/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */



/* ========================================================================

   Use this file to add custom CSS easily

 ========================================================================== */
 /* SIGNECO LTS : Compteur */
#cpt {margin:0 auto; margin-top:20px; border-collapse: separate;  border-spacing: 8px 0px;}
#cpt td {border-top:none;}
#text {text-align:center; font-size:16px; color:#8e7a6a; text-shadow: 1px 1px #aeaeae;}
#time td {text-align:center; width:85px; font-size:24px; line-height:52px; color:white; text-shadow: 2px 2px #000;}
#temp td {text-align:center; font-size:12px; color:8e7a6a; text-shadow: 1px 1px #aeaeae;}
#time td {
		border-radius: 10px; 
											/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4c4c4c+0,595959+12,666666+25,474747+39,2c2c2c+50,000000+51,111111+60,2b2b2b+76,1c1c1c+91,131313+100;Black+Gloss+%231 */
		background: #4c4c4c; /* Old browsers */
		background: -moz-linear-gradient(top, #4c4c4c 0%, #595959 12%, #666666 25%, #474747 39%, #2c2c2c 50%, #000000 51%, #111111 60%, #2b2b2b 76%, #1c1c1c 91%, #131313 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(12%,#595959), color-stop(25%,#666666), color-stop(39%,#474747), color-stop(50%,#2c2c2c), color-stop(51%,#000000), color-stop(60%,#111111), color-stop(76%,#2b2b2b), color-stop(91%,#1c1c1c), color-stop(100%,#131313)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* IE10+ */
		background: linear-gradient(to bottom, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 ); /* IE6-9 */
		}


.block_iframe
{
	padding-top:200px;
}
/*CONTACT - FORM */
.ui.form textarea {
	margin: 0;
	-webkit-appearance: none;
	tap-highlight-color: rgba(255,255,255,0);
	padding: .78571429em 1em;
	background: #fff;
	border: 1px solid rgba(34,36,38,.15);
	outline: 0;
	color: rgba(0,0,0,.87);
	border-radius: 4.00000006px;
	-webkit-box-shadow: 0 0 0 0 transparent inset;
	box-shadow: 0 0 0 0 transparent inset;
	-webkit-transition: color .1s ease,border-color .1s ease;
	transition: color .1s ease,border-color .1s ease;
	font-size: 1em;
	line-height: 1.2857;
	resize: vertical;
	height:350px;
}
/*Bloc HEADER*/
#parallax-top-image {
	background: url("../../../images/parallax/signeco/home_parallax-top.jpg") 50% 50% no-repeat fixed;
	background: url("../../../images/parallax/volcano/volcano-pattern.png") repeat, url("../../../images/parallax/signeco/home_parallax-top.jpg") no-repeat, #ffffff;
	background-position: 0 0, 50% 0;
	background-size: auto, cover;
	}
#parallax-bottom-image {
  background: url(../../../images/parallax/signeco/home_parallax-bottom.jpg) 50% 50% no-repeat fixed;
  background: url(../../../images/parallax/volcano/volcano-pattern.png) repeat, url(../../../images/parallax/signeco/home_parallax-bottom.jpg) no-repeat, #ffffff;
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}	

#parallax-top-remerciements {
	background: url("../../../images/parallax/signeco/parallax-top_remerciements.jpg") 50% 50% no-repeat fixed;
	background: url("../../../images/parallax/volcano/volcano-pattern.png") repeat, url("../../../images/parallax/signeco/parallax-top_remerciements.jpg") no-repeat, #ffffff;
	background-position: 0 0, 50% 0;
	background-size: auto, cover;
	}
#parallax-bottom-remerciements {
  background: url(../../../images/parallax/signeco/parallax-bottom_remerciements.jpg) 50% 50% no-repeat fixed;
  background: url(../../../images/parallax/volcano/volcano-pattern.png) repeat, url(../../../images/parallax/signeco/parallax-bottom_remerciements.jpg) no-repeat, #ffffff;
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}	

#parallax-top-rivieres {
	background: url("../../../images/parallax/signeco/parallax-top_rivieres.jpg") 50% 50% no-repeat fixed;
	background: url("../../../images/parallax/volcano/volcano-pattern.png") repeat, url("../../../images/parallax/signeco/parallax-top_rivieres.jpg") no-repeat, #ffffff;
	background-position: 0 0, 50% 0;
	background-size: auto, cover;
	}
#parallax-bottom-rivieres {
  background: url(../../../images/parallax/signeco/parallax-bottom_rivieres.jpg) 50% 50% no-repeat fixed;
  background: url(../../../images/parallax/volcano/volcano-pattern.png) repeat, url(../../../images/parallax/signeco/parallax-bottom_rivieres.jpg) no-repeat, #ffffff;
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}	

#parallax-top-catalogne {
	background: url("../../../images/parallax/signeco/parallax-top_pays-catalan.jpg") 50% 50% no-repeat fixed;
	background: url("../../../images/parallax/volcano/volcano-pattern.png") repeat, url("../../../images/parallax/signeco/parallax-top_pays-catalan.jpg") no-repeat, #ffffff;
	background-position: 0 0, 50% 0;
	background-size: auto, cover;
	}

#parallax-bottom-catalogne {
  background: url(../../../images/parallax/signeco/parallax-bottom_pays-catalan.jpg) 50% 50% no-repeat fixed;
  background: url(../../../images/parallax/volcano/volcano-pattern.png) repeat, url(../../../images/parallax/signeco/parallax-bottom_pays-catalan.jpg) no-repeat, #ffffff;
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}	


/*Uniquement les TOP*/

#parallax-top-alberes {
	background: url("../../../images/parallax/signeco/parallax-top_alberes.jpg") 50% 50% no-repeat fixed;
	background: url("../../../images/parallax/volcano/volcano-pattern.png") repeat, url("../../../images/parallax/signeco/parallax-top_alberes.jpg") no-repeat, #ffffff;
	background-position: 0 0, 50% 0;
	background-size: auto, cover;
	}

#parallax-top-aspres {
	background: url("../../../images/parallax/signeco/parallax-top_aspres.jpg") 50% 50% no-repeat fixed;
	background: url("../../../images/parallax/volcano/volcano-pattern.png") repeat, url("../../../images/parallax/signeco/parallax-top_aspres.jpg") no-repeat, #ffffff;
	background-position: 0 0, 50% 0;
	background-size: auto, cover;
	}

#parallax-top-capcir {
	background: url("../../../images/parallax/signeco/parallax-top_capcir.jpg") 50% 50% no-repeat fixed;
	background: url("../../../images/parallax/volcano/volcano-pattern.png") repeat, url("../../../images/parallax/signeco/parallax-top_capcir.jpg") no-repeat, #ffffff;
	background-position: 0 0, 50% 0;
	background-size: auto, cover;
	}

#parallax-top-cerdagne {
	background: url("../../../images/parallax/signeco/parallax-top_cerdagne.jpg") 50% 50% no-repeat fixed;
	background: url("../../../images/parallax/volcano/volcano-pattern.png") repeat, url("../../../images/parallax/signeco/parallax-top_cerdagne.jpg") no-repeat, #ffffff;
	background-position: 0 0, 50% 0;
	background-size: auto, cover;
	}

#parallax-top-conflent {
	background: url("../../../images/parallax/signeco/parallax-top_conflent.jpg") 50% 50% no-repeat fixed;
	background: url("../../../images/parallax/volcano/volcano-pattern.png") repeat, url("../../../images/parallax/signeco/parallax-top_conflent.jpg") no-repeat, #ffffff;
	background-position: 0 0, 50% 0;
	background-size: auto, cover;
	}

#parallax-top-corbieres {
	background: url("../../../images/parallax/signeco/parallax-top_corbieres.jpg") 50% 50% no-repeat fixed;
	background: url("../../../images/parallax/volcano/volcano-pattern.png") repeat, url("../../../images/parallax/signeco/parallax-top_corbieres.jpg") no-repeat, #ffffff;
	background-position: 0 0, 50% 0;
	background-size: auto, cover;
	}

#parallax-top-cote-vermeille {
	background: url("../../../images/parallax/signeco/parallax-top_cote-vermeille.jpg") 50% 50% no-repeat fixed;
	background: url("../../../images/parallax/volcano/volcano-pattern.png") repeat, url("../../../images/parallax/signeco/parallax-top_cote-vermeille.jpg") no-repeat, #ffffff;
	background-position: 0 0, 50% 0;
	background-size: auto, cover;
	}

#parallax-top-fenouilledes {
	background: url("../../../images/parallax/signeco/parallax-top_fenouilledes.jpg") 50% 50% no-repeat fixed;
	background: url("../../../images/parallax/volcano/volcano-pattern.png") repeat, url("../../../images/parallax/signeco/parallax-top_fenouilledes.jpg") no-repeat, #ffffff;
	background-position: 0 0, 50% 0;
	background-size: auto, cover;
	}

#parallax-top-riberal {
	background: url("../../../images/parallax/signeco/parallax-top_riberal.jpg") 50% 50% no-repeat fixed;
	background: url("../../../images/parallax/volcano/volcano-pattern.png") repeat, url("../../../images/parallax/signeco/parallax-top_riberal.jpg") no-repeat, #ffffff;
	background-position: 0 0, 50% 0;
	background-size: auto, cover;
	}

#parallax-top-roussillon {
	background: url("../../../images/parallax/signeco/parallax-top_roussillon.jpg") 50% 50% no-repeat fixed;
	background: url("../../../images/parallax/volcano/volcano-pattern.png") repeat, url("../../../images/parallax/signeco/parallax-top_roussillon.jpg") no-repeat, #ffffff;
	background-position: 0 0, 50% 0;
	background-size: auto, cover;
	}

#parallax-top-salanque {
	background: url("../../../images/parallax/signeco/parallax-top_salanque.jpg") 50% 50% no-repeat fixed;
	background: url("../../../images/parallax/volcano/volcano-pattern.png") repeat, url("../../../images/parallax/signeco/parallax-top_salanque.jpg") no-repeat, #ffffff;
	background-position: 0 0, 50% 0;
	background-size: auto, cover;
	}

#parallax-top-vallespir {
	background: url("../../../images/parallax/signeco/parallax-top_vallespir.jpg") 50% 50% no-repeat fixed;
	background: url("../../../images/parallax/volcano/volcano-pattern.png") repeat, url("../../../images/parallax/signeco/parallax-top_vallespir.jpg") no-repeat, #ffffff;
	background-position: 0 0, 50% 0;
	background-size: auto, cover;
	}

#parallax-top-partners {
	background: url("../../../images/parallax/volcano/partners.jpg") 50% 50% no-repeat fixed;
	background: url("../../../images/parallax/volcano/volcano-pattern.png") repeat, url("../../../images/parallax/volcano/partners.jpg") no-repeat, #ffffff;
	background-position: 0 0, 50% 0;
	background-size: auto, cover;
}