* {
	margin: 0;
	padding: 0;
	border: none;
}

html {
	font: 75% Trebuchet, Verdana, Helvetica, sans-serif;
}

body {
	text-align: center; /*Hack para que IE6 no de problemas */
	background: #0D0C11 url("../img/degradado_IZQUIERDA.gif") repeat-x;
	margin:0px auto;
	color:white;
}

.clear{
	clear:both;
}
.left{	
	float:left;
}
.enlace_0_8_blanco{
	font-size: 0.8em;
	color: #FFFFFF; 
	text-decoration:none;
}


/*************************/
/**            PORTADA            **/
/*************************/
#fondo_portada {
	margin-top:20%;
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	height:570px;
	text-align: center;
	background: #0D0C11 url("../img/FONDO_ftb_sports.jpg") top center no-repeat;
}

#textos{
	float: left;
	text-align: left;	
	width:270px;
	padding-top: 140px;
	padding-left: 0px;
}

#titulo{
	font-weight: bold;
	color: #95C902;
	font-style: italic;
}

#cuadrotexto{
	font: Arial, Verdana, Helvetica, sans-serif;
	padding-top: 5px;
	text-align:justify;
}

/*imagenes*/
#titulo2{
	font-weight: bold;
	text-align: center;
	font-style: italic;
	padding: 5px;
	background: #000000 url("../img/degradado_verde.gif");
}

#imgFTBNL{
	padding: 8px;
	border: 1px solid white;
	min-height:345px;
	height:auto !important;
	height:345px;
}

#imgFTBEC{
	padding: 8px;
	border: 1px solid white;
	min-height:345px;
	height:auto !important;
	height:345px;
}

#imagenes{
	float:right;
}

#imagenes2{
	float:right;
	padding-bottom:35px;
}

#imagen1{
	float:left;
	padding-top: 140px;
	padding-left: 10px;
	width:320px;
}

#imagen2{
	float:left;
	padding-top: 140px;
	padding-left: 10px;	
	width:320px;
}

#imagen11{
	float:left;
	padding-top: 26px;
	padding-left: 10px;
	width:320px;
}

#imagen21{
	float:left;
	padding-top: 26px;
	padding-left: 10px;	
	width:320px;
}

#textofoto{
	text-align:justify;
	margin: 5px;
	padding: 3px;
	font-size:10px;
}

#textofoto2{
	margin: 5px;
	padding: 3px;
	text-align: justify;
	font-size:10px;
}

a{
	color:#95C902;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;

}


.pie{
	text-align:center;
	height:70px;
	width:960px;
	background: #0D0C11 center;
	margin-bottom:20px;
}

/*background: #000000 url("../img/imagen_ftbpie.jpg");

#imagen2{
	position:absolute; 
	top: 140px; 
	left: 790px; 
	text-align: left;	
	width:320px;
}

*/

