* {
	margin: 0;
	padding: 0;
	border: 0;
}

/********************************* IE Fix ***********************************/
* html #columnaizquierda {
			/*left: 0px;              /* RC fullwidth */
			/*right:0px;*/
			/*float: left;*/
			/*left: 0px;*/
}

* html body {
			overflow: hidden;
}
		
* html #footer-wrapper {
			float: left;
			position: relative;
			width: 100%;
			padding-bottom: 10000px;
			margin-bottom: -10000px;
			background-color: White;
			/*background: #FFF;         /*** Same as body background ***/
			/*background: red; */
}

* html #columnaprincipal h2{
		height:40px;
}

* html #columnaprincipal h1{
		height:40px;
}

/****************** generico ****************************************/




body {
			/*min-width: 630px;         /* 2 x (LC fullwidth + CC padding) + RC fullwidth */
			margin: 0;
			padding: 0;
			background: White;
}

#contenedor{
	background-color: White;
	color: Black;
	margin: 0px auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

em{
	font-weight: bold;
	color: Black;
}

.nomostrar {
	display: none;
}

/********************** cabecera ******************************/		

#cabecera {
	background:   url(images/cabeceracue.png) repeat-x;
	height:200px;
	text-align: left;
			
		}
#cabeceraizq {
	background:   url(images/cabeceraizq.png) no-repeat;
	height:200px;
	float:left;
	width:235px;
		}
		
#cabecerader {
	background:   url(images/cabecerader.png) no-repeat;
	height:200px;
	float:right;
	width:89px;
		}

#imagencab{
	background:   url(images/imagencab1.png) no-repeat;
	height:150px;
	float:right;
	width:254px;
}		

#cabeceracontenido{
	position: absolute;
	top: 155px;
	left: 0px;
	margin: 0px auto;
	/*padding-top: 100px;*/
	/*background-color: Aqua;
	/*height: 20px;*/
	/*display: block;*/
	clear:both;
	text-align: center;
	width:100%;

}

#cabeceracontenido ul{
	list-style: none;
	display:inline;
}

#cabeceracontenido li{
	display: inline;
	padding-right: 15px;
}

#cabecera a{
	color: Black;
	text-decoration: none;
	font-weight: bold;
}
#cabecera a:visited{
	color: #000000; 
	font-weight: bold;
}
#cabecera a:hover{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}



/********************** cuerpo ******************************/		
#cuerpo {
			padding-left: 227px;      /* LC fullwidth */
			padding-right: 0px;     /* RC fullwidth + CC padding */
			overflow: hidden;
			
}
		
#cuerpo .column {
			position: relative;
			float: left;
			padding-bottom: 1001em;     /* X + padding-bottom */
			margin-bottom: -1000em;     /* X */
			/*padding-top: 1em;*/
			text-align: justify;
}
		
		
/**********************columna principal******************************/		
		
#columnaprincipal {
	padding: 10px 0px; /* CC padding */
	width: 100%;
	/*padding-left: 10px;*/
	background: url(images/columnaprincipal.png) repeat-y right;
	background-color: #FFF7DE;
}

#columnaprincipal p{
	padding-left: 35px;
	padding-right: 50px;
	padding-top: 0px;
	padding-bottom: 5px;
	text-indent: 20px;
}

#columnaprincipal h2{
	padding-left: 20px;
	padding-right: 40px;
	padding-top: 40px;
	background: url(images/encabezado1.png) no-repeat bottom left;
	min-height:40px;
	font-size: 1.2em;
	color: #302893;
}

#columnaprincipal h1{
	text-align:left;
	background: url(images/encabezadoh1.png) no-repeat left;
	min-height:40px;
	padding-left:100px;
	padding-top:20px;
	margin-left: 50px;
}

#columnaprincipal h1:first-letter {
	color: #FFBF00;
}

#columnaprincipal ol, #columnaprincipal ul{
	padding-left:40px;
	padding-right:40px;
}

#columnaprincipal li{
	font-weight: bold;
}

#columnaprincipal li ul li{
	font-weight: normal;
}
	
#noticias {
	/*border: 4px solid;
	border-color: #F0E68C;*/
}	


#columnaprincipal a{
	color: #3333FF;
	font-weight: bold;
}
#columnaprincipal a:visited{
	color: #3333FF; 
	font-weight: bold;
}
#columnaprincipal a:hover{
	color: #3333FF;
	font-weight: bold;
	text-decoration: underline;
}

	
/**********************columna izquierda******************************/			
		
#columnaizquierda {
	background: url(images/columnaizq.png) repeat-y left;
	background-color: #FFF7DE;
	width: 227px; /* LC width */
/*right: -5px;*/
	left: -227px !important;
	left: 0px;
	margin-left: -100%;
	overflow: hidden;
	font-size: 0.8em;
}
		
		
#columnaizquierda h3{
	color: #302893;
	padding-top: 20px;
	padding-bottom: 5px;
	text-align: center;
}

#columnaizquierda p{
	padding-top: 5px;
	padding-bottom: 5px;
}


#columnacontenidofondo{
	background: url(images/columnaizqcue.png) repeat-y left;
	padding-left: 0px;
}

#columnacontenido{
	padding-left: 40px;
	padding-right:5px;
}

#contacto{
	font-size: 0.9em;
	color: #302893;
	padding-top:5px;
	padding-bottom:10px;
}

#contacto p{
	padding-bottom:5px;
}

#noticias{
	background-color: #F1F0F8;
	height: 100%;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	padding-bottom: 0px; /*margin-right: 5px;*/
}

#noticias h3{
	text-decoration: underline;
	color: #302893;
	padding-bottom: 5px;
	text-align: center;
	padding-top: 0px;
}

#noticias h3:first-letter {
	color: #E91C45;
}

#noticiascabecera {
	background: url(images/cabeceranoticia.png) no-repeat right;
	height:24px;
	width: 182px;
}

#noticiascuerpo{
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFD179;
}

#noticiaspie {
	background: url(images/pienoticia.png) no-repeat;
	height:24px;
	width: 182px;
}


#columnapieza{
	background: url(images/piezacolumnaizq.png) no-repeat;
	height: 39px;
	width: 227px;
}

/********************** pie ******************************/		

		
#pie {
			height: 130px;
			background:   url(images/piecue.png) repeat-x;
			clear: both;
		}
		
#pie_iz {
	background:   url(images/pieizq.png) no-repeat;
	height:130px;
	float:left;
	width:130px;
	}
		
#pie_de {
	background:   url(images/pieder.png) no-repeat;
	height:130px;
	float:right;
	width:130px;
	}
	
#textopie {
	padding-top: 40px;
	font-size: 0.7em;
	font-weight: bold;
}

#pie img {
	padding-left:10px;
}
