body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
a:link {
	color: #15438a;
	text-decoration: none;
}

.cuerpotexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: justify;
}
.seccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #ff9500;
	text-align: justify;
	font-weight: bold;
}
.titulo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5pt;
	color: #CC0000;
	text-align: justify;
	font-weight: bold;
}
.menu {
	font-family: Garamond, "Times New Roman";
	font-size: 10pt;
	height: 30px;
	font-weight: bold;
}
.menu a {
	background-image: url(images/fondo_botonera.jpg);
	color: #666666;
	text-decoration: none;
	display: block;
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
	background-repeat: no-repeat;
	height: 100%;
}
.subtitulo_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #DD000A;
	background-image: url(images/f_subtitulo_left.jpg);
	background-repeat: repeat-x;
	height: 25px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}

.menu a:hover {
	background-image: url(images/fondo_botonera2.jpg);
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
}
.tooltiptitle{COLOR: #FFFFFF; TEXT-DECORATION: none; CURSOR: Default; font-family: Garamond, "Times New Roman"; font-weight: bold; font-size: 10.5pt}
.tooltipcontent{COLOR: #000000; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-size: 8pt}

#ToolTip{position:absolute; width: 200px; top: 0px; left: 0px; z-index:4; visibility:hidden;}
.textogris {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #8B8B8B;
	text-align: justify;
}
a:visited {
	color: #15438a;
	text-decoration: none;
}
a:hover {

	color: #CC0000;
	text-decoration: underline;
}
.leyenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #000000;
	text-align: center;
	vertical-align: top;
	padding-bottom: 7px;
}
