body {
	font-family: verdana;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	background-color: #d2da65;
	background-image: url("../img/site/pub/backgrounds/Background.gif");
	background-repeat: repeat-y;
	color: black;
	height: 100%;
}

/**** POUR LE WYSIWYG ****/
p, ul, li
{
	margin-top: 0px;
	margin-bottom: 0px;
}
/**** FIN POUR LE WYSIWYG */

html {
	height: 100%;
}

#big_global {
	position: relative;
	height: 100%;
}

#photo_header_interior {
	width: 800px;
	height: 228px;
}

#global {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 966px;
	/*background-image: url("../img/site/pub/backgrounds/Background-top-interior.gif");
	background-repeat: no-repeat;*/
}

#logo {
	width: 102px;
	height: 111px;
	margin-top: 6px;
	margin-left: 846px;
	text-align: center;
	overflow: hidden;
}

/**** ACCUEIL ****/
#langues {
	margin-top: 10px;
	margin-left: 846px;
	width: 102px;
	height: 11px;
	line-height: 11px;
	font-size: 9px;
	color: white;
	text-align: center;
}

#langues a {
	color: white;
	text-decoration: none;
}

#langues a:hover {
	color: #0cacf4;
	text-decoration: underline;
}
/**** FIN ACCUEIL ****/

.icone {
	padding-right: 6px;
	margin-left: 846px;
	width: 96px; /* 102-6 */
	height: 11px;
	line-height: 11px;
	text-align: right;
	color: white;
}

.icone a {
	text-decoration: none;
	color: white;
}

#icone_accueil {
	margin-top: 32px;
}

#icone_contact, #icone_sitemap {
	margin-top: 8px;
}

#icone_accueil img, #icone_contact img, #icone_sitemap img{
	border: 0px;
}

#titre_rubrique_interior {
	margin-left: 295px;
	margin-top: -34px;
	color: white;
	font-size: 18px;
	line-height: 19px;
	height: 19px;
}

#barre_progression {
	margin-left: 295px;
	margin-top: 10px;
	height: 15px;
	line-height: 15px;
	font-size: 10px;
	color: white;
}

#barre_progression a {
	text-decoration: none;
	color: white;
}

#barre_progression a:hover, #barre_progression a.active {
	color: #0cacf4;
}

#nav_globale {
	float: left;
	line-height: 20px;
	font-size: 12px;
	color: white;
	margin-top: 16px;
	margin-left: 36px;
	display: inline; /* IE6 */
	width: 192px; /* 228-36px */
}

#nav_globale a {
	color: white;
	text-decoration: none;
}

#nav_globale a:hover, #nav_globale a.active {
	color: #0cacf4;
}

#nav_globale ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#nav_globale li{
	background-image: url("../img/site/pub/Puce-menu.gif");
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 14px;
}

#nav_globale ul ul{
	list-style-type: none;
	margin: 0px;
	padding-left: 28px;
	font-size: 0.95em;
}

#contenu_rubrique_interior {
	float: left;
	margin-top: 16px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 16px;
	width: 568px; /* 608-20-20 */
	height: auto !important;
	height: 299px; /* 315-16px */
	min-height: 299px; /* 315-16px */
	color: black;
	font-size: 9px;
}

#searchbar_interior {
	float: left;
	margin-top: 155px;
	padding: 10px 11px;
	width: 100px; /* 122-11-11 */
	height: 37px; /* 57-10-10 */
	background-image: url("../img/site/pub/Search-cadre.gif");
	background-repeat: no-repeat;
	color: white;
	font-size: 12px;
}

.boite_search {
	border-style: inset;
	border-width: 1px;
	width: 80px; /* 82-1-1 */
	height: 12px; /* 14-1-1 */
	line-height: 12px;
	color: black;
	font-size: 9px;
	font-family: verdana;
}

.bouton_search {
	border: 0px;
	background-image: url("../img/site/pub/Icone-search.gif");
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	width: 11px;
	height: 21px;
	margin-left: 6px;
}

#patatran {
	float: right;
	width: 102px;
	height: 91px;
	margin-top: 28px;
	margin-right: 18px;
	display: inline; /* IE6 */
	text-align: center;
}

#footer {
	margin-top: 11px;
	padding-right: 26px;
	padding-left: 248px; /* 228+20 */
	padding-bottom: 6px;
	width: 692px; /* 966-26-248 */
	height: 19px;
	line-height: 19px;
	font-size: 9px;
}

#footer a {
	text-decoration: none;
}

#footer a.pgallery {
	color: #ff8228;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#copyright {
	float: left;
	color: white;
	font-weight: bold;
}

#signature {
	float: right;
}

#signature a {
	color: black;
}

/**** RECHERCHE ****/
.titre_search,.lien_search {
	line-height: 15px;
}

.titre_search {
	font-size: 10px;
	font-weight: bold;
	color: #c884d9;
	text-decoration: none;
}

.lien_search {
	font-size: 10px;
	color: #0cacf4;
	text-decoration: none;
}

.titre_search:hover {
	text-decoration: underline;
}

.lien_search:hover {
	text-decoration: underline;
}

#pagination {
	position: absolute;
	right: 2px;
	margin-top: 30px; /* 21+2+2 + 5*/
	width: 148px;
	color: #7f7f7f;
	line-height: 17px;
}

#pagination a {
	color: #7f7f7f;
	text-decoration: none;
}

#pagination a:hover {
	color: #ff0000;
	text-decoration: underline;
}

.current {
	color: #ff0000;
}

/**** FIN RECHERCHE ****/

/**** TEMPLATE 2 ****/
#photo {
	float: left;
	width: 251px;
	height: 278px;
	overflow: hidden;
}

/*** FADE IN / FADE OUT ANIMATION ***/
#myGallery
{
width: 251px !important;
height: 278px !important;
border: 0px !important;
}
/*** FIN FADE IN / FADE OUT ANIMATION ***/

#contenu_template2 {
	float: left;
	margin-left: 20px;
	display: inline; /* IE 6 */
	width: 288px; /* 317-20-9 9 étant witdh scroll */
	height: 278px;
	overflow: hidden;
}

.bouton_scroll {
	float: right;
	width: 9px;
	height: 5px;
	font-size: 5px; /* IE */
}

.bouton_scroll img {
	border: 0px;
}

#bouton_scroll_up {
}

#bouton_scroll_down {
	margin-top: 268px; /* 278-5-5 */
}
/**** FIN TEMPLATE 2 ****/

/**** ACCUEIL ****/
#photo_header_accueil {
	width: 827px;
	height: 338px;
}

#titre_rubrique_accueil {
	margin-left: 295px;
	margin-top: 76px;
	color: white;
	font-size: 18px;
	line-height: 19px;
	height: 19px;
}

#contenu_rubrique_accueil {
	float: left;
	margin-top: 16px;
	padding-left: 20px;
	padding-right: 20px;
	width: 568px; /* 608-20-20 */
	height: auto !important;
	height: 205px;
	min-height: 205px;
	color: black;
	font-size: 9px;
}

#contenu_accueil {
	float: left;
	width: 559px; /* 608-20-20-9 */
	height: 200px;
	overflow: hidden;
}

#bouton_scroll_down_accueil {
	margin-top: 190px; /* 200-5-5 */
}

#searchbar_accueil {
	float: left;
	margin-top: 30px;
	padding: 10px 11px;
	width: 100px; /* 122-11-11 */
	height: 37px; /* 57-10-10 */
	background-image: url("../img/site/pub/Search-cadre.gif");
	background-repeat: no-repeat;
	color: white;
	font-size: 12px;
}

#vignette_photogallery {
	position: absolute;
	top: 500px;
	left: 36px;
	width: 124px;
	height: 78px;
	background-image: url("../img/dyn/vignette_photogallery");
	background-repeat: no-repeat;
}

.contour {
	display: block;
	width: 124px;
	height: 78px;
	background-image: url("../img/site/pub/Contour-vignette-photogallery.gif");
}

#bottom_vignette {
	position: absolute;
	bottom: 0px;
	padding-left: 6px;
	width: 118px; /* 124-6 */
	height: 12px;
	line-height: 12px;
	color: white;
}

#bottom_vignette a {
	color: white;
	text-decoration: none;
}
/**** FIN ACCUEIL ****/

/**** SITEMAP ****/
.L1 {
	border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.sL {
	font-style: italic;
}

.L1, .sL {
	line-height: 16px;
	margin-bottom: 2px;
}

.lien {
	color: black;
	text-decoration: none;
}

.lien:hover {
	color: #0cacf4;
}
/**** FIN SITEMAP ****/

/**** CONTACT ****/
.titre {
	color: black;
	font-size: 9px;
	text-align: right;
	/*white-space: nowrap;*/
}

.boite,.boite2,.boite3,.boite4,.boite5 {
	border-style: inset;
	border-width: 1px;
	color: black;
	font-size: 9px;
	font-family: verdana;
}

.boite {
	width: 140px;
	height: 12px; /* 14-1-1 */
}

.boite2 {
	width: 140px;
	height: 100px;
}

.boite3 {
	width: 140px;
	height: 12px; /* 14-1-1 */
}

.boite4 {
	width: 200px;
	height: 12px; /* 14-1-1 */
}

.boite5 {
	width: 200px;
	height: 100px;
}

select {
	width: 144px;
	border-style: inset;
	border-width: 1px;
	color: black;
	font-size: 9px;
	font-family: verdana;
}

.submit,.reset {
	cursor: pointer;
	width: 53px;
	height: 16px;
	line-height: 12px;
	border: none;
	color: #595959;
	font-size: 11px;
	background: url("../img/site/pub/Bouton-formulaire.gif") no-repeat left top;
}
/**** FIN CONTACT ****/

/**** PHOTO GALLERY ****/
.gallery {
	background-image: none !important;
	height: 505px;
}

#titre_gallery {
	margin-left: 20px;
	margin-top: -180px;
	color: white;
	font-size: 18px;
	line-height: 19px;
	height: 19px;
}

#images_gallery {
	float: left;
	margin-left: 23px; /* (847-801)/2 */
	display: inline; /* pour IE 6 */
	width: 801px;
	height: 401px;
	margin-top: 15px;
	overflow: hidden;
}

.image_gallery {
	float: left;
	width: 106px;
	height: 71px;
	text-align: center;
	overflow: hidden;
}

.image_gallery img {
	border: 0px;
}

.image_avec_margin_left {
	margin-left: 33px;
	display: inline; /* pour IE6 */
}

.image_avec_margin_top {
	margin-top: 39px;
}

#searchbar_gallery {
	float: left;
	margin-top: 250px;
	margin-left: 12px;
	display: inline;
	padding: 10px 11px;
	width: 100px; /* 122-11-11 */
	height: 37px; /* 57-10-10 */
	background-image: url("../img/site/pub/Search-cadre.gif");
	background-repeat: no-repeat;
	color: white;
	font-size: 12px;
}

.footer_gallery {
	margin-top: 30px !important;
	padding-left: 26px !important;
	width: 914px !important; /* 966-26-26 */
}
/**** FIN PHOTO GALLERY ****/