@charset "utf-8";
.piepagina {
	text-align: center;
	background-color: #CCC;
	color: #003366;
	font-weight: bold;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.textomensajeria {
	font-size: 34pt;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	border-color: #000000;
	text-shadow: 4px 4px #000000;
	margin-top: -20pt;
}
.textotitulo2 {
	font-size: 34pt;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	border-color: #000000;
	text-shadow: 4px 4px #000000;
	margin-top: -20pt;
}
.textomensajeria1 {
	font-size: 42pt;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	border-color: #000000;
	text-shadow: 4px 4px #000000;
}
.textotitulo1 {
	font-size: 42pt;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	border-color: #000000;
	text-shadow: 4px 4px #000000;
}
.fondoparrafo {
	background-color: #FFC;
	border: 1px solid #000;
	padding: 2px;
}
.titulos {
	text-transform: uppercase;
	color: #FFF;
	font-size: 22pt;
	font-weight: bold;
	text-align: center;
	background-color: #636;
	margin-top: 20px;
}

.subtitulos {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	color: #003366;
	font-weight: bold;
	font-size: 16pt;
	font-variant: small-caps;
}
.margenInferiorTabla {
	margin-bottom: 40px;
	text-align: justify;
}



body {
	background-image: url(Imagenes/beige031.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	margin-top: 0px;
}
.recargos {
	font-weight: bold;
	background-color: #FC9;
}
.subtituloPrincipal {
	font-size: 18pt;
	margin-top: -15px;
}
.primerSubtitulo {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	color: #003366;
	font-weight: bold;
	font-size: 16pt;
	font-variant: small-caps;
	margin-top: 35px;
}
.primerParrafo {
	margin-top: 35px;
}
.formatoTabla {
	text-align: justify;
}

.fondoTabla {
	background-image: url(Imagenes/Moto-1.jpg);
	height: 326px;
	width: auto;
}
