body{
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:center;
	}

#contenedorprincipal {
	width: 950px;
	margin: auto;
	float: none;
	text-align:left;
}

/*HEADER*/

#logo {
	
}

#encabezado {
	width: 100%;
	float: none;
	background-image: url(../img/sombrasup.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	height: 22px;
}


/*BOTONERA*/

.fondobotonera {
	background-color: #4a804b;
}

#botoneracontenedor {
	width: 100%;
	float: none;
	margin-top: 1px;
}
#botonera {
	width: 100%;
	float: none;
	background-image: url(../img/sombra_botonera.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 37px;

}
#sombrainferiorbotonera {
	width: 100%;
	float: none;
	background-image: url(../img/sombra_inf_botonera.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 15px;
	margin-top: 1px;
}

#opcbotonera {
	width: 90px;
	height: 15px;
	margin-top: 12px;
	float:left;
}
#opcbotonera_largo {
	width: 200px;
	height: 15px;
	margin-top: 12px;
	float:left;
}

.enlacesbotonera {
	text-align: center;

}


a.estiloenlacesbotonera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.estiloenlacesbotonera:hover {
	color: #000000;
}

#fecha {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #FFFFFF;
	width: 270px;
	height: 15px;
	margin-top: 12px;
	float:right;
}

/*COLUMNA IZQUIERDA*/

#columnaizq {
	width: 180px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
}

#cajasecciones {
	width: 164px;
	float: left;
	background-color: #d5d5d5;
	padding: 8px;	
}

#Titulosecciones {
	width: 164px;
	border-bottom:solid;
	border-width:1px;
	color:#666666;
	padding-bottom:3px;
	font-family: Arial, Helvetica, sans-serif;
}



#secciones {
	width: 100%;

}



a.seccion {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
	
a.seccion:hover {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	}
	
a.pagina {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	list-style-image: url(../img/vineta.gif);
	text-decoration: none;
	height:5px;
	}

a.pagina:hover {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #CC3300;
	text-decoration: none;

	}

ul {
	margin: 0px;
	padding: 0px;
	list-style-image: url(../img/vineta.gif);

	}

li {
	margin-left: 20px;
	padding: 0px;
	margin-top: 5px;
	list-style-type: none;
	
}



/*CONTENIDO*/

#contedorcontenido {
	width: 100%;
	float: none;
}

#contenido{
	width: 560px;
	float: left;
	margin-left:15px;
	margin-bottom:10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#titulo{
	width: 100%;
	float: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
}

#contenidopagina{
	width: 100%;
	float: none;
	margin-top: 10px;
}

#noticias {
	width: 163px;
	padding-bottom:3px;
	clear:left;
}

#cajanoticias {
	width: 164px;
	float: left;
	background-color: #e2e2e2;
	margin-top: 10px;
	margin-bottom:10px;
	padding: 8px;
}

#cont_news {
	float: left;
	width: 150px;
	margin: 1px 3px 6px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	}

#cont_news2 {
	float: left;
	width: 100px;

	text-align: justify;
	}

a.titularnoticias {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.titularnoticias:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}


#cerrarsesion {
	margin-bottom:10px; 
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
}


a.cerrarsesion {
	color: #000000;
}


a.cerrarsesion:hover {
	color: #FF0000;
	text-decoration: none;
}

/*columna derecha*/

#cajabanners_admin {
	width: 170px;
	float: right;
	background-color: #e2e2e2;
	padding: 5px;
}

#cajabanners {
	width: 170px;
	float: right;
	background-color: #e2e2e2;
	margin-top: 10px;
	padding: 5px;
	clear:right;
}


#Titulobanners2 {
	width: 140px;
	border-bottom:solid;
	border-width:1px;
	color:#666666;
	padding-bottom:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/*PIE*/

#footer {
	width: 100%;
	float: none;
	height: 60px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #999999;
	padding-top: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a.aviso {
	color: #999999;
	text-decoration:none;
}

a.aviso:hover {
	color: #000000;
	text-decoration:underline;
}

		#seg {
	float: left;
	width: 169px;
	background: #FFFFFF url(http://elche.educativa.com/skins/sd_simple/img/fondomenu.jpg) repeat-y left;
	text-align: left;
	clear: both;
	margin-top: 7px;
	}