BODY {
	BACKGROUND: #FFFFFF;
	COLOR: #444;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

IMG {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
h1 {
	TEXT-DECORATION: none;
	outline: none;
	color: #0f6ab3;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: 600;
}
strong {
	color: #000000;
	font-size: 12px;
	font-weight: 600;
}
.description strong{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

 a {
	color: #0055a5;
	text-decoration: none;
}
a:hover {
	list-style-type: none;
	color: #333333;
	text-decoration: none;
	background-color: #B1BB1C;
}

.center {
	MARGIN-LEFT: auto; MARGIN-RIGHT: auto
}
.left {
	FLOAT: left
}
.right {
	FLOAT: right
}
.clear {
	CLEAR: both
}
#entete_total {

	background-color: #418CDD;
	background-image: url(../images/microsite/backtop.jpg);
	background-repeat: repeat-x;
}
H1#logo {
	WIDTH: 990px;
	HEIGHT: 249px;
	background-image: url(../images/microsite/entete.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

H1#mission {
	WIDTH: 990px;
	HEIGHT: 249px;
	background-image: url(../images/microsite/entete_mission.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

H1#activite {
	WIDTH: 990px;
	HEIGHT: 249px;
	background-image: url(../images/microsite/entete-activite.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

H1#parole {
	WIDTH: 990px;
	HEIGHT: 249px;
	background-image: url(../images/microsite/entete-parole.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

H1#comment {
	WIDTH: 990px;
	HEIGHT: 249px;
	background-image: url(../images/microsite/entete-comment.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#header {
	OVERFLOW: visible;
	WIDTH: 950px;
	

	/*height: 249px;*/
}
#contenu_total {
	HEIGHT: 100%;
	background-color: #FFFFFF;
}
#Contenu {
	OVERFLOW: hidden;
	WIDTH: 990px;
	HEIGHT: 100%;
	
}
#contenu_gauche {
	OVERFLOW: hidden;
	WIDTH: 249px;
}

#contenu_droite {
	WIDTH: 718px;
	HEIGHT: 100%;
	padding-bottom: 30px;
}

#contenu_droite h1 {
	TEXT-DECORATION: none;
	outline: none;
	color: #0f6ab3;
	margin: 0px;
	padding-left: 77px;
	font-size: 16px;
	font-weight: 600;
}

#contenu_droite p {
	/*padding-left: 77px;*/
}

#contenu_droite ul {
	padding-left: 120px;
}

#contenu_droite b {
	font-size: 18px;
	font-weight: 500;
	color: #0066CC;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0066CC;
}

#menu {

	DISPLAY: block;
	WIDTH: 248px;
	POSITION: absolute;
	TOP: 0px;
	background-color:#FFFFFF;
	padding-left: 0px;
	padding-right:0px;

}
.mon_menu{
	padding-top:40px;
	background-image: url(../images/microsite/bg_menu.jpg);
	/*width:273px;*/
	width:248px;
	margin-top:0px;
	background-repeat: no-repeat;
	margin-left:-18px;
	padding-left:18px;
}

#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #77A539;
	width: 247px;
}
#menu li {
	color: #0055a5;
}
#menu li a {
	list-style-type: none;
	color: #333333;
	display: block;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 218px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #88BE44;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#menu li a:hover {
	color: #FFFFFF;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #88BE44;
	text-decoration: none;
	background-color: #99CC00;
}


div#footer {
	PADDING-RIGHT: 0px; OVERFLOW: hidden;
	background-image:url(../images/microsite/bg_footer.jpg);
	background-repeat:repeat-x;
	height:222px;
}
div#footer p {
	FONT-SIZE: 11px; 
	COLOR: #88BA41;
	margin:0px;
	padding:0px; 
	TEXT-ALIGN: center;
	background-image:url(../images/microsite/bg_footer2.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	padding-top:170px;
	height:222px;
	
}
div#footer a{
	color:#88BA41;
}

div#footer a:hover{
	color:#999999;
	background-image:none;
	background-color:#FFFFFF;
}

div#footer p.f_links a {
	MARGIN: 0px 5px
}

div#footer a {
	COLOR: #bbb; TEXT-DECORATION: underline
}

div#footer a:hover {
	TEXT-DECORATION: none
}

.description{
	margin-left:252px;
	padding-bottom:20px;
	color:#FFFFFF;
	width:660px;
	background-image:url(../images/microsite/bg_bleu.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

h2{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:10px;
	padding-top:10px;
	margin:0px;
	font-size:16px;
}

.onglet{
	background-color:#F0F4F8;
	margin-top:20px;
	margin-bottom:20px;
}

h3{
	color:#89BC43;
	font-size:16px;
	font-weight:bold;
	margin-left:10px;
	padding:0px;
	margin-bottom:4px;
	margin-top:4px;
}

.produits{
	padding:5px;
	background-color:#256499;
	border:#80B8E6 solid 2px;
	margin-left:5px;
	margin-bottom:20px;
	display:block;
}

.espacement{
	margin-left:10px;
}

.adresse{
	background-image:url(../images/microsite/bg_adresse.jpg);
	background-repeat:no-repeat;
	padding-top:40px;
	padding-left:20px;
}

.adresse a{
	color:#333333;
	background-color:none;
}

.adresse a:hover{
	color:#999999;
	background-color:#FFFFFF;
	background-image:none;
}

h4{
	color:#89BC43;
	font-size:12px;
	font-weight:bold;
	border-bottom:#89BC43 dotted 1px;
	display:block;
	width:210px;
	margin:0px;
	margin-bottom:5px;
}

.logo_top{
	background-image:url(../images/microsite/bg_logo_top.jpg);
	background-repeat:no-repeat;
	height:202px;
	width:266px;
	margin-left:-18px;
	
	
}

