@charset "utf-8";
/* CSS Document */

a:link {
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}


body {
background-image: url(../img/bg.jpg);
background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#a8d9f9;
}
.clear{
	clear:both;
	
}
#backtop{
	position:relative;
	width:100%;
	height:836px;
	border:#F00 0px solid;
	background:url(../img/background2.jpg) top center no-repeat;
	
	
}
#backfooter{
	position:relative;
	width:1200px;
	height:302px;
	left:50%;
	margin-left:-600px;
	border:#F00 0px solid;
	background-image:url(../img/backfooter.png);
	
	
}
#wraper{
	position:absolute;
	width:984px;
	left:50%;
	top:0px;
	margin-left:-492px;
	border:#F00 0px solid;
	/*background:url(../img/bg_bottom.jpg) center bottom no-repeat;*/
	
}



/*CAPA TRACKER-------------------------*/
#tracker{
	background-image:url(../img/fonstracker2.png);
	width:984px;
	height:595px;
	/*border:#F00 1px solid;*/
		
	
}
#uptracker{
	
	width:984px;
	height:77px;
	border:#Fff000 0px solid;
		
	
}
#downtracker{
	margin-top:20px;
	width:984px;
	height:495px;
	/*border:#Fff000 1px solid;*/
		
	
}
#leftdowntracker{
	float:left;
	margin-left:25px;
	width:702px;
	border:#cbcbcb 2px solid;
	
	
	
}
#rightdowntracker{
	float:left;
	width:210px;
	border:#Fff 0px solid;
	margin-left:10px;
	
	
	
}
.linea{
	width:200px;
	height:0px;
	border-top:#5a9ec4 1px dashed;
	margin-top:5px;
	margin-bottom:5px;
	
	
}

.linea2{
	float:left;
	width:200px;
	height:0px;
	border-top:#fff 1px dashed;
	margin-bottom:5px;
	
	
}
#meteo{
	width:210px;
	height:37px;
	border:#c6bdb5 0px solid;
	/*margin-bottom:5px;*/
	
	
	
}
#meteo .sol{
	float:left;
	width:42px;
	height:32px;
	background-image:url(../img/backtemps1.png);
	background-position:center;
	padding-top:10px;
	margin-left:0px;
	
}
#meteo .temp{
	float:left;
	width:65px;
	height:27px;
	background-image:url(../img/racetracker_edurne_maq_03.png);
	padding-top:5px;
	padding-right:4px;
	margin-left:0px;
	
	
}
#meteo .temp .max{
	float:left;
	height:27px;
	padding-top:5px;
	padding-right:4px;
	font-family:"Arial Narrow",Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#ff0000;
	margin-left:8px;
	
	
}
#meteo .temp .min{
	float:left;
	height:27px;
	padding-top:5px;
	font-family:"Arial Narrow",Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#024b66;
	margin-left:14px;
	
	
}
#meteo .vent{
	float:left;
	width:61px;
	height:32px;
	background-image:url(../img/racetracker_edurne_maq_05.png);
	
	margin-left:2px;
	font-family:"Arial Narrow",Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#434343;
	
	
}
#meteo .vent .text{
	font-family:"Arial Narrow",Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#434343;
	
	
}


#meteo .humitat{
	float:left;
	width:54px;
	height:22px;
	background-image:url(../img/racetracker_edurne_maq_07.png);
	padding-top:10px;
	margin-left:2px;
	font-family:"Arial Narrow",Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#024b66;
	
	padding-left:6px;
	border:#000 0px solid;
}
.participant{
	width:198px;
	height:79px;
	border:#7c6a5b 1px dashed;
	margin-bottom:6px;
	
}
.participant .titolalbert{
	height:17px;
	font-family:"arial Narrow",Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#4c3a00;
	padding-left:4px;
	background-image:url(../img/fonstitolalbert.jpg);
	
}

.participant .titoldavid{
	height:17px;
	font-family:"arial Narrow",Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#4c3a00;
	padding-left:4px;
	background-image:url(../img/fonstitoldavid.jpg);
	
}
.participant .titolmiquel{
	height:17px;
	font-family:"arial Narrow",Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#4c3a00;
	padding-left:4px;
	background-image:url(../img/fonstitolmiquel.jpg);
}
.participant .content{
	
	width:198px;
	height:62px;
	
	background-image:url(../img/fonspastilla.png);
	
}
.participant .content .etapa{
	font-family:"Arial Narrow",Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}
.participant .content .etapa_off{
	font-family:"Arial Narrow",Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
}
#botons{
	width:220px;
	height:96px;
	border:#7c6a5b 0px solid;
	margin-top:10px;
	
}
.boto{
	float:left;
	width:105px;
	height:55px;
	border:#fff 0px solid;
	margin-bottom:10px;
	margin-left:5px;
}

.boto3{
	float:left;
	width:105px;
	height:55px;
	border:#fff 0px solid;
	margin-top:15px;
	margin-bottom:12px;
	margin-left:5px;
	
}

.boto2{
	float:left;
	width:105px;
	height:77px;
	border:#fff 0px solid;
	margin-bottom:5px;
	
}
.boto .img{
	float:left;
	width:40px;
	height:48px;
	cursor:pointer;
	
	
}

.boto3 .img{
	float:left;
	width:40px;
	height:48px;
	cursor:pointer;
	
	
}

.boto2 .img1{
	float:left;
	width:52px;
	height:77px;
	cursor:pointer;
	
	
}

.boto .text{
	float:left;
	width:60px;
	font-family:"Arial Narrow",Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#01376b;
	
}

.boto3 .text{
	float:left;
	width:60px;
	font-family:"Arial Narrow",Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#01376b;
	
}


.boto2 .text{
	float:left;
	width:40px;
	font-family:"Arial Narrow",Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#01376b;
	margin-top:5px;
	margin-left:2px;
}

/*CAPA TRACKER-------------------------*/
#downcontent{
	
	width:984px;
	border:#F00 0px solid;
		
	
}


#coments{
	float:left;
	width:730px;
	
	border-right:#d2d2d2 0px solid;
	
	
	
}
.titolgran{
	width:646px;
	margin-left:20px;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:22px;
	color:#21b5e3;
	border-bottom:#21b5e3 2px solid;

}
#comentsmessages{
	width:646px;
	
	margin-left:20px;
	padding-bottom:20px;
}

#comentsmessages .registre{
	float:left;
	width:650px;
	
	background:url(../img/bg_mens.jpg) repeat-x;
	border-top:#d1d1d0 1px dashed;
	margin-left:10px;
	margin-top:40px;
	padding-bottom:15px;
	
}
#comentsmessages .registre .nom_data{
	float:left;
	width:120px;
	margin-top:20px;
	margin-left:10px;
	/*border:#89847c 1px solid;*/
	
	
}
#comentsmessages .registre .nom_data .nom{
	
	width:120px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#21b5e3;
	font-size:13px;
	margin-bottom:2px;
	
	
	
}
#comentsmessages .registre .nom_data .data{
	
	width:120px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#606060;
	font-size:11px;
	
	
	
}

#comentsmessages .registre .text{
	float:left;
	width:475px;
	margin-top:20px;
	margin-left:10px;
	border:#89847c 0px solid;
	/*border-left:#9f9b96 1px dashed;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#454545;
	text-align:justify;
	
	
	
}
#comentsmessages .registre .text .imatge{
	float:left;
	width:148px;
	border:#ff0000 0px solid;
	margin-bottom:10px;
	
}
#comentsmessages .registre .text .texte{
	float:left;
	width:315px;
	border:#89847c 0px solid;
	margin-left:10px;
	
}



#comentsmessages .registre_diario{
	float:left;
	width:650px;
	
	/*background:url(../img/bg_mens.jpg) repeat-x;
	border-top:#d1d1d0 1px dashed;*/
	margin-left:10px;
	margin-top:20px;
	padding-bottom:15px;
	
}
#comentsmessages .registre_diario .nom_data{
	float:left;
	width:650px;
	margin-top:10px;
	margin-left:10px;
	/*border:#89847c 1px solid;*/
	
	
}
#comentsmessages .registre_diario .nom_data .nom{
	float:left;
	width:620px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#21b5e3;
	font-size:16px;
	margin-bottom:2px;
	border-bottom:#c7c7c7 1px dashed;
	
	
	
}
#comentsmessages .registre_diario .nom_data .data{
	float:left;
	
	width:70px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#959595;
	font-size:11px;
	
	
	
}

#comentsmessages .registre_diario .text{
	float:left;
	width:620px;
	margin-top:20px;
	margin-left:10px;
	border:#89847c 0px solid;
	/*border-left:#9f9b96 1px dashed;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#454545;
	text-align:justify;
	
	
	
}
#comentsmessages .registre_diario .text .imatge{
	float:left;
	width:148px;
	border:#ff0000 0px solid;
	
}
#comentsmessages .registre_diario .text .texte{
	float:left;
	width:450px;
	border:#89847c 0px solid;
	margin-left:10px;
	
}









#comentspaginacion{
	width:630px;
	margin-top:2px;
	margin-left:40px;
	margin-bottom:20px;
	border-top:#c7c7c7 1px dashed;
	padding-top:20px;
	
}
#comentspaginacion .item_on{
	float:left;
	width:22px;
	height:19px;
	margin-right:4px;
	background-color:#e4e4e4;
	color:#4ea4a9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	padding-top:3px;
	border:#d5d5d5 1px solid;
	
}
#comentspaginacion .itempunts{
	float:left;
	width:16px;
	height:17px;
	margin-right:4px;
	color:#837256;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding-top:5px
	
}
#comentspaginacion .item{
	float:left;
	width:22px;
	height:19px;
	margin-right:4px;
	background-color:#ffffff;
	color:#4ea4a9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	padding-top:3px;
	border:#d5d5d5 1px solid;
	
}
#comentspaginacion .item :link{
	
	background-color:#fff;
	color:#4ea4a9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	
}
#comentspaginacion .item :visited{
	
	background-color:#fff;
	color:#4ea4a9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	
}

#comentspaginacion .item :hover{
	
	background-color:#fff;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	
}



#comentsform{
	width:646px;
	height:200px;
	background-color:#ececec;
	border:#d7d7d7 1px solid;
	margin-left:20px;	
}
#comentsform .titol{
	margin-left:10px;
	margin-top:8px;	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#21b5e3;
	
}
#comentsform .pequetitol{
	margin-left:10px;
	margin-top:5px;	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#21b5e3;
	
}
#comentsform .tableform{
	margin-left:15px;
	margin-top:5px;	
	
	
}
#comentsform .tableform .text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#606060;
}
#comentsform .tableform input{
	width:133px;
	height:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#272015;
	border:#d4d4d4 1px solid;
}
#comentsform .tableform textarea{
	width:468px;
	height:130px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#272015;
	border:#d4d4d4 1px solid;
}
#comentsform #bot_enviar{
	width:80px;
	height:32px;
	background:url(../img/bt_enviar.jpg) center no-repeat;
}
#comentsform #bot_enviar:hover{
	width:80px;
	height:32px;
	background-image:url(../img/bt_enviar.jpg);
}

#comentsformsend{
	width:646px;
	height:40px;
	background-color:#ececec;
	border:#d7d7d7 1px solid;
	margin-left:20px;

	
}
#comentsformsend .titol{
	margin-left:10px;
	margin-top:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#21b5e3;
	
}

#patros{
	float:left;
	width:208px;
	border:#F00 0px solid;
	margin-left:10px;

	
}

#patros .titular{
	width:208px;
	border-bottom:#21b5e3 1px solid;
	color:#21b5e3;
	font-family:"Arial Narrow",Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	
}
#patros .banner{
	width:208px;
	margin-top:0px;
	margin-bottom:10px;
	text-align:left;
	text-align:center;
}
#patros .logo{
	width:208px;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	vertical-align:middle;
}

#patros .logo2{
	float:left;
	width:104px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	vertical-align:middle;
	height:50px;
}
#relojes{
	float:left;
	margin-top:38px;
	margin-left:45px;
	width:120px;
	border:#FF0000 0px solid;
}
#fecha_barcelona{
	
	width:120px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#bfbfbf;
	border:#F00 0px solid;
	
}
#fecha_morocco{
	
	width:120px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#bfbfbf;
	border:#Ff0 0px solid;
	
}
#leds{
	position:relative;
	top:1px;
	left:682px;
	width:31px;
	height:9px;
	background-image:url(../img/leds.gif);
	border:#F00 0px solid;
}
#linkweb{
	float:left;
	width:150px;
	height:67px;
	border:#F00 0px solid;
	margin-top:15px;
	margin-left:15px;
}
#titolitext{
	float:left;
	margin-top:25px;
	margin-left:260px;
	width:207px;
	
	border:#F00 0px solid;
}
#titolitext .titol{
	float:left;
	width:207px;
	border:#F00 0px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}
#titolitext .subtitol{
	float:left;
	width:207px;
	border:#F00 0px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}
#titolitext .data{
	float:left;
	width:207px;
	border:#F00 0px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#969696;
	font-weight:bold;
}
#linkracetracker{
	float:left;
	width:155px;
	height:60px;;
	border:#F00 0px solid;
	margin-top:15px;
	margin-left:10px;
}
#map_canvas{
	position:relative;
	width:702px;
	height:456px;
	
	border:#F00 0px solid;	
	
}

#map_tour{
	position:relative;
	width:0px;
	height:0px;
	
	border:#F00 0px solid;
	visibility:hidden;
	
}
#map_coordinates{
	position:relative;
	width:702px;
	height:20px;
	
	border:#F00 0px solid;	
	
}
#map_coordinates #tit_latitude{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#01376b;
	margin-right:5px;
	
	
}
#map_coordinates #text_latitude{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#01376b;
	margin-left:5px;
	
	
}
#map_coordinates #tit_longitude{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#01376b;
	margin-left:10px;
	
	
}
#map_coordinates #text_longitude{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#01376b;
	margin-left:5px;
	
	
}


.tit_meteo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-transform:uppercase;
	float:left;
	width:150px;
}
.tit_meteo_sub {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	float:left;
	width:150px;
	color:#FFFFFF;
}
a #bot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #39C;
	background-image: url(../img/bt_inf.png);
	height: 34px;
	width: 160px;
	padding:10px 0px 0px 40px;
	cursor:pointer;
}


#wraper #beta {
	position:absolute;
	right:10px;
	top:40px;
}

.boto .text .peq {
	font-size: 9px;
}
#volver {
	position:absolute;
	top:20px;
	left:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
}
#firma{
	width:700px;
	vertical-align:10px;
	height:40px;
	text-align:center;
	margin-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#717168;
	/*margin-bottom:5px;*/	
}
#firma :link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#717168;
	/*margin-bottom:5px;*/	
}
#firma :visited{

	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#717168;
	/*margin-bottom:5px;*/	
}
#firma :hover{

	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#717168;
	/*margin-bottom:5px;*/	
}