body {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

.tabla		{ border: 1px solid #ebebeb; }
.enlace		{ cursor:pointer; cursor:hand; }
.asterisco {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF3333;
	vertical-align: bottom;
}

textarea {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #666666;
}
.fondo_demo {
	background-image: url(images/fondo_demo.jpg);
	background-repeat: no-repeat;
}
.fondo_validar {

	background-image: url(images/fondo_%20validar.jpg);
	background-repeat: no-repeat;
}
.input2 {

	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #666666;
	border: 1px outset #CCCCCC;
	font-weight: normal;
	vertical-align: middle;
	background-color: #FFFFFF;
}
.texto_peq {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #666666;
}
