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

#contenedor 
{
	position:absolute;
	top:0px;
	left:5px;
	width:900px;
	height:727px;
	border-bottom:1px #818181 dotted;
	border-left:1px #818181 dotted;
	border-right:1px #818181 dotted;
}

#noticia_portada_texto ul{
    list-style-type:disc
}
#noticia_portada_texto li.a{
    color:#BE010A;
    font-family: Verdana;
    font-size:10px;
    text-decoration: none;
}


/*--------------------------------------------------CABECERA--------------------------------------------------------*/
#cabecera
{
	width:900px;
	height:325px;
}

#cabecera_img 
{
	vertical-align : bottom ;
	border-bottom:1px #818181 dotted;
}
/*------------------------------------------------------------------------------------------------------------------*/


/*--------------------------------------------------MENU CENTRAL--------------------------------------------------------*/
#bloque_e 
{
	float:right;
	margin-top:30px;
}

#bloque_e A 
{
	color:#BE010A;
	font-size :12px;
	font-family :Verdana;
	text-decoration :none;
	font-weight :bold;
}

#bloque_e A:hover
{
	color :#818181;
}

#bloque_e IMG
{
	margin:0;
	padding:0;
	margin-right:2px;
	vertical-align :text-bottom ;
}	

.formulario_contacto
{
	width:500px;
	margin-top :10px;
	margin-left :20px;	
	color:#818181;
	font-family : Verdana;
	font-size:12px;
	text-align : right;
}

.formulario_contacto INPUT 
{
	border:1px #EECB0B solid;
	width:300px;
	color:#818181;
	font-family : Verdana;
	font-size:12px;
}

.formulario_contacto TEXTAREA
{
	border:1px #EECB0B solid;
	width:300px;
	height:75px;
	color:#818181;
	font-family : Verdana;
	font-size:12px;
	vertical-align :middle;
}

.formulario_contacto INPUT.enviar
{
	border:1px #EECB0B solid;
	width:80px;
	color:#818181;
	font-family : Verdana;
	font-size:12px;
	cursor:pointer;
}

#img_subir_texto 
{
	margin-top:10px;
}

#img_voluntario
{
	float :left;
	margin-left:10px;
	margin-top: 10px;
	margin-right:20px;
}

.marcado 
{
	font-weight : bold;
	color:#818181;
}

.marcado_titular
{
	font-weight : bold;
	font-size :12px;
}

#menu_central 
{
	width:900px;
	height:342px;
}

#menu_central_texto 
{
	float:left;
	width:690px;
	height:342px;
	overflow :hidden ; 
}
#bloque_gris_lat_der {
	background-color: #f1f1f1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-indent: 10px;
	margin-left: 20px;
	padding-left:10px
}


#menu_lateral 
{
	float:left;
	width:187px;
	height:342px;
	background-color : #EECB0B;
	text-align :center;
}

#menu_lateral_enlaces
{
	margin:auto;
	padding-top:20px;
	width:170px;
	height:300px;
	text-align :left;
}

#menu_lateral_enlaces A
{
	color:#6C6330;
	font-size :10px;
	font-family :Verdana;
	text-decoration :none;
}

#menu_lateral_enlaces A:hover
{
	color:#FFF;
}

#menu_lateral_enlaces A.seleccionado
{
	color:#6C6330;
	font-size :10px;
	font-family :Verdana;
	text-decoration :none;
	font-weight :bold;
}

#menu_lateral_enlaces IMG
{
	vertical-align :text-top;
	margin-right:5px;
}	

#menu_lateral_enlaces ul 
{
	list-style-type :none;
}

#titular 
{
	margin-left :20px;
	margin-top :20px;
	color:#EECB0B;
	font-family : Franklin Gothic Medium Cond, Arial;
	font-size:24px;
}

#resumen 
{
	margin-top :10px;
	margin-left :20px;	
	color:#818181;
	font-family : Verdana;
	font-size:12px;
}

#texto
{
	margin-top :10px;
	margin-left :20px;		
	color:#818181;
	font-family : Verdana;
	font-size:12px;
	text-align :justify ;
}

#texto P
{
	margin-bottom:10px;
}

#texto ul 
{
	list-style-type:disc ;
	margin-left:50px;
	color:#EECB0B;
}

#texto li
{
	margin-top:10px;
	margin-bottom:10px;
	

}

#texto li A 
{
	color:#818181;
	font-family : Verdana;
	font-size:12px;
	text-decoration :none;
}

.texto_rojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	text-decoration: none;
	color: #C00110;
}

#bloque_gris_lat_der A
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	text-decoration: none;
	color: #C00110;
}

#bloque_gris_lat_der A:hover 
{
	color:#333;
}
/*
#texto li A 
{
	color:#818181;
	font-family : Verdana;
	font-size:12px;
	text-decoration :none;
}

#texto li A:hover
{
	color:#35AE1D;
}

#texto IMG 
{
	margin-left:10px;
	vertical-align : middle ;
}


#texto A
{
	color:#818181;
	font-family : Verdana;
	font-size:12px;
}

#texto A:hover {
	color:#35AE1D;
}
*/
/*----------------------------------------------------------------------------------------------------------------------*/

/*--------------------------------------------------LOGOS E INSTITUCIONES-----------------------------------------------*/
#logos 
{
	width:900px;
	height:40px;
	border-top:1px #818181 dotted;
}
/*----------------------------------------------------------------------------------------------------------------------*/

/*--------------------------------------------------PIE DE PÁGINA-----------------------------------------------*/
#pie
{
	width:900px;
	height:20px;
	border-top:1px #818181 dotted;
	color:#818181;
	font-size :10px;
	font-family :Verdana;
	text-align :center;	
	padding-top:2px;
}
/*----------------------------------------------------------------------------------------------------------------------*/
#espacio
{
	position : absolute ;
	top:726px;
	left:5px;
	width:900px;
	height:5px;
}
.txt_rojo_12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B9040B;
}

