/*Esto fue hecho por Jabin Domingo 25 Marzo 2007*/
body {
	margin: 0px;
	color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #008C00;
	padding: 0px;
	font-size: 11px;
	background-image: url(../ig/bg.jpg);
}
a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
} 
a:hover {
	color: #FFFF00
}
h1 {
	color: #00882D;
	font-size: 14px;
	margin-bottom: 5px;
}
#wrap {
	margin: 0px auto;
	width: 780px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FF6600;
}
#logo {
	height: 135px;
	float: left;
	background-color: #EFEDE0;
}
#content {
	float: left;
	width: 780px;
	height: auto;
	clear: both;
	background-color: #B4B7A1;
}
#leftCol { float: left;	width: 165px; height: auto; }
#rightCol {
	float: right;
	width: 615px;
	background-color: #FFFFFF;
	background-image: url(../ig/fondo.jpg);
	background-repeat:  repeat-x;
}
#rightCol2 {
	float: right;
	width: 780px;
	background-color: #FFFFFF;
	background-image: url(../ig/fondo.jpg);
	background-repeat:  repeat-x;
}
#footer{
	float: left;
	width: 770px;
	background-color: #FF8204;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	line-height: 18px;
}
.submenu {
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FD4D02;
	width: 778px;
	float: left;
	border: 1px solid #003300;
}
.titulo {
	margin-bottom: 6px;
}
.pagina {
	padding: 20px;
	float: right;
}
.romper { clear:both; height:auto; }
.desc {
	width: 380px;
	float: left;
	font-size: 12px;
	text-align: justify;
}
.imgs {
	float: right;
	width: auto;
}
.sub {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	clear: both;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.sub a { color: #C0C0C0; }
.sub a:hover { color: #C0C0C0}
.links {
	font-size: 10px;
}
.links a { color: #003700; }
.links a:hover { color: #003700}
.big {
	text-align: right;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 12px;
	font-weight: bold;
}
.big a {
	color: #0000FF;
	font-weight: bold;
}
.big a:hover { color: #FF0000}
/* Navegacion */
.navega {
	width: 780px;
	overflow: hidden;
	background-color: #FD4D02;
	height: 30px;
	float: left;
}
.navega ul, .navega li { cursor: default; display: inline; list-style: none; margin: 0; padding: 0; border: 0; }
.navega li, .navega li a { float: left; text-align: center; overflow: hidden; }
.navega li a:hover {
	text-decoration: none;
	background-color: #FF8204;
}
.texto {
	font-size: 12px;
	width: 575px;
	float: right;
}
.tablas {
	font-weight: bold;
}
.font-tabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.cuadro {
	width: 575px;
	height: 185px;
	float: left;
}
.cuadroB {
	width: 575px;
	height: auto;
	float: left;
	margin-bottom: 30px;
}
.boxA {
	float: left;
	width: 280px;
	line-height: 20px;
}
.boxA2 {
	float: left;
	width: 280px;
	font-size: 11px;
	line-height: 15px;
}
.boxB {
	float: right;
	width: 282px;
	line-height: 20px;
}
.enlaceA {
	float: left;
	width: 360px;
	font-size: 11px;
	line-height: 15px;
}
.enlaceB {
	float: right;
	width: 200px;
	line-height: 20px;
	text-align: center;
}
.imagen {
	border: 1px solid #000000;
}
.formulario {
	width: 575px;
	clear: both;
	padding-top: 25px;
	padding-bottom: 20px;
}
.listado {
	margin: 0px;
	padding: 0px;
	list-style-image: url(../ig/icono.gif);
}
.listado li {margin: 0px 0px 0px 16px; padding: 0px; }

.pagina a {
	color: #003700;
	text-decoration: underline;
}
.pagina a:hover {
	color: #003700;
	text-decoration: none;
}
