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

body {
	background-color: #D7D3D3;
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #262728;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a {
	text-decoration:none;
	color:#000;
}
#site {
	margin: auto;
	max-width: 1000px;
	clear: both;
}
#site #header {
	float: left;
	clear: both;
	max-width: 1000px;
}
#site #header #logo {
	float: left;
	width: 150px;
	margin: auto;
}
#site #header #signature {
	float: left;
	font-size: 12px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#site #header #signature strong {
	font-size: 13px;
}
#site #content #contentLeft {
	float: left;
	width: 660px;
	margin-right: 19px;
	font-size: 12px;
}
#site #content #contentLeft #box {
	float: left;
	margin-right: 14px;
	margin-bottom: 14px;
	width: 323px;
}
#site #content #contentLeft #box2 {
	float: left;
	margin-bottom: 14px;
	width: 323px;
}
#site #content #contentLeft #titre  {
	line-height: 28px;
	color: #FFF;
	background-image: url(../images/titre.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 28px;
	width: 100%;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
#site #content #contentLeft a #plus  {
	line-height: 20px;
	color: #575250;
	text-decoration: none;
	text-align: right;
	height: 20px;
	padding-right: 25px;
	font-size: 12px;
	text-transform: uppercase;
	background-image: url(../images/fleche.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFF;
}
#site #content #contentLeft #edito  {
	background-color: #FFF;
	padding: 15px;
	font-size: 12px;
}
#site #content #contentRight {
	float: left;
	width: 321px;
}
#site #content #contentRight #partenaires {
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #7e7e7e;
	border-bottom-color: #7e7e7e;
	border-bottom-style: dotted;
	padding-bottom: 10px;
	margin-bottom: 10px;
	float: left;
}
#site #content #contentRight #adresse {
	font-size: 12px;
	color: #575250;
	margin-bottom: 20px;
	float: left;
}
#site #content #contentRight #adresse strong {
	font-size: 14px;
}
#site #content #contentRight #adresse a {
	color: #333;
}
#site #navigation {
	clear: left;
	max-width: 1000px;
	margin-bottom: 20px;
	margin-top: 20px;
	height: 31px;
}
#site #navigation #menu #nav a{
	font-size: 11px;
	line-height: 31px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../images/fond-menu.png);
	text-align: center;
	height: 31px;
	margin-right: 11px;
	background-repeat: repeat-x;
	color: #000;
	text-decoration: none;
	float: left;
	width: 188px;
}
#site #navigation #menu #nav a:hover{
	color: #009EE3;
}
#footer {
	background-color: #6D6765;
	width: 100%;
	line-height: 25px;
	height: 25px;
	clear: both;
	margin-top: 10px;
}
#footer #liens {
	margin: auto;
	text-align: right;
	max-width: 1000px;
	color: #FFF;
	font-size: 11px;
}
#footer #liens a {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}

@media screen and (max-width : 999px) {
	#site #content #contentRight {
	float: left;
	width: 100% !important;
	}
	#site #content #contentRight #partenaires {
		border-top-width: 2px;
		border-bottom-width: 0px !important;
		border-top-style: solid;
		border-top-color: #7e7e7e;
		border-bottom-color: #7e7e7e;
		border-bottom-style: dotted;
		padding-bottom: 0px !important;
		margin-bottom: 0px !important;
		float: left;
	}
	#site #content #contentRight #adresse {
	font-size: 12px;
	color: #575250;
	float: left;
	margin: 20px;
	}
	#site #content #contentLeft {
	float: left;
	width: 100% !important;
	margin-right: 0px !important;
	}
	#site #content #contentLeft #box {
		float: left;
		margin-right: 4% !important;
		margin-bottom: 10px !important;
		width: 48% !important;
	}
	#site #content #contentLeft #box2 {
		float: left;
		margin-right: 0% !important;
		margin-bottom: 10px !important;
		width: 48% !important;
	}
}


@media screen and (max-width : 670px) {
	#site #header #logo {
		float: none !important;
		width: 100% !important;
		margin: auto;
		text-align:center !important;
	}
	#site #header #signature {
		float: left;
		font-size: 12px;
		padding-top: -40px !important;
		margin-top: -40px;
	}
	#site #content #contentRight {
	float: left;
	width: 100% !important;
	}
	#site #content #contentLeft {
	float: left;
	width: 100% !important;
	margin-right: 0px !important;
	}
	#site #content #contentLeft #box {
		float: left;
		margin-right: 4% !important;
		margin-bottom: 10px !important;
		width: 48% !important;
	}
	#site #content #contentLeft #box2 {
		float: left;
		margin-right: 0% !important;
		margin-bottom: 10px !important;
		width: 48% !important;
	}
}


@media screen and (max-width : 420px) {
#site #navigation #menu #nav a {
		width:100% !important;
	}
	#site #header #signature {
		float: left;
		font-size: 12px;
		padding-top: -40px !important;
		margin-top: -40px;
	}
	#site #content #contentLeft {
	float: left;
	width: 100% !important;
	margin-right: 0px !important;
	}
	#site #content #contentLeft #box {
		float: left;
		margin-right: 0% !important;
		margin-bottom: 10px !important;
		width: 100% !important;
	}
	#site #content #contentLeft #box2 {
		float: left;
		margin-right: 0% !important;
		margin-bottom: 10px !important;
		width: 100% !important;
	}
}

#site #content #contentLeft h1 {
	font-size: 13px;
	color: #009EE3;
}
#site #content #contentLeft h2 {
	font-size: 12px;
	color: #262728;
}
