/* CSS Document */
body{
margin:0px;
padding:0px;
width:100%;
height:100%;
overflow-y:scroll;
*overflow-y:hidden;
}

a{
text-decoration:none;
color:#4d4d4d;
}

div{
margin:0px;
padding:0px;
}

#cabecera{
position:relative;
width:100%;
height:153px;
background-image:url(../imagenes/f_cabecera.jpg);
background-position:bottom;
background-repeat:repeat-x;
}

#cabecera_contenido{
position:relative;
width:938px;
height:153px;
margin:0 auto 0 auto;
}

#cabecera_contenido .cuadro{
position:absolute;
background-image:url(../imagenes/cuadro_menu.png);
width:162px;
height:43px;
}

#cabecera_contenido .boton{
border:0px;
background-color:#fff;
margin-top:4px;
cursor:pointer
}

#cabecera_contenido .logo{
position:absolute;
width:160px;
height:80px;
top: 25px;
}

#cabecera_contenido .manifiesto{
position:absolute;
width:507px;
height:42px;
left: 239px;
top: 42px;
}

#cabecera_contenido .lang{
position:absolute;
left: 757px;
top: 104px;
width: 102px;
}

#cabecera_contenido .lang a{
font-family:verdana;
font-size:10px;
color:#000;
margin-left:10px;
}

#cabecera_contenido .lang a:hover,#cabecera_contenido .lang .activa{
color:#d10074;
}

#cuerpo{
position:relative;
width:100%;
height:100%;
}

#manifiesto{
position:relative;
width:620px;
height:100%;
padding-left:160px;
margin:40px auto 0 auto;
}

#manifiesto p{
width:620px;
padding:0px;
margin:0px;
margin-bottom:22px;
}

#cuadro{
position:relative;
width:620px;
height:208px;
padding-top:30px;
background-color:#d10074;
}

#boton_envio{
background-image:url(../imagenes/boton_manifiesto.gif);
background-color:#d10074;
width:199px;
height:55px;
color:#4d4d4d;
border:0px;
cursor:pointer;
padding-bottom:5px;
}

#firmas{
position:relative;
width:320px;
float:left;
}

#firmas input.text{
width:300px;
height:20px;
background-color:#cecece;
border:0px;
font-family:verdana;
font-size:14px;
color:#d10074;
padding-top:5px;
}

#firmas p{
padding:0px;
margin:0px;
margin-bottom:18px;
width:320px;
}

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

#firmas .boton{
position:relative;
background-image:url(../imagenes/boton_firmar.gif);
width:99px;
height:53px;
font-family:verdana;
font-size:14px;
font-weight:bold;
color:#000;
border:0px;
left:-10px;
}

#contador{
position:relative;
width:300px;
float:left;
}

#contador p{
width:300px;
}

#contador .linea{
position:relative;
height:2px;
overflow:auto;
border-bottom:1px dotted #d10074;
}

.linea_negra{
height:1px; 
overflow:auto; 
border-bottom:1px solid #000;
}


.titulo_1{
font-family:verdana;
font-size:14px;
font-weight:bold;
color:#d10074;
}

.texto_1{
font-family:verdana;
font-size:14px;
color:#4d4d4d;
}

.texto_2{
font-family:verdana;
font-size:14px;
color:#fff;
}

.texto_3_a{
font-family:verdana;
font-size:11px;
font-weight:bold;
color:#d10074;
}

.texto_3_b{
font-family:verdana;
font-size:11px;
font-weight:bold;
color:#000;
}

.texto_3_c{
font-family:verdana;
font-size:11px;
color:#000;
}

.texto_1_b{
font-family:verdana;
font-size:14px;
color:#000;
}

.texto_4{
font-family:Verdana;
font-size:85px;
color:#d10074;
}

.texto_4_b{
font-family:Verdana;
font-size:85px;
color:#a7a5a6;
}
