body {
background:url(pics/back.jpg);
}


.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336600;
	font-weight: bold;
}
.texto-centrado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6600CC;
	font-weight: bold;
	text-align: center;
	background-position: center;
}
.títulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336600;
	font-weight: bold;
	text-align: center;
	background-position: center;
	font-variant: small-caps;
	vertical-align: baseline;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4B9284;
	border-right-color: #2E574F;
	border-bottom-color: #2E574F;
	border-left-color: #4B9284;
	width: 360px;
	left: 200px;
	display: block;
	background-color: #B4D8D0;
}
.cajas-de-texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #142714;
	font-weight: bold;
	text-align: center;
	background-position: center;
	background-color: #ABD3CB;
	border: 1px solid #336600;
}
.texto-centrado-claro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	background-position: center;
}
.títulos-reglamento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006633;
	font-weight: bold;
	text-align: left;
	background-position: center;
	font-variant: small-caps;
	vertical-align: baseline;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009933;
	border-right-color: #336633;
	border-bottom-color: #336633;
	border-left-color: #009933;
	left: 100px;
	display: block;
	background-color: #B4D8D0;
}
.cajas-de-texto-reglamento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	font-weight: bold;
	text-align: justify;
	background-position: center;
	background-color: #C2E0C4;
	border: 1px solid #336600;
	padding: 5px 10px 5px 10px;
}
