
/* Body & Overall */

body{
	background-color: #96865f;
	background-image:url(images/background2.jpg);
	background-position:top center;
	background-repeat:repeat;
	padding-bottom:10px;
	margin:0px;
}

form {
	margin-left:22px;
}


#container{
	margin-left:auto;
	margin-right:auto;
	width: 698px;
	background-image: url(/images/main_background.gif);
	padding-right: 9px;
	padding-left: 5px;
	padding-bottom:5px;
	border-bottom-color:#45391b;
	border-bottom-style:solid;
	border-bottom-width:2px;
	overflow:hidden;
}

h2, h1, #bottom-nav, #bottom-nav a:hover, #bottom-nav a:visited, #bottom-nav a:active, #bottom-nav a, #footer, .texte, textarea, P, a, ul, li, ol {
	font-family:Arial, Helvetica, sans-serif;
}

.texte, textarea, P, a {
	font-size: 12px;
	color: #5c4c22;
}

P {
	text-align:justify;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left:5px;
}

ul, li, ol {
	font-size: 12px;
	color: #5c4c22;
}

.list {

	list-style: none;
	padding-left: 10px;

}

.list li {

	padding-left: 15px;
	background: url(images/bullet_point.gif) no-repeat 0 4px;
}


a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* Content Containers */

.single-top {
	background-image:url(images/accueil/home_single_top.gif);
	height:4px;
	width:647px;
	overflow:hidden;
}

.single-mid {
	background-image:url(images/accueil/home_single_mid.gif);
	width:647px;
	overflow:hidden;
}

.single-bottom {
	background-image:url(images/accueil/home_single_bottom.gif);
	height:4px;
	width:647px;
	overflow:hidden;
}

.double-top {
	background-image:url(images/accueil/home_double_top.gif);
	height:4px;
	width:647px;
	overflow:hidden;	
}
.double-mid {
	background-image:url(images/accueil/home_double_mid.gif);
	width:647px;
	overflow:hidden;
}
.double-bottom {
	background-image:url(images/accueil/home_double_bottom.gif);
	height:4px;
	width:647px;
	margin-bottom:10px;
	overflow:hidden;
}

/* Premier Bloc */

#seo{
	background-image:url(images/seo_back.gif);
	background-repeat:no-repeat;
	width:694px;
	padding-top:17px;
	padding-right:5px;
	height:22px;
}

#seo h1{
	font-size: 10px;
	text-align: right;
	color: #cabfa3;
	margin: 0px;
}

/* Second Bloc */

#menu{
	width: 699px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: 6px;
	border-bottom-color: #507333;
}

/* Bloc de contenue */

#content {
	width: 647px;
	border-top-style: solid;
	border-top-width: 5px;
	border-top-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #FFFFFF;
	background-image: url(images/background_zigzag.gif);
	padding: 26px;
	padding-top: 15px;
	padding-bottom: 15px;
	overflow:hidden;
}

#content h2 {
	margin:0px;
	margin-top:7px;
	font-size: 11pt;
	color:#FFFFFF;
	width:300px;
	height:22px;
	background-color:#507333;
	padding-left: 10px;
}

#content h3 {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	margin-bottom:5px;
	text-transform:uppercase;
	margin-top:10px;
	font-size: 14px;
	font-weight:bold;
	color:#5c4c22;
}

#content img {
	float:left;
	margin-right:5px;
	border-color:#999999;
	border-width:2px;
	border-style:solid;
}

#content p a, #content ul a, #content li a {

	color:#cb8e2f;
}
#content p a:hover, #content ul a:hover, #content li a:hover {
	text-decoration:underline;
}

#gallery {
	margin-top: 20px;
}

/* Bloc de navigation secondaire */

#bottom-nav, #bottom-nav a:hover, #bottom-nav a:visited, #bottom-nav a:active, #bottom-nav a {
	font-size: 11px;
	color: #9b895e;
	word-spacing:4px;
	text-decoration:none;
}

#bottom-nav {
	width:699px;
	border-top-style: solid;
	border-top-width: 6px;
	border-top-color: #507333;
	padding-top:15px;
	padding-bottom:15px;
	text-align:center;
}

#bottom-nav a:hover {
	text-decoration:underline
}

#bottom-nav #active {
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#9b895e;
	padding-left:3px;
	padding-right:3px;
}

/* Bloc Footer */

#footer {
	background-color:#d5cbb2;
	width:699px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	font-size: 10px;
	color: #9b895e;
}

#footer a {
	font-size: 10px;
	color: #9b895e;
}

/* Réalisations */

.realisation {
	width: 504px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
}

.realisation P {
	text-align:center;
	font-style:italic;
}


/* ----------------------------- */
/* Remplacement des Titre en Font Flash */
/* ----------------------------- */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h2 {
	visibility: hidden;
}

/*
.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}
*/
/*
.sIFR-hasFlash h3 {
	visibility: hidden;
}
*/
/*
.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}
*/

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}