body {
	background-color: #5D9EE2 !important;
	margin-left: 0px !important;
	margin-top: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 0px !important;
	background-image: url('../imagenes/fondo.jpg') !important;
	background-position:top !important;
	background-repeat:no-repeat !important;
}

.link_malva {
	color: #993366;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.link_malva:hover {
	color: #389437;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.link_malva:visited {
	color: #389437;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}



a:link { ... }
a:visited { ... }
a:hover { ... }
a:active { ... }
.link_gris1 {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.link_gris1:hover {
	color: #888888;
	text-decoration: none;
	font-weight: bold;
}

body,td,th {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #0000000;
}
.input_cien {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #888888;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.blanquin {
	color: #FFFFFF;
	text-decoration: none;
}
.titular_verde {
	color: #389437;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.titular_malva {
	color: #993366;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}


.titular_azul {
	color: #12325e;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.titular_grande {
	color: #12325e;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
}

.cuerpochico {
	font-size: 11px;
	line-height: 15px;
	color: #4D4D4D;
	text-decoration: none;
}

.foot {
	color: #460E08;
	font-size: 12px;
	font-family: Tahoma, Trebuchet MS, Verdana, Arial, sans-serif;
	text-decoration: none;
}

.foot:hover {
	color: #000000;
	font-size: 12px;
	font-family: Tahoma, Trebuchet MS, Verdana, Arial, sans-serif;
	text-decoration: none;
}

.menublanco {
	color: #ffffff !important;
	
	font-size: 14px !important;
	font-family: Tahoma, Trebuchet MS, Verdana, Arial, sans-serif !important;
	text-decoration: none !important;
	font-weight: bold !important;
}

.menublanco:hover {
	color: #c0c0c0 !important;
	
	font-size: 14px !important;
	font-family: Tahoma, Trebuchet MS, Verdana, Arial, sans-serif !important;
	text-decoration: none !important;
	font-weight: bold !important;
}




.link_mas {
	font-weight: bold;
	color: #460E08;
	text-decoration: none;
	font-size: 14px;
}
.link_mas:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	background-color: #460E08;
}
