.alignCenter{text-align: center;}
.alignLeft{text-align: left;}
.alignRight{text-align: right;}
.noWrap{white-space: nowrap;}
.gras{font-weight:bold;}

body{
 text-align:justify;
 background: white;
 margin: 0px;
 padding: 0px;
 border: none;
 font-family: Arial, Helvetica, sans-serif;
	

 font-size: 12px;

 color:black;
	
}

.root {
 width:770px;
 margin : auto;
}

.entete {
 font-family: "Trebuchet MS",Arial,Verdana,sans-serif;
 text-align:left;
 background: url(images/entete.jpg) no-repeat;
 height:85px;
 margin-top:20px;
 padding-top: 10px;
 padding-left: 20px;
}

.entete h1, .entete h3 {
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
}

.entete h1 {
 color: white;
 text-transform: uppercase;
 font-size: 24px;
}

.entete h3 {
 color: #FAA101;
 font-size: 13px;
 letter-spacing: 3px;

}

.entete a, .entete a:hover {
 text-decoration: none;
 color: white;
}

.principal {
 font-size: 13px;
}

.image {
   padding : 10px;
}

.principal h2 {
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #999999;
 color: black;
 font-size: 18px;
 font-weight: bold;
}


.menu {
 float: left;
 width: 200px;
 background-color: transparent;
 text-align: left;
}

.menu_haut {
 background: url(images/menu_haut.jpg) no-repeat;
 padding: 7px;
 padding-top: 20px;
 padding-bottom: 20px;
}

.menu_haut h2, .menu_haut h3 {
 margin-bottom: 0px;
 font-size: 14px;
}

.menu_haut a {
 color:#5C6491;
 font-size:14px;
 font-weight:bold;
 text-decoration:none;
}

.menu_haut a:hover {
 color:#383D5A;
 text-decoration:none;
}

.menu_bas {
 background: url(images/menu_bas.jpg) no-repeat;
 height: 10px;
 margin-bottom: 10px;
}

.corps {
/* text-align:left;*/
 margin-left : 210px;
/* border: 1px solid black;*/
 margin-bottom: 10px;
}

.pied {
 text-align:center;
 clear:both;
 background-color:#cccccc;
 font-size: 11px;
}

.pied a {
 text-decoration:none;
 color: black;
}

.pied a:hover {
 text-decoration: underline;
 color: black;
}


.rss h3 {
 padding: 0px;
 margin: 0px;
 margin-top: 5px;
 margin-bottom: 10px;
 color: #6a73aa;
 font-size: 14px;
}

.rss h2 {
 margin: 0px;
 padding: 0px;
 margin-top: 30px;
 color: white;
 background-color: #6a73aa;
 text-align : center;
}

.rss h2 a {
 color: white;
 text-decoration:none;
}

.rss h2 a:hover {
 text-decoration:none;
 color: #faa301;
}

/*
body div {
border: 1px solid black;
}*/

.pub_horizontale {
	text-align:center;
}

.pub_verticale {
	text-align:center;
}