/* CSS Document */

body{
text-align:center;
color:#000000;
background-position:top;
background-color:#323232;
background-position:top;
}
#body{
text-align:center;
color:#000000;
background-color:#323232;
background-position:top;
}

#fondo{
margin:0 0 0 0;
padding:0 0 0 0;
width:957px;
color:#000000;
background-color:#eeeeee;
background-repeat:repeat-x;
background-position:top;
border:1px solid #000000;

}

*html #fondo{
width:957px;!important;
margin:0 0 0 0;
padding:0 0 0 0;
}


#cabecera{
clear:both;
margin:0;
padding:0;
background-repeat:no-repeat;
background-color:#ffffff;
}

.letraVerde{
	color:#00aa00;
}

.letraPeque{
font-family:"Verdana";
font-size:10px;
}


#divContenido{
margin:-18 0 0 0;
padding:0px;
background-position:left;
background-repeat:repeat-x;
text-align:center;
clear:both;
width:950px;
height:400px;
float:left;
background-color:#ffffff;
}


#divIzquierda{
margin:-18 0 0 0;
padding:0px;
background-position:left;
background-repeat:repeat-x;
text-align:left;
clear:both;
width:190px;
float:left;
}


*html #divIzquierda{
margin:-18 0 0 0;
padding:0px;
background-position:left;
background-repeat:repeat-x;
text-align:left;
clear:both;
width:190px;
height:400px;
float:left;
}

#divIzquierdaContenido{
margin:10 10 10 10;
padding:0px;
}

#divDerecha{
margin:-18 0 0 0;
padding:0px;
background-repeat:repeat-x;
text-align:justify;
clear:both;
width:760px;
background-color:#ffffff;
border-left:1px solid #eeeeee;
}


*html #divDerecha{
margin:-18 0 0 0;
padding:0px;
background-position:left;
background-repeat:repeat-x;
text-align:justify;
clear:both;
height:400px;
width:760px;
background-color:#ffffff;
border-left:1px solid #eeeeee;
float:right;
}

#divDerechaContenido{
margin:20 20 20 20;
padding:0px;
font-family:"Verdana";
font-size:10px;
}


*html #divDerechaContenido{
margin:20 20 20 20;
padding:0px;
font-family:"Verdana";
font-size:10px;
}



#seccionesTexto{
background-color:"#ffffff";
border-bottom:1px solid #00aa00;
border-top:1px solid #00aa00;
border-left:1px solid #00aa00;
border-right:1px solid #00aa00;
font-family:"Verdana";
font-size:10;
padding:10;
width:600px;
}


#seccionesTexto a{
color:#000000;
text-decoration:none;
}

#seccionesTexto a:hover{
color:#00AA00;
}

/*****************************************************
/**** Menú ****************************************
/*****************************************************/


#menu{
margin:0px 0 0 0;
padding:0px;
background-image:url(../imagenes/barraBotones.jpg);
background-position:top;
background-repeat:repeat-x;
text-align:right;
clear:both;
border-bottom:2px solid #000000;
}


#menu a{
color:#000000;
text-decoration:none;
font-weight:bold;
height:23px;
border-right:1px solid #FFFFFF;
border-left:1px solid #FFFFFF;
}

#menu a:hover{
color:#FFFFFF;
}


#menu p{
margin:0;
padding:0px 12px 0px 0px;
clear:both;
color:#81ACCC;
font-family:"Verdana";
font-size:14px;
}


/*****************************************************
/**** SUBMENU SECCIONES ******************************
/*****************************************************/
#submenu ul{
margin:0;
padding:0;
font-family:"Verdana";
font-size:12px;
}
#submenu li{
margin:5;
padding:4px 5 5 5 ;
list-style-type:none;
}
#submenu a{
margin:0;
color:#000000;
text-decoration:none;
}

#submenu a:hover{
color:#00aa00;

}


#submenu p{
color:#666666;
font-family:"Times New Roman", Times, serif;
font-size:14px;
}


/*****************************************************
/**** PIE ****************************************
/*****************************************************/
#pie ul{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
margin:5px auto;
padding:0;
}
#pie li{
margin:0 3px;
padding:0;
float:left;
color:#000000;
list-style-type:none;
}
#pie a{
color:#000000;
text-decoration:underline;
}

#pie div{
margin:0;
padding:5px 0;
clear:both;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
background-image:url(../imagenes/barraBotonesPie.jpg);
}

#pie table{
margin:0;
padding:5px 0;
clear:both;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

#pieNavSup{
width:460px;
}
*html #pieNavSup{
width:510px !important;
}
#pieNavInf{
width:460px;
}



