@import url("menu.css");
@import url("lang.css");
@import url("mise_en_page.css");
@import url("breadcrumbs.css");
@import url("news.css");

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4D4D4D;
	margin: 0px;
	padding: 0px;
}

/*top*/
#ban {
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 100%;
	overflow: hidden;
	background-color: #202D35;
}
#ban_content {
	width: 952px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	height: 120px;
	width: 189px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#logo a {}
#logo a img {}
.blc_link_other_site {
	float: left;
	width: 147px;
}
.blc_link_other_site h2 {
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 111px;
	margin-top: 17px;
	margin-left: 36px;
}
#link_other_site {
	width: 111px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E8E8E8;
}
#link_other_site a {
	display: block;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 2px;
}
#picto_planete {
	background-image: url(../images/coupe/picto_planete.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 96px;
	width: 205px;
	text-indent: -9999px;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 120px;
	padding: 0px;
}
#top_right {
	float: right;
	padding-top: 22px;
}
#top_tool {
	float: right;
	width: 210px;
	padding-bottom: 21px;
}
#top_tool a,
#top_tool span {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	line-height: 20px;
	height: 20px;
}
#top_tool #lang {
	background-image: url(../images/coupe/ico_lang.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 20px;
	height: 20px;
	padding-left: 23px;
	overflow: hidden;
	width: 82px;
	cursor: pointer;
	position: absolute;
}
#top_tool #tool_sitemap {
	background-image: url(../images/coupe/ico_plan.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
	padding-left: 37px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	float: right;
}
#top_contact {
	background-image: url(../images/coupe/btn_contact.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 39px;
	display: block;
	float: right;
	cursor: pointer;
	text-decoration: none;
}
#top_contact span {
	line-height: 36px;
	background-image: url(../images/coupe/btn_contact.png);
	background-position: right top;
	display: block;
	height: 39px;
	padding-right: 20px;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	float: left;
	text-decoration: none;
}
#top_contact:hover {
	background-position: left bottom;
}
#top_contact:hover span {
	background-position: right bottom;
	color: #078CC8;
}

/*menu*/
#bar_mnu {
	/*background-image: url(../images/coupe/menu_back.jpg);*/
	margin: 0px;
	padding: 0px;
	height: 39px;
	width: 100%;
	overflow: hidden;
	background-repeat: repeat-x;
	background-position: top;
}

/*Content*/
#contenu {
	clear: both;
	background-image: url(../images/coupe/content_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	min-height: 173px;
	height: auto !important;
	height: 173px;
	padding-bottom: 20px;
}
#content {
	width: 952px;
	margin-right: auto;
	margin-left: auto;
}
#ss_menu {
	width: 250px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0E0E0;
	padding-right: 15px;
	float: left;
}
#ss_menu h1 {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 21px;
	color: #444444;
	background-image: url(../images/coupe/deco_vert.gif);
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	background-repeat: no-repeat;
	line-height: 35px;
}

#cont_txt {
	width: 666px;
	float: right;
	padding-top: 1px;
}

/*tool*/
#tool {
	height: 30px;
	padding-right: 24px;
}
#tool a {
	font-size: 14px;
	color: #24A0D4;
	display: block;
	float: right;
	text-decoration: none;
	padding-top: 7px;
	background-repeat: no-repeat;
	background-position: left top;
	
	cursor: pointer;
}
#tool a:hover {
	color: #000000;
	text-decoration: none;
}
#tool #tool_print {
	width: 60px;
	background-image: url(../images/coupe/tool_print.png);
	padding-left: 27px;
}
#tool #tool_friend {
	width: 55px;
	background-image: url(../images/coupe/tool_partage.png);
	padding-left: 28px;
	margin-left: 15px;
}

/*footer*/
#foot_top {
	font-size: 0px;
	background-color: #078BC7;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 100%;
	clear: both;
}
#footer {
	background-image: url(../images/coupe/bot_back.jpg);
	margin: 0px;
	padding: 0px;
	min-height: 281px;
	height: auto !important;
	height: 281px;
	width: 100%;
	background-color: #202D35;
	background-position: left bottom;
	background-repeat: repeat-x;
	overflow: hidden;
}
#foot_middle {
	width: 952px;
	margin-right: auto;
	margin-left: auto;
}
#quicklink {
	margin: 0px;
	float: left;
	width: 750px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bloc_adresse {
	float: right;
	width: 180px;
	margin: 0px;
	padding-top: 41px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bloc_adresse h4 {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 32px;
	line-height: 32px;
	font-weight: lighter;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#bloc_adresse h4 a {
	color: #999999;
	text-decoration: none;
}
#bloc_adresse h4 a:hover {
	color: #F5F5F5;
}
#bloc_adresse p {
	font-size: 14px;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
}
#bloc_adresse p span {
	font-size: 13px;
	font-weight: normal;
	color: #A5A5A5;
}
#bloc_adresse .bloc_botLink {
	background-image: url(../images/coupe/ico_mail_bot.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 36px;
	margin-top: 10px;
}
#bloc_adresse .bloc_botLink a {
	font-size: 13px;
	color: #078CC8;
	display: block;
	padding-bottom: 5px;
	text-decoration: none;
}
#bloc_adresse .bloc_botLink a:hover {
	color: #65ACD4;
}
#foot_bot {
	background-image: url(../images/coupe/sign_back.jpg);
	background-repeat: repeat-x;
	height: 76px;
	width: 100%;
	overflow: hidden;
}
#foot_bot_content {
	width: 952px;
	margin-right: auto;
	margin-left: auto;
}
#bloc_tool {
	float: left;
	width: 170px;
	margin-top: 12px;
}
#bloc_tool a {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
#bloc_tool a:hover {
	color: #666666;
}
#bloc_tool #tool_contact_bot {}
#bloc_tool #tool_sitemap_bot {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#autre_bloc {
	width: 177px;
	height: 35px;
	padding: 0px;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 132px;
}
#autre_bloc a {}
#autre_bloc a img {}
#bloc_signature {
	float: right;
	width: 340px;
}
#bloc_signature #signature {
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bloc_signature #signature a {
	color: #FFF;
	text-decoration: none;
}
#bloc_signature #signature a:hover {
	color: #666666;
}
#bloc_signature #awex {
	font-size: 9px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 10px;
}
#bloc_signature #awex img {
	float: left;
	display: block;
	padding-right: 5px;
}
#bloc_signature #awex a {
	color: #FFF;
	text-decoration: none;
}
#bloc_signature #awex a:hover {
	color: #666666;
}

/*class*/
.box_clear,
.clear_all,
.clear { content:"."; display:block; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
.btn_blc {
	line-height: 39px;
	display: block;
	margin: 0px;
	height: 39px;
	background-image: url(../images/coupe/btn.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	float: left;
	cursor: pointer;
}
.btn_blc span {
	background-image: url(../images/coupe/btn.png);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 36px;
	height: 39px;
	font-size: 12px;
	font-weight: normal;
	color: #078CC8;
	text-decoration: none;
	padding-right: 36px;
	display: block;
	float: left;
}
.btn_blc:hover {
	background-position: left bottom;
}
.btn_blc:hover span {
	background-position: right bottom;
	color: #FFF;
}
.btn_blc:hover,
.btn_small:hover {
	text-decoration: none;
}
.btn_small {
	background-image: url(../images/coupe/btn_News.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.btn_small span {
	background-image: url(../images/coupe/btn_News.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.btn_small:hover {
	background-position: left bottom;
}
.btn_small:hover span {
	background-position: right bottom;
}
form .btn_blue {
	background-position: left bottom;
}
form .btn_blue span {
	background-position: right bottom;
	color: #FFF;
}
form .btn_blue:hover {
	background-position: left top;
}
form .btn_blue:hover span {
	background-position: right top;
	color: #078CC8;
}
/*Formulaire*/
form .form_content {
	width: 500px;
	padding-bottom: 24px;
}
form .form_l {
	float: left;
	width: 230px;
}
form .form_r {
	float: right;
	width: 230px;
}
form .form_area {
	width: 500px;
	padding-bottom: 17px;
}
form .form_btn {
	width: 500px;
	padding-bottom: 20px;
}
form .form_l label,
form .form_r label,
form .form_area label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #4D4D4D;
	display: block;
	padding-bottom: 4px;
	padding-left: 3px;
}
form .form_l input,
form .form_r input {
	border: 1px solid #C0C0C0;
	font-size: 13px;
	line-height: 16px;
	color: #000;
	margin: 0px;
	padding: 3px;
	width: 222px;
}
form .form_area textarea {
	border: 1px solid #C0C0C0;
	margin: 0px;
	padding: 3px;
	width: 492px;
}