@charset "utf-8";
/* CSS Document */

body {
background:#000000 url(../../v3imgweb/2009/v4_alx1_fondo.jpg) no-repeat fixed top;
margin:0 0 0 0;
font-family:Verdana;
font-size:14px;
}

#contenedor{
	margin:0 auto 0 auto;
	width:950px;
	border:1px solid #000000;
}

#contenedor #menu_top
{
	position:relative; 
	left:0px; top:0px; 
	width:950; 
	height:36px; 
	margin:0;
	background: #004488 url(../../v3imgweb/2009/v4_alx1_superior.jpg);
}

#navi {  	
list-style:none;
margin:0;	
padding:50;
font-family:Arial;
font-weight:bold;
}

#navi li {	
margin:2px;	
padding:2px;
color:#FF6600;
float:left; /*para eliminar el comportamiento de elemento de bloque(salto de linea)*/	
}

#navi a{
text-decoration:none;
color:#CCCCCC;
}
#navi a:hover{
color:#FFFFFF;
}

#contenedor #menu_principal
{	position:relative; 
	left:0px; top:0px; 
	width:950; 
	height:50px; 
	margin:0;
	background-color:#003399; 
	z-index:10;
}

#contenedor #banner_central{
	position:relative; 
	left:0px; top:0px; 
	width:950; 
	height:250px; 
	margin:0;
	z-index:5;
}

#contenedor #cuerpo{
	position:relative; 
	left:0px; top:0px; 
	width:950; 

	margin:0;
	background-color:white;
}

#contenedor #cuerpo h2{
	background-color:black;
	color:white;
}

#contenedor #cuerpo p
{ text-align:justify;
}

#contenedor #cuerpo #notas{
	width:492px; 
	height:295px; 
	float:left;
}

#contenedor #cuerpo #varios{
	margin:0;
	padding:0;
	width:458px; 
	height:295px; 
	float:left;
}


#contenedor #cuerpo #varios #biografias{
	padding:0 5px;
	width:175px; 
	height:145px; 
	background-color:white;
	float:left;
}

#contenedor #cuerpo #varios #personaje{
	padding:0 5px;
	width:263px; 
	height:145px; 
	background-color:white;
	float:left;
}

#contenedor #cuerpo #varios #personaje a{
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	color:#CC6600;
}







/* --------------------------- NIVEL 2 --------------------------- */
#contenedor #cuerpo #masnotas{
	width:492px; 
	height:330px; 
	background-color:white;
	float:right;
}

#contenedor #cuerpo #masnotas .titulo{
	height:25px;
	padding-right:10px;
	background-color:black;
	color:white;
	text-align:right;
	
	-moz-border-radius-topleft: 20px;
	-webkit-border-radius-topleft: 20px;
	border-radius-topleft: 20px;
}

#contenedor #cuerpo #masnotas .titulo span{

	font-family:Helvetica,Arial,sans-serif;
	font-weight:600;
	font-size:28px;
	text-transform:uppercase;
}

#contenedor #cuerpo #masnotas .nota_base{
	background-color:white;
	display:block;
	margin:0 0 1px 0;
	height:69px;
}


#contenedor #cuerpo #masnotas .nota_base .imagen{
background-color:#FFFF00;
margin:0;
width:134px;
height:68px;
display:inline;
float:left;
}

#contenedor #cuerpo #masnotas .nota_base .texto{
margin:0;
padding-right:5px;
border-right:5px solid white;
width:346px;
height:68px;
text-align:justify;
font-size:12px;
float:right;
}
#contenedor #cuerpo #masnotas .nota_base .texto:hover{
	border-right:5px solid red;
	background-color:black;
	color:white;
}

#contenedor #cuerpo #masnotas .nota_base .texto a{
	color:#CC6600;
	text-decoration:none;
	text-align:justify;
	font-size:12px;
	font-weight:bolder;
}

#contenedor #cuerpo #masnotas .vermas{
	padding-top:2px;
	height:23px;
	background-color:white;
	text-align:right;
}
#contenedor #cuerpo #masnotas .vermas a{
	color:#CC6600;
	font-weight:bold;
	text-decoration:none;
}

#contenedor #cuerpo #calendarios{
	margin:0;
	padding:0;
	width:458px; 
	height:330px; 
	background-color:orange;
	float:right;
}

#contenedor #cuerpo #calendarios #cal2010{
	margin:0;
	padding:0 5px;
	width:200px; 
	height:330px; 
	background-color:white;
	float:right;
}

#contenedor #cuerpo #calendarios #cal2010 h4{
	margin:7px 0 0 0;
	padding:0 0 0 3px;
	border-left:5px solid red;
	font-size:12px;
}

#contenedor #cuerpo #calendarios #cal2010 h4 a {
	text-decoration:none;
}

#contenedor #cuerpo #calendarios #cal2010 #velocidad{
	padding-top:5px;
	font-size:11px;
}

contenedor #cuerpo #calendarios #calendarios_todos span{
	font-size:11px;
	font-weight:bold;
}



/**************************************** CALENDARIOS ************************************************************/
#contenedor #cuerpo #calendarios #cal2010  .titulo_cal {
background:transparent url(../../images/Subtitle-Calendar.jpg) no-repeat scroll left top;
display:block;
height:28px;
}

#contenedor #cuerpo #calendarios #cal2010 .row{
background-color:#DBDFE6;
border-bottom:1px solid #BAC1CB;
display:block;
font-size:11px;
font-weight:bold;
line-height:20px;
}

#contenedor #cuerpo #calendarios #cal2010 .row-alterno {
background-color:#E6E8EC;
border-bottom:1px solid #BAC1CB;
color:#3A4D69;
display:block;
font-size:11px;
font-weight:bold;
line-height:20px;
}

#contenedor #cuerpo #calendarios #cal2010 .row a, #contenedor #cuerpo #calendarios #cal2010 .row a:visited {
color:#3A4D69;
cursor:pointer;
display:block;
text-decoration:none;
}

#contenedor #cuerpo #calendarios #cal2010 .row-alterno a, #contenedor #cuerpo #calendarios #cal2010 .row-alterno a:visited {
color:#3A4D69;
cursor:pointer;
display:block;
text-decoration:none;
}

#contenedor #cuerpo #calendarios #cal2010 .tiporally {
border-right:1px solid #BAC1CB;
float:left;
height:20px;
margin-right:5px;
width:15px;
padding-left:5px
}

#contenedor #cuerpo #calendarios #cal2010 .nombrerally {
border-right:1px solid #BAC1CB;
float:left;
font-weight:normal;
height:20px;
margin-right:5px;
width:90px;
}


/*****************************/

#contenedor #cuerpo #calendarios #eventos{
	margin:0;
	padding:0 5px;
	width:238px; 
	height:330px; 
	background-color:white;
	float:right;
}

#contenedor #cuerpo #calendarios #eventos #rally{
	margin:0;
	padding:0;
	width:238px; 
	height:305px; 
}

#contenedor #cuerpo #calendarios #eventos #rally a,#contenedor #cuerpo #calendarios #eventos #rally a img{
	text-decoration:none;
	border:0px;
}


#contenedor #cuerpo #mundorally{
	width:492px; 
	height:346px; 
	background-color:white;
	float:left;
}


/* root element for scrollable */
#contenedor #cuerpo #mundorally .vertical {  
	
	/* required settings */
	position:relative;
	overflow:hidden;	

	/* vertical scrollers have typically larger height than width */	
	width:492px; 
	height:306px; 
	border-top:1px solid #ddd;	
}

/* root element for scrollable items */
#contenedor #cuerpo #mundorally .items {	
	position:absolute;
	
	/* this time we have very large space for height */	
	height:20000em;	
	margin: 0px;
}

/* single scrollable item */
#contenedor #cuerpo #mundorally .items div {
	border-bottom:1px solid #666;
	margin:0;
	padding:7px;
	font-size:12px;
	height:auto;
	background-color:white;
}

/* elements inside single item */
#contenedor #cuerpo #mundorally .items p
{
	font-family:verdana;
	font-size:14px;
}

/* the action buttons above the scrollable */
#contenedor #cuerpo #mundorally #actions {
	width:492px;
	margin:10px 0 10px 0;	
}

#contenedor #cuerpo #mundorally #actions a {
	font-size:11px;		
	cursor:pointer;
	color: #F60;
}

#contenedor #cuerpo #mundorally #actions a:hover {
	text-decoration:underline;
	color:#000;
}

#contenedor #cuerpo #mundorally .disabled {
	visibility:hidden;		
}

#contenedor #cuerpo #mundorally .nextPage {
	float:right;
}	

/*

#contenedor #cuerpo #mundorally .nota_base{
	width:490;
	height:36px;

	background-color:white;
	display:block;
	margin:0 0 1px 0;
}


#contenedor #cuerpo #mundorally .nota_base .imagen{
	background-color:white;
	margin:0;
	
	width:70px;
	height:35px;
	display:inline;
	float:left;
}

#contenedor #cuerpo #mundorally .nota_base .texto{
	margin:0;
	padding-right:5px;
	border-right:5px solid white;
	width:410px;
	height:35px;
	text-align:justify;
	font-size:12px;
	float:right;
}
#contenedor #cuerpo #mundorally .nota_base .texto:hover{
	border-right:5px solid red;
	background-color:black;
	color:white;
}

#contenedor #cuerpo #mundorally .nota_base .texto a{
	color:#CC6600;
	text-decoration:none;
	text-align:justify;
	font-size:12px;
	font-weight:bolder;
}

#contenedor #cuerpo #mundorally .vermas{
	padding-top:2px;
	height:23px;
	background-color:white;
	text-align:right;
}

#contenedor #cuerpo #mundorally  .vermas a{
	color:#CC6600;
	font-weight:bold;
	text-decoration:none;
}
*/

#contenedor #cuerpo #facebook{
	margin:0;
	padding:0 5px;
	width:238px; 
	height:346px; 
	background-color:white;
	float:right;
}

#contenedor #cuerpo #topten{
	margin:0;
	padding:0 5px;
	width:200px; 
	height:346px; 
	background-color:white;
	float:right;
}
#contenedor #cuerpo #topten table{
/*	background:url(../../images/topten_fondo.png) no-repeat right bottom black;*/
	background-color:black;
	color:white;
}

#contenedor #cuerpo #topten h4{
	margin:7px 0 0 0;
	padding:0 0 0 3px;
	border-left:5px solid red;
	font-size:14px;
}

#contenedor #cuerpo #topten h4 a {
	text-decoration:none;
}

#contenedor #footer{
	background-color:black;
	color: white;
	width:100%;
	height:30px;
	text-align:center;
	font-family:helvetica,arial;
	
}

/* -------------------- OPCIONES GENERALES -------------------- */
.titulo{
	height:25px;
	padding-right:10px;
	background-color:black;
	color:white;
	text-align:right;
	
	-moz-border-radius-topleft: 20px;
	-webkit-border-radius-topleft: 20px;
	border-radius-topleft: 20px;
}

.titulo span{

	font-family:Helvetica,Arial,sans-serif;
	font-weight:600;
	font-size:28px;
	text-transform:uppercase;
}

.transparente
{background:url(../../images/transparente_blanco.png) repeat;