body {
	background-attachment: fixed;
	background-image: url(images/fondo.jpg);
	background-repeat: no-repeat;
	background-color: #000032;
	background-position: center center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tituloitem {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #000032;
	text-decoration: none;
	text-align: center;
}
.textoitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 300px;
	text-shadow: white 0.1em 0.1em 0.2em;
}
.titulolav {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #000032;
	text-decoration: none;
	text-align: left;
	padding-left: 5px;
}
.textoportada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000032;
	text-decoration: none;
	text-align: justify;
	text-shadow: white 0.1em 0.1em 0.2em;
	line-height: 18px;
}
.titulofooter {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	text-shadow: black 0.1em 0.1em 0.2em;
}
.textofooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	text-shadow: black 0.1em 0.1em 0.2em;
}
.fotoservicioborde {
	padding-right: 10px;
}
