
body {
background-image: url(images/background.jpg);
background-repeat: no-repeat;
background-color:#CDA237;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
font-weight:normal;
text-align:left;
list-style-position:outside;
list-style-image: url(images/bullet.jpg);

}


a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #CC9900;
	text-decoration: none;
}
a:link {
	color: #CC9900;
	text-decoration: underline;
}




.titulo_destacado_home{
font-size:15px;
padding-left:35px;
padding-top:43px;
background-image:url(images/home_titulo.jpg);
background-repeat:no-repeat;
width:188px;
height:50px;

}

.cuerpo_destacado_home{
font-size:11px;
padding-top:10px;
background-image: url(images/back_destacado.jpg);
background-position: left top;
background-repeat:no-repeat;
width:223px;
height:118px;
vertical-align:top;
}

.cuerpo_destacado_home p{
	margin: 0 0 0 16px;
}

#destacados_home{
cursor: pointer;
float:left;
display:inline;
font-size:11px;
text-decoration:none;
color:#666666;
padding-left:20px;
padding-right:10px;
padding-top:10px;
background-image: url(images/back_destacados.jpg);
background-position:bottom;
background-repeat:no-repeat;
width:164px;
height:333px;
vertical-align:top;
}

.td_contenedor {
width:586px;
padding-top:7px;
}


.internas_titulos {
float:left;
display:block;
font-size:11px;
color:#666666;
margin-left:30px;
margin-top:10px;
width:80%;
height:30px;
vertical-align:top;
text-transform: uppercase;
}



.internas_divs {
float:left;
display:block;
font-size:11px;
text-decoration:none;
color:#666666;
margin-left:30px;
margin-top:10px;
padding-right:30px;
padding-top:10px;
padding-bottom:25px;
background-image: url(images/back_internas_div.jpg);
background-position:bottom;
background-repeat:no-repeat;
width:470px;
height:120px;
vertical-align:top;
}

.internas_divs_contenido {
float:left;
display:block;
font-size:11px;
text-decoration:none;
color:#666666;
margin-left:30px;
margin-top:10px;
padding-right:30px;
padding-top:10px;
padding-bottom:20px;
background-repeat:no-repeat;
width:470px;
height:100%;
vertical-align:top;
}



.fotos_margin {
margin: 0px 5px 5px 0px;
border:1px solid #CCCCCC;


}

.fotos_internas_margin {
margin-right:10px;
border:1px solid #CCCCCC;

}


.footer{
font-size:11px;
padding-left:35px;
padding-top:3px;
background-image: url(images/footer.jpg);
background-position:left;
background-repeat:no-repeat;
width:700px;
height:26px;
}


.forms {
height:15px;
width:150px;
font-size:11px;
background-color: #F2F2F2;
color:#333333;

}


.text_area {
font-size:11px;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
height:80px;
width:309px;
background-color: #F2F2F2;

}

.bot_enviar {
font-size:11px;
font-weight:bold;
height:20px;
width:70px;
background-color: #F2F2F2;
border: 1px solid #CCCCCC;

}


.bot_borrar {
font-size:11px;
font-weight:bold;
margin-left:20px;
height:20px;
width:70px;
background-color: #F2F2F2;
border: 1px solid #CCCCCC;

}


#sitemap_links {
color: #666666;
}

#sitemap_links a {
color:#666666;
}

#sitemap_links a:hover {
color: #999999;
}


#sitemap_links_naranjas {
color: #996600;
font-weight:bold;
}


#sitemap_links_naranjas a{
color: #996600;
font-weight:bold;
}

#sitemap_links_naranjas a:hover{
color: #CC9966;
font-weight:bold;
}



/* Menu Izquierda */


/*Sets line-height of all menuitems*/
#p7TMnav {
	line-height: 1.12;
	width:100%;
}

/*second level menuitem divs on - Cascades to lower levels*/
/*Sets left margin to 16px establishing a cascading indent*/
#p7TMnav div div {
	margin: 0 0 0 0;
	
}

/*The Link style for top-level menuitems and is read by all browsers*/
#p7TMnav div a {
	color: #333333;
	font-size: 11px;
	/*alto de las celdas*/
	height: 18px;
}
/*The Link style for top-level menuitems hidden from Netscape 4*/
#p7TMnav div a {
	padding: 5px 0 3px 7px;
	display: block;
	background-image:url(images/bot_off.jpg);
	background-position:bottom;
	text-decoration: none;
	font-weight: bold;
	
}
#p7TMnav div a:visited {
	color:#444444;
}
/* hover, color del menu */
#p7TMnav div a:hover {
	color: #999999;
	background-color: #CCCCCC;
	background-image:url(images/bot_on.jpg);
}

/*The Link style for second-level menuitems*/
#p7TMnav div div a {
	font-size: 11px;
	border: 0;
	color: #333333;
	font-weight: normal;
	background-color:#E0E0E0;
	background-image:url(images/bot_off_02.jpg);
	text-indent: 6px;
}
/*The Link style for second-level menuitems*/
#p7TMnav div div a:hover {
	background-image:url(images/bot_on_02.jpg);
	background-color:#E0E0E0;
    color: #666666;
}
/*The Link style for third-level menuitems and lower*/
/*To set a specific style for the fourth level, add a div to the selector*/
/*Fourth-level example syntax: p7TMnav div div div div a {declaration}*/
#p7TMnav div div div a {
	font-size: 10px;
}

.p7defmark {
	background-image:  none;
}

.p7currentmark {
    background-image:url(images/bot_on.jpg)!important;
	background-color:#E0E0E0!important;
    color: #666666!important;
}









.titulo_destacado_home2{
font-size:15px;
}

.cuerpo_destacado_home2{
font-size:11px;
}

.cuerpo_destacado_home2 p{
	margin: 0 0 0 16px;
}
