/* 
################################
DEFINICIONES CONTENIDO --HOME--
################################
*/

#content .img_central_izq {
	padding: 2px;
	/*border: 1px solid #C5C5B4;*/
	float: left;
	margin-right: 5px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6D8037;
	line-height: 120%;
}

#content .img_central_der {
	padding: 2px;
	/*border: 1px solid #C5C5B4;*/
	float: right;
	margin-left: 5px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6D8037;
	line-height: 120%;
}

#content .img_central_top {
	padding: 2px;
/*	border: 1px solid #C5C5B4;*/
	margin-right: auto;
	width: 285px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6D8037;
	line-height: 120%;
	clear: both;
	margin-left: auto;
}

#nota_body .img_ampliar {
	float: right;
	clear: both;
	margin-right: 3px;
	border: 0px none #FFFFFF;
}

#content a {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	color: #009900;
	text-decoration: none;
}
#content a:hover{
	text-decoration: none;
	color: #FF6600;
}

#content .copete {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 9pt;
	line-height: 120%;
}

#content h1 {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	color: #3575B0;
	font-weight: normal;
	font-size: 20pt;
	line-height: 120%;
}

#content h2 {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	color: #3C7A25;
	font-weight: normal;
	font-size: 12pt;
	line-height: 120%;
	margin-bottom: 15px;
}

#content h3 {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	color: #3C7A25;
	font-weight: normal;
	font-size: 10pt;
	line-height: 120%;
	margin-bottom: 10px;
}

#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #3C7A25;
	font-weight: normal;
	font-size: 9pt;
	line-height: 120%;
	margin-bottom: 10px;
}

#content .bajada {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 125%;
	font-size: 12pt;
	margin-top: 10px;
}

#content #nota_body {
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#nota_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 125%;
	color: #000000;
}
#nota_body p {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
}
#nota_body ul {
	margin-bottom: 10px;
	margin-left: 10px;
}
#nota_body li {
	list-style-type: circle;
	list-style-position: inside;
}


#nota_body .destacado {
	background-color: #FFFFCC;
	padding: 5px;
	border: 1px solid #FFCC00;
}
#nota_body .subtitulointerior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3C7A25;
}
#nota_body .F9N {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	}
#nota_body .F8N {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}
#nota_body .F9B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
}
#nota_body .categoriasecu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
}

/* ------- BARRA opciones ------- */

#content .barra_opciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3C7A25;
	line-height: 120%;
	text-decoration: none;
	/*margin-right: 420px;*/
	/*margin-left: auto;*/
	text-align: right;
	margin-top: -10px;
	/*position: absolute;*/
	right: 0px;
}

#content .barra_opciones a{
	color: #009966;
	text-decoration: none;
}
#content .barra_opciones a:hover{
	color: #009966;
	text-decoration: underline;
}
#content .barra_opciones_coment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight:bold;	
	color: #000099;
	line-height: 120%;
	text-decoration: none;
}

#content .barra_opciones_coment a{
	color: #009966;
	text-decoration: none;
}
#content .barra_opciones_coment a:hover{
	color: #009966;
	text-decoration: underline;
}
