body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagenes/fondo.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #99CC00;
}
/* FORMS */
.textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 11px;
	background-color: #FFFFFF;
	border:1px;
	border-style:solid;
	border-top-width:1px;
	border-top-color:#E0E0E0;
	border-right-width:1px;
	border-right-color:#E0E0E0;
	border-bottom-width:1px;
	border-bottom-color:#C3C3C3;
	border-left-width:1px;
	border-left-color:#C3C3C3;
	width: 300px;
}
.texfield  {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 11px;
	background-color: #FFFFFF;
	border:1px;
	border-style:solid;
	border-top-width:1px;
	border-top-color:#E0E0E0;
	border-right-width:1px;
	border-right-color:#E0E0E0;
	border-bottom-width:1px;
	border-bottom-color:#C3C3C3;
	border-left-width:1px;
	border-left-color:#C3C3C3;
	width: 300px;
}
.dropdown  {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 11px;
	background-color: #FFFFFF;
	border:1px;
	border-style:solid;
	border-top-width:1px;
	border-top-color:#E0E0E0;
	border-right-width:1px;
	border-right-color:#E0E0E0;
	border-bottom-width:1px;
	border-bottom-color:#C3C3C3;
	border-left-width:1px;
	border-left-color:#C3C3C3
}
/* FORMS */

.txtpie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}


.base {
	background-image: url(../imagenes/base.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.contenido {
	background-image: url(../imagenes/bg_contenido.jpg);
	background-repeat: repeat-y;
	background-position: righ top;
}
.tdpuntos {
	background-image: url(../imagenes/puntos.gif);
	background-repeat: repeat-x;
	background-position: left center;
}




.pie {
	background-image: url(../imagenes/pie.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.textobold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.textopeq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: underline;
}
.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #618D0E;
	text-decoration: underline;
}

