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

body{
margin: 0px;
padding: 0px;
background-color: #000000;
font-size: 0.8em;
color:#cccccc;
font-family: Arial, Helvetica, sans-serif;
}

a:link, a:visited{ 
color: #ff8000;
text-decoration: none;
font-size: 1em;
padding: 0px 2px;
font-weight: bold;
}
a:hover{
text-decoration: underline;
color: #8e8e8e;
}

#contenedor{
width: 800px;
margin: 0px auto;
padding: 0px 0px 100px 0px;
background-image:url(../img/fondocolumna.jpg);
background-repeat: no-repeat;
background-position: right bottom;


}


h1{
margin:0px;
width:539px;
padding: 0px;
height: 261px;
text-indent: -4000px;
background-image:url(../img/logo.jpg);
background-repeat: no-repeat;
background-position: center top;
float:left;

}
.o{
display: none;
}


img{
border: none;
}
.imgmenu{
margin: 30px 0px 4px 0px;
}
.dcha{
background-image:url(../img/dia.jpg);
background-repeat: no-repeat;;
background-position: center top;
width:228px;
padding: 140px 33px 300px 0px;
float: right;

}
.bajodcha{
/*widht: 227px;
height: 366px;
background-image:url(../img/fondocolumna.jpg);
background-repeat: no-repeat;
background-position: left bottom;*/
clear: both;
}
ul#menu{
letter-spacing: 0.1em;
margin: 0px;
text-align: left;
list-style: none;
padding: 0px 0px 324px 0px;
background-color: #ec7125;
background-image:url(../img/abajomenu.jpg);
background-repeat: repeat-x;
background-position: center bottom;
}

ul#menu li{
background-image:url(../img/punto.gif);
background-repeat: no-repeat;
background-position: 5px center;
text-decoration: none;
border-bottom: 1px solid #000000;

padding: 10px 10px 10px 25px;

}
ul#menu li a:link, ul#menu li a:visited{ 
color: #ffffff;
text-decoration: none;
font-size: 1em;
padding: 0px 2px;
font-weight: bold;
}
ul#menu li a:hover{
text-decoration: underline;
color: #ffffff;
}


#contenido{
float: left;
width: 516px;
margin-right: 12px;

}
.invidentes{
display: none;
}
h2{
font-size: 1.2em;
color: #000000;
text-transform: uppercase;
line-height: 2.2em;
margin:  0px 20px;
padding: 0px;
background-color:#ec7226;

}
.izqh2{
margin: 20px 0px 20px 0px;
background-image:url(../img/h2fondo.gif);
background-repeat: no-repeat;
background-position: left bottom;
}
.dchah2{

background-image:url(../img/h2fondo.gif);
background-repeat: no-repeat;
background-position: right bottom;
}
ul#menu2{
letter-spacing: 0.1em;
margin: 0px;
list-style: none;
padding: 0px 0px 6px 0px;
border-bottom: 1px solid #8e8e8e;
}

ul#menu2 li{
background-image:url(../img/punto.gif);
background-repeat: no-repeat;
background-position: 5px center;
text-decoration: none;

display: inline;
padding: 10px 10px 10px 25px;

}


h3{
color: #000000;
margin: 15px 0px 0px 0px;
padding: 2px;
letter-spacing: 0.1em;
font-size: 1.1em;
font-weight: bold;
text-transform: uppercase;
background-color: #a8a8a8;
}
h4{
margin: 10px 0px 4px 0px;
padding: 0px;
text-transform: capitalize;
text-decoration:underline;
letter-spacing: 0.1em;
font-size: 1em;
color: #ffffff;
font-weight: bold;
}

p{
margin: 6px 0px;
font-size: 0.83em;
letter-spacing: 0.1em;
}

address{
clear: both;
font-size: 1em;
margin-top: 0px;
padding: 30px 10px 30px 10px;
text-align:center;
background-color: #000000;

font-style:normal;
}


strong{
font-weight: bold;
color:#ffffff;

}
ul.listado li{
margin-bottom: 0.8em;
}

/* --------------- formulario -------------- */
.texto{
width: 30em; 
font-size: 1em;
margin: 0px 0px 5px 0px;
}

.ob{
background-color: #cccccc;

}
.ob2{
background-color: #cccccc;
font-size: 1.2em;
padding: 5px;
}
textarea{
width: 30em;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
margin: 0px 0px 5px 0px;
clear: both;
}
#forma{
text-align: right;
width:300px;


}
.formacontacto{
text-align: right;
width:450px;

}
.boton{
width: 10em;
letter-spacing: 0.2em;
clear: both;
}
.textofecha{
width: 20px; 
font-size: 1em;
margin: 0px 0px 5px 0px;
}
.textofecha2{
width: 40px; 
font-size: 1em;
margin: 0px 0px 5px 0px;
}
