body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	background-color: #503426;
	margin-left: 0px;
}
.texto_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.fondo_sombra {
	background-color: #503426;
	background-image: url(/es/graficas/fondo_sombra.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	color: #993333;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-bottom-width: thin;
	font-size: 9pt;
}
.smallnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}
a.smallnav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
a.smallnav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
a.smallnav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
}
.creditos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #999999;
	text-transform: none;
}

a.creditos:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #999999;
}

a.creditos:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #999999;
}

a.creditos:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #999999;
	background-color: #CCCCFF;
}

#agenda_items {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	padding-left: 0px;
	list-style-type: none;
	margin-left: 10px;
	margin-right: 5px;
	
}

#agenda_items li {
	padding-top: 5px;
	padding-bottom: 10px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	
}

#agenda_side {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	padding-left: 0px;
	list-style-type: none;
	margin-left: 10px;
	margin-right: 15px;
	color: #FFFFFF;
}

#agenda_side li {
	padding-top: 5px;
	padding-bottom: 10px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: none;
	color: #CC0033;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-bottom-width: thin;
	font-size: 14pt;
}
a:link {
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CC6633;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #CC6633;
	text-decoration: none;
	font-weight: bold;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: none;
	color: #CC3300;
	border-bottom-style: none;
	border-bottom-color: #eeeeee;
	border-bottom-width: thin;
	font-size: 10pt;
	font-style: oblique;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
