body {margin:0;padding:0;background-color:#ffffff;}

table, td {border-collapse:collapse;}
td { vertical-align:top;}
table, td, img {border:0;}

form, td, ul, li {margin:0; padding:0;}

td, a, span, input, textarea { font:11px Tahoma, Arial, Geneva, sans-serif;color:#6C6C6C;}
td, span { line-height:12px;}
      
	 .b4 {
	font:11px Tahoma, Arial, Geneva, sans-serif;
	color:#FFFFFF;
	font-weight: bold;
}

	a {text-decoration: underline;}
	a:hover {text-decoration: none;}
	
	span a { color:#94A329;}
	b {color:#DD2200;}
	
	.w {width:100%;}
	.h {height:100%;}
	
.glob1 {background:url(images/hed.gif) repeat-x top;}
.glob2 {background:url(images/foot.gif) repeat-x bottom;}
.glob3 {background:url(images/hed1.gif) repeat-x top;}
.glob4 {background:url(images/foot1.gif) repeat-x bottom;}

	.first {width:766px;height:690px;}
	
		.hed {height:90px;}
		.cont {background:url(images/m.jpg) no-repeat 11px 11px;}
			
		.cont td.h1 {padding:5px 5px 5px 5px;}
		.cont td.b1 {width:230px;padding:1px 0 0px 0;}
		.cont td.b2 {width:230px;padding:1px 0 0px 0;}
		.cont td.b3 {width:230px;padding:1px 0 0px 0;}
		.cont td.b1 img, .cont td.b2 img, .cont td.b3 img { margin-left:20px;}
		.cont td.b1 a, .cont td.b2 a, .cont td.b3 a {text-decoration:none;}
		.cont td.b1 span, .cont td.b2 span { display:block; color:#FFFDF6;width:130px;padding:16px 0 15px 20px;}
		.cont td.b3 span { display:block; color:#FFFDF6;width:110px;padding:6px 0PX 15px 60px;}
		.cont td.b1 {background:url(images/b1.jpg);}
		.cont td.b2 {background:url(images/b2.jpg);}
		.cont td.b3 {background:url(images/b3.jpg);}
					
		.cont td.h1 {background:url(images/w2.gif) no-repeat right bottom;}
		.cont td.h2 {background:url(images/w3.gif) no-repeat right bottom;}
		.cont td.h1, .cont td.h2 {border:1px solid #C0C0C0; background-color:#FFFDF6;}
		.cont td.h1 img, .cont td.h2 img {margin:11px 0 11px 19px;}
		
		.cont ul li { list-style:none; margin-bottom:3px;}
		.cont ul li span { color:#336600;}
		
		.cont ul.in {
	list-style: none;
	margin:7px 0 7px 0;
	color:#94A329;
	font-weight: bold;
}
			.cont ul.in li { margin-bottom:3px;}
			
			.cont ul.in li a:hover {text-decoration:underline;}
			
			.cont span.link a {background:url(images/strr.gif) no-repeat right;padding:0 14px 1px 0;}
			
			.cont .form input.text { width:189px;height:20px;border:1px solid #ABAAAA;}
			.cont .form textarea { width:189px;height:83px; overflow:auto;border:1px solid #ABAAAA;}
			.cont .form label { display:block;margin:10px 0 2px 3px;}
			.cont .form span { display:block;margin:14px 0 0px 0 ;}
			.cont .form span input {margin:0 20px 0 0;}
		
		.foot {height:68px;padding:21px 0 0px 80px;}
		.foot, .foot span, .foot a {font:11px Verdana, Arial, Helvetica, sans-serif;color:#FFFDF6;}
		.foot span { padding-left:37px;}
		.foot span a {text-decoration:none;margin:0 6px; text-transform:uppercase;}
		.foot span a:hover {text-decoration:underline;}
		
		.foot span.db { display:block;padding:5px 0 0px 0 ;}
		.foot span.db a {text-decoration:underline; margin:0; text-transform: none;}
		.foot span.db a:hover {text-decoration:none;}
.fondos {
	background: url(images/logo%20fondos.jpg) repeat 60px 0px;
}
.JSWindowTitleStyle { font-weight: bold; font-size: 11px; font-family: verdana, arial, helvetica, sans serif; color: #FFFFFF;}
.JSWindowContentStyle { font-size: 11px; font-family: verdana, arial, helvetica, sans serif; color: #000000; padding: 5px;}

.navi li a {
	display:block;
	width:95px;
	padding:4px 0;
	text-decoration:none;
	text-align:left;
	font-size:11px;
	color:#FFFFFF;
	background-color:#94A329;
	border-left:5px solid #666666;  //Agrego un borde ancho a la izquierda
}
.navi li a:hover {
	color:#99CC00;
	background-color:#003366;
	border-left-color:#99CC00; //Luego le cambio el color al borde en el evento hover.
}

.navi1 a {
	display:block;
	width:95px;
	padding:4px 0;
	text-decoration:none;
	text-align:right;
	font-size:11px;
	color:#FFFFFF;
	background-color:#94bb29;
	border-left:5px solid #666666;  //Agrego un borde ancho a la izquierda
}
.navi1 a:hover {
	color:#99CC00;
	background-color:#003366;
	border-left-color:#99CC00; //Luego le cambio el color al borde en el evento hover.
}
