/* ------ generales ------ */
html, body { height:100%; }

body {
background-image: url(images/fondo.jpg);
background-position:center top;
background-color: #fcbd05;
width:100%;
margin: 0;
padding: 0;
}

body, th, td, input, textarea {
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
line-height: 17px;
color: #333333;
}

h1, h2, h3, h4 { font-family:"Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif; }

h1{ font-size: 20px; font-weight: normal; margin: 20px 0 9px 0; }

h2{ color: #999; font-size:20px; line-height:20px; margin: 20px 0 3px 0; font-weight:normal; }

h3{ color: #999; font-size:18px; padding:0 0 4px 0; margin:0; font-weight:normal; }

h4{ color: #FFF; font-size:28px;īline-height:29px;  padding:0 0 6px 0; margin:0; font-weight:normal; }

h5{ color: #999; font-size:22px; line-height:20px; margin:0; font-weight:normal; }

.lista ul, .lista li{list-style:circle; list-style-position: outside; margin:0; padding:0; line-height:19px;}

hr{ color:#CCCCCC; }

p { text-align: justify;}

a {
text-decoration: none;
color: #FF9900;
}

a:hover {
color: #333333;
border: none;
}

a.l2 {
text-decoration: none;
font-size:14px;
padding:8px;
color: #999;
}

a.l2:hover {
color: #72bf44;
border: none;
}

/* ------ estilos fotos ---------*/
.fotos{position: relative;}
a.fotos { color:#666; position:relative; float:left; text-align:center; margin:0 auto; padding: 4px; background:#FFF; width:auto; height:auto; border: 1px solid #999; }
a.fotos:hover { border: 1px solid #CCC; background-color:#FFF; color:#333;}

.imageOver{ background:url(images/zoom.gif) no-repeat 50% 50%;	 filter:alpha(opacity=50);-moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;	 }

.contenedor_fotos{ border:1px solid #CCCCCC; padding:6px; background-image:url(images/fondo_com_fotos.jpg); background-repeat:repeat-x; background-color:#F9F9F9; }
.borde_fotos{ border: 0px solid #999;}

.comentario_fotos{ padding:6px; margin-top:4px; border:1px solid #CCCCCC; background-color: #EEEEEE; text-align:left;}

.foto_recuadro{ border: 1px #CCCCCC solid; background-color:#FFFFFF; margin: 0 5px 5px 0; }

/* ------ contenedores ------ */

#wrapper {
width: 925px;
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -321px;
}

.push {
height: 321px;
clear:both;
}

.cabecera{
margin: 0 auto;
}

.cab_verde{ 
background-image:url(images/cab_verde.png);
width:885px;
padding:20px;
height: 156px;
float:left;
}

.contenido{
clear:both;
width:885px;
padding: 20px;
margin:0 auto;
background-image: url(images/fondo_contenido.jpg);
background-repeat: no-repeat;
background-color:#FFFFFF;
}

.contenido2{
clear:both;
width:885px;
padding: 20px;
margin:0 auto;
background-color:#FFFFFF;
}

.cont {
clear:both;
width:885px;
float:left;
}

.faja{
clear:both;
width:885px;
float:left;
}

.col_1_2{
width: 460px;
top:-17px;
height: auto;
float:left;
position:relative;
}

.col_2_2{
width: 390px;
float:right;
position:relative;
top: -40px;
}

.col50 {width:430px; float:left;}

#pie{
width: 100%;
height: 321px;
background-image: url(images/pie.jpg);
background-position:center;
}

.cloud_inicio{
float:left;
position:relative;
top:-15px;
left:16px;
background-image:url(images/burbuja.png);
width: 330px;
height: 196px;
padding: 10px;
}

.columnas_inicio{
float:left;
padding:0;
width: 267px;
margin: 12px;
}


/*--- menu cabecera ---*/

.logo{
float:left;
padding:50px 0 0 10px;
height: 100px;
}

.cab_menu{
float:right;
padding:5px;
margin: 40px 10px 0 0;
}

a.c_menu {
font-size: 19px; 
line-height: 20px; 
font-weight:normal; 
font-family:"Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
text-decoration: none;
padding:5px;
color: #000;
}

a.c_menu:hover {
color: #FFF;
}


/* ----- menu vertical ----- */

.menu ul { list-style: none; list-style-position:inside; width: 100%; }
.menu li { list-style: none; background: none; width: 100%; }
.menu a { display: block; position: relative; height: 15px; margin-bottom: 1px; text-decoration: none; background: inherit; background-image: url('images/boton_off.jpg'); padding: 7px; padding-top: 4px; color: #FFF; font-size: 13px; }
.menu a:hover, .menu_sub a:hover { background: inherit; color: #FFF; background-image: url('images/boton_on.jpg'); }
.menu_sub ul, li{ list-style: outside; }
.menu_sub a { display: block; position: relative; height: 15px; text-decoration: none; background: inherit; background-image: none; background-color: #999999; background-position: left; padding-left: 17px; padding-top: 5px; color: #FFFFFF; font-size: 11px; }
.menu_sub a:hover { background: inherit; color: #546da5; background-image: none; background-color: #E4E4E4; }
.menu_sub2 ul, li { list-style: none; }
.menu_sub2 a { display: block; position: relative; height: 14px; text-decoration: none; background: inherit; background-image: none; background-color: #CCCCCC; background-position: left; border-right: 1px solid #CCCCCC; padding-left: 27px; padding-top: 5px; color: #000000; font-size: 11px; }
.menu_sub2 a:hover { background: inherit; color: #000000; background-image: none; background-color: #E4E4E4; }

/* ------ formulario ------ */

input, textarea {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #FFFFFF;
padding: 3px;
margin:3px;
border: 1px solid #999999;
}

label {
font-weight:bold;
}

.boton {
font-family: Verdana, sans-serif;
font-size: 12px;
color: #FFFFFF;
border: 1px #666666 solid;
background-image: url(images/boton_negro.jpg);
font-weight: bold;
padding: 3px;
text-decoration:none;
}

/* ------ pie ------ */

.cont_pie{
float: none;
position:relative;
top: 35px;
margin: 0 auto;
text-align: right;
width: 895px;
}

