body {
	font-family: "Qanelas Soft Bold", Times, serif;
	font-size: 14px;

	color: 
	background-color: 
	background-image:
	background-repeat:repeat-x;
	margin: 0px;
	text-align: justify;
	background-image: url(../images/content/fondo.jpg);
	background-repeat:  repeat-x;
}
.contenido_negritas {
	font-family: Qanelas Soft Bold, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
td {
	/*vertical-align: top;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}
.titular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
}
a {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}

.linkmenu {
	color: #E30045;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial;

}
.footer {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.linknormal {
	color: #000000;
	font-size: 14px;
	text-decoration: underline;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
}
.subtitulo {
	font-size: 26px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	font-family: Arial;
}
.homenoticias {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.nuevo {
	color: #991513;
	text-decoration: underline blink;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #666666;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #666666;
}
.subtcentrado {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #663300;
	text-align: center;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #666666;
}
.fecha {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
.noticiasbackgr {
	background-image: url(/images/content/backgr_noticias.jpg);
	background-repeat: repeat-x;
}
.noticiasbackgrimg {
	border: 5px solid #FFFFFF;
	float: left;
	margin-right: 7px;
}
.linkhead {
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	font-family: Arial;
}
.contenido {
	font-size: 14px;
	font-family: Arial;
}
.tituloseccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #D80100;
	font-style: normal;
}
.footer_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
