body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(/images/background-02.jpg);
	background-repeat: repeat-x;		
}
.construccion {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	font-weight: bold;
}
.construccion:link {
	color: #006633;
	font-weight: bold;
	text-decoration:none;
}
.construccion:hover {
	color: #006633;
	font-weight: bold;
	text-decoration:underline;
}
.construccion:visited {
	color: #006633;
	font-weight: bold;
	text-decoration:none;
}
.construccion:active {
	color: #006633;
	font-weight: bold;
	text-decoration:none;
}
.textoCampos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 707070;
	text-transform: none;
	text-decoration: none;
}
.textoCampos :hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 000000;
	text-transform: none;
	text-decoration: none;
}
