#div_noticias
{
	margin:5px 10px 10px 20px;
	font-family: Tahoma;
	font-size: 12px;	
}

#div_contenido
{
	text-align:justify;
	vertical-align:top;
	padding-bottom: 30px;
}

#div_submenu
{
	text-align:left;
	font-family:Tahoma;
	font-size:11px;
	font-weight: bold;
	margin:0px 20px 0px 20px; 
	color:#FFFFFF
}

#div_submenu a 
{ 
	color:#ffffff; 
	font-weight:bold; 
	text-decoration:none;
}

#div_submenu a:hover
{ 
	color:#ffffff; 
	font-weight:bold; 
	text-decoration:underline;
}

#div_submenu img
{
	margin-right:5px; 
	vertical-align:middle;
}

legend
{
 font-family:Tahoma; 
 font-size:12px;
 font-weight:bold;
 color: #A42914; 
}

.input
{
	width:200px;
	font-family:Tahoma;
	font-size:11px;
}

.input2
{
	width:30px;
	font-family:Tahoma;
	font-size:11px;
}

.parrafo
{
	text-indent:2em;
}

.descripcion_noticia {
	color:#636363;	
	border-bottom: 1px solid #000000;
	padding-left: 5px;
	line-height: 15px;
}

.descripcion_noticia a {
	font-size: 11px;
	color:#07126C;
	text-decoration:none;
}

.titulo_noticias {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000055;
	border-bottom: 1px solid #000000;
	padding-left: 5px;
	line-height: 15px;
	text-align: left;
}

.titulo_noticias a {
	color: #000055;
	text-decoration: none;
	border-bottom: 1px solid transparent;
}

.titulo_noticias a:hover {
	color: #000055;
	text-decoration: underline;
	border-bottom: 1px solid transparent;
}

.fecha_noticia {
	color: #A42914;
	font-weight: bold;
}

.pie_pagina {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.titulo_pagina {
	font-family: Tahoma;
	font-size: 24px;
	color: #4B4B4B;
	font-weight:bolder;
	padding-left: 20px;
	border-bottom: 1px solid #999999;
	padding-top: 10px;
	text-align: left;
}

.descripcion_contenido {
	font-family: Tahoma;
	font-size: 12px;
	color: #4B4B4B;
	padding-left: 20px;
	padding-right: 20px;
}

.ruta {
	font-family: Tahoma;
	font-size: 11px;
	color: #0000FF;
	padding: 8px 10px 10px 20px;
}

.form
{ 
	height:17px;
	font-family:tahoma;
	font-size:11px;
	background-color:#ffffff;
	color:#5F5F5F;
	margin-left:0px;
	margin-right:0px
}		
.textarea 
{ 
	height:95px;
	width: 200px;
	font-family:tahoma;
	font-size:11px;
	background-color:#ffffff;
	color:#5F5F5F;
	margin-left:0px;
	margin-right:0px
}

.contacto {
	font-family: tahoma;
	font-size: 14px;
	color: #4B4B4B;
	font-weight: normal;
	padding-top: 10px;
}

.item_lista {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 15px;
	color: #4B4B4B;
	padding-left: 5px;
	padding-right: 5px;	
}

.enlace {
	font-family: tahoma;
	font-size: 12px;
	color: #A42914;
	font-weight: normal;
	font-weight:bold;
}

.enlace a {
	font-size: 12px;
	color: #A42914;
	text-decoration:none;
	font-weight:bold;	
}

.enlace a:hover {
	text-decoration: underline;
}

.obligatorio {
	font-family: Tahoma;
	font-size: 10px;
	color: #990000;
	padding-top: 10px;
	padding-bottom: 20px;
}

