/* CSS Document */

body{
font-size:1em;
font-family:Arial, Helvetica, sans-serif;
background-image:url(../img/back_body_popup.jpg);
background-repeat:no-repeat;
background-position:left top;
background-color:#FFFFFF;
color:#666666;
margin-top:0;
margin-left:0;
height:353px;
width:605px;

}

img{
border:0;
}

h1{
display:none;
}

#imagenes{
margin-top:27px;
border-bottom:1px solid #FFFFFF;
border-left:1px solid #FFFFFF;
border-top:1px solid #FFFFFF;
width:604px;
}

#imagenes img{
border-right:1px solid #FFFFFF;
}



#contenidos{
background-image:url(../img/back_contenidos_popup.jpg);
background-repeat:repeat-x;
background-position:left top;
background-color:#FFFFFF;
color:#666666;
padding-left:25px;
padding-right:25px;
font-size:0.8em;
height:230px;
overflow:auto;
border-bottom:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
border-left:1px solid #FFFFFF;
}

#contenidos h2{
font-family:Arial, Helvetica, sans-serif;
font-size:1.7em;
color:#814B4B;
background-color:transparent;
margin-top:10px;
margin-bottom:5px;

}


#contenidos.dos{
float:right;
border-left:0px;
margin-top:28px;
border-top:1px solid #FFFFFF;
padding-left:10px;
padding-right:0px;
width:95px;
padding-top:15px;
}

#contenidos.dos h2{
background-image:none;
height:auto;
font-size:0.9em;
}

#contenidos.tres{
float:right;
border-left:0px;
margin-top:28px;
border-top:1px solid #FFFFFF;
padding-left:10px;
padding-right:0px;
width:327px;
padding-top:15px;
}

#contenidos.tres h2{
background-image:none;
height:auto;
font-size:0.9em;
}

#contenidos.sin{
padding-left:0;
padding-right:7px;
}
img.img_grande{
float:left;
border:1px solid #FFFFFF;
}

a.volver{
display:block;
text-align:right;
font-weight:bold;
color:#686868;
background-color:transparent;
font-size:0.9em;
margin-bottom:0.5em;
padding-right:0.5em;
}

a.volver:active{
text-decoration:none;
}

a.volver:link{
text-decoration:none;
}

a.volver:visited{
text-decoration:none;
}

a.volver:hover{
text-decoration:underline;
}


