@charset "utf-8";
/* CSS Document */
html, body{
	width:100%;
}
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #58ADC2;
	background-image: url(images/BG_body.jpg);
	background-repeat: repeat;
	background-position: center;
	text-align: center;
}
#tetiere {
	background-image: url(images/BG_tetiere.jpg);
	height: 130px;
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #FFFFFF;
	width: 100%;
	position: relative;
}
#tetiere #demi_tetiere {
	height: 130px;
	width: 50%;
	background-image: url(images/BG_demiTetiere.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	position: absolute;
	left: 50%;
	top: 0px;
}
#tetiere #contenu_tetiere {
	width: 950px;
	height: 130px;
	background-image: url(images/BG_logo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: absolute;
	left: -475px;
	top: 0px;
}
#tetiere #acces_pro {
	background-image: url(images/BG_espacePro.jpg);
	height: 51px;
	width: 345px;
	position: absolute;
	top: 42px;
	left: 602px;
	text-align: left;
}
#tetiere #logo {
	width: 410px;
}
#tetiere #logo h1 {
	display: none;
}
#tetiere #logo a {
	height: 130px;
	width: 100%;
	display: block;
}
#site {
	background-image: url(images/BG_site.jpg);
	height: 418px;
	background-repeat: repeat-x;
	background-position: center top;
}
html>body #site {
	height: auto;
	min-height:418px;
}
#page {
	text-align: left;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu_page {
	top: 0;
	left: 0;
	z-index:100;
	width: 100%;
	position: absolute;
	height: 22px;
}
#menu_page #bt_contact {
	position: absolute;
	height: 45px;
	width: 160px;
	left: 778px;
	top: -12px;
	background-color: transparent;
}
#menu_page h3 {
	display: none;
}
#menu_page dl {
	float: left;
	height: 20px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 2px;
	position: relative;
}
#menu_page dt {
	cursor: pointer;
	text-align: center;
	background-color: transparent;
	background-image: url(images/BG_titreMenu.jpg);
	height: 20px;
	width: 154px;
	background-repeat: no-repeat;
}
#menu_page dt a {
	font-size: 0.7em;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	background-repeat: no-repeat;
	background-position: 3px center;
	height: 20px;
	width: 154px;
	margin:0px;
	cursor: pointer;
}
#menu_page dt a:hover {
}
#menu_page dd {
	background-color: #2993A7;
	background-image: url(images/BG_menuDeroulant.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	position: absolute;
}
#menu_page h5 {
	padding-left: 3px;
	font-size: 0.7em;
	color: #84DCF3;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 2px;
	border-bottom: 1px solid #5EBDD3;
	margin-left: 4px;
}
#menu_page li {
	text-align: left;
	background: transparent;
	display: block;
}
#menu_page li a {
	font-size: 0.7em;
	text-decoration: none;
	padding-left: 17px;
	display: block;
	padding-top: 3px;
	background-image: url(images/Puce_a.jpg);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	height: auto;
	width: 137px;
	margin:0px;
	color: #FFFFFF;
	cursor: pointer;
	padding-bottom: 3px;
}
#menu_page li a:hover {
	background-image: url(images/Puce_rollDeroulant.jpg);
	background-repeat: no-repeat;
	background-position: 8px 6px;
	color: #6F3218;
	font-weight: normal;
}
#contenuPage {
	padding-top: 50px;
	width: 955px;
}
#contenuPage #diaporamaPage {
	width: 315px;
	float: left;
	margin-left: 30px;
}
#contenuPage #plan {
	margin-left: 30px;
	width: 305px;
	float: left;
	background-image: url(images/BG_plan.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#contenuPage #plan iframe {
	border: 1px solid #FFFFFF;
}
#contenuPage #fichesPages {
	width: 580px;
	margin-left: 345px;
	background-color: transparent;
}
#contenuPage #fichesPages .haut_fiche {
	background-image: url(images/BG_fiche_01.png);
	height: 45px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#contenuPage #fichesPages .haut_fiche_form {
	background-image: url(images/BG_fiche_01.png);
	height: 24px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#contenuPage #fichesPages .corps_fiche form {
	background-image: url(images/BG_fiche_02.png);
	background-repeat: repeat-y;
	background-position: center;
}
#contenuPage #fichesPages .pied_fiche {
	background-image: url(images/BG_fiche_03.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
}
#contenuPage #fichesPages #pictos {
	padding-bottom: 10px;
}
#fichesPages .corps_fiche {
	background-image: url(images/BG_fiche_02.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#formulaire {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#page #pied {
	clear: both;
	background-image: url(images/BG_piedPage.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 15px;
	text-align: center;
	padding-bottom: 30px;
}
.contenu-text a {
	color: #58ADC2;
	font-weight: bold;
	text-decoration: none;
}
.contenu-text a:hover {
	color: #A65709;
	font-weight: bold;
	text-decoration: none;
}
#contenuPage #article {
	width: 800px;
	margin-left: 0px;
	background-color: transparent;
}
#article #contenu .haut_fiche {
	background-image: url(images/BG_article_01.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 74px;
}
#article #contenu .corps_fiche {
	background-image: url(images/BG_article_02.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 100px;
	padding-left: 100px;
	position: relative;
}
#article #contenu .pied_fiche {
	background-image: url(images/BG_article_03.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 25px;
}
.onglets ul {
	height: 25px;
}
.onglets li {
	float: left;
}
.onglets a {
	text-decoration:none;
	cursor:pointer;
}
.onglets a .debut {
	background-image: url(images/onglet-blanc_01.png);
	background-position: right bottom;
	height: 25px;
	width: 6px;
	float: left;
}
.onglets a .milieu {
	background-image: url(images/onglet-blanc_02.png);
	background-repeat: repeat-x;
	height: 25px;
	width: auto;
	font-size: 0.7em;
	float: left;
	line-height: 25px;
	color:#ED8D00;
	font-weight: bold;
}
.onglets a .fin {
	background-image: url(images/onglet-blanc_03.png);
	background-position: left bottom;
	height: 25px;
	width: 6px;
	float: left;
}
.onglets a:hover .debut {
	background-image: url(images/onglet-jaune_01.png);
}
.onglets a:hover .milieu {
	background-image: url(images/onglet-jaune_02.png);
	color: #FFFFFF;
}
.onglets a:hover .fin {
	background-image: url(images/onglet-jaune_03.png);
}
.onglets .selection .debut {
	background-image: url(images/onglet-jaune_01.png);
}
.onglets .selection .milieu {
	background-image: url(images/onglet-jaune_02.png);
	color: #FFFFFF;
}
.onglets .selection .fin {
	background-image: url(images/onglet-jaune_03.png);
}
.blanc a .milieu img {
	margin-top: 9px;
}
