@charset "ISO-8859-1";
#micrositio{width: 620px;}
.url_inst{margin-top:10px; padding-top: 10px; border-top:dotted #C7191C 1px; color:#999; font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold;}
/* CSS Document */
/*--------------------ESTILOS HOME*/
#contenedor_sitio {background: url(../images/home_r1_c1.jpg) no-repeat; background-position: top; height:900px;}
#info1{	width: 375px; margin: 25px 0 0 30px; float: left;}
.textos1{
	color: #333;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 30px;
	padding-right: 30px;
}
.textos2{
	color: #333;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 0px;
	padding-right: 36px;
}
.textos1 a{ color: #666;}

.tit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #37457E;
}

/*--------------------ESTILOS SERVICIOS*/
#contenedor_ser{background: url(../images/servicios_r1_c1.jpg) no-repeat; background-position: top; height:1760px; *height:1760px}


/*--------------------ESTILOS CONTACTO*/
#contenedor_contact{background: url(../images/contact_r1_c1.jpg) no-repeat; background-position: top; height:300px; *height:300px;}

.contacto{font: 13px Verdana, Arial, Helvetica, sans-serif; text-align:center; color:#666;padding-top:0px;}
.text_body  {display: block;}
.text_body {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	letter-spacing: normal;
	text-align: justify;
	padding-right: 0px;
	padding-left: 30px;
}
.text_body a{color: #333;}
.bullet {
	padding-top:5px;
}

