.titulosnoticias {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:25px;
	color:#AD6C01;
	padding:0;
	line-height: 20px;
}
.titulosnoticias_med {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#AD6C01;
	padding:0;
} 
h2, h3, h4, h5, h6 {
	font-weight: bold;
	font-family:Verdana, Geneva, sans-serif;
	color:#AD6C01;
}
h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-top:9px;
	padding-left:20px;
	color:#FFFFFF;
	
	
}
h1 a { color: #FFF; background: inherit; }
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color:#AD6C01;
	font-weight:bold;
	padding:0;
	letter-spacing: -1px;
	
}
h2 a {
	background: #FFF;
	color: #46735d;
}
h2 a:hover {
	background: #FFF;
	color: #999;
	text-decoration:none;
}

/*
/////////////////////////////////////////////
ESTILOS GENERALES DE TEXTOS TITULOS Y LINKS 
////////////////////////////////////////////
*/

html>body .texto {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000000;
	text-align: justify;
} 

.HeaderTexto {
color:#FFFFFF;
font-size:11px;
}
.texto{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000000;
	line-height: 15px;
}
.BarraDerechaTexto {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#003D59;
}


.textobarras {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding-left:10px;
	color:#000000;
} 
.textochico {
	line-height:15px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#333;
} 


/*
/*links*/
a {
	color: #344D4C;
	background: inherit;
	text-decoration:none;
}
a:hover {
	background: inherit;
	text-decoration:underline;
	color:#AD6C01;
}
.titulos {
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#AD6C01;
	padding:0;
}
.titulos_noticia {
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#525F5F;
	padding:0;
}

.titulo_error {
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#F00;
	padding:0;
}
.titulos_pizarras{
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#AD6C01;
	padding:0;
}
.textoclaro {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

.error {
	color: #990000;
	background-color: #FFF0F0;
	font-family:Verdana, Geneva, sans-serif;

	font-weight:bold;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px;
	
}

/* ---------------------------------------------------------------- 
 *  HEADINGS
 * ---------------------------------------------------------------- 

h1 {
	font-size: 44px;
	line-height: 44px;
	padding-right: 110px;
	letter-spacing: -1px;
	padding-bottom: 20px;
}
h2 {
	font-size: 25px;
	line-height: 29px;
	letter-spacing: -1px;
	padding-bottom: 20px;
}
h3 {
	font-size: 20px;
	line-height: 24px;
	font-family: Helvetica, Arial, sans-serif;
	padding-bottom: 13px;
}
.post h3 {
	font-size: 30px;
	line-height: 30px;
	font-family: Helvetica, Arial, sans-serif;
	padding: 30px;
	margin: 30px 0;
	text-align: center;
	clear: both;
	background: url(images/backgrounds/h3_border.gif) no-repeat 50% 0;
}
.post h3 span {
  color: #959f00;
}
.post h3 span.below {
  background: url(images/backgrounds/h3_border.gif) no-repeat 50% 100%;
  height: 1px;
  display: block;
  position: relative;
  top: 30px;
}
h3.c_style {
	font-size: 30px;
	line-height: 30px;
	font-family: Helvetica, Arial, sans-serif;
	padding: 30px;
	margin: 30px 0;
	text-align: center;
	clear: both;
	background: url(images/backgrounds/h3_border.gif) no-repeat 50% 0;
}
h3.c_style span {
  color: #959f00;
}
h3.c_style span.below {
  background: url(images/backgrounds/h3_border.gif) no-repeat 50% 100%;
  height: 1px;
  display: block;
  position: relative;
  top: 30px;
}
h4 {
  font-size: 16px;
  text-transform: uppercase;
  font-family: Arial, sans-serif;
  border-bottom: 1px solid #ceccc9;
  padding: 20px 0 10px 0;
  margin-bottom: 15px;
}
h5 {
}
h6 {
}
*/ 

