 
body {

    font-family:Georgia, sans serif;
    background-color:#203552;
    margin-left:0px;
    margin-top:0px;
    margin-right:0px;
    margin-bottom:0px;
    background-image:url(images/background.jpg);
    background-repeat:repeat;
    font-size: 13px;
}
ul{
    padding-left:0px;
    margin:0px;
}
li{
    list-style-type:none;
    padding:0 4px 0 8px;
}
p	{
    margin-top:9px;
    margin-bottom:9px;
    font-family:Georgia, Times;

    font-size:13px;

    color:#333333;
}

input[type="text"]{
    -moz-border-radius-bottomleft:4px;
    -moz-border-radius-bottomright:4px;
    -moz-border-radius-topleft:4px;
    -moz-border-radius-topright:4px;
    border:1px solid #AACCEE;
    display:block;
    font-size:13px;
    margin:0 0 5px;
    padding:5px;
    width:80%;}

a:link {
    text-decoration:none;
    color:#383835;

}

a:visited {
    text-decoration:none;

    color:#383835;}

a:hover {
    text-decoration:underline;

    color:#383835;}



#numeros-antispam{
    font-family:Georgia, Times;
    text-align:justify;
    font-size:22px;
    padding-bottom:4px;
    height:25px;
}	

.texto {
    font-family:Georgia, Times;
    text-align:justify;
    font-size:13px;
    line-height:19px;
    color:#333333;}

.textocomentariodestacado{
    color:#333333;
    font-family:Georgia,Times;
    font-size:19px;
    line-height:30px;
    text-align:left;
}	

.textoleft {
    font-family:Georgia, Times;
    text-align:left;
    font-size:12px;
    line-height:19px;
    color:#333333;}

.texto_lista {
    font-family:Georgia, Times;
    text-align:left;
    font-size:12px;
    line-height:16px;
    color:#333333;}

.texto_grande {
    font-family:Georgia, Times;
    font-size:29px;
    text-shadow:-1px -1px 1px rgb(255,255,255);
    line-height: 34px;
    color:#333333;
    text-align:left;}

.texto_titulares {
    font-family:Georgia, Times;
    font-weight: bold;
    font-size:14px;
    line-height:17px;
    color:#2F6195;
    height: auto;
    }


.texto_titulares_italic {
    font-family:Georgia, Times;

    font-size:14px;
    line-height:19px;
    color:#2F6195;
    font-style:italic;
}

.texto_titulares_videos {
    font-family:Georgia, Times;
    font-weight:normal;
    font-size:12px;
    text-align:center;
    width:90%;
    margin:4px;
    padding:12px 12px 6px 6px;

}
.texto_titulares_videos2 {
    font-family:Georgia, Times;
    font-weight:normal;
    font-size:12px;
    text-align:left;


}

.texto_titulares_small {
    font-family:Georgia, Times;
    font-weight:bold;
    font-size:12px;
    line-height:19px;
    color:#333333;}

.texto_small {
    font-family:Georgia, Times;
    font-size:11px;
    line-height:16px;
    color:#333333;}

.texto_instrucciones {
    font-family:Georgia, Times;
    text-align:left;
    font-size:11px;
    line-height:14px;
    color:#555555;}

.texto_fechas {
    font-family:Verdana;
    font-size:11px;
    color:#333333;
    line-height:19px;}



.button{


    -moz-border-radius-bottomleft:8px;
    -moz-border-radius-bottomright:8px;
    -moz-border-radius-topleft:8px;
    -moz-border-radius-topright:8px;
    border:0px;
   
    font-size:13px;
    margin:0 0 5px;
    padding:5px;
    width:auto;
    background:#23758F;
    color:#ffffff;
}



.button-destacado{


    -moz-border-radius-bottomleft:8px;
    -moz-border-radius-bottomright:8px;
    -moz-border-radius-topleft:8px;
    -moz-border-radius-topright:8px;
    border:0px;

    font-size:13px;
    margin:0 0 5px;
    padding:12px;
    width:auto;
    background:#C42C21;
    color:#ffffff;
    font-weight: bold;
}





textarea {
    -moz-border-radius-bottomleft:4px;
    -moz-border-radius-bottomright:4px;
    -moz-border-radius-topleft:4px;
    -moz-border-radius-topright:4px;
    border:1px solid #AACCEE;
    display:block;
    font-size:13px;
    margin:0 0 5px;
    padding:5px;
    width:70%;}


.galeriapanel{
    width:200px;
    height:90px;
    padding:12px 3px 8px 2px;
    font-family:Verdana;
    font-size:11px;
    float:left;
    text-align:left;
    line-height: normal;
}

.galeriapanel .galeriafec{
    width:100%;
    height:20px;
    font-weight:bold;
}

.galeriapanel .galeriatit{
    width:90%;
    height:80px;

} 


.notipanel{
    width:204px;
    height:140px;
    padding:8px 3px 4px 2px;
    font-family:Arial;
    font-size:12px;
    float:left;
    text-align:left;
    line-height: normal;
}

.notipanel .notifec{
    width:100%;
    height:20px;

    padding-top:8px;
}

.notipanel .notitit{
    width:90%;
    height:80px;
    padding-top:8px;

} 
.notipanel .notimedio{
    width:90%;
    height:20px;
    font-size:11px;

} 

.blogpanel{
    width:204px;
    height:129px;

    padding:12px 12px 2px 8px;
    font-family:Arial;
    font-size:12px;
    float:left;
    text-align:left;
    line-height: normal;
}
.blogpanel .blogfec{
    width:100%;
    height:20px;

}

.blogpanel .blogtit{
    width:90%;
    height:40px;
    padding-top:12px;
    padding-bottom:12px;
    font-weight:bold;
    border-bottom:1px  dotted ;
} 
.blogpanel .blogmedio{
    width:90%;
    height:20px;
    font-size:11px;

}    

.cdiputados{
    text-align:left;
} 
.help{

    width:100%;
    height:50px;
    text-align:left;
    float:left;
    padding:3px 0px 20px 5px;


}
.carta{
    background:transparent url("images/carta.gif") no-repeat   left top;
    width:100px;
    height:180px;
    text-align:left;
    float:right;
    padding:3px 0px 20px 25px;
}
.sep{
    width:100%;
    height:40px;
}
.archivo{
    background:transparent url("images/archivo.gif") no-repeat   left top;
    width:200px;
    height:100px;
    text-align:left;
    float:right;
    padding:3px 0px 20px 30px;

}
.parrafo-destacado{
    font-family:Georgia, Times;font-style:italic;text-align:left;padding:6px 40px 6px 0px;float:left;width:250px;height:auto;font-size:20px;line-height:27px;

}

.parrafo-destacado-derecha{
    font-family:Georgia, Times;font-style:italic;text-align:left;padding:6px 0px 6px 40px;float:right;width:250px;height:auto;font-size:20px;line-height:27px;

}
.contador-cartas{
    font-family:Georgia, Times;  font-size:25px;;

}

.home-action{
    font-family:Georgia, Times;
    text-align:justify;
    font-size:14px;
    line-height:19px;

}

#contact-form {
    margin-top: 25px;

}
#contact-form p {
    margin: 0 25px 10px 25px;
}


#contact-form input[type="text"]  , #contact-form  input[type="textarea"]{
    -moz-border-radius-bottomleft:4px;
    -moz-border-radius-bottomright:4px;
    -moz-border-radius-topleft:4px;
    -moz-border-radius-topright:4px;
    border:1px solid #555555;
    display:block;
    font-size:13px;

    padding:3px;
    margin: 5px 0px;
    width: 200px;
}

#txtform{
    -moz-border-radius-bottomleft:4px;
    -moz-border-radius-bottomright:4px;
    -moz-border-radius-topleft:4px;
    -moz-border-radius-topright:4px;
    border:1px solid #555555;
    display:block;
    font-size:13px;

    padding:3px;
    margin: 5px 0px;
    width: 200px;
}
#contact-form-submit {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    -moz-border-radius-bottomleft:4px;
    -moz-border-radius-bottomright:4px;
    -moz-border-radius-topleft:4px;
    -moz-border-radius-topright:4px;
    background:#3399DD url(images/bg-btn-blue.png) repeat-x scroll 0 0;
    border:1px solid #3399DD;
    color:#FFFFFF;
    font-size:18px;
    font-weight:bold;
    margin:0 5px 0 0;
    padding:4px 10px 5px;
    text-shadow:0 -1px 0 #3399DD;

}
#contact-form label{
    color:#000;
}

#disponibilidad-form {
    margin-top: 25px;

}
#disponibilidad-form p {
    margin: 0 25px 10px 25px;
}
.pcom {
    width:526px;


}
.pcom .pcom_txt { 
    border-top:1px solid #336699;
    border-left:1px solid #336699;
    border-right:1px solid #336699;
    padding:9px 9px 9px 9px;
}
.pcom .pcom_dat{
    -x-system-font:none;
    background:transparent url(images/vinetablog.gif) no-repeat scroll left top;
    border:0 none;
    color:#666666;
    line-height:normal;
    padding:14px 0 2px 0px;
}
.pcom .tit{
    font-weight:bold;

}


#ciudad{
    width:100%;

    border:0px solid #000;
    height:auto;
    padding:10px 0 4px 4px ;
    overflow:hidden;
} 

#ciudad .ciudad1{
    width:30%;
    float:left;
    text-align:left;
    font-family:Georgia,Times;
    height:auto;
    font-weight:bold;
    padding-bottom:2px;	overflow:hidden;
    color: #2F6195;
}

#ciudad .ciudad2{
    width:60%;
    text-align:left;
    float:left;
    padding-bottom:5px; 	 
    height:auto;
    color:#333333;
    font-family:Georgia,Times;
    overflow:hidden;
}


.clearfloat {

    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;	overflow:hidden;
}
.text_field{
    -moz-border-radius-bottomleft:4px;
    -moz-border-radius-bottomright:4px;
    -moz-border-radius-topleft:4px;
    -moz-border-radius-topright:4px;
    border:1px solid #AACCEE;
    display:block;
    font-size:13px;
    margin:0 0 5px;
    padding:5px;
    width:90%;

}
.comenta_field{
    -moz-border-radius-bottomleft:4px;
    -moz-border-radius-bottomright:4px;
    -moz-border-radius-topleft:4px;
    -moz-border-radius-topright:4px;
    border:1px solid #AACCEE;
    display:block;
    font-size:13px;
    margin:0 0 5px;
    padding:5px;
    width:90%;
}
#foto-dia a{

    font-family:Georgia,Times;
    font-size:14px;
    text-decoration:none;
    color:#333333;

}
#foto-dia a:hover{

    font-family:Georgia,Times;
    font-size:14px;
    text-decoration:none;

}

.yasomos{
    color:#0F4D7F;
    font-family:Georgia,Times;
    font-size:28px;
    line-height:30px;
    text-align:left;
    padding-left: 0px;
    text-shadow: 0px 2px 3px #fff;


}

div.novedad{

    height:67px;
    text-align: left;

}
span.novedad{
    font-family:Georgia,Times;
    font-size:16px;
}

.formato-ringtone{
    width:100%;
    padding-top:8px;
    padding-bottom:8px;
    font-family:Georgia,Times;
    font-size:15px;
    float:left;
}
.titulo-ringtone{

    font-style:italic;
    font-family:Georgia,Times;
    font-size:15px;
    padding-bottom:12px;


}
.autor-ringtone{

    font-family:Georgia,Times;
    font-size:19px;
    padding-top:12px;
    padding-bottom:12px;

}
.url-directa-ringtone{
    width:570px;
    float:center;
    text-align:center;
    border:1px solid #B5C3DF;

    font-family:Georgia,Times;
    font-size:15px;
    float:left;
    padding:15px;
    background-color:#EFF4FF;

}
.descarga-telefono-ringtone{
    width:570px;
    float:center;
    text-align:left;
    border:0px ;

    font-family:Georgia,Times;
    font-size:22px;
    float:left;
    padding-bottom:15px;

}

.descarga-computador-ringtone{
    width:570px;
    float:center;
    text-align:left;
    border:0px ;

    font-family:Georgia,Times;
    font-size:22px;
    float:left;
    padding-bottom:15px;
    margin-top:25px;
}
.img-cols{
    width:70px;
    padding: 0px 2px 2px 0px;
    float:left;

}
.tit-cols{
    width:150px;
    float:left;
    font-size: 14px;

}
#columnas{
    margin-left: 7px;
}
#columnas li{
    border-bottom: 1px solid #CCCCCC;
    display: block;
    float: left;
    margin: 0;

    min-height: 29px;
    padding: 5px 0 12px 0px;
    position: relative;
    width: 100%;
    text-align: left;
}
#noticias-destacadas ul  {
    clear: left;
    float: left;

    padding: 0px;
    list-style-type:none;
    

}

#noticias-destacadas   li{

    display: block;
    float: left;
    margin: 0;
    padding:0px;
    min-height: 49px;
    padding: 5px 0;
    position: relative;
    width: 100%;
    text-align: justify;
    font-size: 14px;

}

#noticias-destacadas li a{
    font-size: 14px;
}
#noticias-destacadas li a:hover{
    font-size: 14px;
}
#noticias-destacadas li a:link{
    font-size: 14px;
}


H2{
    font-weight:normal;
    line-height: 1.3;
    padding: 0px;
    margin:0px;
    font-family: 'Days One', sans-serif;
    font-size: 16px;
    color:#7F6F56;
}
H1{
     

    color:#2F6195;
    padding:2px 0px 0px 0px; margin:0px;
    font-size:20px;

}



.opc-men-right{
    width:50%;
    height:auto;
    float:left;
    padding-bottom: 12px;
}
.resumen-men-right{
    width:100%;
    line-height: 17px;
}
.font-resumen-men-right{

    float:left;
    font-size: 12px;
    font-family: Georgia,Times;
    font-size: 12px;
}
.font-opc-men-right{
    font-family: Georgia,Times;
    font-size: 15px;
    color: #5F5F59;
}
.font-opc-men-right  a:link{
    font-weight: bold;
    color: #5F5F59;
}
.font-opc-men-right  a:visited{
    font-weight: bold;
    color: #5F5F59;
}

#menu-right{
    background: #E1E0CD;
    padding: 12px 0px 5px 5px;
    float:left;
    width:305px;
    margin-top: 4px;

    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    -moz-border-radius-bottomleft:12px;
    -moz-border-radius-bottomright:12px;
    -moz-border-radius-topleft:12px;
    -moz-border-radius-topright:12px;

}
#cont-noticias-destacadas{

    padding: 0px;
    float:left;
    width:100%;
    margin-top: 0px;
    margin: 0px;
}

div.tit-post{
    width: 100%;
    float: left;
    margin-top: 6px;
    font-size: 13px;

}
span.tit-post{
    padding-top: 5px;
    text-align:  left;
    font-size: 14px;
    padding-bottom:8px;
    width: 100%;
    height:auto;
    font-size: 13px;
}


.est-post{
    width: 100%;
    float: left;
}
#posts li{
    border-bottom: 1px solid #CCCCCC;
    display: block;
    float: left;
    margin: 0;
    padding:0px;
    min-height: 69px;
    padding: 5px 0 12px 0;
    position: relative;
    width: 100%;
    text-align: justify;
}

.trivia{

}

.tit-h2{
    float:left;
    width: 100%;
    margin-top: 3px;
}
.trivia{

    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    -moz-border-radius-bottomleft:2px;
    -moz-border-radius-bottomright:2px;
    -moz-border-radius-topleft:2px;
    -moz-border-radius-topright:2px;

    height:43px;
    width:100%;
    padding-bottom: 12px;
    margin-top:0px;
    float:left;
}
#inscribase{
    background-color:#E1E0CD;
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    -moz-border-radius-bottomleft:12px;
    -moz-border-radius-bottomright:12px;
    -moz-border-radius-topleft:12px;
    -moz-border-radius-topright:12px;

    height:80px;
    width:100%;
    padding-bottom: 10px;
    margin-top:12px;
}
#tit-novedades{
    background: #E1E0CD;
    padding-top: 4px;
    height:28px;
    width: 100%;
    text-align: center;
    font-family:Georgia,Times;
    font-size: 17px;
    color:#5F5F59;
    z-index:10;
}
#novedades{
    background-color:#F7F7F2;

    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    -moz-border-radius-bottomleft:2px;
    -moz-border-radius-bottomright:2px;
    -moz-border-radius-topleft:2px;
    -moz-border-radius-topright:2px;
    opacity:0.9;filter:alpha(opacity=6)
        height:auto;
    width:300px;

    padding-bottom: 4px;
    margin-top:2px;
    margin-left:10px;
    float:left;
    z-index: 0;

}

#franja-destacados{
    width:40%;padding:6px 6px 6px 12px;height:auto;float: left; color:#000;margin: 0px;text-align:left;font-size: 15px;font-family:Georgia,Times;

}
#franja-destacados a{
    font-family:Georgia,Times;
    font-size: 13px;
    color:#000;
    text-decoration: underline;
}
.panel-opinion{
    width:100%;
    border:0px;
    text-align: left;
     
}
.foto-opinion{
    width:50%;
    float:left;
    height:100%;
    padding-right: 20px;
}
.textos-opinion{
    width:100%;
    float:left;
    height:auto;
    text-align: justify;
}
.donacion{
    width:auto;height:30px;float:left;padding-top:12px;text-align:center;margin:0 0 0 42px;
}
.donacion a, .donacion a:hover, .donacion a:link, .donacion a:visited{
    color:yellow;
}

.destacadin{
   width:400px;height:auto;float:left;
   padding-left:490px;padding-top:30px;text-align:justify;
   letter-spacing: 4px;
}
.destacadin-p1{
    font-size: 12px;color:#383835;width:100%;

}
.destacadin-p2{
    font-size: 32px;color:#fff;text-shadow: 2px 2px 2px #000;
}
