body {
	margin-top: 15px;
	background-image: url(images/bkgeneral.jpg);
	background-repeat: repeat-x;
	background-color: #EDEDEF;
}

.txt_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.contenidos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}


.TitulosSub {

	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #004890;
	text-decoration: none;
}
.contenidosBack {

	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.enlace {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E90514;
	text-decoration: none;
}
.menu {

	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.TitulosSubCyan {


	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #024991;
	text-decoration: none;
}
.TitulosSubBIG {


	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #CE0000;
	text-decoration: underline;
}
