@charset "utf-8";

#news {
}
#news h1 { 	
	border-bottom: 1px solid #ce142b;
}
#news h2 { 
	font-size:1.6em;
	font-weight: bold;
}
#news h3 { 
	font-size:1.5em;
	font-weight: normal;
	font-size: inherit;
}
#news h3 p { 
 	font-size:1.3em;
	line-height:1.3em;
}
#news .new {
	padding:10px 0 10px 0;
}
#news .new ul {
	list-style-image:url(../images/list_arrow.gif);
}
#news .new h2 a{
	text-decoration:none;
}
#news .new .date {
	margin:10px 0 0 0;
	color:#666;
	font-size:1.1em;	
}
#news .new .date_content {
	font-size:1.1em;
	margin:10px 0 10px 0;
	color:#666;
	border-bottom:1px solid #e3e3e3;
}
#news .new .date_content .print {
	float:right;
	color:#666;
	margin-top:-20px;
}
#news .new .date_content .print img{
	vertical-align:middle;
	margin:-1px 4px 0 0;
}
#news .new .thumb {
	border:1px solid #e3e3e3;
	margin:0 0 20px 20px;
	float:right;
}
#news .new a.verNoticia { 
	margin: 0 0 5px 0; 
	padding: 0 0 0 0; 
	vertical-align:4px;
	font-size: 1em;
	color:#333;
	font-weight: bold;	
}
#news .new p { 
	margin: 0 0 10px 0 ; 
}
#news .new h3 p { 
	font-size:1.3em; 
	line-height:1.3em;
	font-style: normal;
	font-weight: normal;
}
#news .new .more a {
	font-size:1.1em;
}
#news .new .more img {
	vertical-align:middle;
	margin:-1px 4px 0 0;
}
#news .new .detalle img{
	vertical-align:middle;
	margin:-1px 6px 0 0;
}
.categorias ul {
	margin:6px 0 10px 0;
}
.categorias ul li{
	margin:4px 0;
}
.categorias ul ul {
	margin:6px 0 0 10px;
}
.categorias a{
	text-decoration:none;
	font-weight:bold;
}
.categorias ul ul a{
	color:#333;
}
#news .new #aplicaciones {
	height:60px;
	border-bottom:1px solid #e2e2e2;
}
#news .new #aplicaciones h3{
	background-color:#e2e2e2;
	padding:4px;
}
#news .new #aplicaciones ul {
	margin:0;
}
#news .new #aplicaciones ul li{
	float:left;
	padding:4px 10px;
	margin:0;
	border-left:1px solid #e2e2e2;
	list-style:none;
}
#news .new #aplicaciones ul li:first-child{
	border-left:0;	
}
#news .new #aplicaciones ul li img{
	vertical-align:middle;
	margin-right:4px;
}
#news .navigation {
	background:#f5f5f5;
	margin:10px 0;
}
#news .navigation a{
	font-size:1.2em;
	margin:10px;
}
/* Modulo de categorias en noticias */
.moduleCategorias { 
	padding: 0pt 10px 8px 8px; 
	width: 200px; 
}
.categoriaTitulo, .aplicacionesTitulo {
	margin:15px 0 0 0; 
	color:#ce142b !important; 
	border-bottom: 1px solid #ce142b;
}
.categoriaSeleccionada {
	font-size: 1.6em;
	font-weight: bold;
}
.moduleCategorias h3 a {
	color:#666;
}
/* EO Modulo de categorias en noticias */
/* Modulo de aplicaciones */

/* EO Modulo de aplicaciones */