/* Styles */
* {
	margin: 0;
	padding: 0;
}
body,td,th {
	font: 12px Arial, Helvetica, sans-serif;
	color: #3f5482;
}
body {
	margin: 0;
	padding: 0 0 80px;
	background: #CBD2E1;
}
img {
	margin: 0;
	padding: 0;
	border:none;
}
.clearer {
	clear: both;
	display: block;
	background: #99FF99;
	height: 0;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}
.center {
	text-align:center;
}
.right {
	text-align:right;
}
.left{
	text-align:left;
}
table {
	
}
table, tbody, td, th {
	border-collapse:collapse;
	border-spacing: 0;
	cellpadding:0;
	padding: 3px;
}
table p {
	line-height: normal;

}
table h4 {
	line-height: normal;
	margin-bottom: 4px;
}
a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #3f5482;
	}
a:hover {
	color: #F89B31;
	}




/* Bando */
#bandoWarper {
	margin:0;
	padding: 0;
	width: auto;
	height: 263px;
	background: url(img/bandoWarper-bgd.gif) repeat-x;
	padding: 0px;
}
#bando {
	width: 940px;
	padding: 0;
	height: 263px;
	margin:0px auto;
	position: relative;
	background: url(img/bando-bgd.jpg) no-repeat;
}
#logo {
	margin:0 auto;
	padding: 0;
	height: 177px;
	width: 205px;
	position: absolute;
	left: 84px;
	top: 56px;
	z-index: 2;
}
#logo2 {
	margin:0 auto;
	padding: 0;
	height: 177px;
	width: 114px;
	position: absolute;
	left: 804px;
	top: 56px;
	z-index: 2;
}
#mots-cles {
	position: absolute;
	top: 35px;
	left: 20px;
	z-index: 10;
	width: 900px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}






/* Menu */
#menu {
	margin: 0 0 20px;
	padding: 0px;
	width: 220px;
}
#menu h1 {
	margin: 0px;
	padding: 0px;
	line-height: 38px;
	height: 55px;
	color: #FFFFFF;
	width: 220px;
	font-size: 16px;
	border-style: none;
}
#menu h1 a {
	color: #F39727;
	width: 220px;
	display: block;
}
#menu h1 a:hover {
	color: #FFFFFF;
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu ul ul {
	margin: 0 0 6px;
	padding: 0;
}
#menu ul ul.active {
	background: #b9c9ec;
}
#menu li,
#menuBottom li {
	background: none;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#menuTop {
	display: none;
}
#menuBottom {
	background: url(img/menu-bottom-bk.gif) no-repeat 15px top;
	height: 9px;
	font-size: 1px;
	line-height: 1px;
}
#menu .a_niv1 {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: left;
	margin: 0 0 0 32px;
	padding: 0px 0 0px 20px;
	width: 168px;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	background: #52658f url(img/puce-niv-1.gif) no-repeat;
	}
#menu .a_niv1:hover,
#menu .a_niv1_active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: left;
	margin: 0 0 0 32px;
	padding: 0px 0 0px 20px;
	width: 168px;
	font-size: 12px;
	line-height: 14px;
	background: #52658f url(img/puce-niv-1.gif) no-repeat;
	}
#menu .a_niv1_active {
	font-weight: bold;
	}
	

#menu .a_niv2 {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: left;
	margin: 0 0 0 53px;
	padding: 0px 0 0px 14px;
	width: 153px;
	font-size: 11px;
	line-height: normal;
	background: url(img/puce-niv-2.gif) no-repeat 0px 5px;
	}

#menu .a_niv2:hover,
#menu .a_niv2_active {
	color: #FD9E34;
	text-decoration: none;
	display: block;
	text-align: left;
	margin: 0 0 0 53px;
	padding: 0px 0 0px 14px;
	width: 153px;
	font-size: 11px;
	line-height: normal;
	background: url(img/puce-niv-2.gif) no-repeat 0px 5px;
	}
#menu .a_niv2_active {
	font-weight: bold;
	}
	
	
	
	
#menu .a_niv3 {
	color: #003473;
	text-decoration: none;
	display: block;
	text-align: left;
	margin: 0 0 0 52px;
	padding: 3px 0 3px 14px;
	width: 117px;
	font-size: 10px;
	line-height: normal;
	border-bottom: 1px solid #003473;
	}

#menu .a_niv3:hover,
#menu .a_niv3_active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: left;
	margin: 0 0 0 52px;
	padding: 3px 0 3px 14px;
	width: 117px;
	font-size: 10px;
	line-height: normal;
	background: #FF6600 url(img/list-items/puce-niv4-active.gif) no-repeat 2px 4px;
	border-bottom: 1px solid #FF6600;
	}
#menu .a_niv3_active {
	font-weight: bold;
	background: #FF6600 url(img/list-items/puce-niv4-active.gif) no-repeat 2px 4px;
	}
	
	
h1,h2,h3,h4,h5,h6 {
	margin: 0px 0px 10px;
	padding: 0px;
	line-height: normal;
}
h1 {
	font-size: 17px;
	background: url(img/h1-picto.gif) no-repeat 0px 0px;
	padding-left: 26px;
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}

h5 {
	font-size: 12px;
}
h6 {
	font-size: 12px;
}
p {
	margin: 0 0 4px;
	padding: 0;
	line-height: 20px;
	font-size: 11px;
	color: #000000;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
ul li {
	margin: 0;
	padding: 0 0 4px 14px;
	background: url(img/fleche-li.gif) no-repeat left 5px;
	display: block;
	}


img.gauche {
	float: left;
	margin: 0 16px 10px 0;
	padding: 5px;
	border: 1px solid #C6C7D6;
	display: block;
}
img.droite {
	float: right;
	margin: 0 0 10px 16px;
	padding: 5px;
	border: 1px solid #C6C7D6;
	display: block;
}
.bloc_date {
	position: absolute;
	top: 244px;
	left: 699px;
	width: 204px;
	z-index: 1300;
	color: #fd9e34;
	font-size: 11px;
	font-weight: bold;
}




#contentWarper {
	padding: 0px;
	height: auto;
	position: relative;
	background: url(img/contentWarper-bgd.gif) repeat-y center top;
}
#content {
	width: 940px;
	margin:0px auto 0px;
	padding: 0px;
	height: auto;
	position: relative;
	background: url(img/content-bgd.jpg) no-repeat 22px top;
}
#sideLeft {
	padding: 0;
	float: left;
	height: auto;
	width: 232px;
	position: relative;
}
#sideRight {
	width: 638px;
	height:auto;
	padding: 0px 25px 20px;
	float: left;
	margin: -20px 0 0;
}

/* Boite bas de page */
.boite_bas_page {
	padding:  0;
	width: 638px;
	position: relative;
	height: auto;
	margin-top: 20px;
}
.boite_bas_page .top {
	width: 624px;
	background: url(img/boite_bas_page-top.gif) no-repeat center top;
	height: 31px;
	margin: 0px;
	padding: 0px 0px 0px 14px;
	font-size: 15px;
	font-weight: bold;
	color: #3f5482;
	line-height: 28px;
}
.boite_bas_page .top a {
	color: #3F5482;
}
.boite_bas_page .top a:hover {
	color: #FE9B36;
}
.boite_bas_page .content {
	width: 618px;
	background: url(img/boite_bas_page-content.gif) repeat-y center top;
	height: auto;
	margin: 0px;
	padding: 6px 10px 0px;
}
.boite_bas_page .content p {
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
.boite_bas_page .content p a {
	color: #000000;
	text-decoration: underline;
}
.boite_bas_page .content p a:hover {
	color: #FB9B34;
	text-decoration: underline;
}
.boite_bas_page .bottom {
	width: 638px;
	background: url(img/boite_bas_page-bottom.gif) no-repeat center top;
	height: 8px;
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
}




/* Boite actualités */
.boite_news {
	padding:  0;
	width: 194px;
	position: relative;
	height: auto;
	float: right;
	margin: 0px 0px 20px 20px;
	display: block;
	clear: right;
}
.boite_news .top {
	width: 180px;
	background: url(img/boite_news-top.gif) no-repeat center top;
	height: 31px;
	margin: 0px;
	padding: 0px 0px 0px 14px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 28px;
}
.boite_news .top a {
	color: #FFFFFF;
}
.boite_news .top a:hover {
	color: #FE9B36;
}
.boite_news .content {
	width: 180px;
	background: url(img/boite_news-content.gif) no-repeat center top;
	height: auto;
	margin: 0px;
	padding: 6px 6px 0px;
	border-right: 1px solid #A7CEB4;
	border-left: 1px solid #A7CEB4;
}
.boite_news .content p {
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
.boite_news .content a:link,
.boite_news .content a:visited, 
.boite_news .content a:active {
	font-weight: bold;
	color: #0f7731;
	}
.boite_news .content a:hover {
	color: #FB9B34;
	}
.boite_news .bottom {
	width: 194px;
	background: url(img/boite_news-bottom.gif) no-repeat center top;
	height: 8px;
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
}





/* Boite outils */
.boite_outils {
	padding:  0;
	width: 194px;
	position: relative;
	height: auto;
	float: right;
	margin: 0px 0px 20px 20px;
	display: block;
	clear: right;
}
.boite_outils .top {
	width: 180px;
	background: url(img/boite_outils-top.gif) no-repeat center top;
	height: 31px;
	margin: 0px;
	padding: 0px 0px 0px 14px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 28px;
}
.boite_outils .top a {
	color: #FFFFFF;
}
.boite_outils .top a:hover {
	color: #FE9B36;
}
.boite_outils .content {
	width: 180px;
	background: url(img/boite_outils-content.gif) no-repeat center top;
	height: auto;
	margin: 0px;
	padding: 6px 6px 0px;
	border-right: 1px solid #E79A99;
	border-left: 1px solid #E79A99;
}
.boite_outils .content p {
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
.boite_outils .content a:link,
.boite_outils .content a:visited, 
.boite_outils .content a:active {
	font-weight: bold;
	color: #c71412;
	}
.boite_outils .content a:hover {
	color: #FB9B34;
	}
.boite_outils .bottom {
	width: 194px;
	background: url(img/boite_outils-bottom.gif) no-repeat center top;
	height: 8px;
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
}





/* Fil d'Ariane */
#fil_ariane  {
	padding: 0 0 0 18px;
	color: #c8ceda;
	margin: 0 0 30px;
	height: 16px;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	background: url(img/fil-ariane-picto.gif) no-repeat left center;
	}
#fil_ariane ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 
#fil_ariane ul li {
	margin : 0;
	padding: 0;
	border: none;
	list-style: none;
	display: inline;
	color: #c8ceda;
	}
#fil_ariane a {
	text-decoration: none;
	color: #c8ceda;
	font-weight: normal;
}
#fil_ariane a:hover  {
	text-decoration: none;
	color: #fd9e34;
}



/* Pied de page */
#pied_de_page_Warper {
	padding: 0;
	height: 174px;
	margin: 0;
	width: auto;
	clear: both;
	position: relative;
	background: url(img/globalfooter-bk.gif) repeat-x;
}
#pied_de_page {
	padding: 0px;
	height: 174px;
	margin: 0px auto;
	position: relative;
	background: url(img/footerWarper-bgd.jpg) no-repeat;
	width: 940px;
}
#pied_de_page_rubriques {
	padding: 54px 0px 0px;
	text-align: left;
	height: auto;
	color: #3f5482;
	margin-left: 186px;
	font-size: 11px;
	line-height: 16px;
}
#pied_de_page_rubriques a:link,
#pied_de_page_rubriques a:active,
#pied_de_page_rubriques a:visited {
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
	color: #3f5482;
}
#pied_de_page_rubriques a:hover  {
	color: #FD9E34;
}
#pied_de_page_adresse {
	margin: 0px 0px 0px 192px;
	padding: 10px 0 0;
	text-align: left;
	height: auto;
	color: #3f5482;
	font-size: 11px;
	line-height: 16px;
}
#pied_de_page_adresse a:link,
#pied_de_page_adresse a:active,
#pied_de_page_adresse a:visited {
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
	color: #3f5482;
}
#pied_de_page_adresse a:hover  {
	color: #FD9E34;
}


#DA_link {
	margin: 0px 0px 0px 192px;
	padding: 26px 0 0;
	text-align: left;
	font: normal 10px Arial, Helvetica, sans-serif;
}
#DA_link a:link,
#DA_link a:active,
#DA_link a:visited {
	color: #3f5482;
	text-decoration: none;
}
#DA_link a:hover  {
	color: #FD9E34;
}
#visuelgauche {
	border: 1px solid #D6C9C1;
	margin-right: 5px;
	float: left;
	margin-bottom: 1px;
	margin-top: 1px;
	margin-left: 1px;
}
#visueldroite {
	border: 1px solid #D6C9C1;
	margin-left: 5px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#visuelgauche1 {
	margin-right: 2px;
	float: left;
	margin-bottom: 1px;
	margin-top: 1px;
	margin-left: 1px;
}
#visuelgauche2 {
	margin-right: 0px;
	float: left;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#visuelgauche3 {
	margin-right: 0px;
	float: left;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	border: 1px solid #000000;
}
#visueldroite1 {
	margin-left: 2px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#tablo1 {
	width:400px;
	border: 1px solid #000000;

}
.tablo02 {
	
	border: 1px solid #cccccc;

}
.imgtablo {
	margin: 0 0 0 0 ;
	padding: 5px;
	border: 1px solid #C6C7D6;
	display: block;
}
.txtbox11noir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #006699;
}
.txt12rouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.plan {
	width: 600px;
	height: 550px;
	border: 1px solid #F39727;

}
.imagegauche{
	margin: 5px 5px 5px 0px;
	padding: 5px;
	background: #FFFFFF;
	border: 1px solid #70ACF0;
	float: left;
}
.sig_thumb {
	float:left;
	margin:0px 10px 10px 10px;
	padding:0px;
	background:images/shadowAlpha.png no-repeat bottom right !important;	background:url(images/shadow.gif) no-repeat bottom right;
}
.sig_thumb img {
	display:block;
	position:relative;
	background:#FFF;
	border:1px solid #ccc;
	margin:-5px 5px 5px -5px;
	padding:4px;
	}

