body {
	background-color:#FFF;
	background-image: url(images/fondo2.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
div#spacer{
	width:940px;
	height:20px;
	overflow:hidden;
	}

div#cuerpo{
	width:940px;
	background-color:#FFF;
	overflow:hidden;
	float:left;
	}
div#intro1{
	width:900px;
	height:230px;
	background-color:#FFF;
	background-image: url(images/intro_wrc_carbon.jpg);
	margin:0px 10px 5px 10px;
	padding:10px;
	overflow:hidden;
	float:left;	
	}
	
div#intro2{
	width:901px;
	height:230px;
	background-color:#FFF;
	background-image: url(images/intro_wrc.jpg);
	margin:0px 10px 5px 10px;
	padding:10px;
	overflow:hidden;
	float:left;
	
	}
	
	div#intro3{
	width:901px;
	height:230px;
	background-color:#FFF;
	background-image: url(images/intro_afx.jpg);
	margin:0px 10px 5px 10px;
	padding:10px;
	overflow:hidden;
	float:left;
	
	}
div#texto_intro{
	width:400px;
	float:left;
	}

.column_galeria{
	width:940px;
	display: table-column;
  }
.row_galeria{
	position:relative;
	width:940px;
	_padding-left:8px;	
	float:left;
	
  }
 .celda_galeria{
 
	margin:7px;
	_margin:4px;

	_padding-right:2px;

	width:220px;
	height:177px;
	OVERFLOW: hidden; 
	POSITION: relative;
	FLOAT: left;
	vertical-align:middle;
	text-align:center;
	}
	
	.celda_galeria A {
	POSITION: relative; DISPLAY: block
}
.celda_galeria A IMG {
	POSITION: relative; WIDTH: 220px; HEIGHT: 177px; TOP: 0px; LEFT: 0px
}
.celda_galeria A SPAN {
	Z-INDEX: 100; POSITION: absolute; TEXT-ALIGN: center; WIDTH: 100%; DISPLAY: none; HEIGHT: 100%; FONT-SIZE: 3em; FONT-WEIGHT: bold; TEXT-DECORATION: none; PADDING-TOP: 120px
}
.celda_galeria A SPAN EM {
	DISPLAY: block; FONT-SIZE: 0.45em; FONT-WEIGHT: normal
}
	
 .celda_galeria2{
	width:220px;
	display: table-cell;
	padding:10px;
	z-index:10;
	}

.titulos_modelos{
	position:relative;
	text-align:left;

	z-index:1;
	background-color:#000000;
	top:-34px;
	left:0px;
	height:30px;
	padding:7px;
	
	
	
	
	}
.galeria{
width: 920px;
overflow:hidden;
float:left;
margin:1px 10px 10px 10px;
}
.bici{
width:229px;
height:200px;
border-left:#CCCCCC 1px solid;
float:left;
overflow:hidden;
}
	


   
