* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
body {
	background-image: url(images/fond-body.jpg);
	background-color: #cdd6e6;
	background-repeat: repeat-x;
	background-position: top;
}
img {
	border: none;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	color: #006;
	padding-left: 20px;
	padding-top: 40px;
}
#conteneur {
	position: relative;
	width: 940px;
	margin: 0 auto;
	background-color: #fff;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #009;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #009;
}
#entete {
	height: 42px;
	background-image: url(images/fond-logo-42.jpg);
	background-repeat: no-repeat;
}
#bandeau {
	background-image: url(images/bandeau-ssmenu_96.jpg);
	background-repeat: no-repeat;
	height: 96px;
}
/*----------------------------MENU SOMMAIRE---------------------*/
#menu {
	background-image: url(images/fond-menu_35.jpg);
	background-repeat: no-repeat;
	color: #39c;
	margin: 0px;
	height: 35px;
	text-align: right;
	font-size: 13px;
	font-weight: bold;
}
#sommaire {
	margin: 0;
	padding: 9px 30px 0 0;
	text-align: right;
}
#sommaire a {
	font-size: 13px;
	font-weight: bold;
	color: #009;
	text-decoration: none;
}
#sommaire a:hover{
	color: #06b;
	text-decoration: underline;
}
#sommaire a.select{
	color: #39c;
}
/*----------------------------MARGE GAUCHE---------------------*/
#marge-gauche {
	position: absolute;
	left: 11px;
	top:421px;
	width: 235px;
	background:url(images/encart-haut.png) no-repeat top;
	padding-top:90px;
}
#marge-gauche-contenu {
	width: 235px;
	text-align:center;
	background:url(images/encart-bas.png) no-repeat bottom;
	padding-bottom:40px;
}
#marge-gauche h3 {
	font-size: 15px;
	color: #009;
	font-variant:small-caps;
	padding-bottom:6px;
}
#marge-gauche h2 {
	font-size: 10px;
	color: #06a;
	font-variant:small-caps;
}
#marge-gauche p {
	font-size: 12px;
	color: #000;
	margin:10px 0;
}
#marge-gauche a {
	font-size: 11px;
	color: #009;
	text-decoration: underline;
}
#marge-gauche a:hover {
	text-decoration: none;
}
/*----------------------------ENCART DROIT---------------------*/
#encart-droit {
	float: right;
	margin: 0 0 8px 0;
}
#encart-droit a img {
	border: 1px solid #fff;

}
#encart-droit a:hover img {
	border: 1px solid #f60;
}
/*----------------------------CONTENU---------------------*/
#contenu {
	background-image: url(images/fond-contenu.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 30px 20px 10px 300px;
}
#contenu h2 {
	font-size: 13px;
	color: #06a;
	margin:14px 0;
}
#contenu h3 {
	font-size: 12px;
	color: #9bf;
	margin:13px 0;
}
#contenu p {
	font-size: 12px;
	color: #000;
	margin:12px 0;
}
#contenu ul {
}
#contenu li {
	font-size: 11px;
	color: #004;
	list-style-type: circle;
	list-style-position: outside;
	margin:0 0 4px 5px;
}
#contenu a {
	font-size: 12px;
	color: #006;
	text-decoration: underline;
}
#contenu a:hover {
	color:#B63C3C;
	text-decoration: none;
}
/*---------------------------PIED DE PAGE-------------------*/
#pied {
	height: 71px;
	background-image: url(images/fond-pied-de-page_71.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #009;
}
#sousmenu {
	padding: 40px 30px 0 0;
	text-align: right;
}
#sousmenu a {
	font-size: 10px;
	color: #009;
	text-decoration: none;
}
#sousmenu a:hover {
	color: #0099CC;
	text-decoration: underline;
}
/*----------------------------FORMULAIRE ET DIVERS CLASS---------------------*/
.formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #033;
	padding-left: 6px;
	border: 1px solid #366;
	background-image: url(images/fond-form.jpg);
	background-color: #fff;
	background-repeat: repeat-x;
	background-position: top;
}
.formulairetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #033;
}
.tablorouge {
	border: 1px solid #990033;
}
.tablodegrade {
	background-image: url(marge-gauche-940/images/fond-tablo.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.tablovert {
	border: 1px solid #339900;
}
.gauche{
	float:left;
	padding-right: 5px;
}
.droite{
	float:right;
	padding-left: 5px;
}
.titexte{
	font-size:10px;
}
.grotexte{
	font-size:17px;
	font-weight:bold;
}
.popuphtml{
	position: absolute;
	height: 65px;
	width: 200px;
	top: 350px;
	left: 550px;
	background-color: #ccc;
	border: thin solid #999;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
}
.petitetaille {
	font-size: 10px;
	color: #99a;
}
#titremenu {
	width:70%;
	margin:0 auto;
	text-align:center;
	font-size: 22px;
	font-style:italic;
	border-bottom:#000 1px solid;
}

