body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	background-image:url(../images/fond_page.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
.contenu_central {
	padding:8px;
	width: 743px;
}

/* ----------- FORMULAIRE ------------ */
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	background-color: #E7D0BB !important;
}

/* ----------- LIENS ------------ */
a {
	color:#1e5eb7;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

 .fond_bouton a {
	font-size: 10px;
	font-weight: bold;
	color:#000000;
	text-transform: uppercase;
	text-decoration: none;
}
 .fond_bouton a:hover {
	color:#1e5eb7;
}
 .fond_bouton_layer a {
	font-size: 10px;
	font-weight: bold;
	color:#000000;
	text-transform: uppercase;
	text-decoration: none;
	padding-top:3px;
	position: absolute;
}
 .fond_bouton_layer a:hover {
	/*color:#1e5eb7;*/
	color:#EE2233;
}

/* ----------- IMAGES ------------ */
img  {
	border:0;
}


/* ----------- FONDS ------------ */
.fond_menu_general {
	background-image: url(../images/fond_menu.gif);
	background-repeat: no-repeat;
	width: 235px;
}
.fond_menu {
	background-image: url(../images/fond_menu.gif);
	background-repeat: no-repeat;
}
 .fond_bouton {
	height:22px;
	width:235px;
	padding-left:8px;
	padding-top:3px;
	background-image: url(../images/fond_bouton.gif);
	background-repeat: no-repeat;
}
 .fond_bouton_layer{
	height:15px;
	/*height:24px;*/
	width:239px;
	padding-left:8px;
	padding-top: 0px;
	background-image: url(../images/fond_bouton_layer.gif);
	/*background-image: url(../images/fond_sous_menu.jpg);*/
	background-repeat: no-repeat;
}
.bandeau_flash{
	background-image: url(../images/Fond_bandeau.jpg);
	background-repeat: no-repeat;
	background-color: #C69361;
}
.fermeture_flash{
	background-image: url(../images/Fond_fermeture.jpg);
	background-repeat: no-repeat;
}

