body  {
	font-size: 14px;
	font-family: Trebuchet MS;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #579339;
	background-image: url(../images/template_equidadgeneroseq.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.twoColFixLt #container { 
	width: 960px; 
	margin: 0 auto;
	text-align: left;
	line-height:160%;
	padding-top:54px;
}
.twoColFixLt #sidebar1 {
	float: left;
	width: 200px;
	padding: 15px 10px 15px 20px;
	margin-top:80px;
}
.twoColFixLt #mainContent { 
	margin: 0 0 0 256px;
	padding: 20px 20px;
	background-image:url(../images/bg_content.jpg);
	background-repeat:repeat-y;
	background-color:#E8E0CA;
	width: 622px;
	text-align:justify;
} 
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
a
{
	padding:2px 6px;
	display:block;
	opacity: 0.8; filter: alpha(opacity=80);
}
a:link {
	color: #E9F07C;
	text-decoration: none;
	background-color:#996600;
}
a:visited {
	color: #E9F07C;
	text-decoration: none;
	background-color:#996600;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
	background-color:#7A2BA2;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
	background-color:#7A2BA2;
}
h1{
	font-style:italic;
	color:#241140;
	font-size:26px;
	background-image:url(../images/titulo.gif);
	background-repeat:no-repeat;
	padding: 40px 0px 20px 69px;
}
h2{
	font-size:16px;
	color:#996600;
}