body
{
	background: #454545;
	font-family: Arial, Helvetica;	
}

.todo
{
	margin: auto;
	margin-top: 100px;
}

.contenedor
{
	background: #979797;
	border: 3px solid white;
	height: 590px;
	width: 795px;
	margin: auto;
	font-size: 1px;
}

.banner
{
	border-bottom: 3px solid white;
	height: 111px;
	width: 795px;
	background: url(/img/banner.jpg) no-repeat;
}


.bordeindex
{
	
	
	width: 670px;
	margin-top:25px;
	margin-bottom:25px;
	
	
}

.bordecontacto
{
	
	
	width: 670px;
	margin-top:150px;
	margin-bottom:25px;
	
	
}

.bordeclub
{
	
	
	background: #454545;
	border: 2px solid white;
	width: 550px;
	margin: auto;
	margin-top: 60px;
	font-size: 10.5px;
	
	
}

.bordecontacto2
{
	
	
	background: #454545;
	border: 2px solid white;
	width: 555px;
	margin: auto;
	margin-top: 160px;
	font-size: 12px;
	
	
}

.borde
{
	background: #454545;
		
	width: 585px;
	margin: auto;
	margin-top: 100px;
}

.sponsors
{
	background: url(/img/sponsors.jpg) no-repeat;
	height: 150px;
	width: 540px;
	margin: 20px auto;
	border: 2px solid white;
}

.contenido
{
	
	color: white;
	height: 465px;
	overflow: auto;
	font-size: 100px;
	
}

.botonera
{
	margin: auto;
	font-family: Verdana !important;
	font-size: 1.2em;
}

.botonera td
{
	padding: 18px;
}

.botonera a
{
	background: transparent url('/img/bg_button_a.gif') no-repeat scroll top right;
	color: white;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 27px;
	margin-right: 6px;
	padding-right: 11px;
	text-decoration: none;
	font-size: 14px;
}

.botonera span
{
    background: transparent url('/img/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 17px;
    padding: 5px 0 5px 11px;
}

.botonera a:active
{
    background-position: bottom right;
    color: white;
    outline: none;
}

.botonera a:active span
{
    background-position: bottom left;
    padding: 5px 0 5px 11px;
    color: white;
}

