* { margin: 0; padding: 0; }

body {
	background-color: #B0C852;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/bgsite.gif);
	background-repeat: repeat-y;
	background-position: center;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #7C7C7C;
	font-size: 14px;
	padding-left: 20px;
	padding-right: 20px;	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #7C7C7C;
	font-size: 14px;
	padding-left: 20px;
	padding-right: 20px;	
	margin-top:15px;
}
#logoes {
	background: transparent url(images/topes.gif) no-repeat 0 0;
	display: block;
	width: 770px;
	height: 55px;
	overflow: hidden;
	text-indent:-9000px;
	margin-top:0px;
}
#logoen {
	background: transparent url(images/topen.gif) no-repeat 0 0;
	display: block;
	width: 770px;
	height: 55px;
	overflow: hidden;
	text-indent:-9000px;
	margin-top:0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #7C7C7C;
	font-size: 11px;
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;
	margin-top:15px;	
}
a:link {
	color: #95B02D;
	text-decoration: none;
}
a:active {
	color: #95B02D;
	text-decoration: none;
}
a:visited {
	color: #95B02D;
	text-decoration: none;
}
a:hover {
	color: #B0C852;
	text-decoration: underline;
}
.tabla {
	font-family: Arial, Helvetica, sans-serif;
	color: #7C7C7C;
	font-size: 11px;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	color: #B1B1B1;
	font-size: 11px;
}