body{				
		width: 1250px;
		margin: 0px auto;
		padding:0px;
		background-color: #ccc;
		text-align:center;		
		background-image:url('imagenes/fondo.jpg'); 				
		background-repeat: no-repeat;		
		background-position: top center;		
	}
	#cuerpo{
		width: 100%;	
		height:940px;		
		margin: 0px auto;		
		font-family: verdana;
		font-size: 1.1em;
		font-weight: bolder;
		color: #841f9a;	
					
	}
	#cuerpo img{		
		border: 0px;
		margin: 0px auto;
		padding: 0px;
		width:650px;
		height:920px;		
	}
	#noticias, #informacion{
		float:left;
		margin-left: 10px;
		width: 250px;
		background-color:#008C00;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:1.3em;
		color:#FFFFFF;
	}
	#noticias a:link{
		color:#FFFFFF;
	}
	
	/*	ESTILO DE LA LINEA QUE SEPARA UNA NOTICIA DE OTRA	*/
	.separaNoticia{
		color: #841F9A;		
		font-size: 14px;
				
	}
	/*	TITULO DE LA NOTICIA COMPLETA	*/
	.titulo {
		color: #841F9A;
		/*font-family: Verdana;*/
		font-size: 14px;
		/*font-weight: bold;*/
		/*margin-left: 150px; */		
	}
	#logoSuperior{		
		width: 384px;
		height: 200px;
		background-image:url('imagenes/logoConsejo.gif'); 
		margin: 10px auto;		
	}
	#video{
		width: 780px;
		height: 500px;
		background-image:url('imagenes/fondovideo.gif'); 
		background-repeat: no-repeat;
		text-align: center;
		margin: 10px auto;
		clear: both;
		padding-top: 50px;
	}
	.texto{
		font-family: verdana;
		color: #f81c8e;
		font-size: .8em;
	}
	form{		
		padding-top: 40px;
		width: 100%;
		margin-top: 5px;
		text-align: left;
	}
	input{
		margin: 10px;
		width: 350px;
		height: 20px;
		padding-left: 5px;
		background-color: #fff;
		border: 0px;
		font-family: verdana;
		color: #999;
		font-size: .8em;		
		text-align: left;
		border: 1px solid #f81c8e;
	}
	textarea{		
		margin: 10px;
		width: 350px;
		height: 100px;
		padding-left: 5px;
		background-color: #fff;
		border: 0px;
		font-family: verdana;
		color: #999;
		font-size: .8em;		
		text-align: left;
		border: 1px solid #f81c8e;
	}
	.boton{
		margin: 10px;
		width: 15%;
		height: 20px;
		background-color: #fff;
		border: 1px solid #f81c8e;
		font-family: verdana;
		color: #f81c8e;
		font-size: .8em;		
		text-align: center;
	}
	#noticiaCompleta p{
		text-align: left;
		margin: 5px;
		padding:5px;
		line-height: 1.2em;		
		font-family: verdana;
		color: #841F9A;
		font-size: .8em;			
	}
	#noticiaCompleta{
		background-color:#FFFFFF;
	}
	#contenido img{ 
		margin-top: 20px;
	}
	#comentarios{
		width: 750px;
		background-image:url('imagenes/ultimoscomentarios.gif'); 				
		background-repeat: no-repeat;	
		background-position: top left;
		margin: 50px auto;
	}
	
	#comentarios p{
		text-align: right;
		margin-left: 7px;
		line-height: 2.5em;
		margin: 0px;
		padding: 0px;
		font-family: verdana;
		color: #f81c8e;
		font-size: .8em;		
	}
	#comentarios ul, #comentarios li{		
		list-style: none;
		clear: both;
		text-align: left;
				
	}
	#comentarios ul{
		height: 5em;
	}
	
	#siguenos{
		background-image:url('imagenes/siguenos.gif'); 				
		background-repeat: no-repeat;	
		height: 80px;
		width: 750px;
		margin: 10px auto;		
		margin-bottom: 70px;
		text-align: left;
	}
	#siguenos ul, #siguenos li{		
		list-style: none;
		display: inline;
		width:auto;
	    margin:0;
	    padding:0;		
	}
	
	#siguenos img{
		border: 0px;
		margin: 40px 0px 0px 10px;
		
	}
	ul{
		border: 0px;
		width: 100%;
		list-style: none;
	}
	li{
		border: 0px;
		width: 100%;		
		font-family: verdana;
		height: 1.8em;
		color: #000;
		font-size: .8em;		
		text-align: left;
	}
	.titulo{
		font-family: verdana;
		color: #000;
		font-weight: bolder;
		padding-top: 20px;
		font-size: .8em;		
		text-align: left;
	}	
	#footer{		
		width: 100%;
		height: 181px;		
		text-align: center;
		background-color: #000;
		background-image:url('imagenes/piedepagina.jpg'); 
		background-repeat: repeat-x ;
		background-position: top left;
		margin: 5px auto;		
	}
	#footer img{
		border: 0px;
		margin: 45px 10px 10px 10px;		
	}
	#footer ul, #footer li{
		list-style: none;
		display: inline;
		width:auto;
	    margin:0;
	    padding:0;		
	}

	.hidden { 
		display: none; 
	}
	.unhidden {
		display: block;
	}
	a:link {		
		text-decoration: none;
		font-family: verdana;
		font-size: 1em;
		font-weight: bolder;
		color: #f81c8e;
	}
	a:visited {		
		text-decoration: none;
		font-family: verdana;
		font-size: 1em;
		font-weight: bolder;
		color: #f81c8e;
	}
	a:active {		
		text-decoration: underline;
		font-family: verdana;
		font-size: 1em;
		font-weight: bolder;
		color: #f81c8e;
	}	
	a:hover {		
		font-family: verdana;
		font-size: 1em;
		font-weight: bolder;
		color: #f81c8e;
		text-decoration: underline;
	}
