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

body {
	margin:0;
	padding:0;
	background:url(../images/fond.gif);
	background-repeat:repeat;
	font-family:'PT Sans', sans-serif;
	font-size:14px;
}

a img {
  border: none;
}

/* ----------------------------------- HEADER ----------------------------------- */

#head {
	width:760px;
	height:20px;
	margin:0 auto;
	padding:0 20px 0 20px;
	background:#FFF;
	text-align:right;
}

#head a {
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight:400;
	font-size:14px;
	color: #000;
	text-decoration:none;
}

#head a:hover {
	text-decoration:underline;
}

#header {
	width:800px;
	height:170px;
	margin:0 auto;
	background:#FFF;
		-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
		-moz-box-shadow:    0px 0px 10px rgba(0, 0, 0, 1);
		box-shadow:			0px 0px 10px rgba(0, 0, 0, 1);
}

#logo {
	width:200px;
	height:150px;
	float:left;
	margin-left:20px;
	padding:10px 20px 0 20px;
	background:#d1d3d4;
}

#adresse {
	width:500px;
	height:120px;
	float:left;
	padding:30px 20px 0px 20px;
	background:#FFF;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:16px;
	font-weight:700;
	color: #333;
	text-transform:uppercase;
}

/* ----------------------------------- MENU ----------------------------------- */

#menu {
	width:420px;
	height:50px;
	padding:0px 80px 0px 300px;
}

.navg {
	width:120px;
	height:30px;
	float:left;
	margin-right:20px;
	padding:10px 0 10px 0;
	text-align:center;
		-webkit-box-shadow: -2px 1px 6px rgba(0, 0, 0, 0.6);
		-moz-box-shadow:    -2px 1px 6px rgba(0, 0, 0, 0.6);
		box-shadow:         -2px 1px 6px rgba(0, 0, 0, 0.6);
}

.navg:hover {
	background:#00066b;
		-webkit-box-shadow: -5px 4px 6px rgba(0, 0, 0, 0.4);
		-moz-box-shadow:    -5px 4px 6px rgba(0, 0, 0, 0.4);
		box-shadow:         -5px 4px 6px rgba(0, 0, 0, 0.4);
	-moz-transition:background 0.4s ease-in-out;
	-o-transition:background 0.4s ease-in-out;
	-webkit-transition:background 0.4s ease-in-out;
	transition:background 0.4s ease-in-out;
}

.navg:active {
	font-size:27px;	
	background:#00066b;
		-webkit-box-shadow:inset 0px 0px 8px rgba(0, 0, 0, 0.8);
		-moz-box-shadow:   inset 0px 0px 8px rgba(0, 0, 0, 0.8);
		box-shadow:        inset 0px 0px 8px rgba(0, 0, 0, 0.8);
}

#menu a {
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight:400;
	font-size:28px;
	color:#FFF;
	text-decoration:none;
	text-shadow:-2px 2px 2px rgba(20, 20, 20, 0.8);
}

#menu a:active {
	font-size:27px;
}

/* ----------------------------------- CONTENT ----------------------------------- */

#main-wrapper {
	width:800px;
	height:auto;
	min-height:600px;
	margin:0 auto;
	background:#FFF;
		-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
		-moz-box-shadow:    0px 0px 10px rgba(0, 0, 0, 1);
		box-shadow:0px 0px 10px rgba(0, 0, 0, 1);
}

/* ----------------------------------- CONTENT / ACCUEIL ----------------------------------- */

#acc-left-wrapper {
	width:220px;
	height:auto;
	min-height:400px;
	float:left;
	margin-left:20px;
	padding:6px 10px 20px 10px;	
	color:#333;
		background-image:-moz-linear-gradient(top, #d1d3d4, #FFFFFF); /* Firefox 3.6 */
		background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0, #FFFFFF),color-stop(1, #d1d3d4)); /* Safari & Chrome */
		filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d1d3d4', endColorstr='#FFFFFF')"; /* IE6 & IE7 */
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d1d3d4', endColorstr='#FFFFFF')"; /* IE8 */
}

.liste-acc {
	display:list-item;
	list-style:square;
	margin-top:5px;
	margin-left:-5px;
	color: #333;
}

#acc-middle-wrapper {
	width:305px;
	height:auto;
	min-height:400px;
	float:left;
	margin:20px 0px 20px 20px;
}

.acc-img {
	width:305px;
	height:130px;
	margin-bottom:10px;
}

#acc-right-wrapper {
	width:195px;
	height:auto;
	min-height:420px;
	float:left;
	margin-left:20px;
	padding:20px 0px 20px 0px;
}

#acc-meteo {
	width:195px;
	height:auto;
	margin-bottom:20px;
}

#acc-liens-wrapper {
	width:171px;
	height:auto;
	margin-right:20px;
	padding:2px;
	background:#d1d3d4;
	text-indent:5px;
}

#acc-liens-wrapper h1 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight:400;
	font-size:20px;
	color:#333;
	margin:8px;
}

#acc-liens-wrapper p {
	margin:8px;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight:700;
	font-size:14px;
	color:#333;
}

#acc-liens {
	width:161px;
	height:auto;
	padding:5px;
	background:#FFF;
	text-indent:0px;
}

#acc-liens a {
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight:400;
	font-size:14px;
	color: #666;
	border:none;
}

#acc-liens a:hover {
	font-weight:700;
}

/* ----------------------------------- CONTENT / CONTACT ----------------------------------- */

#cont-left-wrapper {
	width:220px;
	height:auto;
	min-height:420px;
	float:left;
	margin-left:20px;
	padding:6px 10px 20px 10px;	
		background-image:-moz-linear-gradient(top, #d1d3d4, #FFFFFF); /* Firefox 3.6 */
		background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0, #FFFFFF),color-stop(1, #d1d3d4)); /* Safari & Chrome */
		filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d1d3d4', endColorstr='#FFFFFF')"; /* IE6 & IE7 */
		-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d1d3d4', endColorstr='#FFFFFF')"; /* IE8 */
}

#cont-left-wrapper h1 {
	line-height:1.2;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 32px;
	font-weight:700;
	color: #333;
	margin-top:10px;
}

#cont-left-wrapper p {
	line-height:1.2;
	color: #333;
}

.liste-cont {
	display:list-item;
	list-style:square;
	margin-top:15px;
	margin-left:-10px;
	color: #333;
}

#cont-left-wrapper a {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:16px;
	font-weight:400;
	color: #333;
}

#cont-left-wrapper a:hover {
	font-weight:700;
}

#cont-right-wrapper {
	width:500px;
	height:auto;
	min-height:420px;
	float:left;
	margin:20px;
	padding:0px 0px 20px 0px;
	
}

/* ----------------------------------- CONTENT / SERVICES ----------------------------------- */

#serv-left-wrapper {
	width:200px;
	height:auto;
	min-height:400px;
	float:left;
	margin-left:20px;
	padding:0px 20px 20px 20px;	
		background-image:-moz-linear-gradient(top, #d1d3d4, #FFFFFF); /* Firefox 3.6 */
		background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0, #FFFFFF),color-stop(1, #d1d3d4)); /* Safari & Chrome */
		filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d1d3d4', endColorstr='#FFFFFF')"; /* IE6 & IE7 */
		-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d1d3d4', endColorstr='#FFFFFF')"; /* IE8 */
}

#serv-middle-wrapper {
	width:300px;
	height:auto;
	min-height:440px;
	float:left;
	margin:12px 0px 20px 20px;
}

#serv-middle-wrapper h1 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 32px;
	font-weight:700;
	text-transform:uppercase;
	color: #333;
	margin:0px;
}

#serv-middle-wrapper h2 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 18px;
	font-weight:700;
	text-transform:uppercase;
	color:#333;
	margin:0px;
}

#serv-right-wrapper {
	width:180px;
	height:auto;
	min-height:440px;
	float:left;
	margin:20px 20px 10px 20px;
}

#serv-right-wrapper img {
	width:180px;
	height:130px;
	margin-bottom:10px;
}

#serv-right-wrapper .img2 {
	width:180px;
	height:250px;
	margin-bottom:10px;
}

/* ----------------------------------- FOOTER ----------------------------------- */

#footer {
	width:760px;
	height:90px;
	padding:10px 20px 0 20px;
	text-align:center;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:16px;
	color:#333;
}

#footer a {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:16px;
	font-weight:700;
	text-transform:uppercase;
	color:#333;
	text-decoration:none;
	margin:5px;
}

#footer a:hover {
	font-weight:700;
	text-decoration:underline;
}

#footer p {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:14px;
	font-weight:400;
	color:#333;
	margin:8px;	
}

/* ----------------------------------- BLUE RIBBON ----------------------------------- */

.blueribbon-wrapper {
	width:800px;
	height:50px;
	margin:0 auto;
	position: relative;
}
.blueribbon-front {
	background: #263A8A;
	height: 50px;
	width: 840px;
	position: relative;
	left:-20px;
	z-index: 2;
}

.blueribbon-front, .blueribbon-back-left, .blueribbon-back-right {
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
	-khtml-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
	-o-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
}

.blueribbon-edge-topleft, .blueribbon-edge-topright, .blueribbon-edge-bottomleft, .blueribbon-edge-bottomright {
	position: absolute;
	z-index: 1;
	border-style:solid;
	height:0px;
	width:0px;
}

.blueribbon-edge-bottomleft, .blueribbon-edge-bottomright {
	top: 50px;
}

.blueribbon-edge-topleft, .blueribbon-edge-bottomleft {
	left: -20px;
	border-color: transparent #00066b transparent transparent;
}

.blueribbon-edge-topleft {
	top: -10px;
	border-width: 10px 20px 0 0;
}
.blueribbon-edge-bottomleft {
	border-width: 0 20px 0px 0;
}

.blueribbon-edge-topright, .blueribbon-edge-bottomright {
	left: 800px;
	border-color: transparent transparent transparent #00066b;
}

.blueribbon-edge-topright {
	top: -10px;
	border-width: 10px 0 0 20px;
}
.blueribbon-edge-bottomright {
	border-width: 0 0 0px 20px;
}

.blueribbon-back-left {
	position: absolute;
	top: -10px;
	left: 0px;
	width: 0px;
	height: 50px;
		z-index: 0;
}

.blueribbon-back-right {
	position: absolute;
	top: -10px;
	right: 0px;
	width: 0px;
	height: 50px;
		z-index: 0;
}

/* ----------------------------------- YELLOW RIBBON ----------------------------------- */

#pre-yellowribbon {
	width:800px;
	height:160px;
	margin:0 auto;
	background:#FFF;
	border:none;
}

#yellowribbon-main-wrapper {
	width:100%;
	height:100px;
	position: fixed;
	bottom: 0px; 
}

.yellowribbon-wrapper {
	width:800px;
	height:100px;
	margin:0 auto;
	position: relative;
}
.yellowribbon-front {
	background:#e1d802;
	height: 100px;
	width: 840px;
	position: relative;
	left:-20px;
	z-index: 2;
}

.yellowribbon-front, .yellowribbon-back-left, .yellowribbon-back-right {
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
	-khtml-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
	-o-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
}

.yellowribbon-edge-topleft, .yellowribbon-edge-topright, .yellowribbon-edge-bottomleft, .yellowribbon-edge-bottomright {
	position: absolute;
	z-index: 1;
	border-style:solid;
	height:0px;
	width:0px;
}

.yellowribbon-edge-bottomleft, .yellowribbon-edge-bottomright {
	top: 100px;
}

.yellowribbon-edge-topleft, .yellowribbon-edge-bottomleft {
	left: -20px;
	border-color: transparent #8b8819 transparent transparent;
}

.yellowribbon-edge-topleft {
	top: -10px;
	border-width: 10px 20px 0 0;
}
.yellowribbon-edge-bottomleft {
	border-width: 0 20px 0px 0;
}

.yellowribbon-edge-topright, .yellowribbon-edge-bottomright {
	left: 800px;
	border-color: transparent transparent transparent #8b8819;
}

.yellowribbon-edge-topright {
	top: -10px;
	border-width: 10px 0 0 20px;
}

.yellowribbon-edge-bottomright {
	border-width: 0 0 0px 20px;
}

.yellowribbon-back-left {
	position: absolute;
	top: -10px;
	left: 0px;
	width: 0px;
	height: 100px;
		z-index: 0;
}

.yellowribbon-back-right {
	position: absolute;
	top: -10px;
	right: 0px;
	width: 0px;
	height: 100px;
		z-index: 0;
}

/* ----------------------------------- FORMULAIRE ----------------------------------- */

form ul {
	list-style: none;
	margin: 0 0 0 15px;
	padding: 0;
}

form ul li {
	margin: .8em 0 0 0;
	padding: 0;
}

form * {
	line-height: 0.8em;
}

label {
	clear: left;
	text-align: left;
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	color: #666;
}

input, select {
	display: block;
	width:185px;
	margin:5px 0 5px 0px;
	padding:0.4em;
	font-size:0.9em;
	color:#333;
	border: 1px solid #CCC;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	background: #fff;
		-moz-box-shadow:inset 0px 0px 12px #CCC;
		-webkit-box-shadow:inset 0px 0px 12px #CCC;
		box-shadow:inset 0px 0px 12px #CCC;
}

form *:focus {
	outline: none;
	border: 1px solid #263A8A;
		-moz-box-shadow:inset 0px 0px 8px #263A8A;
		-webkit-box-shadow:inset 0px 0px 8px #263A8A;
		box-shadow:inset 0px 0px 8px #263A8A;
	opacity:0.8;
}

input:valid {
	background: #e6e7e8;
}

/* ---------------------- SUBMIT BUTTONS ---------------------- */

.buttons {
	text-align:left;
	border:none;
}

input[type="submit"], input[type="reset"] {
	display: inline;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size:12px;
	width: 70px;
	padding: 6px;
	margin:10px 6px 0 0;
	text-align: center;
	color: #222;
		text-shadow: 0px 1px 0px white;
		text-shadow: 0px 1px 0px rgba( 255, 255, 255, 0.2);
	background: #CCC;
		background: -webkit-linear-gradient( #CCC, #888);
		background:    -moz-linear-gradient( #CCC, #888);
		background:     -ms-linear-gradient( #CCC, #888);
		background:      -o-linear-gradient( #CCC, #888);
		background:         linear-gradient( #CCC, #888);
	border:1px solid #999;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
			-webkit-box-shadow: -2px 1px 6px rgba(60, 60, 60, 0.4);
			-moz-box-shadow:    -2px 1px 6px rgba(60, 60, 60, 0.4);
			box-shadow:         -2px 1px 6px rgba(60, 60, 60, 0.4);
}

input[type="submit"]:hover, input[type="reset"]:hover {
	color: #222;
		background: #666; 
		background: -webkit-linear-gradient( #888, #666);
		background:    -moz-linear-gradient( #888, #666);
		background:     -ms-linear-gradient( #888, #666);
		background:      -o-linear-gradient( #888, #666);
		background:         linear-gradient( #888, #666);
}

input[type="submit"]:active, input[type="reset"]:active {
	color: #111;
	background: #555;
		background: -webkit-linear-gradient( #666, #555);
		background:    -moz-linear-gradient( #666, #555);
		background:     -ms-linear-gradient( #666, #555);
		background:      -o-linear-gradient( #666, #555);
		background:         linear-gradient( #666, #555);
	box-shadow:	1px 1px 10px black inset, 0 1px 0 rgba( 255, 255, 255, 0.4);
}


/* ----------------------------------- MENU 2 ----------------------------------- */

#menu2 {
	display:inline-block;
	width:240px;
	height:270px;
	list-style:none;
}

#menu2 li {
	list-style:none;
	width:200px;
	height:40px;
	margin-top:5px;
	border-radius:3px;
}

#menu2 li a {
	display:block;
	padding:8px;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:22px;
	font-weight:400;
	color: #FFF;
	text-transform:uppercase;
	text-decoration:none;
	vertical-align:central;
}

#menu2 li.menu2-anim {
	background:#333132;
	margin-left:-40px;	
	transition:all 0.4s ease-in-out;
		-moz-transition:all 0.4s ease-in-out;
		-o-transition:all 0.4s ease-in-out;
		-webkit-transition:all 0.4s ease-in-out;
}

#menu2 li.menu2-anim:hover {
	background:#263A8A;
		margin-left:-25px;
}
