﻿/* Licuit Interactive SL */
/* main.css */
/* Created Ago, 2009 */
/* Modified Ago, 2009
--------------------------------------- */


body{
		background-color:#fef6e3;
}

ul{
	list-style-type:none;
}


/*-- ENCABEZADOS ----------------------------------------------------*/

h1{
	
	font-size:18px;
	color:#38302b;
}

h2{
		
	font-size:18px;
	color:#38302b;
	
}


h2 a{
	color:#FFF;
	font-weight:normal;	
	letter-spacing: 0px;
	font-size:16px;	
	text-decoration:none;

}

h2 a:hover{
	color:#000;
		
}


h3{
	font-weight:normal;	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#fff;
		
}

p{
	font-weight:normal;	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size:12px;
	color:#38302b;
	
}



/*-- CAJAS PRINCIPALES ----------------------------------------------------*/

#cajaCentral{
	width:985px;
	height:auto;
	margin-left:0px;

}

#contenidos{
	width:985px;
	height:auto;
	
	
}


/*-- ITEMS HEADER -----------------------------------------------------*/


#cajaCentral #cabecera{
	width:752px;
	height:186px;
	background-image:url('../images/cabecera/cabecera.gif');
	position:relative;
	float:left;

}






/*-- MENU -----------------------------------------------------*/



#contenidos #menu{
	width:238px;
	height:133px;
	float:left;
	background-image:url(../images/menu/menu-vacio.png);
}

#contenidos #menu ul{
	margin-top:4px;
}

#contenidos #topMenuInclinado{
	
	background-image:url('../images/menu/menu-inclinado-top.png') !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/menu/menu-inclinado-top.png', sizingMethod='crop');	
	width:238px;
	height:29px;
	
}



#contenidos #menuIzquierdo{
	position:absolute;
	top:280px;
	width:238px;
	
}

.menuInclinado{
	height:24px;
	overflow:hidden;
}

.menu-izquierda{
	position:absolute;
	top:250px;
	width:238px; 
	left:0px; 
	height:auto;
}

.menuCiudades{
	overflow:hidden;
}
.menuCiudades a:hover img{
	margin-top: -21px;
}


#submenu .elige{
	float:left;
}


/*-- ITEMS CENTRO -----------------------------------------------------*/


#contenidos #contentHome{
	width:980px;
	height:611px;
	background-image:url(../images/home/back-home.gif);
	background-repeat:repeat-y;
	float:left;
	padding-left:250px;

}

#contenidos  #topHome{
	width:980px;
	height:17px;
	background-image:url(../images/home/top.gif);
	float:left;

}

#contenidos  #bottomHome{
	width:967px;
	height:44px;
	background-image:url(../images/home/bottom.gif);
	float:left;

}

#contenidos  #bottomGeneral{
	width:967px;
	height:44px;
	background-image:url(../images/general/bottom2.png);
	float:left;

}



/*-- FOOTER -----------------------------------------------------*/

#footer{
	width:980px;
	height:146px;
	background-image:url(../images/footer.jpg);
	float:left;
	position:relative;
}


#contenidos  #contentHome .tituloSeccion{
	margin-top:45px;
	margin-left:20px;
}

#contenidos #contentHome .textoSuperior{
	width:636px;
	margin-top:30px;
	margin-left:20px;
}

#contenidos #contentHome .texto{
	width:520px; 
	margin-left:20px;
}

#contenidos #contentHome .textoPie{
	width:520px; 
	margin-left:20px; 
	margin-top:20px;
}

#contenidos #contentHome .punto{
	height:25px;
	width:10px;  
	float:left;
}

#contenidos #contentHome .punto1{
	height:25px; 
	float:left;
}

#contenidos #contentHome .punto2{
	float:left; 
	width:500px;
}

.logo_premios{
	position:absolute; 
	left:803px; 
	top:655px;
	*top:657px;
}

.volver{
	background-image:url(../images/general/volver.gif);
	width:77px;
	height:32px;
	overflow:hidden;
	position:absolute;
	z-index:999;
	top:190px;
	float:left;
	left:250px;
	
}

.volver2{
	background-image:url(../images/general/volver2.gif);
	width:77px;
	height:36px;
	overflow:hidden;
	position:absolute;
	z-index:999;
	top:190px;
	float:left;
	left:250px;
	
}


.volver:hover{
	background-position:0px -32px;
}
.volver2:hover{
	background-position:0px -36px;
}


#logoPremios{
	background-image:url('../images/menu/logo.png') !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/menu/logo.png', sizingMethod='crop');	
	height:161px;
	width:229px;
	float:left;
}

.texto-footer{
	position:absolute;
	right:40px;
	bottom:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
}

.texto-footer a{
	color:#FFF;
	text-decoration:none;
}


.texto-footer a:hover{
	text-decoration:underline;
}

.bcnworldrace{
	position:absolute; bottom:0; left:25px;
}


#cabecera {
  background-color: #fef6e3;
}

#contenidos #topseccion {
  width: 752px;
  background-position: top right;
}

.fondo-top {
  width: 752px;
  background-position: top right;
}

#contenidos #contentseccion {
  padding-left: 0;
  background-image: none;
}

#contenidos #contentsubseccion, #contenidos #contentSubseccion, #contentSubseccion {
  width: 752px;
  padding-left: 0;
  background-position: top right;
}

.menu-izquierda {
  display: none;
}

#contenidos #bottom {
  background-image: none;
}

#contenidos #bottom-subseccion {
  width: 739px;
  background-position: top right;
}