body {
	background: url(../images/bgBody.jpg) repeat-y center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	border: 0;
}

#global {
	width: 752px;
	margin: 0 auto;
	padding: 6px 0 0 0;
}

img {
	border: 0;
}

/* ---- header ---- */
#header {
	width: 752px;
}
#headerTop {
	background: url(../images/bgHeaderTop.jpg) top no-repeat;
	position: relative;
	width: 752px;
	height: 67px;
}
#headerTop .linkHome {
	position: absolute;
	left: 0;
	top: 0;
	width: 254px;
	height: 67px;
}
#headerMenu {
	background: url(../images/bgHeaderMenu.jpg) top no-repeat;
	width: 738px;
	height: 48px;
	padding: 0 0 0 14px;
}
#headerMenu ul.menu {
	padding: 0;
	margin: 0;
}
#headerMenu ul.menu li {
	padding: 0;
	margin: 0;
	display: inline;
	list-style-type: none;
}
#headerMenu ul.menu li a {
	color: #080348;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	float:left;
	display: block;
	padding: 12px 0 0 0;
	margin: 0 1px 0 0;
	width: 120px;
	height: 24px;
	border-top: 4px solid #000;
}
#headerMenu ul.menu li.last a {
	color: #080348;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	float:left;
	display: block;
	padding: 4px 2px 0 2px;
	width: 116px;
	height: 32px;
	border-top: 4px solid #000;
}
#headerMenu ul.menu li a:hover {
	border-top: 4px solid #E34500;
}
#headerMenu ul.menu li a.on {
	color: #ff6600;
	border-top: 4px solid #E34500;
}
#headerAnim {
}

/* ---- container ----*/
#container {
	width: 752px;
	margin: 10px 0 0 0;
}
#left {
	width: 562px;
	float: left;
}
#right {
	width: 183px;
	float: right;
}
/* ----> block */
.block562 {
	width: 562px;
	padding: 0 0 8px 0;
}
.block562TopBlack {
	background: url(../images/bgBlock562TopBlack.jpg) top;
	width: 562px;
	height: 40px;
}
.block562TopBlue {
	background: url(../images/bgBlock562TopBlue.jpg) top;
	width: 562px;
	height: 40px;
}
.block562Content {
	width: 562px;
	padding: 0;
}
.block562Content dl {
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
	width: 184px;
}
.block562Content dt {
	margin: 0;
}
.block562Content dd {
	margin: 0;
	padding: 4px;
}
.block562Content dd.grey {
	background:#f3f3f3;
	margin: 0;
	padding: 4px;
}
.block562Content dl.first {
	margin: 0 6px 0 0;
	float: left;
	width: 278px;
}
.block562Content dl.last {
	margin: 0;
	float: left;
	width: 278px;
}
.block562Content dl.last2 {
	margin: 0;
	float: left;
	width: 184px;
}

.block562Bottom {
	background: url(../images/bgBlock562Bottom.jpg) top;
	width: 562px;
	height: 20px;
}
.block183 {
	width: 183px;
	padding: 0 0 14px 0;
}
.block183 dl {
	margin: 0;
}
.block183 dt {
	color: #E34500;
	font-weight: bold;
	margin: 0;
	font-size: 12px;
	border-bottom: 1px solid #E9E1DA;
}
.block183 dd {
	margin: 0;
	padding: 2px 0;
}
.block183TopOrange {
	background: url(../images/bgBlock183TopOrange.jpg) top;
	width: 183px;
	height: 39px;
}
.block183TopBlack {
	background: url(../images/bgBlock183TopBlack.jpg) top;
	width: 183px;
	height: 39px;
}
.block183TopArr {
	background: url(../images/bgBlock183TopArr.jpg) top;
	width: 183px;
	height: 10px;
}
.block183BottomArr {
	background: url(../images/bgBlock183BottomArr.jpg) top;
	width: 183px;
	height: 10px;
}
.block183Content {
	width: 173px;
	padding: 0 5px;
}
.block183TopWhite {
	background: url(../images/bgBlock183TopWhite.jpg) top;
	width: 183px;
	height: 10px;
}
.block183ContentWhite {
	background: url(../images/bgBlock183ContentWhite.jpg) repeat-y;
	width: 164px;
	padding: 0 19px 0 5px;
}
.block183BottomWhite {
	background: url(../images/bgBlock183BottomWhite.jpg) top;
	width: 183px;
	height: 10px;
}

/* ---- footer ---- */
#footer {
	background: #ebebeb  url(../images/bgFooter.jpg) top no-repeat;
	font-size: 10px;
	width: 752px;
	margin-top: 8px;
}
#footerContent {
	text-align: center;
	padding: 5px 0;
}

/* ---- tags ---- */
h3.titleCart {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	line-height: 30px;
	margin: 0;
	padding: 0 0 0 12px;
}
h3.orange {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #ff6600;
	margin:0;
	padding: 0 0 4px 0;
}
h3.titleBlue {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 14px;
	color: #454674;
	margin: 0;
}
h3.titlePdt {
	background: url(../images/bgH3pdt.jpg) repeat-x;
	height: 30px;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	line-height: 30px;
	margin: 0;
	padding: 0 0 0 12px;
}
h3.spip {
	color: #E34500;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	border-bottom: 1px solid #E1D7CE;
	margin: 4px 0;
	padding: 0 0 2px 0;
}
h3.black {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	margin: 0;
}
h4.soustitre {
	color: #E34500;
	margin: 4px 0;
	font-size: 10px;
}
h4.titre {
	font-family: "Trebuchet MS", Arial;
	margin: 4px 0;
	font-size: 16px;
}
.chapo1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #E34500;
	border-left: 3px solid #E34500;
	padding: 0 0 0 4px;
}
.chapo2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #4B4B7D;
	border-left: 3px solid #4B4B7D;
	padding: 0 0 0 4px;
	margin-top: 4px;
}
p.spip {
	margin: 0;
	padding: 0 0 10px 0;
}
ul li {
	margin: 0 0 4px 0;
}

/* ---- liens ---- */
a {
	color: #4B4B7D;
	text-decoration: none;
}
a:hover {
	color: #999;
}
a.whiteB {
	color: #fff;
	text-decoration: none;
}
a.whiteB:hover {
	color: #999;
}

/* ---- Formulaires ---- */
.spip_forms, .spip_sondage {
	margin: 0px;
	margin-bottom: 16px;
	width: 461px;
}
.spip_forms fieldset {
	border: 0;
	margin:0;
	padding:0;
}
.spip_forms legend {
	margin:0;
	padding:0;
	font-weight: bold;
	font-size: 14px;
	color:#22405A;
}
.spip_form_champ {
	width: 461px;
	margin-bottom:1em;
}
.spip_form_label {
	display:block;
	text-align:left;
	padding-left: 10px;
}
.spip_form_label_obligatoire {
	color: #ccc;
	font-weight: normal;
	padding-left:2px;
}
.spip_form_label_details {
	font-weight: normal;
	padding-left:10px;
}
.spip_form_erreur {
	float:right;
	color: red;
	margin: 1px;
	padding: 1px;
	padding-left: 10px;
	padding-right: 10px;
}
.spip_form_ok {
	font-size: 14px;
	text-align:center;
  	font-weight: bold;
	border: 2px solid #E23730;
	margin: 10px;
	padding: 0px;
	line-height: 30px;
}
.spip_form_ok_confirmation{
	display:block;
}
.spip_forms input {
	margin-left: 10px;
}
.spip_forms textarea {
	margin-left: 10px;
	width: 300px;
}
.spip_form_choix_unique { 
	/* display:block; *//* decommenter pour avoir des bouton radio verticaux*/
}
/* Styles des formulaires de Spip */
.formulaire_spip {
	text-align: left;
}
.formulaire_spip p {
	margin: 0.5em 0;
	padding: 0; 
}

.formulaire_spip fieldset {
	margin: 0;
	padding:0;
    display: block;
	border: none;
}
.formulaire_spip legend { 
	font-weight: bold; 
	padding: 3px 0;
}

/* ----Tableaux---- */
table.spip {
	margin: auto;
	margin-bottom: 1em;
	border: 1px solid #CDD7E6;
}
table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold; }
table.spip tr.row_first { background: #FDE9E8; }
table.spip tr.row_odd { background: #DDD; }
table.spip tr.row_even { background: #EEE; }
table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: middle; }

.spip_documents { text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left { float: left; margin-right: 4px; }
.spip_documents_right { float: right; margin-left: 4px; }
.spip_doc_titre { font-weight: bold; font-size: 0.8em; margin-left:auto; margin-right:auto;}
.spip_doc_descriptif { clear: both; font-size: 0.8em; margin-left:auto; margin-right:auto;
}

.clear {
	clear:both;
	display:block;
	height:0px;
	margin:0;
	padding:0;
	font-size:0px;
	line-height:0px;
}