/* CSS Document */
*{
	margin:0;
	padding:0
}

body
{
	background:#7A8EC2 repeat-x right top;
	color:#000000;
	font:11px/16px Arial, Helvetica,sans-serif;
}

#punta_imagen
{
	height:289px;
	width:505px;
	background:url('../images/general/punta_imagen.png') #FFFFFF no-repeat;
	z-index:1;
	position:absolute;
	top:88px;
	padding:7px 4px 0px 7px;
	left: 520px;
	/* left: 218px; */
}

#tiempo
{
	height:100px;
	width:168px;
	background:url('../images/general/tiempo4.png') no-repeat;
}

#texto1
{
	font-weight:bold;
	color:#FFFFFF;
	font-family:Arial;
	font-size:24px;
	float:right;
	margin-top:12px;
	padding:0px 5px 0px 0px;
	clear:both;
}

#texto2
{
	font-weight:bold;
	color:#0000CC;
	font-family:Arial;
	font-size:24px;
	margin-top:16px;
	margin-right:7px;
	clear:both;
}

.texto2
{
	color:#FFFFFF;
	font-family:Verdana;
	font-size:9px;
	float:right;
	text-align:right;
	padding:0px 8px 0px 0px;
	clear:both;
}

.texto3
{
	color:#FFFFFF;
	font-family:Verdana;
	font-size:11px;
	float:right;
	text-align:right;
	padding:0px 8px 0px 0px;
	clear:both;
}

#texto1
{
	font-weight:bold;
	color:#FFFFFF;
	font-family:Arial;
	font-size:24px;
	float:right;
	margin-top:12px;
	padding:0px 5px 0px 0px;
	clear:both;
}

#texto2
{
	font-weight:bold;
	color:#0000CC;
	font-family:Arial;
	font-size:24px;
	margin-top:16px;
	margin-right:7px;
	clear:both;
}

.texto2
{
	color:#FFFFFF;
	font-family:Verdana;
	font-size:9px;
	float:right;
	text-align:right;
	padding:0px 8px 0px 0px;
	clear:both;
}

.texto3
{
	color:#FFFFFF;
	font-family:Verdana;
	font-size:11px;
	float:right;
	text-align:right;
	padding:0px 8px 0px 0px;
	clear:both;
}

#clima
{
	background:;
	height:100px;
	width:168px;
	padding-right:4px;
	float:right;
	margin-top:250px;
	cursor:pointer;
}


#punta_der
{
	float:right;
	height:30px;
	width:30px;
	background:url('../images/general/banner_der.png') no-repeat top;
	margin-bottom:20px;	
}


#logo_texto
{
	background:url('../images/general/logo_texto.png') no-repeat;
	height:57px;
	width:120px;
	margin-top:60px;
	margin-left:20px; 
	float:left;
}


#sombra
{
	width:820px;
	height:164px;
	margin:10px auto 0px auto;
	padding-top:8px;
	background:url('../images/general/sombra_top.png') no-repeat top;
}

#sombra2
{
	width:820px;
	height:auto;
	margin:auto;
	background:url('../images/general/sombra_general_total.png') repeat-y top;
}

#header
{
	height:164px;
	width:800px;
	background:#AE2C29 no-repeat right top;
	margin: 0px auto 0px auto;
}

#logo_banner
{
	background:url('../images/general/logo_portada.png') no-repeat;
	height:71px;
	width:164px;
	margin-top:45px;
	margin-left:15px;
	float:left;
}

#motocross
{
	height:119px;
	width:174px;
	background:url('../images/general/boton_competencia_motocross.png') no-repeat;
	float:left;
	margin-top:40px;
}

#guia
{
	height:48px;
	width:175px;
	background:url('../images/general/boton_guia.jpg') no-repeat;
	float:left;
	margin-top:40px;
}

#punta_izq
{
	float:left;
	height:30px;
	width:30px;
	background:url('../images/general/banner_izq.png') no-repeat top;
}

#imagen_banner
{
	background:url(../images/general/banner_barker.png) top;
	height:164px;
	width:608px;
	float:right;
	margin:0px;
}

#blanco_inf
{
	height:42px;
	width:800px;
	background:#FFFFFF repeat-x bottom;
	margin: 0px auto 0px auto;
	clear:both;
}

#banner_verde
{
	height:42px;
	width:505px;
	background:url('../images/general/punta_noticias.png') #8F2942 no-repeat;
	margin-left:0px;
	float:right;
}

#banner_verde p
{
	padding-top:12px;
	padding-right:200px;
	font-family:Verdana;
	font-size:14px;
	color:#FFFFFF;
	text-align:right;
}

#principal
{
	height:auto;
	width:800px;
	margin:0px auto;
	clear:both;
	background:url('../../images/general/fondo_principal.png') repeat-x #FFFFFF;
}

#navegacion
{
	height:660px; 
	width:180px;
	padding:10px;
	margin:0px;
	background:url('../images/general/fondo_navegacion.png') repeat-x;
	float:left;
}

#botonera
{
	width:180px;
	height:auto;
	background:url('../images/general/fondo_navegacion_2.png') no-repeat top right;
	background-color:#8F2942;
	margin:43px auto auto 0px;
	float:left;
}
  
#navegacion ul
{
	padding:0;
	margin: 0px auto;
}

#navegacion li
{
	height:12px;
	color:#FFFFFF;
	padding:5px 0px 5px 0px;
	font-family:Verdana;
	margin:5px 0px 5px 0px;
	list-style-type:none;
	height:auto;
}

#navegacion li span
{
	padding:10px;
	cursor:pointer;
}

#contenido
{
	height:auto;
	width:390px;
	margin:0px auto;
	background:url('../../images/general/fondo_contenido.png') repeat-x #FFF;
	float:left;
	padding:50px 15px 0px 15px;
	text-align:justify;
}

#contenido p
{
	text-align:justify;
	font-family:Verdana;
}

#pie
{
	clear:both;
	height:74px;
	width:800px;
	margin:0px auto 0px auto;
	background:url('../../images/general/fondo_pie.png') repeat-x;
}

#logo_pie
{
	background:url('../../images/general/logo_pie.png') no-repeat;
	height:56px;
	width:170px;
	float:left;
	margin-left:80px;
	margin-top:12px;
	margin-bottom:9px;
}

#pie p
{
 	padding:20px 50px 0px 250px;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;	
	text-align:right;
}

hr
{
	display: none;
}

#fin_contenido
{
	clear:both;
	margin-bottom:0px;
}

#fin_principal
{
	clear:both;
	margin-bottom:0px;
}

.margen_top_15
{
	margin-top:7px;
}

.toogle_link
{
	height:12px;
	color:#FFFFFF;
	font-family:Verdana;
	text-decoration:none;
	padding-left:10px;
	height:auto;
}

.toogle_link:hover
{
	color:#000066;
	/* background:#0099CC; */
	font-size:11px;
	font-family:Verdana;
	text-decoration:none;
	padding-left:10px;
	height:auto;
	display:block;
}

.toogle:hover
{
	color:#000066;
	/* background:#0099CC; */
}


.submenu a
{
	color:#FFFFFF;
	font-size:11px;
	font-family:Verdana;
	padding:5px 0px 5px 20px;
	text-decoration:none;
	display:block;
	background:#CC0066;	
}

.submenu a:hover
{
	color:#FFFFFF;
	background:#AE2C29;
	font-size:11px;
	font-family:Verdana;
	padding:5px 0px 5px 20px;
	text-decoration:none;
	display:block;
}


#home
{
	background:url(../images/general/home.png) no-repeat;
	float:right;
	height:32px;
	width:32px;
	margin-top:0px;
	cursor:pointer;
}

#contacto
{
	background:url(../images/general/contactos.png) no-repeat;
	float:right;
	height:32px;
	width:32px;
	margin-top:0px;
	cursor:pointer;
}

#telefonos
{
	background:url(../images/general/telefonos.png) no-repeat;
	float:right;
	height:32px;
	width:32px;
	margin-top:0px;
	cursor:pointer;
}



#contacto a { 
	display:block; 
	width:100%; 
	height:100%; 
} 

#contacto a span  
{ 
}


#contenido3
{
	height:35px;
	width:140px;
	background:;
	float:right;
	margin-top:25px;
}

