/* Definicin de estilos en un archivo aparte */

/* Estilo para el documento */
body{
	font-family: Georgia, "Times New Roman", Times, serif, Verdana,sans-serif;
	font-size:8pt;
	margin-top:0in;
	margin-left:0in;
	margin-right:20px;
	text-align: justify;
	text-indent: 0in;
	color: #617FAD;
}

/* Estilo para la cabecera de nivel 2 */
H2 {font-family:trebuchet ms, Verdana,sans-serif; padding:1px 0px 1px 6px; font-size:12pt; border-bottom:1px solid #d6d6e0; color:#617FAD; margin-bottom:0;margin-right:20px}
H3 {font-family:trebuchet ms, Verdana,sans-serif; padding:15px 0px 1px 6px; font-size:10pt; color:#617FAD; margin-bottom:0;}
a {font-family:Verdana,sans-serif; color:blue; font-size:8pt; font-style:normal; margin-left:0in; margin-right:0in; text-decoration:none}
a:hover {font-family:Verdana,sans-serif; color:#617FAD; font-size:8pt; text-decoration:underline; font-style:normal; margin-left:0in; margin-right:0in}
.leyendasFoto {font-family:Verdana,sans-serif; color:#3C5EA2; font-size:7pt; font-weight:normal; font-style:normal; margin-left:0px; margin-right:00px; margin-top:0px; background-color:white}

P {
	font-family: trebuchet ms, Geneva, Arial, Helvetica, sans-serif;
	font-size:9pt;
	margin-top:0in;
	margin-left:0in;
	margin-right:20px;
	text-align: justify;
	text-indent: 0in;
	color: #617FAD;
}
LI {
	font-family: Georgia, "Times New Roman", Times, serif, Verdana,sans-serif;
	font-size:8pt;
	margin-top:0in;
	margin-left:0in;
	margin-right:20px;
	text-align: left;
	text-indent: 0in;
	color: #617FAD;
}
code {font-style: normal; color: #000; font-family: 'courier new', courier, monospace; display:block; font-size:8pt; width:95%; padding:8px; border:1px solid #ccc; background-color:#eee;}
.titulos{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#617FAD; font-size:12pt; font-weight:bolder; text-align: left; font-style:normal}
.DateTime{font-family:Verdana,sans-serif; text-align:right; color:#617FAD; font-size:8pt; margin-right:20px;}
hr{	color: #666699;	height: 1px; margin-top:2px; margin-right:10px;}
.pies{font-family:Verdana,sans-serif;  text-align: left; color:blue ; font-size:8pt; background-color:#FFFFCC; border-width:1px ;border-style:solid;border-color:#666699; padding:4px}
UL { list-style: outside; font-family:"Times New Roman", Times, serif; color:black; font-size:12pt; font-weight:normal; font-style:normal;color:#000066; margin-right:10px; }
.imagen {align:left; float:left; margin-right:15px; margin-bottom:100px; margin-top:20px}
.tablaCSS table{width:100%}
.tablaCSS {width:100%; padding: 0px; border: 1px solid gray; background-color:#DDDEE0}
.tablaCSS td{color:#617FAD; background-color:#DDDEE0; font-family:Verdana, Arial, Helvetica, sans-serif; text-align: left; text-indent:11px; font-size:8pt; padding: 1px}
.tablaCSS th{font-family:Verdana, Arial, Helvetica, sans-serif; text-align: center; font-size:8pt; padding: 4px; color:white; background-color:#617FAD}
	    
