@charset "utf-8";
/* CSS Document ESTILO DEFINIDO POR DEFECTO */
body { color: #1759a5;
background-color: #d8eaff;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.75em;
line-height: 1.2em;

text-align: justify;}

a:link {color: #FFFFFF;
text-decoration: none;}
 a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover {color: #397aea;
text-decoration: underline;}
.centro a:link {color: #FFFFFF;
text-decoration: none;}
.centro a:visited {
	color: #fff;
	text-decoration: none;
}

.centro a:hover {color: #FFFF00;
text-decoration: underline;}

h1 {font-size: 1.4em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

h2 {font-size: 1.3em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

h3 {font-size: 1.2em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

h4 {font-size: 1.1em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

h5 {font-size: 1em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}
.tabla_p{ border-color:#000033;
}
.titulo{ font-size:16px;
font-weight:bold;
padding-left: 10px;
padding-top: 10px;
padding-bottom: 5px;
}
.titulo2{ font-size:16px;
font-weight:bold;
}
.formulario{
color:#FFFFFF;
background-color:#FF8000;
font-size:12px;
}