* {margin: 0; padding: 0;}*

body {
    background: #f2eae2 url(images/fond_gen.jpg) repeat-x;
	font: 100% "Times New Roman", Arial, Helvetica, sans-serif;	
	text-align: justify;
}
#global {
width: 950px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
display:table;
}
#bloc_haut {
width: 100%;
height: 198px;
background: transparent url(images/top_ban.jpg) no-repeat;
float: left;
display: block;
}
#flash {
float: left;
width: 564px;
height: 137px;
margin-left: 362px !important;
margin-left: 181px;
}
#barre_nav {
margin-top: 10px;
height: 50px;
width: 95%;
float: left;
display: block;
color: #b88d2f;
padding-top: 10px;
padding-left: 20px;
}
#barre_nav a {
font: 1.1em "Times New Roman";
color: #b88d2f;
text-decoration: none;
margin-left: 5px;
margin-right: 5px;
}
#barre_nav a:hover {
color: #000;
}
#contenu_global {
width: 100%;
}
#colonne_gauche {
width: 272px;
height: auto;
float: left;
background: transparent url(images/col_g_bg.jpg);
display: block
}
#colonne_gauche_cont{
width: 247px;
height: auto;
margin-left: 15px

}
#colonne_gauche_h {
width: 272px;
height: 49px;
float: left;
background: transparent url(images/col_g_h.jpg);
display: block
}
#colonne_gauche_h_act {
width: 272px;
height: 49px;
float: left;
background: transparent url(images/col_g_h_act.jpg);
display: block
}
#colonne_gauche_b {
width: 272px;
height: 16px !important;
height: 10px;
float: left;
background: transparent url(images/col_g_b.jpg) no-repeat;
display: block;
padding: 0;
margin: 0;
}
#colonne_droite{
width: 650px;
height: auto;
float: left;
background: transparent url(images/col_d_bg.jpg) repeat-y;
color: #1e2426;
margin-left: 10px;
}
#colonne_droite_h{
width: 650px;
height: 15px;
float: left;
background: transparent url(images/col_d_h.jpg);
}
#colonne_droite_b{
width: 650px;
height: 18px;
float: left;
background: transparent url(images/col_d_b.jpg);
}
#colonne_droite_cont{
width: 600px;
height: auto;
float: left;
margin-left: 25px !important;
margin-left: 12px;
}
#colonne_droite_cont a{
color: #207284;
}
#colonne_droite_cont a:visited{
color: #207284;
}
#colonne_droite_cont a:hover{
color: #124d5a;
text-decoration: none;
}
#colonne_droite_cont p{
font-size: 14px;
}
.titre {
margin-bottom: 15px;
}
.cd_element {
float: right;
width: 335px;
height: 500px;
display: inline;
}
#footer {
color: #d3aa10;
width: 950px;
margin-top: 5px;
margin-right: auto;
margin-left: auto;
text-align: center;
display:table;
font-size: 14px;
}
#footer  a{
color: #d3aa10;
}
#footer  a:visited{
color: #d3aa10;
}
#footer  a:hover{
color: #d3aa10;
text-decoration: none;
}
h2 a {
font-size: 60%;
color: #124d5a;
text-decoration: none;
}
h2 a:visited {
color: #124d5a;
}
h2 a:hover {
color: #fff;
}
.texte_accueil {
width: 40%;
font: 100%;
}
.texte {
width: 98%;
line-height: 1.3em;
text-align: left;
margin-top: 5px;
margin-bottom: 10px;
margin-right: 0px;
margin-left: 0px;
padding: 0px;
letter-spacing: normal; 
}
.ps {
float: right;
margin-top: 5px;
font-style: italic
}
h4 a {
font-size: 100%;
color: #0066cc;
text-decoration: none;
}
h4 a:visited {
color: #0066cc;
}
h4 a:hover {
color: #fff;
}
a img {
border: #fbf7f4 1px solid;
cursor: pointer;
}
.spip_documents_center {
	float:left;	
	margin: auto;
	text-align: center;
	width: 100%;
}

/* Les images alignees a gauche */
.spip_documents_left {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 20px;
	margin-left: 0px;
}

/* Les images alignees a droite */
.spip_documents_right {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 20px;
	margin-left: 20px;
}
