body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background-color: #ECE7E2;
	text-align: center;
	margin: 0;
	padding: 0;
}	
	

h1 { letter-spacing: 1px; color: #cd6733; font-size: 1.2em;  font-style: italic; }
h2 { font-size:1em;
  text-transform:uppercase;
  letter-spacing:.2em
  color:#cd6733;
}
h3 { letter-spacing: 1px; color: #cd6733; font-size: 1em;  font-style: italic;}

h4 { color: black; font-size: 1em;  font-style: italic;line-height: 1px; }
h5 { color: #cd6733; font-size: .9em;  font-style: italic;line-height: 1px; }	
h6 	{ color: black; font-size: 0.7em; font-weight: bold; font-style: italic;  line-height: 0; margin-top: 0em; }
#credit {
	font-size: .8em;
	font-style: italic
}

counter{font-size: 0.7em; color: #cd6733;}
img.float-right { float: right; margin-left: 7px; margin-bottom: 3px; margin-top: 3px;}
img.float-left { float: left; margin-right: 7px; margin-bottom: 3px; margin-top: 3px;}
#center { text-align: center;}
#float-right { float: right; margin-left: 3px; margin-bottom: 15px; margin-top: 3px; z-index:10}
#float-left {
	float: left;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-top: 3px;
	margin-left: 30px;
}
#pedigree {clear: both; margin-top: 3em}
#no-border-img {border: none;}
#no-border a img{
	border: none;
	text-decoration: none;
}

/* CONTAINER */

#container {
	width: 960px;
	text-align: left;
	background-color: #ece7e2; /* the auto value on the sides, coupled with the width, centers the layout */
	font-size: 0.9em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}

#container a { font-size: .9em; color: #cd6733;}

/* PAGE HEADER */
	 
#pageheader { width: 960px; height: 170px; background-color: #ece7e2;font-size: 1em;}

#pageheader h1{
	font-size: 1em;
	margin: 0;
	background: url(../images_sit/logo150.jpg) no-repeat;
	width: 960px;
	height: 150px;
}	
#pageheader h1 span { display: none }


/* COORDONNEES */
#coordonnees {}

#coordonnees h2 {
	font-size: 1em;
	position: absolute;
	width: 960px;
	top:0;
	color: #cd6733;
	text-align: right
}
#coordonnees p { font-size: .9em;  position: absolute; top: 30px; width: 960px;text-align: right }
#coordonnees p a:link {
	color: #cd6733;
	text-decoration: none;
	font-size:.9em;

}
#langue{ font-size: 1em;  position: absolute; top: 130px; width: 960px;text-align: right }
#menu {font-size: 0.9em;}


/* CONTENT */

#content {
	text-align: left;
	left: 0;
	margin-top: 30px;
	width: 960px;
	background-color: #ece7e2;
	
	font-family: Verdana, Geneva, sans-serif;

}
#content p {
	font-size: .9em;}

#content a:link {  text-decoration: none; color: #cd6733; font-size: 0.9em; }
#content a:active, a:visited {  text-decoration: none; font-size: 0.9em;
}


#content td a { color:#cd6733; text-decoration: none;
}
#content td a:active {  text-decoration: none; }
#content td a:hover { color:#7f7569; text-decoration: underline; }
#content h2 { letter-spacing: 1px; padding: 0; color: #cd6733; font-size: 1em; font-style: italic;  }


#content table { font-size: .9em }
#content table img{ border: 0px; }




#content img {

border: solid 2px #cd6733;
padding: 2px;}

#slideshow { margin-left: 0px; margin-top: 50px;  background-color: #ece7e2; }
#slideshow table {     text-align:center; width:960px;margin-bottom: 30px;
	}
#slideshow td { 
        top: 175px;
        background-color: #ece7e2;
	}
	
/* LEFT MENU */
#nav {
float: left;
width: 150px;
padding-top: .9em;
}
#nav p
{
	margin-top: 20px;
}
#nav a:link {   color: #cd6733;  }
#nav a:active, a:visited {  }
#nav a:hover { text-decoration: underline; color: #7f7569;  }

*#menu_faq {}
#menu_faq h1{
	font-size: 1.1em;
	color: #cd6733;  }
#menu_faq h3{
	font-size: 1em;
	color: #000000;
}
#menu_faq a {
	font-size: 1em;
	
}

	
/* FOOTER */

#footer table td { font-family: Verdana, Geneva, sans-serif;;font-size: .8em; text-align: center;}
#footer table td a { font-size:.8em; }
#footer a:link {  text-decoration: none; color: #cd6733;  }
#footer a:active, a:visited {  text-decoration: none; }
#footer a:hover { text-decoration: underline; color: #7f7569;  }
#footer img { border: 0pt;  vertical-align: middle; }
.rouge {
	color: #E62422;
}

