body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.fondo-contenido {
	background-image: url(../imagenes-plantilla/fondocontenido.png);
	background-repeat: no-repeat;
}
.footer {
	background-image: url(../imagenes-plantilla/fondofooter.png);
	background-repeat: no-repeat;
	font-size: 10px;
}
.header {
	background-image: url(../imagenes-plantilla/fondoheader.png);
	background-repeat: no-repeat;
}
li {
	list-style-position: outside;
	list-style-image: url(../imagenes-plantilla/bullet.png);
}

.menu-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.menu-footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #425876;
	text-decoration: underline;
}
.subir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #375A90;
}
.subir:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	color: #375A90;
}
.link-text-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.link-text-footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.menu-principal {
}
.menu-principal:hover {
	background-image: url(../imagenes-menu/fondo-menu.png);
}
.preload {
	position:absolute;
	top:0px;
	left:0px;
	width:1px;
	height:1px;
	visibility:hidden;
	overflow:hidden;
}.titulos-contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4870AD;
	text-decoration: none;
	font-weight: bold;
}
.link-oculto-destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699CC;
	text-decoration: none;
}
.texto-contenido-destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699CC;
}

