@charset "utf-8";
/* CSS Document */

body { margin:0; padding:0; background-color:#cfc5a1; background-image:url('../img/fondo.png'); background-repeat:no-repeat; background-position:top center; font-family:Tahoma, Arial, sans-serif;}

#box { width:968px; height:558px; margin:17px auto 0 auto;}

#header {text-align: right; height: 25px; width:968px; font-size:10pt; padding-top:3px; color:#486060; }
#header a {color:#486060; text-decoration:none; }
#header a:hover { color:#486060; text-decoration:underline; }

#col1 { height: 530px; width: 173px; float:left; }
#col1b {
	height: 453px;
	width: 182px;
	float:left;
	background-color:#AEAFB3;
	margin:67px 4px 0 0px;
	color:#ffffff;
	font-size:12px;
	padding:10px 0 0 10px;
}

#titulos-orange { color: #f78f1f; font-size:12px; font-weight:bold;padding-bottom:8px; }

#contenido { width:584px; height:223px; float:right; font-size:12px; text-align:justify; color:#4b4b4a; padding:10px 15px 0 0;}

#foto { width:599px; height:200px; float:right;}

#highlight tr.hilight { background: #f78f1e; } 
.select { background: #f78f1e; } 

.titulos_menu2 { color:#f78f1e; font-size:11px; font-weight:bold;}
.titulos_contacto{ color:#4b4b4a; font-weight:bold;}

#containermenu1{
height: 94px;
width: 201px;
position: relative;
float:left;}

#backgroundmenu1{
z-index: 1;
position: absolute;}

#contentmenu1{
z-index: 2;
position: relative;
padding-top:67px;} 


#containermenu2{
height: 94px;
width: 200px;
position: relative;
float:left;}

#backgroundmenu2{
z-index: 1;
position: absolute;}

#contentmenu2{
z-index: 2;
position: relative;
padding-top:67px;} 



#containermenu3{
height: 94px;
width: 198px;
position: relative;
float:left;}

#backgroundmenu3{
z-index: 1;
position: absolute;}

#contentmenu3{
z-index: 2;
position: relative;
padding-top:67px;} 

.a { text-decoration:underline; color:#fff;}
.a:hover { color:#4b4b4a;}
