body {
	background-color: #ffe16a;
	font-family: Helvetica, Arial, sans-serif;
	font-size:13px;
	color:#333333;
	margin: 0px 0px 0px 0px;
	line-height: 1.3em;
}

.borde_campo {
	border-color:#BE1917;	
}

.titular{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
    font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

.titular2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;

}

.caja{
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#333333;
	margin: 0px 0px 0px 0px;
	line-height: 1.3em;
}

button { border:0; padding:0; margin:5px; }
button.reset { width:102px; height:24px; background:url(boton_reset.png) no-repeat; }

