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

body {margin:0px auto; 
font-family:Verdana, Geneva, sans-serif; 
font-size:12px; 
color:#032850; 
background-color:#492c32;} 

.sombra_left {background-image:url(../images/sombra_left.png); 
width:5px; 
background-repeat:repeat-y;}

.sombra_right {background-image:url(../images/sombra_right.png); 
width:5px; 
background-repeat:repeat-y;}

#top {background-image:url(../images/top.jpg); 
width:950px; 
height:287px;
position:relative;} 

#menu {width:690px; 
float:right; 
height:20px; 
margin-top:40px; 
color:#000; 
padding-top:5px; 
text-align:right;}

#flash_top {position:absolute;
right: 0px;
top: 65px;
width: 709px;
height:223px;
}

#menu a {border-right: 1px #000 solid; 
padding-right:5px;
padding-left:5px;}

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

#menu a:hover {color:#000; 
text-decoration:underline;}

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

#contenido {background-image:url(../images/back_contenido.jpg); 
background-repeat:repeat-x; 
background-color:#FFF;}

#principal {margin:5px;}

#sidebar img {margin:5px;}

#footer {text-align:center; 
margin-top:20px; 
height:30px;}

#footer a:link {text-decoration:none; 
font-weight:bold; 
color:#032850;}

#footer a:hover {text-decoration:underline; 
font-weight:bold; 
color:#032850;}

#footer a:visited {text-decoration:none; 
font-weight:bold; 
color:#032850;}