body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: 
	background-color: 
	background-image:
	background-repeat:repeat-x;
	margin: 0px;
	text-align: justify;
}
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: 12px;
	color: #0F7D80;
	font-weight: bold;
	font-style: italic;
}
a {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}

.linkmenu {
	color: #139A9E;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;

}
.footer {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
}
.linknormal {
	color: #0F7D80;
	font-size: 11px;
	text-decoration: underline;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
}
.subtitulo {
	font-size: 20px;
	font-weight: bold;
	color: #683B1A;
	font-style: normal;
	font-family: Arial;
}
.homenoticias {
	font-family: Arial;
	font-size: 11px;
	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: 18px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial;
}
.contenido {
	font-size: 13px;
	font-family: Arial;
}
.tituloseccion {
	font-family: Arial;
	font-size: 26px;
	font-weight: bold;
	color: #666666;
	font-style: normal;
}
