Body {
	background-color: #F4F4F4;
	background-image: url(img/fondo.jpg);
	background-repeat: repeat-x;
}
.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #454545;
	background-color: #d1eabb;
	border: 1px solid #d1eabb;
}

.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #454545;
	text-decoration: none;
}
.hora {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2b842b;
	text-decoration: none;
}
.marco {
	border: 1px solid #ECECEC;
}
.arial_11_pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #2b842b;
	text-decoration: none;
}
.prodigi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.prodigi:Link {
	color: #FFFFFF;
	text-decoration: none;
}
.prodigi:Active {
	color: #FFFFFF;
	text-decoration: none;
}
.prodigi:Visited {
	color: #FFFFFF;
	text-decoration: none;
}
.prodigi:Hover {
	color: #FFFFFF;
	text-decoration: underline;
}
