body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #3f6c11;
	margin: 0 0;
	padding: 0;
	top: 0;
	color: #333333;
	background-image: url(img/bg2.jpg);
	background-repeat:  repeat;
	text-align: justify;
}

.body_iframe{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #f3f3f3;
	margin: 0 0;
	padding: 0;
	top: 0;
	color: #333333;
	text-align: justify;
}


img {
	border: none;
}
/* ---------- LINKS ----------------------- */

a:link {
	text-decoration:none; color: #4b9131;	
}
a:visited {
	text-decoration:none;  color: #4b9131;
}
a:active {
	text-decoration:none;  color: #4b9131;
}
a:hover {
	text-decoration:none;  color: #666666;
}

a.btn_11_gris:link 		{
	text-decoration:none;
	color: #626262;
	font-size: 11px;
	font-weight: bold;
}
a.btn_11_gris:visited 	{text-decoration:none;  color: #626262; font-size: 11px;  font-weight: bold;}
a.btn_11_gris:active 	{text-decoration:none;  color: #626262; font-size: 11px;  font-weight: bold;}
a.btn_11_gris:hover 	{text-decoration:none;  color: #4b9131; font-size: 11px;  font-weight: bold;}

a.btn_11_blanco:link 	{text-decoration:none;	color: #ffffff;	font-size: 11px;	font-weight: bold;}
a.btn_11_blanco:visited {text-decoration:none;  color: #ffffff; font-size: 11px;  font-weight: bold;}
a.btn_11_blanco:active 	{text-decoration:none;  color: #ffffff; font-size: 11px;  font-weight: bold;}
a.btn_11_blanco:hover 	{text-decoration:none;  color: #2d3031; font-size: 11px;  font-weight: bold;}

a.btn_15_rojo:link 		{font-family: Arial, Helvetica, sans-serif; text-decoration:none;  color: #e20f14; font-size: 15px; font-weight: bold;}
a.btn_15_rojo:visited 	{font-family: Arial, Helvetica, sans-serif; text-decoration:none;  color: #e20f14; font-size: 15px;  font-weight: bold;}
a.btn_15_rojo:active 	{font-family: Arial, Helvetica, sans-serif; text-decoration:none;  color: #e20f14; font-size: 15px;  font-weight: bold;}
a.btn_15_rojo:hover 	{font-family: Arial, Helvetica, sans-serif; text-decoration:none;  color: #666666; font-size: 15px;  font-weight: bold;}

a.btn_info:link 	{font-family: "Trebuchet MS", Verdana, Sans-Serif; font-size: 15px; color: #e20f14; LETTER-SPACING: -1px; text-decoration:none}
a.btn_info:visited 	{font-family: "Trebuchet MS", Verdana, Sans-Serif; font-size: 15px; color: #e20f14; LETTER-SPACING: -1px; text-decoration:none}
a.btn_info:active 	{font-family: "Trebuchet MS", Verdana, Sans-Serif; font-size: 15px; color: #e20f14; LETTER-SPACING: -1px; text-decoration:none}
a.btn_info:hover 	{font-family: "Trebuchet MS", Verdana, Sans-Serif; font-size: 15px; color: #666666; LETTER-SPACING: -1px; text-decoration:none}


/* ---------- TEXTO ----------------------- */
.txt_10_normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.txt_15b_rojoArial{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #e20f14;
}

.txt_15b_verdeArial{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #4a9130;
}

.txt_15b_grisArial{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #686868;
}

.txt_11b_rojo{
	font-size: 11px;
	font-weight: bold;
	color: #e20f14;
}

.txt_11b_amarillo{
	font-size: 11px;
	font-weight: bold;
	color: #fec501;
}

.txt_11b_azul{
	font-size: 11px;
	font-weight: bold;
	color: #0196fe;
}

.txt_11b_verde{
	font-size: 11px;
	font-weight: bold;
	color: #4a9130;
}

.td_18{
	line-height: 18px;
}
.td_17{
	line-height: 17px;
}
.td_15{
	line-height: 15px;
}

.td_img {
	border: 1px solid #60686a;
}

/* ---------- tabla ----------------------- */
.sombra {
	background-image: url(img/sombra.png);
	background-repeat:   repeat-x;
	background-position: top;
}

.sombra2 {
	background-image: url(img/sombra2.png);
	background-repeat:   repeat-y;
	background-position: center center;
}

.sombraLateral {
	background-image: url(img/sombra_lateral.png);
	background-repeat:   repeat-y;
	background-position: center center;
}

/* ---------- lineas ----------------------- */

.pnts_gris {
	background-image: url(img/puntos2.gif);
	background-repeat:   repeat-x;
	background-position: left center;
}

.hr_verde {
	background-image: url(img/hr_verde.gif);
	background-repeat:   repeat-x;
	background-position: left center;
}

.hr_rojo {
	background-image: url(img/hr_rojo.gif);
	background-repeat:   repeat-x;
	background-position: left center;
}

/* FORMULARIO */
input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2f2f2f;
	border: 1px solid #393939;
	background-color: #FFFFFF;
}

.iform{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2f2f2f;
	border: 1px solid #393939;
	background-color: #FFFFFF;
}

.ibot{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2f2f2f;
	font-weight: bold;
	border: 1px solid #393939;
	background-color: #FFFFFF;

}

/* CALENDARIO */

.fs	{
	font-family : verdana,arial,helvetica;
	font-weight: bold;
	text-align:	right;
	color: #4b9131;
	}
.x	{
	font-family : verdana,arial,helvetica;
	background-color: #e20f14;
	font-weight: bold;
	text-align:	right;
	}
.da	{
	font-family : verdana,arial,helvetica;
	background-color: #4b9131;
	font-weight: bold;
	text-align:	right;
	}


a.calendario:link {
	text-decoration:none; 	font-weight: bold; 	color: #ffffff;
}
a.calendario:visited {
	text-decoration:none; font-weight: bold;  color: #ffffff;
}
a.calendario:active {
	text-decoration:none;  font-weight: bold; color: #ffffff;
}
a.calendario:hover {
	text-decoration:none;  font-weight: bold; color: #343434;
}

/* MENU */

.menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	font: 11px Arial, Helvetica, Verdana, sans-serif;
	color: #636363;
	font-weight: bold;
	padding: 0px;
	border-bottom-width: 10;
	background-image: url(img/puntos.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 21px;
	margin-top: 14px;
	margin-right: 0;
	margin-bottom: 14px;
	margin-left: 0;
	text-indent: 20px;
}

.menuheader_horz{ /*CSS class for menu headers in general (expanding or not!)*/
	font: 11px Arial, Helvetica, Verdana, sans-serif;
	color: #636363;
	font-weight: bold;
	padding: 0px;
	border-bottom-width: 10;
	background-image: url(img/puntos_blanco.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 21px;
	margin-top: 14px;
	margin-right: 0;
	margin-bottom: 14px;
	margin-left: 0;
	text-indent: 20px;
}

.menu_puntos{ /*CSS class for menu headers in general (expanding or not!)*/
	background-image: url(img/puntos_bot.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 21px;
	margin-top: 14px;
	margin-right: 0;
	margin-bottom: 14px;
	margin-left: 0;
	text-indent: 20px;
}

.rojo {color: #e20f14}
.gris {color: #2d3031}

