body {font-family:verdana; font-size: 12px; color:black}
p {
	text-indent: 50px;
}

td {font-family:verdana; font-size:11px}
.button { font-family:verdana; font-size:12px; font-weight:bold; color:white}
H3
{font-family:verdana; font-size: 18px;
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 3px

}
H4
{font-family:verdana; font-size: 16px;
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 3px

}

H5
{font-family:verdana; font-size: 14px;
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 3px

}
ul { MARGIN-TOP: 3px; MARGIN-BOTTOM: 3px }

BODY {
	  scrollbar-face-color: #9999cc; 
	  scrollbar-shadow-color: #000000;
	  scrollbar-highlight-color: #000000; 
	  scrollbar-3dlight-color: #999999;
	  scrollbar-darkshadow-color: #505050; 
	  scrollbar-track-color: #FFFFFF;
	  scrollbar-arrow-color: #FFFFFF;
	  }

.fondo_menu {

	background-image: url(images/fondo.jpg);

	background-repeat:  repeat-x;

	height: 74px;

}

.linea {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #FFFFFF;

}

.linea_cuadro {

	border: 1px solid #B8BDCA;

}

.cuadro_verde {

	height: 26px;

}

.texto_10 {

	font-size: 10px;

	color: #FFFFFF;

}

.titulo_verde {

	font-size: 11px;

	color: #008100;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

}

.titulo_verde_grande {

	color: #00AE00;

	font-size: 20px;

	font-weight: bold;

}

.subtitulo_rojo {

	color: #C50000;

	font-size: 11px;

	font-weight: bold;

}

.fondo_bullet2 {

	background-image: url(images/bullet_top2.gif);

	background-repeat: no-repeat;

	height: 36px;

}

.fondo_bullet {

	background-image: url(images/bullet_top.gif);

	background-repeat: no-repeat;

	height: 36px;

}

.linea_cuadro2 {

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: none;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-right-color: #CDCC67;

	border-bottom-color: #CDCC67;

	border-left-color: #CDCC67;

}

.linea_cuadro3 {

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-right-color: #CDCC67;

	border-bottom-color: #CDCC67;

	border-left-color: #CDCC67;

	border-top-width: 1px;

	border-top-color: #CDCC67;

}

.subtitulo_verde {

	color: #008100;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

}

a:link {
	text-decoration: none;
	color: #C50000;

}

a:visited {
	text-decoration: none;
	color: #C50000;
}

a:hover {
	text-decoration: none;
	color: #990033;
}

a:active {

	text-decoration: none;

}

.altura_area_texto {

	height: 340px;

}

.texto_negro {color: #000000}
