body{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a{
	color: #FFA500;
	text-decoration: none;
}
a:Hover{
	color: #00008B;
	text-decoration: none;
}
a.eventi{
	color: Silver;
	text-decoration: none;
}
a.eventi:Hover{
	color: Silver;
	text-decoration: none;
}
a.off{
	width: 100%;
	color: #A9A9A9;
}
a.off:Hover{
	background-color: #87CEFA;
	width: 100%;
}
a.oferta{
	width: 100%;
	color: Black;
}
a.oferta:Hover{
	width: 100%;
	color: Black;
}
td{
	font-size: 11px;
}
th{
	padding: 3px;
}
th.on{
	background-color: #FFCC6C;
	font-size: 12px;
	font-style: italic;
	color: Black;
}
th.off{
	font-size: 12px;
	color: #A9A9A9;
}
th.blanco{
	font-size: 12px;
	background-color: White;
	font-weight: normal;
}
.grande1{
	color: #00008B;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	background-color: #87CEFA;
}
.grande2{
	color: #00008B;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	background-color: #B5DFFA;
}
td.error{
	color: Red;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: 1px solid Red;
}
td.etiqueta{
	padding: 3px;
	font-size: 12px;
	background-color: #FFDD9D;
}
.info{
	text-align: center;
}
.info_descrip{
	text-align: left;
}
.small{
	font-size: 9px;
	color: Gray;
}
.borde{
	border-color: #00008B;
	border-width: 1px;
	border-style: solid;
}
input{
	background-color: White;
	width: 100%;
	border: 1px inset #DCDCDC;
}
.boton {
	background-color: #DCDCDC;
	color: Black;
	border: 1px outset #EFEFEF;
	font-size: 12px;
	width: 70px;
}
textarea{
	width: 100%;
	height: 100;
	border: 1px inset #DCDCDC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
select.i{
	border: 1px inset #DCDCDC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #D2E9A2;
}
select.f{
	border: 1px inset #DCDCDC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FF9999;
}
.check{
	width: auto;
	border: 0px;
	background-color: transparent;
}
