body {
	background-color: #FFFFFF;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 7px;
	margin-right: 0px;
}

a { text-decoration: none;}
	a:hover {
	text-decoration: none;
}

.cabeceraMenu {
	font-family: Arial Narrow, Arial, sans-serif;
	font-size: 13px;
	color: #4a4a4a;
}
.cabeceraMenu a {
	color: #4a4a4a;
	text-decoration: none;
}
.cabeceraMenu a:hover {
	color: #999999;
	text-decoration: underline;
}

.cabeceraRuta {
	font-family: Arial Narrow, Arial, sans-serif;
	font-size: 13px;
	color: #4a4a4a;
}
.cabeceraRuta a {
	color: #4a4a4a;
	text-decoration: none;
}
.cabeceraRuta a:hover {
	color: #999999;
	text-decoration: underline;
}

.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4a4a4a;
}
.submenu a {
	color: #4a4a4a;
	text-decoration: none;
}
.submenu a:hover {
	color: #ce3031;
	text-decoration: none;
}

.resalte {
	color: #ce3031;
	font-weight: bold;
}
.blanco {
	color: #FFFFFF;
}
.verde {
	color: #129910;
	font-weight: bold;
}
.amarillo {
	color: #ee7d11;
	font-weight: bold;
}
.azul {
	color: #1d659b;
	font-weight: bold;
}
.azul a {
	color: #1d659b;
	font-weight: bold;
	text-decoration: none;
}
.azul a:hover {
	color: #4a4a4a;
	font-weight: bold;
	text-decoration: none;
}
.morado {
	color: #931166;
	font-weight: bold;
}

.titular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ce3031;
	font-weight: bold;
}

.textoCuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4a4a4a;
	text-align: justify;
	text-decoration: none;
}
.textoCond1 {
	font-family: Arial Narrow, Arial, sans-serif;
	font-size: 14px;
}
.textoCond2 {
	font-family: Arial Narrow, Arial, sans-serif;
	font-size: 12px;
}

.link {
	color: #000000;
	text-decoration: underline;
}
.link:hover {
	color: #666666;
	text-decoration: underline;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AAAAAA;
}
.pie a {
	color: #ce3031;
	text-decoration: none;
}
.pie a:hover {
	color: #ce3031;
	text-decoration: underline;
}

.margen {
	padding: 10px;
}

.fotoBorde {
	border: 1px solid #999999;
}

.interlineado {
	line-height: 120%;
}

.fdorojo {
	background-color: #ce3031;	
}
.fdoverde {
	background-color: #129910;	
}
.fdoamarillo {
	background-color: #ee7d11;	
}
.fdoazul {
	background-color: #1d659b;	
}
.fdomorado {
	background-color: #931166;	
}

ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 15px;
}

.noticias {
	font-family: Arial, Helvetica, sans-serif;
}
.noticias span {
	font-size: 13px;
	color: #3d3d3d;
	font-weight: bold;
}
.noticias {
	font-size: 11px;
	color: #666666;
	text-align: justify;
	font-weight: normal;
}
.noticias a {
	color: #454545;
	text-decoration: none;
}
.noticias a:hover {
	color: #666666;
	text-decoration: underline;
}

.nota1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3d3d3d;
	font-weight: bold;
	text-align: left;
}
.nota2 {
	font-family: Arial Narrow, Arial, sans-serif;
	font-size: 24px;
	color: #ce3031;
	font-weight: bold;
	text-align: left;
}
.nota_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4a4a4a;
	text-align: justify;
}