.module .texto {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;;
	text-align:justify;

}
.module .titulo_noticia {
	font-weight: bold;
	font-size: 16px;
	font-color: #bcbcbc;
}
.module .titulo_pequeno {
	font-size: 12px;
	line-height:15px;	
}
.module .resumen_noticia {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;;
	font-size: small;
	line-height:15px;
	text-align:justify;
}
.module .textomod {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;;
	font-size: small;
	line-height:17x;
}
.fecha {
	font-size: small;
}
.bread {
	font-size: x-small;
	font-color: #bcbcbc;
	line-height:15px;
}

.submenu {
	font-size: x-small;
	font-color: #00599c;
}
.titulosec {
	font-weight: bold;
	font-size: 17px;
	font-color: #0063a9;
}
.tablas{
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
}
.Estilo1 {font-family: 'Trebuchet MS', Helvetica, sans-serif;;
}
.Estilo2 {
	font-size: medium;
	font-weight: bold;
	color: #006699;
}
.Estilo3 {
	color: #006699;
	font-weight: bold;
}
.Estilo5 {
	font-size: medium;
}
.arial {font-family: 'Trebuchet MS', Helvetica, sans-serif;}
.arial_blanca {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;;
	color: #FFFFFF; }
.arial_sm {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;;
	font-size: small;
}
.boton{
    font-size:10px;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;;
    font-weight:bold;
    color:white;
    background:#638cb5;
    border:0px;
    width:80px;
	height:19px;
}
.tab{
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
}
hr.linea {
border:0px;
border-top:1px dotted #cccccc;
height:0px;
width: 100%;
} 