/* CSS Document */

p{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px; 
color:#000000;
line-height:18px;
padding:3px;
}
.párrafo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	page-break-after: auto;
	color: #000000;
	text-indent: 20px;
}

.párrafoblanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	page-break-after: auto;
	color: #FFFFFF;
	text-indent: 20px;
}

.párrafoblancopequeño {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	page-break-after: auto;
	color: #FFFFFF;
	text-indent: 20px;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #00FF00;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	border-left: 5;
	margin-left: 10px;
}
.links {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #691000;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}
.links:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.navigation{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: inline-table;
	width: 140px;
	padding: 3px;
	}
	
.navigation:hover{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #691000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: inline-table;
	width: 140px;
	padding: 5px;	
}
.Entrar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
}
.Patrocinadores {
	background-color: #006666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.body {
	background-color: #F2F2F2;
	background-image: url(imagenes/fondo.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.fecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	padding-right: 35px;
}
.parrafopequeño {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	page-break-after: auto;
	color: #FFFFFF;
	margin-left: 10px;

}
