@charset "utf-8";
/* CSS Document */

BODY{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #676767;
}

body a{
	text-decoration:none;
	color:#000;
}

h1{
	font-size: 16px;
	font-family: Arial, Century Gothic, Verdana;
	color: #1C4330;
}

.celdamenutop{
	padding-top:22px;
	background-image:url(../images/fondo_menu_top.gif);
}

#MenuTop{
	z-index:10000;
}

.texto_rojo{
	font-family: Arial, Century Gothic, Verdana;
	color:#591500;
	font-size:11px;
	font-weight:bold;
	width:300px;
	text-align:left;
}
.texto_rojo a{
	font-family: Arial, Century Gothic, Verdana;
	color:#591500;
	font-size:11px;
	font-weight:bold;
	width:300px;
	text-align:left;
	text-decoration: none;
}
.texto_rojo a:hover{
	font-family: Arial, Century Gothic, Verdana;
	color:#591500;
	font-size:11px;
	font-weight:bold;
	width:300px;
	text-align:left;
	text-decoration: underline;
}

.subtitulo_mod{
	font-family: Arial,  Century Gothic, Verdana;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	text-align:left;
	width:295px;
}
.texto_mod{
	font-family: Arial, Century Gothic, Verdana;
	color:#AAAAAA;
	font-size:10px;
	font-weight:bold;
	width:295px;
	text-align:left;
}

.td_modulo1{
	text-align:justify;

}

.modulo1{
	height:285px;
	width:311px;
	text-align:center;
	/*background-image:url(../images/casa_final_web_08.jpg);*/
}

.menu_bottom{
	width: 846px;
	height:118px;
	/*background-image: url(../images/casa_final_web_10.jpg);*/
	vertical-align: top;
	color: #1C4330;
	font-family: Arial, Century Gothic, Verdana;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1px;
}

.td_footer{
	width:1054px;
	height:55px;
	background-image: url(../images/casa_final_web_11.jpg);
	text-align: center;
}

.td_footer_up{
	height:48px;
	background-image: url(../images/bg_footer.png);
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
}
.td_footer_up a{
	height:48px;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

.txt_submenu{
	font-family: Arial, Century Gothic, Verdana;
	font-size: 10px;
	color: #7b7b7b;
}

.txt_submenu a{
	font-family: Arial, Century Gothic, Verdana;
	font-size: 10px;
	color: #7b7b7b;
	text-decoration: none;
}

.txt_submenu a:hover{
	font-family: Arial, Century Gothic, Verdana;
	font-size: 10px;
	color: #7b7b7b;
	text-decoration: underline;
}

.mod1_contenido{
	width:651px;
	height:491px;
}
.mod1_imagen{
	width:196px;
	height:403px;
}
.mod1_celdamenutop{
	padding-top:1px;
	background-image:url(../images/fondo_menu_top.gif);	
}

.mod2_titulo{
	width:575px;
	height:88px;
	
}
.mod2_imagen{
	width:204px; 
	height:491px;
}
.mod2_contenido{
	width:643px;
	height:403px;
	padding-left: 30px;
}

#contenedor{
	height: 380px;
	overflow-y: auto;
	padding-left:15px;
	width: 97%;
}

.content{
	background-image: url(../images/fondo_contenido.gif);
	background-repeat: repeat-y;
}

.td_left{
	width:158px;
	height:403px;
	background-image: url(../images/casa_final_web_07.jpg);
}
.td_right{
	width:49px;
	height:491px;
	background-image: url(../images/casa_final_web_06.jpg);
}

.sitemap a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #676767;
	text-decoration: none;
}
.sitemap a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #676767;
	text-decoration: underline;
}

.home_left{
	background-image: url(../images/casa_final_web_07.jpg); 
	width:158px; 
	height:403px
}

.home_right{
	background-image: url(../images/casa_final_web_06.jpg); 
	width:49px; 
	height:491px
}

.boton_home{
	text-decoration: none;
	margin: 0px;
	padding: 0 0 0 0px;
}

.btn_volver a{
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #1C4330;
	font-weight: bold;
	text-decoration: underline;
}

.btn_volver a:hover{
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #4B6A5B;
	font-weight: bold;
	text-decoration: underline;
}

.td_content{
	padding-left:40px;
	text-align: justify;
}




