.fondo {

	background: url(../img/fondo1.jpg);

	margin-top:0px;

}

#contenedor{

	width: 778px;

	margin: auto;


} 

.inicio	{

	position: relative; 

	float:left; 

	padding:30px 0px 0px 70px;

	display:block;

	width:150px;

	height:50px;

	text-indent:-1000em;

	text-decoration:none;

}


#cabecera1 {

height: 80px;

padding: 0px;

background: url(../img/cabecera.png) no-repeat left top;

}

#cabecera2 {

height: 80px;

padding: 0px;

background: url(../img/cabecera_2.png) no-repeat left top;

}
#cabecera3 {

height: 80px;

padding: 0px;

background: url(../img/cabecera_3.png) no-repeat left top;

}
#cabecera4 {

height: 80px;

padding: 0px;

background: url(../img/cabecera_4.png) no-repeat left top;

}


#lateralIzquierdo{

	width:128px;

	height:400px;

	padding:5px 0px 0px 21px;

	vertical-align:top;

	float:left;

}

#cajaIzquierda{

	text-align:left;

	width:128px;

	height:270px;

	/*background: url(../img/fondo_izquierda.jpg); no-repeat left top;*/

}

#fotoIzquierda{

	padding:7px 0px 0px 0px;

	width:128px;

	text-align:center;

	margin:0px;

}

#tituloIzquierda{

	padding-top:5px;

	width:128px;

	height:10px;

	text-align:center;

	margin:0px;

}

#menuIzquierdo{

	padding:0px;

	width:128px;

	text-align:center;

	float:left;

	vertical-align:top;

	margin:0px;	
	background-color:#d0d0d0;

}



#menuPrincipal ul {position: relative; }



#menuPrincipal li {position: relative; list-style:none ;display:block; margin-left:-34px; height:18px;}


.menuBases{position: relative; float:left; display:block;width:115px;height:18px;background:url(../img/boton_bases.jpg);text-indent:-1000em;text-decoration:none;background-position:-115px 0px;}
.menuBases:hover{background-position:0px 0px;}

.menuDescargas{position: relative; float:left; display:block;width:115px;height:18px;background:url(../img/boton_descargas.jpg);text-indent:-1000em;text-decoration:none;background-position:-115px 0px;}
.menuDescargas:hover{background-position:0px 0px;}


.menuConsejos{position: relative; float:left; display:block;width:115px;height:18px;background:url(../img/boton_consejos.jpg);text-indent:-1000em;text-decoration:none;background-position:-115px 0px;}
.menuConsejos:hover{background-position:0px 0px;}

.menuPrincipal4{position: relative; float:left; display:block;width:115px;height:18px;background:url(../img/boton3.jpg);text-indent:-1000em;text-decoration:none;background-position:-115px 0px;}
.menuPrincipal4:hover{background-position:0px 0px;}

.menuIEdicion{position: relative; float:left; display:block;width:115px;height:18px;background:url(../img/boton_IEdicion.jpg);text-indent:-1000em;text-decoration:none;background-position:-115px 0px;}
.menuIEdicion:hover{background-position:0px 0px;}

.menuIIEdicion{position: relative; float:left; display:block;width:115px;height:18px;background:url(../img/boton_IIEdicion.jpg);text-indent:-1000em;text-decoration:none;background-position:-115px 0px;}
.menuIIEdicion:hover{background-position:0px 0px;}

.menuIIIEdicion{position: relative; float:left; display:block;width:115px;height:18px;background:url(../img/boton_IIIEdicion.jpg);text-indent:-1000em;text-decoration:none;background-position:-115px 0px;}
.menuIIIEdicion:hover{background-position:0px 0px;}

#cajaPrincipal{

	float:left;

	text-align:left;

	width:600px;

	margin:10px 0px 0px 2px;

	padding:17px 0px 0px 14px;

	/*height:429px;*/

	/*background: url(../img/fondo_contenedor.jpg) no-repeat left top;*/

}

#cuerpo{

	width:480px;

	margin:0px;

	padding: 0px;

	float:left;

}



#pie{

	font-family:Arial, Helvetica, sans-serif;

	font-size:10px;

	height:30px;

	clear : both;

	margin: 0px;

	padding: 10px 0px 0px 28px;

	background: url(../images/pie.jpg) no-repeat left top;

}

#pie a:link{

	color:#ccc;

	text-decoration:none;

}

#pie a:visited{

	color:#ccc;

	text-decoration:none;

}

#pie a:hover{

	color:#b4b4b4;

	text-decoration:none;

}

#contenedorInferior{
	clear: both;
	width: 774;
	border: 2px solid #002E59;/*ccc;*/
	overflow: auto;
	margin-top: 1px;
	background: url(../img/fondo_ivedicion.jpg)  no-repeat left bottom;
	background-color: #FFFFFF;
}

#contenedorPie{
	clear: both;
	width: 774;
	border: 2px solid #002E59;
	overflow: auto;
	margin-top: 1px;
	background-color: #fff;
	height: 40px;

}

#contenedorCabecera{
	clear: both;
	width: 780px;
	border: 2px solid #002E59;
	overflow: auto;
	margin-top: 0px;
	background-color: #fff;
	height: 40px;

}


/*------------TEXTOS----*/

.texto{

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-size:11px;

	color:#282828;/*#19436A;*/

	padding:0px 0px 0px 3px;

	/*width:187px;*/
	
	float:left;

	margin:0px;
	
	text-align: justify;

}

.texto a:link{

	font-size:9px;

	color:#333;

	text-decoration:none;

}


.titulo{

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-size:12px;

	color:#000000;
	
	font-weight: bold;

	padding:0px 0px 0px 3px;

	/*width:187px;*/

	float:left;

	margin:0px;
	
}

.titulo a:link{

	font-size:12px;

	color:#333;

	text-decoration:none;

}



.cuerpo10g 

{ 

color: #999999; 

font-style: normal; 

font-weight: bold; 

font-size: 10px; 

font-family: Verdana, Arial, Helvetica, sans-serif; 

text-decoration: none; 

border-top: none 

}




/*----------------MENU----------------*/

#encabezado{

	width: 100%;	

	margin-top:5px;	

	vertical-align:top;	

	 

	/*background-color:#FFFFFF;*/

	border-top-width: 1pt;

	border-right-width: 1pt;

	border-bottom-width: 1pt;

	border-left-width: 1pt;

	border-bottom-style: solid;

/*	border-top-color: #002E59;

	border-right-color: #002E59;*/

	border-bottom-color: #282828;/*#71828A;*/

	/*border-left-color: #002E59;*/



	color: #282828;/*#71828A;*/

	font-weight: normal; 

	font-size: 18px; 

	font-family: Arial, Helvetica, Verdana, sans-serif; 

	text-align: right;

	text-indent: 18pt;	

}

#encabezado_menu{

	width: 100%;

	text-align: right;

	vertical-align:middle;

	margin-top:1px;

	margin-bottom:15px;

	

	border-top: none;

	color: #000000; 

	font-style: normal; 

	font-weight: normal; 

	font-size: 10px; 

	font-family: Verdana, Arial, Helvetica, sans-serif;	

}

.cabecera_enlace 

{ 

/*	color: #0070BA; */
	color:#282828;/*#19436A;*/


	font-style: normal; 

	font-weight: normal; 

	font-size: 10px; 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	text-decoration: none; 

	border-top: none;

}

.cabecera_enlace a:hover 

{ 

	color: #124ba4; 

	font-style: normal; 

	font-weight: bold; 

	font-size: 10px; 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	text-decoration: none; 

	border-top: none;

}

.lista li {
    list-style-image: url(../img/marca_listas.gif);
}



/* FORMULARIOS */



.formul {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-weight: normal;

	color: #333333;

	text-decoration: none;

	text-align: left;

	vertical-align: middle;

/*	background-image: url(../images/azul20.gif);*/

	border-top: 1px solid #8097AC;

	border-right: 1px solid #8097AC;

	border-bottom: 1px solid #8097AC;

	border-left: 1px solid #8097AC;

}

.boton {

	font-size: 9px;

	font-family: Verdana, sans Serif;

	vertical-align: middle;

	text-align: center;

	border: 1px solid #8097AC;

	text-decoration: none;

}
