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

body{
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:small;
color:#666666;
text-align:justify;
background-color:#e8e8ea;
}
h1{
font-size:120%;
font-weight:normal;
background-image:url(../images/titulos_bar.png);
width:475px;
height:30px;
color:#808080;
margin-bottom:0px;
line-height:30px;
}
.div_center{
text-align:center;
}
a:link{
color:#666666;
text-decoration:none;
}
a:visited{
color:#666666;
text-decoration:none;
}
a:hover{
color:#FFCC00;
text-decoration:none;
}
.wrapper{
height:100%;
width:100%;
}
.container{
width:957px;
margin-left:auto;
margin-right:auto;
background-image:url(../images/main/rimolamedios002_08.jpg);
background-repeat:repeat-y;
vertical-align:middle;
}
.flash{
width:876px;
margin-left:auto;
margin-right:auto;
}
.isotipo{
width:198px;
height:100%;
float:left;
margin-left:20px;
margin-top:150px;
}
.menu{
width:214px;
float:left;
}
.titulos{
width:500px;
float:left;
}
.contenidos{
width:475px;
float:left;
padding-left:5px;
padding-right:5px;
}
.footernest{
width:957px;
margin-left:auto;
margin-right:auto;
}
.pie{
width:224px;
float:left;
margin-left:auto;
margin-right:auto;
text-align:right;
}
.footer{
height:57px;
width:733px;
float:left;
margin-left:auto;
margin-right:auto;
text-align:center;
line-height:25px;
text-transform:uppercase;
font-size:80%;
color:#666666;
}
.footerFlash{
text-align:center;
}