@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: 275px; width: 354px; float:left; padding: 255px 0 0 15px;}

#titulos-orange {color: #f78f1f; font-size:12px; font-weight:bold; padding-bottom:8px; } 


#containermenu1{
height: 530px;
width: 201px;
position: relative;
float:left;}

#backgroundmenu1{
z-index: 1;
position: absolute;}

#contentmenu1{
z-index: 2;
position: relative;
padding-top:67px;} 


#containermenu2{
height: 530px;
width: 200px;
position: relative;
float:left;}

#backgroundmenu2{
z-index: 1;
position: absolute;}

#contentmenu2{
z-index: 2;
position: relative;
padding-top:67px;} 



#containermenu3{
height: 530px;
width: 198px;
position: relative;
float:left;}

#backgroundmenu3{
z-index: 1;
position: absolute;}

#contentmenu3{
z-index: 2;
position: relative;
padding-top:67px;} 






