*,html{  font-family: 'Verdana',Arial, sans-serif; font-size:11px; color:'#474747'; text-decoration:none}
p{  font-family: 'Verdana', Arial, sans-serif; font-size:12px; color:#474747; text-decoration:none}

body {
	background-color: #ffffff;
	background-image: url(img/barra_fondo.gif);
	background-repeat: x;
	background-position: top;
	background-attachment: fixed;
	font-size: 12px;
}

A{
	color:#46799c;
	font-size: 12px;
}

.enlace{
	color:#46799c;
	font-size: 12px;
}
.enlace:hover{
	color: #f87e12;
	font-size: 12px;
}

.enlace2{
	color: #3399CC;
	font-size: 12px;
}
.enlace2:hover{
	color: #f87e12;
	font-size: 12px;
}
.btn_buscar{
	background-imsage: url('img/fondo_boton.gif');
	background-repeat: x;
	background-position: top;
	border:1px solid #666;
	height:20px;
	color:#666;
	font-size: 12px;
}

.texto2{
	font-family: 'Verdana', Arial, sans-serif;
	font-size:12px;
	color:#474747;
	text-decoration:none;
	line-height: 20px;
}

.texto21{
	font-family: 'Verdana', Arial, sans-serif;
	font-size:11px;
	color:#474747;
	text-decoration:none;
	line-height: 14px;
}

.texto2negrita {
	font-family: 'Verdana', Arial, sans-serif;
	font-size:12px;
	color:#222222;
	text-decoration:none;
	text-align:justify;
	font-weight: bold;

}
.texto2subrayado {

	font-family: 'Verdana', Arial, sans-serif;
	font-size:12px;
	color:#474747;
	text-decoration:underline;
	text-align:justify;
	font-weight: normal;
}
.texto2negritapeque {

	font-family: 'Verdana', Arial, sans-serif;
	font-size:12px;
	color:#222222;
	text-decoration:none;
	text-align:justify;
	font-weight: bold;
}
.textobusqueda {


	font-family: 'Verdana', Arial, sans-serif;
	font-size:12px;
	color:#222222;
	text-decoration:none;
	text-align:justify;
	font-weight: normal;
}
.texto3 {

	font-family: 'Verdana', Arial, sans-serif;
	font-size:12px;
	color:#474747;
	text-decoration:none;
	text-align:justify;
	line-height: 17px;
}

.texto3B {

	font-family: 'Verdana', Arial, sans-serif;
	font-size:12px;
	color:#474747;
	text-decoration:none;
	text-align:left;
	line-height: 17px;
}
.texto2rojo {

	font-family: 'Verdana', Arial, sans-serif;
	font-size:12px;
	color:#CC0000;
	text-decoration:none;
	line-height: 20px;
}
