body {

	font-family: Arial;

	background-color: #4F4F4F;

}



#contenedorCentrar {

	width: 955px;

	margin-left: auto;

	margin-right: auto;

}

#contenedorBorde {

	float: left;

	border: 3px solid Black;

	width: 100%;

	background-color: White;

	background-image: url(imagenes/web-portadaCortes_08.jpg);

	background-repeat: no-repeat;

}

#logo {

	background-color: Aqua;

	float: left;

	width: 211px;

	height: 101px;

}

#menuLateral {

	width: 184px;

	float: left;

	clear: left;

	height: auto;

	background-image: url(imagenes/web-portadaCortes_08.jpg);

	background-repeat: no-repeat;

	margin: 0px 0px 0px 0px;

	padding: 25px 15px 20px;

	font-family: Arial;

	font-size: 12px;

}

.menuLateralTop{

	margin: 0px 0px 0px 0px;

	float: left;

	width: 211px;

}

.enlaceMenuLateral{

	background-image: url(imagenes/menuLateralBlanco.gif);

	width: 137px;

	height: 20px;

	float: left;

	padding: 5px 10px;

	color: Black;

	margin: 4px 0px 0px 0px;

}

.enlaceMenuLateral:hover {

	background-image: url(imagenes/menuLateralOscuro.gif);

	width: 137px;

	height: 20px;

	float: left;

	padding: 5px 10px;

	color: White;

}



#top {

	background-color: Silver;

	float: left;

	width: 100%;

	margin: 0px 0px 0px 0px;

}

.topImg {

	float: left;

	margin: 0px 0px 0px 0px;

}

#cuerpo {

	width: 655px;

	background-color: Yellow;

	float: left;

}

#usuarios{

	width: 150px;

	border: 1px solid #299826;

	padding: 8px 4px 4px 8px;

	color: #299826;

	font-size: 10px;

	float: left;

}

#usuarios legend{

	margin-left: auto;

	margin-right: auto;

	background-color: #299826;

	width: 125px;

	color: White;

	text-align: center;

	font-size: 12px;

	margin: 4px;

	padding: 2px 2px 2px 2px;

}

#frmUsuarios input{

	background-color: #CCCCCC;

	border: 1px solid #299826;

}

.btnEnviarUser {

	margin-right: auto;

	margin-left: auto;

	text-align: center;

	width: 100%;

	margin-top: 4px;

	margin-bottom: 4px;

}

.banerPortada {

	margin-top: 16px;

	float: left;

}

#menuSuperior{

	margin: 0px 0px 0px 25px;

	list-style-type: none;

	padding: 0px 0px 0px 0px;

	float: left;

}

#menuSuperior li{

	width: 114px;

	float: left;

	background-image: url(imagenes/fondoMenuArriba.jpg);

	color: White;

	font-family: Arial;

	height: 24px;

	padding-top: 6px;

	padding-left: 4px;

	text-align: center;

	font-size: 12px;

	margin-left: 0px;

	margin-right: 0px;

}

#menuSuperior li:hover{

	background-image: url(imagenes/fondoMenuArribaB.jpg);

}

#menuSuperior a{

	color: White;

}

#ruta{
	color: #353535;
	font-size: 11px;
	margin-top: 26px;
	margin-bottom: 16px;
	float: left;
	width: 600px;
	margin-left: 25px;
}



.banerPortada2 {

	float: left;

	margin-left: 25px;

}



#textoPortadaA {

	float: left;

	width: 295px;

	text-align: justify;

	color: #353535;

	font-size: 14px;

	margin-left: 25px;

}

.tituloPortadaA {

	color: #299826;

	width: 100%;

	border-bottom: 1px solid #299826;

	font-size: 19px;

	text-align: justify;

	margin-bottom: 8px;

}

#textoPortadaB {

	float: left;

	width: 295px;

	text-align: justify;

	color: #353535;

	font-size: 14px;

	margin-left: 90px;

}



#topNoticias {

	float: left;

	width: 684px;

	border-bottom: 1px dashed Gray;

	padding-bottom: 4px;

	margin-bottom: 15px;

	margin-left: 25px;

}

.TopNoticiasIzqda {

	width: 484px;

	float: left;

	color: #299826;

}

.TopNoticiasDcha {

	width: 200px;

	float: left;

	text-align: right;

	color: #299826;

}

#listaNoticias {

	list-style-type: none;

	width: 520px;

	text-align: justify;

	float: left;

	margin: 0px 0px 0px 25px;

	padding-right: 10px;

}

#listaNoticias li {

	margin-bottom: 15px;

}

.tituloNoticias {

	color: #299826;

}

.fuenteNoticias{

	color: Gray;

}

.logosPiatic {

	float: left;

}

#tituloSeccion {

	float: left;

	color: #299826;

	font-variant: small-caps;

	width: 684px;

	border-bottom: 1px dashed Gray;

	margin-left: 25px;

	font-size: 18px;

	margin-bottom: 0px;

}
#tituloSeccionB {

	float: left;

	color: #299826;

	font-variant: small-caps;

	width: 684px;

	border-bottom: 1px dashed Gray;

	margin-left: 25px;

	font-size: 14px;

	margin-bottom: 0px;
	margin-top: 0px;

}


#textoSeccion {

	width: 684px;

	float: left;

	color: #353535;

	text-align: justify;

	margin-left: 25px;

	height: 350px;

	margin-top: 20px;

}


.imagenSeccion {

	float: left;

	margin-left: 0px;

}

.imagenSeccion2 {

	float: left;

	margin-left: 25px;

}
#copy {

	color: White;

	font-size: 11px;

	float: left;

	width: 137px;

	margin-top: 8px;

	padding-bottom: 8px;

}

#menuAbajo {

	color: White;

	font-size: 11px;

	float: left;

	width: 600px;

	text-align: center;

	margin-top: 8px;

	padding-bottom: 8px;

}

#menuAbajo a{

	color: White;

}

#mpc{

	color: White;

	font-size: 11px;

	float: left;

	width: 218px;

	text-align: right;

	margin-top: 8px;

	padding-bottom: 8px;	

}

#mpc a{

	color: White;

}

.avisoLegal {

	font-size: 12px;

}

#textoContacto {

	width: 684px;

	float: left;

	color: #353535;

	text-align: justify;

	margin-left: 25px;

	margin-top: 20px;

	margin-bottom: 20px;

}

#frmContacto {

	float: left;

	width: 400px;

	margin-left: 25px;

	color: #353535;

	font-size: 12px;

}

.etiContacto {

	float: left;

	width: 145px;

	line-height: 20px;

	vertical-align: middle;

}

.cajaContacto {

	width: 250px;

	float: left;

	margin-bottom: 4px;

	border: 1px solid Gray;

}



.enlaceAvisoLegal {

	float: left;

	width: 210px;

	text-align: right;

	color: #353535;

}

.btnEnviarContacto {

	background-color: White;

	border-bottom: 1px solid Black;

	border-left: 1px solid Gray;

	border-right: 1px solid Black;

	border-top: 1px solid Gray;

	font-size: 11px;

	margin-left: 124px;

}

.tituloContacto {

	border-bottom: 1px solid Gray;

	color: #299826;

	margin-bottom: 8px;

	font-weight: bolder;

	padding-bottom: 4px;

}

.direccionAsturias{

	float: left;

	width: 260px;

	margin-left: 25px;

	color: #353535;

	font-size: 12px;

	margin-bottom: 15px;

}

#listaEnlaces{

	list-style-image: url(imagenes/cuadrosVerdes2.jpg);

	line-height: 14px;

	font-size: 12px;

	margin-left: 25px;

}

#listaEnlaces li{

	margin-bottom: 2px;

}

.destacarVerde{

	color: #299826;

}

#textoLegislacion {

	width: 684px;

	float: left;

	color: #353535;

	text-align: justify;

	margin-left: 25px;

	height: auto;

	margin-top: 20px;

	font-size: 12px;

	padding-bottom: 10px;

}

#planos{

	float: left;

	width: 400px;

	margin-left: 25px;

	color: #353535;

	font-size: 12px;

	list-style-type: none;

}

.mapa{

	width: 244px;

	text-align: left;

	float: left;

	margin-bottom: 6px;

	margin-right: 6px;

}

.ampliar{

	vertical-align: bottom;

	padding-top: 120px;

}

#textoQuienes {

	width: 411px;

	float: left;

	color: #353535;

	text-align: justify;

	margin-left: 25px;

	height: auto;

	margin-top: 20px;

	padding-bottom: 20px;

	margin-right: 15px;

}

.fotosQuienesSomos{

	float: left;

	margin-top: 20px;

}

.LetraPeque{

	font-size: 10px;

}

.logotiposW3c {

	width: 100px;

	float: left;

	display: inline;

}

#capaLogosW3c{

	text-align: center;

	width: 325px;

	margin-left: auto;

	margin-right: auto;

	margin-top: 10px;

}

/*------------(CSS LOGO TAW)------------*/



.tawlogo { 

font-family: arial, sans-serif; 

border: 1px solid #555; 

vertical-align: 0.3em;

font-weight: bold;

color: #fff;

font-size: 0.9em; 

background-color: #555;

padding: 0;

}



.tawlogo .tnivel {

padding: 0 0.4em ;

border-bottom: 0px;

background-color: #555;

color: #fff;

font-size: 0.8em;

}



.tawlogo abbr {

border-bottom: 0px;

}



.tawlogo acronym{

border-bottom: 0px;

padding: 0 0.3em;

background-color: #fff;

color: #000; 

}



.tawlogo sup{

padding: 0em;

vertical-align: 0.6em;

font-size: 0.6em;

}

/*------------(CSS LOGO TAW)------------*/

#textoLegislacion a{
	color: #353535;
}