body {
	background-color: #FFFFFF;
	background-image:url(img/barra_fondo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #0F5A3B;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.detector01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
}
.detectando {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.textosVerdes {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0F5A3B;

}

.pieDePagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.textosVerdes_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0F5A3B;
	font-weight: bold;
}
.textos_grises {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

