@charset "utf-8";
/* CSS Document */

h1, h2, h3{
	color: #65781F;
	line-height: 150%;
	font-family: "Arial",sans-serif;
	}	

#main h2 {
	color: #65781F;
	line-height: 150%;
	font-family: "Arial",sans-serif;		
}

h1 {
	font-size: 16.0pt;
}

h1.TituloTraducido{
	font-size: 13.5pt;	
	font-weight: normal;
	font-style: italic;
	font-family: "Calibri", sans-serif;
}	

h2.Seccion{
	font-size: 13.5pt;
	font-weight: bold;
}

#main h2.Seccion{
	font-size: 13.5pt;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}
h3 {
    font-size: 13.5pt;
    font-family: "Times New Roman", serif;
    font-weight: bold;
}
h4 {
    font-size: 12.0pt;
    font-family: "Times New Roman", serif;
    font-weight: bold;
}

a:link {
    color: #65781F;
    text-decoration: underline;
    text-underline: single;
	text-style: italic;
}

p, th, td {
    font-size: 12.0pt;
    font-family: "Arial", sans-serif;
}

li {
    font-family: "Arial", sans-serif;
    font-size: 12.0pt;
}
	
p.DatosRevista {
	text-align:right;
	line-height:150%;
	text-autospace: none;
}
	
table {
    vertical-align: middle;
    border-color: #000000;
}

td{
	vertical-align: top;
	text-align: center;
}

th {
    text-align: left;
}

th.CHead {
	text-align: center;
}
