@charset "ISO-8859-1";
/* CSS Document - autor: http://www.internext.es */

* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #148bb5;
}
a:hover {
	text-decoration: underline;
}
a.extern {
	color: #404040;
}
a.extern_verd {
	color: #A6D8BA;
}
img {
	border:none;
}
ul, ol {
	list-style:none;
}
html, body { height: 100%; }
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 100%;
}
/* =============
 - HEADER -
================ */
.wrapper_header {
	background-color: #009038;
}
#header {
	position: relative;
	width: 980px;
	margin: 0 auto;
	padding: 20px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */	
}
.logo {
	float: left;
}
.languages {
	float: right;
}
.languages li {
	float: left;
	margin-left: 5px;
}
.languages li a {
	color: #FFF;
	font-size: 11px;
	text-transform: uppercase;
	padding-left: 5px;
	border-left: 1px #FFF solid;
}
.languages li:first-child a {
	border-left: none;
}
.nav {
	position: absolute;
	right: 20px;
	bottom: 20px;
}
.nav li {
	float: left;
	margin-left: 20px;
}
.nav li a {
	color: #b3dec3;
	font-size: 17px;
}
.nav li a:hover, .nav li a.actiu {
	color: #FFF;
	text-decoration: none;
}

/* =============
 - CONTENT -
================ */
#content {
	width: 980px;
	margin: 5px auto 0 auto;
}
.column50 {
	float: left;
	width: 480px;
}
.column50 h2 {
	margin: 30px 0 10px 0;
}
.column50 h2, .column50 h3 {
	font-size: 20px;
	color: #009038;
	font-weight: normal;
}
.list_trams li {
	display: table;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	width: 100%;	
	border-top: 1px #FFFFFF dotted;
}
.list_trams li:first-child {
	border-top: none;
}
.list_trams li a {
	display: table-cell;
	vertical-align: middle;
	color: #009038;
	font-weight: normal;
	background-color: #c0e3cd;
	text-decoration: none;
	padding: 0 10px;
	height: 41px;
}
.list_trams li a:hover {
	background-color: #a1d6b4;
}
.enllacs_directes {
	clear: left;
	float: left;
	margin-top: 25px;
}
.list_3_columns li {
	float: left;
	margin-left: 25px;
}
.list_3_columns li:first-child {
	margin-left: 0;
}
.list_3_columns a {
	position: relative;
}
.list_3_columns h3 {
	position: absolute;
	left: 15px;
	bottom: 15px;
	font-size: 44px;
	line-height: 37px;
}
.list_3_columns h3 span {
	font-size: 34px;
	line-height: 34px;
	font-weight: normal;
}
h3.negre {
	color: #000;
}
h3.verd {
	color: #009038;
}
h3.blanc {
	color: #FFF;
}
h2.section {
	text-align: center;
	color: #009038;
	margin: 20px 0;
	font-size: 40px;
}
h3.subtitle_section {
	text-align: center;
	color: #009038;
	margin: 40px 0 20px 0;
	font-size: 30px;
	font-weight: normal;
}
.text_content {
	padding: 0 20px;
}
.text_content h4 {
	margin: 40px 0 10px 0;
	color: #333;
}
h3.h4_text_content {
	margin: 40px 0 10px 0;
	color: #333;
	font-size: 16px;
}
.text_content p {
	color: #666666;
	margin: 0 0 20px 0;
}
.caracteristiques {
	margin-bottom: 60px;
}
.caracteristiques li {
	float: left;
	width: 245px;
	text-align: center;
	margin-top: 40px;
}
.caracteristiques li.first {
	clear: left;
	float: left;
}
.caracteristiques h3 {
	color: #009038;
	margin-top: 5px;
	padding: 0 5px;
}
.info_interes {
	margin-bottom: 60px;
}
.info_interes li {
	float: left;
	width: 196px;
	text-align: center;
	margin-top: 40px;
}
.info_interes p {
	color: #009038;
	margin-top: 5px;
	font-size: 12px;
	font-weight: bold;
	padding: 0 5px;
}
.circuits {
	margin-bottom: 60px;
}
.circuits li {
	float: left;
	width: 310px;
	text-align: center;
	margin-left: 25px;
	margin-top: 40px;
}
.circuits li.first {
	margin-left: 0;
}
.circuits h3 {
	margin-top: 5px;
	font-weight: normal;
}
.circuits h3 a {
	color: #009038;
}
.container_fitxa h3 {
	color: #009038;
	font-weight: normal;
	margin-bottom: 5px;
	font-size: 16px;
}
.content_fitxa {
	width: 719px;
	float: left;
}
.aside_fitxa {
	width: 241px;
	float: left;
	margin-left: 20px;
}
.content_fitxa p {
	color: #666666;
}
.content_fitxa p.descripcio {
	font-size: 18px;
}
.info_tram {
	margin: 40px 0;
	border-collapse: collapse;
}
.info_tram h3 {
	margin-bottom: 0;
}
.info_tram th {
	width: 145px;
	text-align: left;
	vertical-align: top;
	padding: 10px 0;
}
.info_tram td {
	font-size: 16px;
	color: #666;
	vertical-align: top;
	padding: 10px 0;
	border-top: 1px #b2b2b2 dotted;
	border-bottom: 1px #b2b2b2 dotted;
}
.normativa {
	margin-left: 145px;
	margin-top: 40px;
}
.tit_normativa {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.list_normativa {
	font-size: 14px;
	color: #666666;
}
.area_trazado, .desnivell {
	margin-top: 40px;
}
.area_trazado h3, .desnivell h3 {
	color: #009038;
	font-weight: normal;
	margin-bottom: 5px;
	font-size: 16px;
}
.header_area_mapa {
	position: relative;
}
.nav_area_mapa {
	position: absolute;
	right: 20px;
	top: 15px;
}
#area_mapa {
	width: 100%;
	height: 100%;
}
#area_mapa iframe {
	width: 100%;
	height: 100%;
	border: none;
}
.list_content {
	margin: 0 0 20px 0;
}
.list_content li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 14px;
	margin-top: 5px;
	color: #009038;
}
.list_content li.ico_aixeta_blava {
	list-style-image: url(../img/aixeta_blava.gif);
	margin-left: 18px;
}
.list_content li.ico_estrella_taronja {
	list-style-image: url(../img/estrella_taronja.gif);
	margin-left: 18px;
}
.list_content li.ico_punt_blau {
	list-style-image: url(../img/punt_blau.gif);
	margin-left: 18px;
}
.list_content li span {
	color: #666;
}
.formulario {
	width: 80%;
}
.formulario tr {
    width: 100%;
}
.formulario td {
}
.formulario label {
	font-size: 14px;
	color: #000;
}
.formulario input[type=text], .formulario textarea {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	width: 100%;
	border: 1px #CCC solid;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	margin-top: 5px;
	padding: 5px;
	font-family: 'Source Sans Pro', sans-serif;		
}
.formulario input:focus[type=text], .formulario textarea:focus {
	border: 1px #000 solid;
}
.button {
   border: 1px solid #006125;
   background: #009038;
   background: -webkit-gradient(linear, left top, left bottom, from(#009038), to(#00752d));
   background: -webkit-linear-gradient(top, #009038, #00752d);
   background: -moz-linear-gradient(top, #009038, #00752d);
   background: -ms-linear-gradient(top, #009038, #00752d);
   background: -o-linear-gradient(top, #009038, #00752d);
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   color: #FFF;
   font-size: 12px;
   text-decoration: none;
   padding: 5px;
   font-family: Arial, Helvetica, sans-serif;
}
a.button {
	margin-top: 40px;
	display: block;
	text-align: center;
	font-size: 18px;
}
a.button:hover {
	text-decoration: none;
}
.button:hover {
	background: #009038;
	background: -webkit-gradient(linear, left top, left bottom, from(#00752d), to(#009038));
	background: -webkit-linear-gradient(top, #00752d, #009038);
	background: -moz-linear-gradient(top, #00752d, #009038);
	background: -ms-linear-gradient(top, #00752d, #009038);
	background: -o-linear-gradient(top, #00752d, #009038);
	color: #FFF;   
}
.button:active {
   border: 1px solid #006125;
   background: #e5e5e5;
   color: #000000;
}
.text_protecccio_dades {
	margin-top: 40px;
	font-size: 12px;
	color: #999999;
}
.txt_ok {
	color: #009038;
	text-align: center;
	padding: 40px;
}
.txt_ko {
	color: #C00;
	text-align: center;
	padding: 40px;
}

	
/* =============
 - FOOTER -
================ */
.wrapper_footer {
	background-color: #009038;
	margin: 25px 0;
}
#footer {
	width: 980px;
	margin: 0 auto;
	padding: 20px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */	
}
.logo_footer {
	float: left;
	width: 290px;
}

.logo_barcelones {
	float: right;
}
.text_footer {
	clear: both;
	float: left;
	font-size: 14px;
	color: #FFFFFF;
	margin: 20px 0;
}
.copy {
	clear: left;
	float: left;
	font-size: 12px;
}
.legal {
	float: left;
	margin-left: 25px;
	font-size: 12px;	
}
.legal a {
	color: #333333;
}
.container_social {
	width: 980px;
	margin: 20px auto;
}
.social_share {
	float: left;
}
.social_share .fb, .social_share .twitter, .social_share .tuenti, .social_share .google, .social_share .linkedin {
    float:left;
}
.social_share .twitter, .social_share .google, .social_share .linkedin {
    margin-left: 10px;
}
.creditos {
	float: right;
	font-size: 12px;
	color: #999;
}


/* =============
 - MIXINS -
================ */
.offscreen {
	display: none;
}
.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}
.ml20 {
	margin-left: 20px;
}
.ml25 {
	margin-left: 25px;
}