BODY {
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 11px;
	COLOR: #000000;
	BACKGROUND-COLOR: #ffffff;
	TEXT-DECORATION: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

.tableautitre{
	background-image:url(images/separation_centre.gif); 
	background-repeat:repeat-x;
	background-color:#f8f3df

}

.titre{
	font-family: Tahoma, Geneva, sans-serif;
	color: #b20204;
	font-size: 20px;
	margin-bottom: 32px;
}
.soustitre{
	font-family: Tahoma, Geneva, sans-serif;
	color: #767575;
	font-size: 15px;
	margin-top: 22px;
}

img {
	border: 0;
}
.justify {
	text-align: justify;
}

table {
	border-color: #FFFFFF;
}

TD {
    FONT-SIZE:11px;
    COLOR: #1F1E1C;
    FONT-FAMILY: Verdana, Arial;
}
A {
    COLOR: #3853D2;
    TEXT-DECORATION: none;
}

A:hover {
    COLOR: #03003E;
    TEXT-DECORATION: none;
}

.titreformulaire {
    FONT-SIZE: 11px;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial;
}
#footer{ text-align:center; }
.copyright {
    FONT-SIZE: 10px;
    COLOR: #D0C4A2;
    FONT-FAMILY: Verdana, Arial;
}
.copyright a {
	FONT-SIZE: 10px;
	COLOR: #D0C4A2;
	FONT-FAMILY: Verdana, Arial;
	text-decoration : none;
}
.copyright a:hover {
	FONT-SIZE: 10px;
	COLOR: #D0C4A2;
	FONT-FAMILY: Verdana, Arial;
	text-decoration : none;
}


.error_message{
	FONT-SIZE: 10px;
	COLOR: #D20202;
	FONT-FAMILY: Verdana, Arial;
	font-weight : bold;
}
/*-------------------- btn plus*/
.block-pub{ position:relative; width:249px; height:245px}

.btn-plus {
  color: #767581;
  font-size: 15px;
  left: 0;
  padding-top: 200px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 800;
}
a:hover.btn-plus, a:focus.btn-plus{background:url(images/blanc-50.png) repeat;}
.header{ position:relative}
.btn-choix-lang{ position:absolute; right:20px; top:150px}

#footer { position:relative}
#footer p{ color:#D0C4A2; position:absolute; top:-75px; margin:0px; width:100%; text-align:center; padding-top:10px}
a.btn-ifc{ background:url(images/btn-infoc.png) no-repeat center top; width:97px; height:23px; display:inline-block; text-indent:-9999px; margin-top:10px}
a:hover.btn-ifc, a:focus.btn-ifc{ background:url(images/btn-infoc.png) no-repeat center bottom; }
.bg_table {
	background: url('images/bg_table.gif');
}