/* tierra */

* 
{
margin:0;
padding:0;
border:0;
line-height:1.5em;
background-repeat:no-repeat;
}

body
{
font-family:serif;
background-color:#f1e3d2;
}

#cuerpo
{
width:960px;
margin:10px auto;
background-color:#fff;
overflow:hidden;
}

#cabecera
{
padding:10px 25px;
overflow:hidden;
margin-bottom:20px;
}

#cabecera h1
{
text-align:left;
font-family:"georgia";
font-size:60px;
font-weight:bold;
color:#8e5e00;
border-bottom:2px #8e5e00 solid;
text-transform:uppercase;
line-height:1em;
letter-spacing:2px;
}

#cabecera p
{
text-align:left;
margin-top:15px;
margin-left:50px;
font-family:"trebuchet ms";
font-size:13px;
font-weight:bold;
color:#46ba56;
letter-spacing:1px;
}

#lateral
{
width:150px;
overflow:hidden;
float:left;
}

#lateral .menu
{
list-style:none;
margin-left:30px;
margin-right:10px;
margin-bottom:10px;
}

#lateral .menu li
{
font-family:"trebuchet ms";
font-size:12px;
font-weight:bold;
margin-bottom:10px;
text-align:center;
color:#95d593;
}

#lateral .menu li a
{
display:block;
text-decoration:none;
padding:0px 0px;
border:1px #000 solid;
background-color:#b8965f;
color:#fff;
}

#lateral .menu li a:hover
{
display:block;
text-decoration:none;
padding:0px 0px;
border:1px #000 solid;
background-color:#008f14;
color:#fff;
}

#lateral .item
{
font-family:"trebuchet ms";
font-size:12px;
font-weight:bold;
margin-left:15px;
margin-bottom:10px;
text-align:center;
color:#95d593;
}

#lateral .item a
{
display:block;
text-decoration:none;
padding:2px 0px;
border:1px #000 solid;
background-color:#008f14;
color:#fff;
}

#lateral .item a:hover
{
display:block;
text-decoration:none;
padding:2px 0px;
border:1px #000 solid;
background-color:#b8965f;
color:#fff;
}

.epigrafe
{
margin-top:20px;
margin-left:30px;
margin-right:10px;
color:#95d593;
font-family:"trebuchet ms";
font-size:12px;
font-weight:bold;
text-align:center;
color:#95d593;
}

.hueco1 {margin-top:40px !important;}
.hueco2 {margin-top:30px !important;}
.hueco3 {margin-top:20px !important;}

#vertical
{
width:205px;
float:right;
overflow:hidden;
}

#contenido
{
width:730px;
float:left;
overflow:hidden;
}

#principal
{
float:right;
overflow:hidden;
width:560px;
}

#principal h2
{
color:#ffac2a;
font-size:14px;
font-weight:bold;
font-family:"trebuchet ms";
text-align:center;
margin:10px auto;
text-transform:uppercase;
}

.parrafo
{
color:#8e5e00;
font-size:13px;
font-family:"trebuchet ms";
margin:10px 0px;
text-align:justify;
line-height:1.8em;
}

.parrafo strong {border-bottom:1px #008f14 dotted;color:#008f14;font-weight:bold;}

.parrafo a {text-decoration:underline;color:#ffa800;font-weight:bold;}
.parrafo a:hover {text-decoration:underline;color:#bfdbb9;font-weight:bold;}

.listado
{
margin-top:20px;
margin-left:10px;
list-style:outside disc;
}

.listado li
{
margin-top:10px;
margin-left:15px;
color:#dbc9ad;
font-family:"trebuchet ms";
font-size:11px;
font-weight:normal;
line-height:2em;
}

.dia
{
font-weight:bold !important;
color:#7bb57b !important;
font-size:13px !important;
}

.mes
{
font-weight:bold !important;
color:#7bb57b !important;
font-size:13px !important;
}

.anyo
{
color:#008f14 !important;
font-weight:bold !important;
font-size:13px !important;
}

.informacion
{
padding-left:15px !important;
font-size:11px !important;
color:#eee !important;
}

.informacion a {text-decoration:underline;color:#ffac2a;font-weight:bold;}
.informacion a:hover {text-decoration:underline;color:#bfdbb9;font-weight:bold;}

#ficha
{
margin-top:25px;
margin-left:10px;
list-style:none;
}

#ficha li
{
color:#b8965f;
font-size:12px;
font-family:"trebuchet ms";
margin-top:10px;
text-align:justify;
line-height:1.8em;
font-weight:bold;
}

#ficha .valor
{
color:#008f14 !important;
font-size:13px !important;
font-weight:bold !important;
}

#ficha .valor a {text-decoration:underline;color:#008f14;}
#ficha .valor a:hover {text-decoration:underline;color:#ffa800;}

.calendario_mes
{
width:540px;
overflow:hidden;
margin:20px auto;
padding:5px 0;
}

.calendario_mes h4
{
text-align:center;
margin:8px auto;
font-size:15px;
font-family:"tahoma";
color:#ffac2a;
text-transform:uppercase;
font-weight:bold;
letter-spacing:1px;
}

.calendario_mes_semana
{

}

.calendario_mes_semana li
{
display:inline;
width:67px;
margin:5px 5px;
background-color:#008f14;
float:left;
text-align:center;
font-family:"trebuchet ms";
font-size:12px;
font-weight:bold;
color:#fff;
}

.calendario_mes_dias
{

}

.calendario_mes_dias li
{
background-color:#f1e3d2;
display:inline;
width:67px;
margin:5px 5px;
float:left;
text-align:center;
padding:4px 0;
font-family:tahoma;
font-size:19px;
font-weight:bold;
color:#eee;
}


.calendario_mes_dias li a
{
text-decoration:none;
color:#b8965f;
}

.calendario_mes_dias li a:hover
{
text-decoration:none;
color:#008f14;
}

.mini_meses
{
width:250px;
height:260px;
overflow:hidden;
margin:20px 10px;
padding:5px 0;
float:left;
border:1px #f1e3d2 solid;
}

.huecomes
{
margin:20px 10px;
float:left;
width:260px;
height:270px;
}

.mini_meses h4
{
text-align:center;
margin:8px auto;
font-size:15px;
font-family:"tahoma";
color:#ffac2a;
text-transform:uppercase;
font-weight:bold;
letter-spacing:1px;
}

.mini_meses_semana
{

}

.mini_meses_semana li
{
color:#fff;
background-color:#8e5e00;
font-family:"trebuchet ms";
font-size:11px;
font-weight:bold;
display:inline;
width:25px;
margin:5px 5px;
float:left;
text-align:center;
}

.mini_meses_dias
{

}

.mini_meses_dias li
{
color:#ddd;
background-color:#e7efe5;
font-family:tahoma;
font-size:11px;
font-weight:bold;
padding:2px 0;
display:inline;
width:25px;
margin:5px 5px;
float:left;
text-align:center;
}

.mini_meses_dias li a
{
color:#008f14;
text-decoration:none;
}

.mini_meses_dias li a:hover
{
color:#b8965f;
text-decoration:none;
}

.vacio
{
background-color:#fff !important;
}

#base
{
clear:both;
overflow:hidden;
padding:10px 10px;
}

#creditos
{
margin:10px auto;
}

#creditos p
{
font-family:"trebuchet ms";
font-size:12px;
margin:15px auto;
color:#dbc9ad;
text-align:center;
line-height:1.6em;
}

#creditos p a{text-decoration:underline;color:#95d593;}
#creditos p a:hover{text-decoration:underline;color:#8e5e00;}

.rompedor
{clear:both !important;}

.paginador
{
margin:15px auto;
color:#46ba56;
font-family:"trebuchet ms";
font-size:11px;
text-align:center;
line-height:1.8em;
}

.paginador a{color:#c99d68;text-decoration:underline;font-weight:bold;}
.paginador a:hover{color:#008f14;text-decoration:underline;font-weight:bold;}


#formulario
{
margin-top:10px;
}

#formulario p
{
color:#46ba56;
font-family:"trebuchet ms";
font-size:13px;
text-align:left;
line-height:1.4em;
font-weight:bold;
margin-top:10px;
margin-left:10px;
}

#formulario .casilla
{
font-family:"trebuchet ms";
font-size:13px;
color:#8e5e00;
background-color:#e7efe5;
border:1px #bfdbb9 solid;
font-weight:normal;
padding:1px;
letter-spacing:1px;
}

#formulario .selector
{
font-family:"trebuchet ms";
font-size:13px;
color:#8e5e00;
background-color:#e7efe5;
border:1px #bfdbb9 solid;
font-weight:normal;
padding:1px;
letter-spacing:1px;
width:150px;
}

#formulario .boton
{
margin-top:15px;
background-color:#008f14;
padding:5px 30px;
text-align:center;
font-family:'trebuchet ms';
font-weight:bold;
font-size:13px;
color:#fff;
text-transform:uppercase;
}

.aviso
{
color:#b8965f;
font-family:"trebuchet ms";
font-size:13px;
text-align:left;
line-height:1.8em;
font-weight:bold;
margin-top:15px;
}

.exito1
{
color:#fff !important;
background-color:#008f14 !important;
font-size:13px !important;
font-weight:bold !important;
padding-left:5px !important;
}

.error1
{
color:#fff !important;
background-color:#8e5e00 !important;
font-size:13px !important;
font-weight:bold !important;
padding-left:5px !important;
}

.flotado200d
{
width:200px !important;
overflow:hidden !important;
float:right !important;
}

.flotado200i
{
width:200px !important;
overflow:hidden !important;
float:left !important;
}

.flotado250d
{
width:250px !important;
overflow:hidden !important;
float:right !important;
}

.flotado250i
{
width:250px !important;
overflow:hidden !important;
float:left !important;
}

.flotado275d
{
width:275px !important;
overflow:hidden !important;
float:right !important;
}

.flotado275i
{
width:275px !important;
overflow:hidden !important;
float:left !important;
}

.flotado300d
{
width:300px !important;
overflow:hidden !important;
float:right !important;
}

.flotado300i
{
width:300px !important;
overflow:hidden !important;
float:left !important;
}

.flotado350d
{
width:350px !important;
overflow:hidden !important;
float:right !important;
}

.flotado350i
{
width:350px !important;
overflow:hidden !important;
float:left !important;
}

.flotado400d
{
width:400px !important;
overflow:hidden !important;
float:right !important;
}

.flotado400i
{
width:400px !important;
overflow:hidden !important;
float:left !important;
}


.hueco170
{
width:170px;
height:610px;
float:left;
margin-top:25px;
}

.hueco260
{
width:260px;
height:260px;
float:left;
margin-top:15px;
}

.hueco310
{
width:310px;
height:310px;
float:left;
margin-top:25px;
}

.hueco350
{
width:350px;
height:300px;
float:left;
margin-top:25px;
}

.hueco100top
{
margin-top:100px;
}

.hueco300top
{
margin-top:300px;
}

.huecocentrado
{
text-align:center;
margin:10px auto;
}