/* CSS Document */

body, td, th {
	font-family: "Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #4e4e4e;
	line-height: 17px;
}
body {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imgs/bg_main.jpg);
	background-repeat: repeat-x;
}
p, br {
	padding:0px;
	margin:0px;
}
a:link {
	color: #38acdf;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #38acdf;
}
a:hover {
	text-decoration: none;
	color: #99cc33;
}
a:active {
	text-decoration: none;
	color: #99cc33;
}
.main_conteneur {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header {
	padding: 0px;
	background-image: url(imgs/header_hiver.jpg);
	background-repeat: no-repeat;
	/*background-position: 0px -100px;*/
	height: 303px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #39ACDE;
}
.header_en {
	padding: 0px;
	background-image: url(imgs/header_hiver_en.jpg);
	background-repeat: no-repeat;
	/*background-position: 0px -100px;*/
	height: 303px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #39ACDE;
}
#langues {
	float: left;
	height: 16px;
	width: 100px;
	text-align: left;
	padding: 0px;
	margin-top: 15px;
	margin-left: 15px;
}
#clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#langues img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
}
img, div, h1, ul, input, select, textarea, span, a {
	behavior: url(iepngfix.htc)
}
#communique .mini {
	height:100px;
	border:1px solid #A2A2A2;
	padding:4px;
	margin:10px;
}

#menu_place {
	height: 47px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	position: relative;
}
#menu_place #search {
	background-image: url(imgs/bg_search.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 47px;
	width: 298px;
}
#search #icon {
	margin-left: 15px;
	margin-top: 7px;
	float: left;
}
#searchpanel {
	width:240px;
	height:23px;
	float:left;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0;
}
#searchpanel input {
	width:145px;
	height:23px;
	margin:0px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4e4e4e;
	line-height:23px;
	font-style:normal;
	background:url(imgs/searchinputbg.jpg) no-repeat;
	border:0px;
	text-align: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#searchpanel a {
	width:81px;
	height:23px;
	margin:0px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:23px;
	text-align:center;
	text-decoration:none;
	padding: 0px;
	background-image: url(imgs/searchbutton.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-transform: uppercase;
}
#colonne_gauche {
	padding: 0px;
	float: left;
	width: 298px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#colonne_gauche #module {
	padding: 0px;
	margin-bottom: 20px;
}
#module #module_top {
	background-image: url(imgs/bg_module_top.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 298px;
}
#module #module_middle {
	background-image: url(imgs/bg_module_middle.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin: 0px;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#module #module_bottom {
	background-image: url(imgs/bg_module_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 298px;
}
#module_middle h1 {
	font-size: 14px;
	font-weight: bold;
	color: #38addf;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;
}
#module_middle h2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	line-height: 14px;
}
#main_content {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 682px;
}
.Style1 {
	color: #000000;
	font-weight: bold;
}
#main_content #module_gris {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#module_gris #top {
	background-image: url(imgs/bg_module_gris2_top.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 5px;
}
#module_gris #middle {
	background-image: url(imgs/bg_module_gris2_middle.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #FFFFFF;
}
#module_gris #bottom {
	background-image: url(imgs/bg_module_gris2_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 5px;
}
#module_gris #middle h1 {
	font-size: 27px;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 15px;
}
#middle .en_avant {
	font-weight: bold;
	text-transform: uppercase;
	line-height: 30px;
}
#middle a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#middle a:hover {
	color: #99cc33;
	text-decoration: none;
}
#middle a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
#middle a:active {
	text-decoration: none;
	color: #99cc33;
}
#main_content #focus {
	background-image: url(imgs/bg_bottom_separateur.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#focus h1 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 27px;
	color: #99cc33;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #99cc33;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#focus h2 {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#lire_suite {
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	height: 16px;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(imgs/icons/png/16x16/add.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
	float: left;
}
#illustration {
	margin-right: 15px;
	border: 1px solid #A2A2A2;
	padding: 4px;
	background-color: #FFF;
	margin-top: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#calendrier {
	margin-right: 15px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #E3E3E3;
}
#main_content #minute {
	background-image: url(imgs/bg_bottom_separateur.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#minute h1 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 27px;
	color: #38addf;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #38addf;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#minute h2 {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#breadcrumb {
	font-size: 11px;
	line-height: 25px;
	margin-bottom: 20px;
	height: 25px;
	width: auto;
	display: block;
	float: left;
}
#links {
	text-align: right;
	display: block;
	width: auto;
	float: right;
	font-size: 12px;
	line-height: 25px;
	height: 25px;
}
#icon {
	margin-right: 10px;
}
#sous-menu {
	font-size: 11px;
	line-height: 25px;
	height: 25px;
	margin-bottom: 20px;
	color: #FFFFFF;
	background-color: #39ACDE;
	padding-right: 10px;
	padding-left: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 2px solid #6BC1E7;
}
#search #icon {
	margin-right: 5px;
}
#icon2 {
	margin-right: 5px;
}
#sous-menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#sous-menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#sous-menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#sous-menu a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#backtotop {
	font-size: 11px;
	line-height: 24px;
	background-image: url(imgs/icons/png%203/24x24/up.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 24px;
	margin-bottom: 30px;
	padding-left: 32px;
}
#separateur01 {
	margin-top: 15px;
	margin-bottom: 15px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #71D1FA;
}
#photos_une {
	margin-right: 27px;
	border: 1px solid #A2A2A2;
	padding: 4px;
	background-color: #FFF;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 27px;
}
#menu_conteneur {
	margin-left: 25px;
	float: left;
}
.div_tags {
	line-height: 160%;
	text-align: center;
}
.div_tags a:hover {
	color: #4e4e4e;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
}
.div_tags a:link {
	color:#666666;
	display: inline;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
.value {
	font-size:9px;
}
#calendrier_div {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	float: left;
	height: 29px;
	width: 30px;
	font-weight: normal;
	text-align: center;
	vertical-align: baseline;
	background-image: url(imgs/calendrier.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 1px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #FFFFFF;
	margin-right: 15px;
}
.dateJour {
	color: #333333;
	font-weight: bold;
}

#main_content #communique {
	background-image: url(imgs/bg_bottom_separateur.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: inherit;
}
#communique h1 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 27px;
	color: #38addf;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #38addf;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 1em;
}
#communique h2 {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#communique h4 {
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	margin: 0px;
}
#communique #middle h4 {
	color:#FFF;
	text-align:justify;
	font-size:12px;
}

#communique #docs_joints {
	font-size: 11px;
	line-height: 24px;
	color: #666666;
	margin-bottom: 15px;
}
#motscles {
	font-size: 11px;
	line-height: 16px;
}
#separateur02 {
	margin-top: 15px;
	margin-bottom: 15px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #6BC1E7;
}
#communique {
}
#communique h2 {
	color: #7CBD17;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #85CD17;
	display: block;
	width: auto;
}
#communique li {
	text-indent: 0px;
	line-height: 24px;
	background-image: url(imgs/bullet_blue.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#communique ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#linkto {
	float: right;
	width: 170px;
	position: relative;
	top: 200px;
	height: 60px;
}
.titre_ssRubrique {
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
}
.titre_communique {
	text-indent: 30px;
	display: block;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 24px;
	background-image: url(imgs/icons/png%203/24x24/note.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#separateur03 {
	margin-top: 15px;
	margin-bottom: 15px;
}
#photolegende {
	font-size: 11px;
	color: #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}

#submit {
	background-image: none;
}
#MX_Search_Form .submit_bt {
	width: 81px;
	background-image: url(imgs/searchbutton.jpg);
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	cursor:pointer;
}

#haut {
	display:block;
	width:140px;
	height:150px;
	position:absolute;
	top:140px;
	margin-left:30px;
}
