/* CSS Document */
body {
	margin-left: 0px;
	/*margin-top: 5px;*/
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-color: #999999;*/
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #00CC00;
}
.Estilo1 {
	font-weight: bold;
	font-size: 10px;
	color: #006600;
}
.Estilo2 {
	color: #0000CC;
	font-size: 14px;
}
.Estilo3 {font-size: 12px}
.Estilo6 {
	font-size: 10;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Estilo4 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
	line-height: normal;
}

.Estilo_borde {
	border: thin solid #FFFFFF;
}

.estilo_12px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #008000;
}
.estilo_fondo {
	background-color: #CCFFCC;
}
.estilo_linea {
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006600;
	border-bottom-color: #006600;
}
.estilo_titulo {
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006600;
	border-bottom-color: #006600;
	background-color: #CCFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	font-weight: bold;
	border-top-width: thin;
}
.estilo_fondotitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #C1FFC1;
}
.estilo_borde_vi {
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.estilo_borde_tabla {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.estilo_borde_s {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.estilo_borde_si {
	border-top-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.estilo_pie {

	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006600;
	border-bottom-color: #006600;
	background-color: #CCFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	font-weight: bold;
}
.estilo_pietitulo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
}
.fondo {
	background-color: #CCCCCC;
}
.estilo_fondo_parrafo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
