/* CSS SAM v1.0 */

/**********************************************STAYING FOOTER************************************************/

/*A N'UTILISER QUE LORQUE LE FOOTER DOIT RESTER EN BAS DE L'ECRAN***************************************/

html, body {
height: 100%;
}

html {
background-image: url(gifs/750617-back-container_16.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #efe9d9;
	}
#container {
	min-height: 100%;
	-height: 100%;
	margin-bottom: -241px;
	position: relative;
	width:950px;
	padding-left:10px;
	margin-left:auto;
	margin-right:auto;

}

#footer-wrap {
	height: 230px;
	padding-top:20px;
	position: relative;
	background-color: #301b02;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #b6b09e;
}

.clearfooter {
height: 241px;
clear: both;
}


/*************************************************GLOBAL****************************************************/

* {margin: 0; padding:0;}

body {
	font-family:"Helvetica Neue", Helvetica, "Trebuchet MS", Arial;
	font-size:12px;
	background-image: url(gifs/750617-template_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;

	color: #301b02;
}

h1{
font-size :36px;
font-weight:normal;
margin-bottom:15px;
}

h2{
font-size :28px;
font-weight:normal;
margin-bottom:15px;
}

h3{
font-size :24px;
font-weight:normal;
margin-bottom:15px;
}

h4{
font-size :24px;
font-weight:normal;
margin-bottom:15px;
}

blockquote {
}

ul {
list-style-type:none;
}

.p1 {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-color: #aaa598;
	border-bottom-width: 1px;
	border-top-width: 1px;
	
	border-top-style: solid;
	
	border-top-color: #aaa598;
	
	margin-bottom: 15px;
}

.p2{
	margin-bottom:15px;
	line-height: 16px;
}

.p2 a{
	font-weight:bold;
	text-decoration: underline;
	color:#301b02;
}

.p3{
font-size:14px;
	padding-top:60px;
	margin-bottom: 15px;
	line-height: 20px;
	display:block;
}

.p3 strong{
	font-weight: bold;
	color: #652627;
}

.p3 a {
	font-weight: bold;
	color: #652627;
	text-decoration: underline;
}
.p3 a:hover {
	color: #FFFFFF;
	background-color: #652627;
	text-decoration: none;
}

.p4{
	margin-bottom:15px;
	line-height: 16px;
	padding-bottom:10px;
	border-bottom-style: solid;
	border-bottom-color: #aaa598;
	border-bottom-width: 1px;
}

.p4 a{
	font-weight:bold;
	text-decoration: underline;
	color:#301b02;
}

.img1 {
float:left;
margin: 1em 1em 1em 0;
}

.img2 {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}

.img3{
}

.magnifier1 {
font-size:16px;
}

.btn-contact {
	background-image: url(gifs/750617-template_12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 56px;
	width: 212px;
	display: block;
	font-size: 24px;
	line-height: 56px;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 10px;
	position: absolute;
	left: 350px;
	bottom: 10px;

}



/******************************************************************** Lien ******************************************************************/


a:hover, a#over1 {
background-color:#301b02;
color:#EFE9D9 ;
}

/*********************************************************LIGHTBOX*****************************************/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(gifs/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gifs/overlay.png", sizingMethod="scale");
	}
	
/**********************************************************************************************************/


/****************************************************STRUCTURE****************************************************/

/*#container {
	width:950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 10px;
}*/

#header {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	height: 128px;
}

#diapo {
}

#logo {
	float: left;
	width: 415px;
	display: inline;
}
#logo img {
	float: left;
}
#logo p {
	color:#EFE9D9;
	text-align:center;
	float: left;
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	margin-top: 30px;
	margin-left: 20px;
}

#logo p strong {
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFE9D9;
	margin-bottom: 15px;
}


#menu {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	
}
/*#menu li {
	line-height: 57px;
	display: block;
	float: left;
	height: 57px;
}*/


#navigation-secondaire {
	float: right;
	height: 30px;
	width: 190px;
	display: block;
}
#navigation-secondaire p {
	line-height: 30px;
	height: 30px;
	width: 190px;
	color: #FFFFFF;
}
#navigation-secondaire p a {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation-secondaire p a:hover {
background-color:#EFE9D9;
color: #301b02;
}

#colonne-gauche {
	float:left;
	display:inline;
	width: 265px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;

}

#encart-contact {
	padding-bottom: 15px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #aaa598;
}
#encart-contact p {
	font-size: 13px;
	padding-left: 30px;
}
#encart-contact p a {
	font-weight: bold;
	color: #301b02;
	text-decoration: underline;
}
#encart-contact p a:hover {
color:#EFE9D9 !important;
}
#encart-acces {
}

#encart-actu {
}

#encart-newletter {
}

#centre {

	float: left;
	display:inline;
	width: 605px;
	padding-left: 45px;
	margin-top: 20px;
}

#presentation {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b5af9e;
	margin-bottom: 15px;
	/*position: relative;*/
	height: 600px;
	width: 585px;
}



#presentation h1 {
}

#presentation p {

	width: 600px;
	font-size: 13px;
	line-height: 24px;
}

#encart1 {
	float:left;
	display:inline;
	background-image: url(gifs/750617-template_20.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 210px;
	width: 200px;
	margin-right: 0px;
}
#encart1 p {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	padding-top: 150px;
	padding-right: 10px;
	padding-left: 10px;
}

#encart1 p a{
	color:#301b02;
	font-weight:bold;
	text-decoration:underline;
}

#encart1 p a:hover{
	color:#fff !important;
	font-weight:bold;
	text-decoration:underline;
}


#encart2{
	float:left;
	display:inline;
	background-image: url(gifs/750617-template_22.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 210px;
	width: 204px;
	margin-right: 0px;
}

#encart2 p {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	padding-top: 150px;
	padding-right: 10px;
	padding-left: 20px;
}

#encart2 p a{
	color:#301b02;
	font-weight:bold;
	text-decoration:underline;
}

#encart2 p a:hover{
	color:#fff !important;
	font-weight:bold;
	text-decoration:underline;
}

#encart3{
	float:left;
	display:inline;
	background-image: url(gifs/750617-template_21.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 210px;
	width: 199px;
}

#encart3 p {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	padding-top: 150px;
	padding-right: 10px;
	padding-left: 10px;
}

#encart3 p a{
	color:#301b02;
	font-weight:bold;
	text-decoration:underline;
}

#encart3 p a:hover{
	color:#fff !important;
	font-weight:bold;
	text-decoration:underline;
}

#encart4{
}

#content {
	text-align:justify;
}

#content h1 {
	font-size: 28px;
}
#content h2 {
font-size: 24px;
}

#content h3 {
	font-size: 18px;
	margin-left: 30px;
}

#content ul {
margin-bottom:15px;
}

#content li{
margin-left:30px;
margin-bottom:5px;
}

#content li a{
color:#301b02;
text-decoration:underline;
font-weight:bold;
}
.médias {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
}
.médias img {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}
.médias p {
	float: left;
	width: 400px;
}





#footer {
	width:940px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #EFE9D9;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer ul {
	list-style-type: none !important;
}


#footer a:hover {
background-color:#EFE9D9;
color: #301b02;
}

#footer a {
font-size: 10px;
}

#footer-coordonnees {
	display: inline;
	float: left;
	padding-right: 20px;
	margin-right: 10px;
	margin-left: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EFE9D9;
	height: 165px;
}

.footer-navigation {
	display: inline;
	float: left;
	margin-right: 20px;
	margin-left: 35px;
	
}
.footer-navigation dl {
	margin-bottom: 15px;
}
.footer-navigation dt {
	font-weight: bold;
	color: #EFE9D9;
	text-decoration: none;
	font-size: 12px;
}
.footer-navigation dd a {
	font-size: 12px;
	color: #EFE9D9;
	text-decoration: none;
}


#footer-savoir-plus {
	display: inline;
	float: right;
}
#footer-savoir-plus ul {
	margin-bottom: 15px;
}
#footer-savoir-plus li a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #EFE9D9;
}


#footer-support{
	display: inline;
	float: left;
}
#footer-support li a {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #EFE9D9;
}


#relance-navigation {
	margin-top: 15px;
}
#relance-navigation dl {
	background-image: url(gifs/750617-template_25.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	min-height: 70px;

	-height:70px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #aaa598;
	border-bottom-color: #aaa598;
	margin-bottom: 10px;
	padding-left: 50px;
}
#relance-navigation dt {
	font-size: 18px;
	font-weight: bold;
}
#relance-navigation dd {
	margin-top: 10px;
}

#relance-navigation dd a {
	color:#301b02;
	text-decoration:underline;
	font-weight:bold;
}
#relance-navigation dd a:hover {

	color:#EFE9D9 !important;
}



/***********************************************************CONTACT FORMULAIRE*********************************/

.ligne-contact1 p {
	font-size: 11px;
	color: #515151;
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
	display: inline;
}

.ligne-contact2 p {
	font-size: 11px;
	color: #515151;
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
	display: inline;
}

.bloc-message p {
	font-size: 11px;
	color: #515151;
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
	display: inline;
}

.input_form {
	background-color: #FFFFFF;
	border:1px solid #772534;
	font-family: Arial;
	color: #333333;
	margin-top: 5px;
	width: 230px;
}
.champs-obligatoires {
	font-size: 11px;
	color: #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.area_form {
	background-color: #FFFFFF;
	border: 1px solid #772534;
	font-family: Arial;
	color: #333333;
	margin-top: 5px;
	width: 500px;
	overflow: auto;
}
.bouton_form {
	height: 30px;
	width: 150px;
	border: 1px none #fff;
	color: #FFFFFF;
	display: block;
	margin-left: 170px;
	cursor: pointer;
	background-color: #301b02;
}

.bouton_form:hover {
	height: 30px;
	width: 150px;
	border: 1px none #fff;
	color: #301b02;
	display: block;
	margin-left: 170px;
	cursor: pointer;
	background-color: #8f6f48;
}


#form-contact {
	margin-bottom: 15px;
	width: 540px;
	padding-left: 50px;

}


/*PAGINATION*/
.pagination {
height:15px;
margin:0 0 0 230px;
}

.numpage {
background:url(gifs/pagination_a.jpg) no-repeat;
color:white !important;
display:block;
float:left;
font-weight:900;
height:15px;
line-height:15px;
margin:2px;
text-align:center;
width:15px;
text-decoration:none !important;
}

.numpage_selec {
background:url(gifs/pagination_hover.jpg) no-repeat;
color:black !important;
display:block;
float:left;
font-weight:900;
height:15px;
line-height:15px;
text-align:center;
width:15px;
text-decoration:none !important;
}

.bt_suivant {
background:url(gifs/suivant.gif) no-repeat;
display:block;
float:left;
height:15px;
line-height:15px;
margin:2px;
text-align:center;
width:15px;
}

.bt_suivant_inactiv {
background:url(gifs/suivant_inactiv.gif) no-repeat;
display:block;
float:left;
height:15px;
line-height:15px;
margin:2px;
text-align:center;
width:15px;
}

.bt_precedent {
background:url(gifs/precedent.gif) no-repeat;
display:block;
float:left;
height:15px;
line-height:15px;
margin:2px;
text-align:center;
width:15px;
}

.bt_precedent_inactiv {
background:url(gifs/precedent_inactiv.gif) no-repeat;
display:block;
float:left;
height:15px;
line-height:15px;
margin:2px;
text-align:center;
width:15px;
}

.liste_cat{
}
.fichierbin{
}
.photo{
}

/*TPL*/
.titretpl{
	color:#301B02;
	font-weight:bold;
	font-size:16px;
	text-align:left;
	border-bottom:solid 2px #301B02;
	margin:0 10px 10px 0;
}

.phototpl{
	float:right;
	margin:0 0 10px 20px;
	border:solid 1px #301B02;
}

#lien_travail {
	margin-left:250px;
}

#lien_travail a{
	color:#301B02;
}

#lien_travail a:hover{
	color:#FFFFFF;
}
#presentation .lieninter a{
    text-decoration: none;
	color: #000000;
}
#presentation .lieninter a:hover{
	color: #ffffff;
	text-decoration: none;
	
}
