body {
	font: 100% Arial, Helvetica, sans-serif;
	background-image:url(../image/bg-2021.jpg);
	background-repeat:repeat;
	background-color:#b7d3ff;
	margin: 0px auto;  /* es recomendable ajustar a cero el margen y el relleno del elemento body para lograr la compatibilidad con la configuración predeterminada de los diversos navegadores */
	padding: 0px;
	text-align: center; /* esto centra el contenedor en los navegadores IE 5*. El texto se ajusta posteriormente con el valor predeterminado de alineación a la izquierda en el selector #container */
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td .btnizquierda {
	background-image:url(../btn-izq/background-btn-izq.jpg);
	background-repeat:repeat-y;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c5c5c;
	text-decoration: none;
	text-align: justify;
	font-weight: normal;
}

.right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #5c5c5c;
	text-decoration: none;
	text-align: right;
	font-weight: normal;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	color: #5c5c5c;
	text-decoration: none;
	text-align: justify;
	font-weight: normal;
}

.h1blanco {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px; 
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;  
	text-decoration: none; 
	text-align: left;
}
.blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal; 
	color: #FFFFFF; 
	text-decoration: none; 
	text-align: justify;
}

.blancobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold;
	color: #FFFFFF; 
	text-decoration: none; 
	text-align: justify;
}

.tilde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:none;
	color: #213770; 
	font-weight: bold;
	text-decoration: none; 
	text-align: center;
}


.textolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:none;
	color: #213770; 
	text-decoration: none; 
	text-align: center;
}

.textolink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #213770;
	text-decoration:underline;
	text-align: center;
}

.textolinkperegrinacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:none;
	font-weight: bold;
	color: #213770; 
	text-decoration: none; 
	text-align: center;
}

.textolinkperegrinacion a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #213770;
	font-weight: bold;
	text-decoration:underline;
	text-align: center;
}

.textolinkizq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:none;
	color: #213770; 
	text-decoration: none; 
	text-align: left;
}

.textolinkizq a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #213770;
	text-decoration:underline;
	text-align: left;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c5c5c;
	text-decoration:none;
	text-align: center;
	line-height:16px;
	margin:10px;
}

.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #213770;
	text-decoration:none;
	text-align: center;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #213770;
	text-decoration:underline;
	text-align: center;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5c5c5c;
	text-decoration:none;
	text-align: center;
	line-height:16px;
	margin:10px;
}

.copy a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #213770;
	text-decoration:none;
	text-align: center;
}
.copy a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #213770;
	text-decoration:underline;
	text-align: center;
}

.footerqr {
	float:right;
	width:30px;
	height:41px;
	border:0px;
	margin-right:10px;
	margin-top:-70px;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal;
	font-weight: bold;
	color: #5c5c5c; 
	text-decoration: none; 
	text-align: justify;
}

.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px; 
	font-style: normal;
	font-weight: bold;
	color: #b7d3ff;  
	text-decoration: none; 
	text-align: left;
}
.h1azul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px; 
	font-style: normal;
	font-weight: bold;
	color: #002a54;  
	text-decoration: none; 
	text-align: left;
}
.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px; 
	font-style: normal;
	font-weight: bold;
	color: #b7d3ff;  
	text-decoration: none; 
	text-align: left;
	background-image:url(../image/bg-h2.jpg) repeat-x;
}

.h2 a {
	color: #b7d3ff;  
	text-decoration: none; 
}

.h2 a:hover {
	color: #b7d3ff;  
	text-decoration: underline; 
}

.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px; 
	font-style: normal;
	font-weight: bold;
	color: #5c5c5c;  
	text-decoration: none; 
	text-align: left;
}
.h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px; 
	font-style: normal;
	font-weight: bold;
	color: #5c5c5c;  
	text-decoration: none; 
	text-align: left;
}
.h4 a {
	color: #5c5c5c;  
	text-decoration: none; 
}

.h4 a:hover {
	color: #5c5c5c;  
	text-decoration: underline; 
}

.azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #213770;
	text-decoration: none;
	text-align: justify;
}

.amarillo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px; 
	font-weight: bold;
	color: #b7d3ff; 
	text-decoration: none; 
	text-align: justify;
}

.jozotexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal; 
	color: #213770; 
	text-decoration: none; 
	text-align: justify;
}

.jozomensaje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	color: #213770;
	text-decoration: none;
	text-align: justify;
	font-weight: normal;
}

.jozodestacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #213770; 
	text-decoration: none; 
	text-align: justify;
}

.jozotitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	color: #213770; 
	text-decoration: none; 
	text-align: justify;
}

.comentario {
	width:200px;
	height:200px;
	border: 1px solid #213770;
	margin: 1px 1px 0px 0px;
	display:inline;
	cursor:text;
	font-family: Arial, Helvetica, sans-serif color #4080cf;
	font-size: 12px;
	color:#5c5c5c;
}
.campos {
	width:200px;
	height:20px;
	border: 1px solid #213770;
	font-family: Arial, Helvetica, sans-serif color #4080cf;
	font-size: 11px;
	color:#5c5c5c;
}
.campostelefono {
	width:50px;
	height:20px;
	border: 1px solid #213770;
	font-family: Arial, Helvetica, sans-serif color #4080cf;
	font-size: 11px;
	color:#5c5c5c;
}
.buttons {
	width:85px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	vertical-align:middle;
	text-align:center;
	font-weight:normal;
	font-size:14px;
	background-color: #b7d3ff;
	cursor:pointer;
}
