	/* CSS Document */
	
	body {
	background-image:url(img/barrita.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0 auto 0 auto;
	text-align: center;
	color:#666666;
	}
	#cabecera{
	width:900px;
	height:400px;
	}
	#contenedor{
	width:900px;
	height:668px;
	background:url(img/contenido1.png) no-repeat center top;

	}
	
	#descarga{
	width:750px;
	height:auto;
	padding-top:10px;
	text-align:right;

	}
	.textodistribuidor{
	width: 900px;
	height:20px;
	text-align:center;
	margin-top: 69px;
	
	}
	.logo_rampage{
	width: 900px;
	height:46px;
	text-align:center;
	margin-top:12px;
	
	}
	
	#datos{
	width:900px;
	height:130px;
	margin: 0 auto 0 auto;
	}
	
	.texto_tarragona{
	width:450px;
	height: auto;
	text-align:right;
	float:left;
	
	}
	
	.texto_bilbao{
	width:423px;
	height: auto;
	text-align:left;
	float: right;

	}
	.fotos{
	width:900px;
	height:125px;
	margin:0 auto 0 auto;
	text-align:center;

	}
	
	a:link{
	color:#666666;
	text-decoration:underline;}
	a:hover{
	color:#003399;
	text-decoration:underline;}
	a:visited{
	color:#0033CC;
	text-decoration:underline;}
	
	
	.titulo{
	color:#003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	}
	
	h1{
	font-size: 18px;
	font-style: normal;
	color: #999999;
	font-weight: normal;
	}
	
	
	table{
	width:850px;
	height:120px;
	margin: 0 auto 0 auto;
	text-align:center;
	font-size: 14px;
	color: #666666;
	}
	
	.titufoto:link{
	color:#666666;
	text-decoration:none}
	
	.titufoto:hover{
	color:#003399;
	text-decoration:none
	}
	.titufoto:visited{
	color:#003399;
	text-decoration:none
	}