@charset "utf-8";
/* Estilo CSS */
/* CCS SOLUCIONES */

body {
background-image:url(imagenes/fondo_ppal.jpg);
background-repeat:repeat-x;
background-color:#2d334b;
text-decoration:none;

}


#wrapper0 {
width:1100px;
background-image:url(imagenes/fondo_haces.png);
background-repeat:no-repeat;
margin:-10px auto;

}


#wrapper1 {
width:800px;
background-color:#2d334b;
margin:auto;
margin-top:-20px;

}


.titulo {
background-image:url(imagenes/fondo_titulo.jpg);
background-repeat:no-repeat;
width:800px;
height:200px;
margin-top:0px;

}


.logo {
margin-top:3px;
margin-left:20px;
position:absolute;

}


.botones_top {
margin-top:25px;
margin-left:500px;
position:absolute;

}


.fecha {
margin-right:0px;
position:relative;
background:url(imagenes/fecha.gif);
float:right;

}

.fechaflash  {
position:relative;
margin-top:-2px;
margin-left:9px;
width:55px;
height:50px;


}


.iconos  {
margin:0px;
width:800px;
height:80px;

}


.contenido {
width:800px;
height:auto;

}


.centro_box {
background-color:#2d334b;
background-repeat:no-repeat;
width:530px;
float:left;
padding:10px 0 10px;

}

.centro_box p {
color:#FFFFFF;
font-family:"Trebuchet MS", Verdana, Arial;
font-size:12px;
text-align:justify;
padding:10px 20px 10px 20px;

}

.corcho_box {
background-color:#2d334b;
background-image:url(imagenes/fondo_corcho_box.gif);
background-repeat:no-repeat;
width:530px;
float:left;
padding:10px 0 10px;

}


.corcho {
width:430px;
height:294px;
background-image:url(imagenes/corcho.jpg);
background-repeat:no-repeat;
margin-left:50px;
margin-top:30px;

}


.cuadro_der {
position:relative;
float:left;
background-image:url(imagenes/fondo_cuadro_der.jpg);
background-repeat:repeat-x;
background-color:2d334b;
width:270px;

}

.pregunta  {
float:left;
width:270px;
height:300px;

}


.fondo_papel {
margin: -12px 8px;
background-image:url(imagenes/papelito.png);
background-repeat:no-repeat;
width:270px;
height:205px;

}


#foto {
margin:15px 3px;
padding:8px 0px 0px 12px;
position:relative;
width:130px;
height:100px;
float:right;
background-color:#FFFFFF;

}

#foto span {
width:20px;
height:18px;
display:block;
position:absolute;
top:-4px;
left:60px;
background:url(imagenes/chinche.png) no-repeat;

}

#afiche {
margin:-80px 4px;
padding:2px 0px 0px 2px;
position:relative;
width:120px;
height:185px;
float:right;

}

.botones_der {
margin:15px 0px 0px 12px;
padding:10px 20px;
position:relative;

}


.pie {
background-image:url(imagenes/fondo_pie.gif);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
background-position:left;
background-repeat:no-repeat;
background-color:d7d7d7;
clear:both;
color:#666666;
width:auto;
height:98px;

}

.pie a {
padding-top:20px;

}






