/* reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
}
td {
    vertical-align: top;
}
th {
    vertical-align: center;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #405060;
	background-color: #EBEBEB;
	border: 1px solid #405060;
	text-align: center;
}
input:focus {
	background-color: #D7FFFF;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #405060;
	background-color: #EBEBEB;
	border: 1px solid #405060;
}
select:focus {
	background-color: #D7FFFF;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #405060;
	background-color: #EBEBEB;
	border: 1px solid #405060;
	text-align: justify;
}
textarea:focus {
	background-color: #D7FFFF;
}
a {
	color: #d80010;
	text-decoration: none;

    transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
    -o-transition: all .3s ease-in-out;  
}
#content a {
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
	color: #002040;
}
a:active, a:focus, input {
    outline: 0;
    outline-style:none;
    outline-width:0;
}
.clr {
	clear: both;
	height: 0!important;
	width: 0!important;
	margin: 0!important;
	padding: 0!important;
	background: none!important;
	border: none!important;
}

/* main styling elements */
html, body {
	height: 100%;
}
body {
	font-family: Verdana, sans-serif;
	font-size: 75%;
	line-height: 18px;
	color: #002040;
}
#content p, #content ul, #content a {
	font-family: helvetica, arial, sans-serif;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#logo a {
	display: block;
	overflow: hidden;
	width: 0;
	height: 139px;
	padding: 0 0 0 355px;
	position: absolute;
	top: 30px;
	background: transparent url(img/logo-nez-rouge.png) left top no-repeat;
}

#logo a:hover {
	opacity: 0.7;
    -moz-opacity : 0.7; 
    -ms-filter: "alpha(opacity=70)"; 
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70); 
    filter : alpha(opacity=70); 
}

ul {
	list-style: none;
}

#content ul {
	list-style: disc;
}


/* structure */

#maincontainer {
	min-height: 100%;
}

#content {
	overflow: visible;
	min-height: 400px;
	height: auto!important;
	height: 400px;
	width: 480px;
	padding-bottom: 20px;
}

.cn {
	margin: 0 auto;
	width: 960px;
	padding: 0 24px;
	position: relative;
}

#bd {
	padding-bottom: 245px;
}

	/* background */
	
	#bg {
		position: fixed;
		top: 0;
		bottom: -60px;
		left: 0;
		right: 0;
		background: transparent url(img/bottom.png) left bottom repeat-x;
	}
	
	#bg #town {
		background: transparent url(img/bg.png) center bottom no-repeat;
		position: absolute;
		bottom: 55px;
		left: 0;
		right: 0;
		height: 100%;
	}

	/* header */
	
	#hd {
		height: 285px;
		position: relative;
	}
	
	#header {
		height: 186px;
		background: transparent url(img/hd.png) left 16px repeat-x;
		position: relative;
	}
	
	#header .cn {
		height: 100%;
		background: transparent url(img/header.png) 293px 20px no-repeat;
	}
	
	#hd .cn.topcontent {
		height: 48px;
		background: transparent url(img/content_top.png) left bottom no-repeat;
	}
	
	#topNav {
		position: absolute;
		width: 100%;
		height: 30px;
		background: transparent url(img/top.png) left top repeat-x;
		z-index: 1;
	}
	
	#topNav ul {
		float: right;
		margin: 1px 40px 0;
	}
	
	#topNav ul li{
		display: inline;
		border-right: 1px solid #fff;
		line-height: 14px;
	}
	
	#topNav ul li a{
		color: #fff;
		padding: 4px 10px;
		font-weight: bold;
	}
	
	#topNav ul li a:hover, #topNav ul li a.active{
		color: #D80010;
	}

		/* mainNav */
		
		#mainNav {
			padding-top: 0px;
			margin-top: -12px;
		}
		
		#mainNav .cn{
			height: 63px;
			background: url(img/mainnav_bg.png) center top no-repeat;
		}
		
		#mainNav li{
			display: inline;
		}
		
		#mainNav li a{
			width: 160px;
			display: block;
			float: left;
			padding: 15px 0 15px 0;
			color: #999999;
			text-align: center;
			font-size: 1.3333em;
			font-weight: 500;
			background: url(img/mainnav.png) left top no-repeat;
		}
		
		#mainNav li.last a{
			background: url(img/mainnav_sans_ombre.png) left top no-repeat;
		}
		
		#mainNav li a#facebook {
			position: absolute;
			right: -65px;
			overflow: hidden;
			width: 0;
			height: 64px;
			padding: 0 0 0 83px;
			background: url(img/facebook.png) left -6px no-repeat;
		}
		
		#mainNav li a#facebook:hover {
			background: url(img/facebook_in.png) left -6px no-repeat;
		}
		
		#mainNav li a.active, #mainNav li a:hover{
			color: #fff;
			background: url(img/mainnav_hover.png) left top no-repeat;
		}
		
		#mainNav li.last a.active, #mainNav li.last a:hover{
			color: #fff;
			background: url(img/mainnav_hover_sans_ombre.png) left top no-repeat;
		}


	/* C1, C2, C3 */
	
	.c1, .c2, .c3 {
		float: left;
	}
	
	.c2 {
		border-left: 1px solid #c8c8c8;
		border-right: 1px solid #c8c8c8;
	}

		/* C1 & secNav */
			
		#secNav {
			margin-bottom: 28px;
		}
		
		#secNav li a{
			width: 160px;
			display: block;
			padding: 12px 20px;
			text-align: left;
			font-size: 1.25em;
			font-weight: 400;
		}
		
		#secNav li a#facebook {
			position: absolute;
			right: -20px;
			overflow: hidden;
			width: 0;
			height: 64px
			padding: 0 0 0 83px;
		}
		
		#secNav li a.active, #secNav li a:hover{
			color: #002040;
		}
		
		#post-it a {
			display: block;
			height: 211px;
			width: 0;
			padding: 0 0 0 184px;
			overflow: hidden;
			margin-left:9px;
			background: url(img/post-it.png) left top no-repeat;
		}
		
		#post-it a:hover {
			display: block;
			height: 211px;
			width: 0;
			padding: 0 0 0 184px;
			overflow: hidden;
			margin-left:9px;
			background: url(img/post-it-in.png) left top no-repeat;
		}
		
	
		/* C2 & content */
		
		.c2 .wrap {
			padding: 0 40px;
		}
		
		#bd .cn{
			padding-top: 40px;
			background: url(img/content_middle.png) left top repeat-y;
		}
		
		#bd .cn.bottom{
			background: url(img/content_bottom.png) left top no-repeat;
			height: 5px;
		}
		
		.box {
			padding-bottom: 40px;
			margin-bottom: 30px;
			background: url(img/sep_text.png) center bottom no-repeat;
		}
		
			/* cards */
			
			.box.card {
				margin: 15px 20px 15px 0;
				padding: 0 10px 12px 10px;
				width: 199px;
				float: left;
				background: #fff;
				-moz-box-shadow: 0px 0px 15px #808080;
				-webkit-box-shadow: 0px 0px 15px #808080;
				box-shadow: 0px 0px 15px #808080;
				filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#f4f4f4');
				-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#f4f4f4')";
				background-image: -moz-linear-gradient(top, #ffffff, #f4f4f4);
				background-image: -ms-linear-gradient(top, #ffffff, #f4f4f4);
				background-image: -o-linear-gradient(top, #ffffff, #f4f4f4);
				background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#f4f4f4));
				background-image: -webkit-linear-gradient(top, #ffffff, #f4f4f4);
				background-image: linear-gradient(top, #ffffff, #f4f4f4);
			}
			
			#content .box.card a{
				text-decoration: none;
			}
			.box2.card {
				margin: 15px 20px 15px 0;
				padding: 0 10px 1px 10px;
				width: 438px;
				float: left;
				background: #fff;
				-moz-box-shadow: 0px 0px 15px #808080;
				-webkit-box-shadow: 0px 0px 15px #808080;
				box-shadow: 0px 0px 15px #808080;
				filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#f4f4f4');
				-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#f4f4f4')";
				background-image: -moz-linear-gradient(top, #ffffff, #f4f4f4);
				background-image: -ms-linear-gradient(top, #ffffff, #f4f4f4);
				background-image: -o-linear-gradient(top, #ffffff, #f4f4f4);
				background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#f4f4f4));
				background-image: -webkit-linear-gradient(top, #ffffff, #f4f4f4);
				background-image: linear-gradient(top, #ffffff, #f4f4f4);
			}
			
			#content .box2.card a{
				text-decoration: none;
			}
		
		h1, h2, h4 {
			font-size: 1.83em;
			color: #002040;
			font-weight: 400;
			margin-bottom: 25px;
			line-height: 22px;
		}
		
		h3 {
			font-size: 1.41666em;
			font-weight: 400;
		}
		
		h4 {
			font-size: 1.3333em;
			padding: 10px 10px 18px;
			background: url(img/card_sep.png) center bottom no-repeat;
			margin: 0 0 8px -10px;
			width: 100%;
		}
		
		.highlight {
			font-size: 1.3333em;
			font-weight: 400;
		}
		
		p {
			margin-bottom: 15px;
		}
	
		/* C3 */
	
		.c3 .wrap {
			padding-left: 16px;
		}
		
		.quickLink {
			width: 166px;
			position: relative;
			text-align: center;
		}
		
		.quickLink h3{
			padding: 10px 10px 0;
			color: #fff;
			font-weight: 300;
			height: 84px;
			text-transform: uppercase;
			line-height: 22px;
			margin-bottom: -33px;
			background: transparent url(img/quicklink_title.png) center top no-repeat;
			position: relative;
			z-index: 1;
		}
		
		.quickLink img {
            left: 0;
			position: absolute;
		}
		
		.quickLink a{
			display: block;
			position: relative;
			z-index: 1;
			background: transparent url(img/quicklink_button.png) center bottom no-repeat;
			padding: 114px 0 15px;
			font-size: 1.08333em;
			text-transform: uppercase;
		}
		
		.quickLink a:hover{
			color: #fff;
			background: transparent url(img/quicklink_button_in.png) center bottom no-repeat;
		}
	


	/* footer */
	
	#ft {
		position: relative;
		margin-top: -235px;
		height: 235px;
		clear: both;
		background: url(img/ft.png) center bottom repeat-x;
	}
	
	#ft .cn{
		padding-top: 50px;
	}
	
	#ft .address {
		float: left;
		color: #1e1e1e;
		text-transform: uppercase;
	}
	
	#ft .address a{
		color: #1e1e1e;
	}
	
	#ft .cn div {
		border-left: 1px solid #002040;
		padding: 0 20px ;
		float: left;
		width: 220px;
		height: 110px;
	}
	
	#ft .cn div.partners {
		width: 188px;
	}
	
	#ft .cn div.last {
		width: auto;
	}
	
	#ft .mainnav li.first {
		display: none;
	}
	
	#ft .mainnav a {
		text-transform: uppercase;
		line-height: 22px;
	}
	
	#ft .mainnav a:hover {
		color: #1e1e1e;
	}
	
	#ft .mainnav a#facebook {
		display: none;
	}
	
	#copyright {
		position: absolute;
		bottom: 4px;
		text-align: center;
		width: 100%;
		text-transform: uppercase;
		font-size: 0.91666em;
		color: #fff;
	}
	#copyright a {
	text-decoration: none;
        color: #fff;
        }
	
	.partners li {
		margin: 0 0 9px 0;
	}
	
	.partners img {
		display: block;
		padding: 3px 0;
	}
	