body {
	font-size: 12px;
	background-image: url(../images/fondo.gif);
	font-family: Verdana,Helvetica,sans-serif;
	background-color: "white"
}
font {
	family: Verdana,Helvetica,sans-serif
}
p {
	font-family : verdana;
	font-size: 14px;
	color : navy;
	text-align : justify;
}

p.prosa {
	text-align: justify;
	font-size: 16px; 
	font-weight: normal; 
}

p.cabecera1 {
	text-align: justify;
	font-size: 20px; 
	font-weight: normal; 
}
p.cabecera1:first-letter {
	font-size: 22px; 
	font-weight: bold; 
	color: goldenrod;
	margin-left: 1em;
}

p.cabecera2 {
	text-align: justify;
	text-decoration: italic;
	font-size: 18px; 
	font-weight: normal; 
	color: navy;
}
p.cabecera2:first-letter {
	font-size: 18px; 
	font-weight: bold; 
	color : navy;
	margin-left: 1.5em;
}

hr {
	background-image: url(../images/linea.gif);
	color : maroon;
	height: 3px;
	/*width: 718px;*/
	text-align: center;
	size: 0;
	border: 0em;
}

h1 {
	font-weight: bold;
	font-size: 20px;
	color: maroon;
}
h2 {
	font-weight: bold;
	font-size: 18px;
	color: navy;
}
h3 {
	font-weight: bold;
	font-size: 16px;
	color: maroon;
}
h4 {
	font-weight: bold;
	font-size: 12px;
	color: maroon;
}
h5 {
	font-weight: bold;
	font-size: 10px;
	color: maroon;
}
h6 {
	font-weight: bold;
	font-size: 10px;
	color: maroon;
}

ul {
	text-align: justify;
	font-size: 12pt;
	color: navy;
}
li {
	text-align: justify; 
}

table.datos {
	border: 0px maroon;
	font-size: 12px;
	color : maroon;
	background-color="ivory";
	text-align : right;
	width: 90%;
	padding: 0.2em;
}

table.contenidos {
	border-top-width: 1px;
	border-top-color: navy;
	border-left-width: 1px;
	border-left-color: navy;
	border-bottom-width: 1px;
	border-bottom-color: navy;
	border-right-width: 1px;
	border-right-color: navy;
	font-size: 12px;
	color : navy;
	background-color="ivory";
	text-align : justify;
	width: 90%;
	padding: 0.2em;
	margin: 0.2em;
}

td.vellum {
	font-family : Times New Roman;
	font-size: 14px;
	color : maroon;
	text-align : justify;
}

td.dato_tit {
	font-size: 12px;
	color : maroon;
	text-align : right;
}
td.dato {
	font-size: 12px;
	color : navy;
	text-align : justify;
}
td.dato_nota {
	font-size: 11px;
	font-weight: normal;
	text-indent: 0.5em;
	color : navy;
	text-align : justify;
	text-decoration: italic;
}

td.prosa {
	text-align: justify;
	width: 35%;
	padding: 2em;
	margin: 2em;
}
td.prosa:first-letter {
	font-size: 18px; 
	font-weight: bold; 
	/*color: darkturquoise;*/
	color: goldenrod;
	margin-left: 1em;
}

input.submit {
	font-weight: bold;
	background-color: #00b2ec
}
input.button {
	border-top-width: 1px;
	border-top-color: #3c3c3c;
	border-left-width: 1px;
	border-left-color: #3c3c3c;
	border-bottom-width: 1px;
	border-bottom-color: #3c3c3c;
	border-right-width: 1px;
	border-right-color: #3c3c3c;
	color: navy;
	font-size: 8pt;
	font-family: verdana;
	background-color: #ffffff;
}
input.text {
	border-top-width: 1px;
	border-top-color: #3c3c3c;
	border-left-width: 1px;
	border-left-color: #3c3c3c;
	border-bottom-width: 1px;
	border-bottom-color: #3c3c3c;
	border-right-width: 1px;
	border-right-color: #3c3c3c;
	color: navy;
	font-size: 8pt;
	font-family: verdana;
	background-color: #ffffff;
}
option {
	border-top-width: 1px;
	border-top-color: #ffffff;
	border-left-width: 1px;
	border-left-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
	color: #003f7f;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border-right-width: 1px;
	border-right-color: #ffffff;
}
select {
	border-top-width: 1px;
	border-top-color: #ffffff;
	border-left-width: 1px;
	border-left-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
	border-right-width: 1px;
	border-right-color: #ffffff;
	font-size: 12px;
	color: #003f7f;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f8d058;
}
textarea {
	border-top-width: 1px;
	border-top-color: #ffffff;
	border-left-width: 1px;
	border-left-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
	border-right-width: 1px;
	border-right-color: #ffffff;
	background-color: #ffffff;
	color: #003f7f;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.tabla_bg {
	background-color: #f8d058
}
.actual {
	font-weight: bold;
	font-size: 12px;
	color: #003f7f;
	line-height: normal;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none
}

.titulo {
	font-weight: normal;
	font-size: 22px;
	color: #003f7f;
	line-height: normal;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: justify
}
.titulo_cabecera {
	font-weight: normal;
	font-size: 20px;
	color: #003f7f;
	line-height: normal;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: center
}
.titulo_tabla {
	font-weight: bold;
	font-size: 12pt;
	color: #003f7f;
	line-height: normal;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: justify;
	text-decoration: none
}
.letra_pie {
	font-weight: normal;
	font-size: 8pt;
	color: #003f7f;
	line-height: normal;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: justify;
	text-decoration: none
}
.fecha-hora {
	font-weight: normal;
	font-size: 10pt;
	color: #003f7f;
	line-height: normal;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: justify;
	text-decoration: none
}

.peque {
	font-size: 10px;
	color: maroon;
	font-weight: bold
	font-family: Verdana, Arial, helvetica, sans serif
}
.peque:first-letter {
	font-size: 11px;
	font-weight: bold;
	color: #C00000;
}

a {
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana,Helvetica,sans-serif;
	color: #eb8310;
	text-decoration: none
}
a:hover {
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana,Helvetica,sans-serif;
	color: navy;
	text-decoration: none
}
a:link {
	font-weight: normal;
	font-size: 12px;
	font-STYLE: normal;
	font-family: Verdana, Helvetica, sans-serif;
	color: #eb8310;
	text-decoration: none
}
a:active {
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana,Helvetica,sans-serif;
	color: #f8d058;
	text-decoration: none
}
a:visited {
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana,Helvetica,sans-serif;
	color: #eb8310;
	text-decoration: none
}
a.index {
	font-weight: normal;
	font-size: 18px;
	font-family: Verdana,Helvetica,sans-serif;
	color: #eb8310;
	text-decoration: none
}
a.index:hover {
	font-weight: normal;
	font-size: 18px;
	font-family: Verdana,Helvetica,sans-serif;
	color: navy;
	text-decoration: none
}

a.index:link {
	font-weight: normal;
	font-size: 18px;
	font-STYLE: normal;
	font-family: Verdana, Helvetica, sans-serif;
	color: #eb8310;
	text-decoration: none
}
a.index:active {
	font-weight: normal;
	font-size: 18px;
	font-family: Verdana,Helvetica,sans-serif;
	color: #f8d058;
	text-decoration: none
}
a.index:visited {
	font-weight: normal;
	font-size: 18px;
	font-family: Verdana,Helvetica,sans-serif;
	color: #eb8310;
	text-decoration: none
}
img.escudo {
}
