body {
	font-family: ARIAL;
	font-size: 11px;
	background-color:#111111;
	text-align: center;
	margin: 0;
	border: 0;
	padding: 0;
	color:white;
	overflow:hidden;
	/*background:url(../img/portada/img_portada.jpg);*/
	/*background:black url(../img/portada/img_portada.jpg) top no-repeat;*/
}

#supersize img{
	width:98%;
	display:none;
}
#supersize  img{
	display:inline;
}

div#centered {
	width:99%;
	height:95%;
	position:absolute;
	top:1px;
	left:1px;
}

#usuarios{
	float:left;
	margin-left:100px;
	background-color: black;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
	background:url(../img/portada/uno.png);
}
#usuarios .texto{
	color:white;
}

#ir_atuto{
	float:left;
	background-color: black;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
	background:url(../img/portada/uno.png);
}
#ir_atuto .texto2{
	color:#39D8CC;
}

#logo_frm{
	width:343px;
	height:45px;
	float:right;
	margin-right:50px;
	margin-bottom:10px;
	
	background:url(../img/portada/logo_formula_racing.png);
}

#linea_gris{
	height:1px;
	opacity:0.8;
	background:#4D4E4E;
	margin-top:10px;
	margin:20px;
}
#linea_gris_abajo{
	height:1px;
	opacity:0.8;
	background:#4D4E4E;
	margin-top:15px;
	margin-bottom:5px;
	clear:both;
}

#contenido_derecha{
	width: 350px;
	
	margin-right:50px;
}
#posiciona{
	width: 340px;
	background-color: black;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
	text-align:left;
	background:url(../img/portada/uno.png);
}
#posiciona .texto{
	color:white;
}

#caja_tutorial{
	width:300px;
	height:175px;
	
	background:url(../img/portada/tutorial1.png) left no-repeat;
	
	cursor:pointer;
}


#pie_pagina{
	width:99%;
	height:25%;
	margin-left:15px;
	margin-right:15px;
	color:white;
}
#texto_ultima_hora{
	width:81px;
	height:26px;
	padding-left:10px;
	background:url(../img/portada/ultima_hora.png) no-repeat;
}
#caja_info{
	width:100%;
}
#info_noticia{
	margin-top:20px;
	height:100px;
	float:left;
	width:45%;
	text-align:left;
}
#info_avisos{
	margin-left:20px;
	margin-top:20px;
	height:100px;
	float:left;
	width:45%;
	text-align:left;
}
#info_izqui{
	width:11px;
	height:146px;
	float:left;
	
	background:url(../img/portada/parte_izquierda.png) bottom no-repeat;
}
#noticiario{
	width:53%;
	float:left;
	background:url(../img/portada/degradado_centro.gif) bottom repeat-x;
}
#cajas_login{
	width:43%;
	float:left;
	background:url(../img/portada/degradado_centro.gif) bottom repeat-x;
}

#ya_usuario{
	width:186px;
	height:146px;
	float:right;
	
	background:url(../img/portada/cuadro_1.png) no-repeat;
}
#boton_alta{
	width:170px;
	height:51px;
	
	background:url(../img/portada/boton2.png);
	margin-left:5px;
	
	cursor:pointer;
}
#boton_alta:hover{
	width:170px;
	height:51px;
	
	background:url(../img/portada/boton2.png);
	background-position:170px 0px;
	margin-left:5px;
	
	cursor:pointer;
}
#alta_usuario{
	width:186px;
	height:146px;
	float:right;
	
	background:url(../img/portada/cuadro_2.png) no-repeat;
}
#info_derecha{
	width:11px;
	height:146px;
	float:left;
	
	background:url(../img/portada/parte_derecha.png) bottom no-repeat;
}
#logo_ftb{
	width:96px;
	height:23px;
	float:right;
	margin-right:50px;
	cursor:pointer;
	
	background:url(../img/portada/logo_pie_fromthebench.png);
}
#ico_fb{
	width:16px;
	height:16px;
	float:right;	
	cursor:pointer;
	margin-left:10px;
	
	background:url(../img/portada/facebook.png);
}
#ico_twiter{
	width:16px;
	height:16px;
	float:right;
	cursor:pointer;
	
	margin-left:10px;
	
	background:url(../img/portada/twitter.png);
}


.clear{
	clear:both;
}
