* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.derechos {
	color: gray;
	font-size: 10px;
	line-height: 12px;	
}

h1 {
	color: #015F2C;
	font-weight: bold;
	font-size: 16px;
}

h2 {
	color: #015F2C;
	font-weight: bold;
}

h3 {
	color: #FFED00;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
}

h4 {
	color: #FFED00;
	font-size: 14px;
	line-height: 16px;
	margin: 0;
}

h5 {
	color: #FFF;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
}

p {
	color: #62A522;
}

/*
input[type=submit] {
	width: 60px;
	height: 20px;
	color: white;
	background: transparent;
	cursor: pointer;
}
*/

.trabaja_cuadro {
	font-size: 11px;
	color: white;
}

.calugas_r {
	margin-left: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.calugas_l {
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 2px;
	margin-right: auto;
}

.txt_cajas {
	font-size: 14px;
	color: #015F2C;
}

.txt_cajas_2 {
	font-size: 22px;
	color: #64951B;
}

.error {
	color: #FFF;
	margin-left: 110px;
	font-weight: bold;
}