/* CSS Document */
html {
	height: 100%;
	margin: 0px;
	}

body {
	background-color: #333333;
	font-family: Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 11px;
	/*height: 100%;*/
	margin:0px;	
	margin-top: 10px;
}
/* ////// HEADER ////////////////////////////////// */
#site {
	margin: 0 auto;
	padding: 0;	
	text-align:left;
	/*min-height: 100%;*/
	position: relative;
	width: 970px;
	
/*
L'utilisation de position: relative; sur #site définit les frontières de l'élément #site comme point de repère 
pour le positionnement de ses enfants. La position "top: 0px, left: 0px" est maintenant le coin supérieur gauche de #site, 
au lieu de celui de body.
*/
}
#header {
	/*background-image: url(../images/header/noir.jpg);*/
	height: 152px;
	width: 100%;
	
	/*margin: 20px;
	margin-left:30px;*/
}
#header #header0 {
	height: 144px;
	background-image: url(../images/header/fond.gif);
	background-repeat: no-repeat;
	background-position: top;	
}
#header #header0 #haut{
	height: 112px;
}
#header #header0 #navig{
	height: 32px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	margin-left:13px;
}
#header #header0 #navig #slogan{
	float: left;
	width:282px;
	padding-top: 4px;
}
#header #header0 #navig #boutons{
	float: left;
	width:533px;
}
#header #header0 #navig #boutons ul{
	padding: 0px;
	margin: 0px;	
}
#header #header0 #navig #boutons li{
	list-style-type: none;	
	float:left;
	margin-right: 4px;
}
#header #header0 #navig img {
	display: block; /* pour espaces indésirables sous img ie */	
}
#header #header0 #navig #client{
	float: left;
}
#header .header1 {
	background-color:#FFffff;
	height: 8px;
	line-height: 8px;
}
#header .header2 {
	background-color:#d61f58;
	height: 8px;
	line-height: 8px;
}
#header .header3 {
	background-color:#8fb521;
	height: 8px;
	line-height: 8px;
}
#header .header4 {
	background-color:#3d82a1;
	height: 8px;
	line-height: 8px;
}
#header .header5 {
	background-color:#FF6633;
	height: 8px;
	line-height: 8px;
}
#header .header6 {
	background-color:#787878;
	height: 8px;
	line-height: 8px;
}


/* ////// ZONE CONTENU ////////////////////////////////// */
a {
	color: #d61f58;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.ANoir {
	color:#000000;
	font-weight: normal;
	text-decoration: underline;
}

.Accroche1 {
	margin-left: 70px;
	padding-left:10px;
	border-left-width:11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8fb521;
	border-right-color: #8fb521;
	border-bottom-color: #8fb521;
	border-left-color: #8fb521;
}
.Accroche2 {
	margin-left: 70px;
	padding-left:10px;
	border-left-width:11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d61f58;
	border-right-color: #d61f58;
	border-bottom-color: #d61f58;
	border-left-color: #d61f58;
}
.Accroche4 {
	margin-left: 70px;
	padding-left:10px;
	border-left-width:11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3d82a1;
	border-right-color: #3d82a1;
	border-bottom-color: #3d82a1;
	border-left-color: #3d82a1;
}
.Accroche5 {
	margin-left: 70px;
	padding-left:10px;
	border-left-width:11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ff6633;
	border-right-color: #ff6633;
	border-bottom-color: #ff6633;
	border-left-color: #ff6633;
}
.Accroche6 {
	margin-left: 70px;
	padding-left:10px;
	border-left-width:11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #787878;
	border-right-color: #787878;
	border-bottom-color: #787878;
	border-left-color: #787878;
}

#Annuaire ul {
	padding:0;
	margin:0;
	/*border: solid 1px #000000;*/
}
#Annuaire li {
	margin:0px;
	padding-top:2px;
	padding-bottom:4px;
	padding-left:20px;
	line-height:13px;
	border-bottom: dotted 1px #cccccc;
	margin-bottom:4px;
	margin-right: 20px;
}
#Annuaire a {
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
#Annuaire a:hover {	
	color:#000000;
	text-decoration:underline;
}
#Annuaire li a,#Annuaire li a:hover {
	color: #d61f58;
	text-decoration: underline;
	font-weight:bold;
}
#Annuaire .url {
	font-size:10px;
	color: #3d82a1;	
}
#Annuaire a.discret, #Annuaire a.discret:hover {
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}

.Blanc {
	color:#FFFFFF;
}

#Centre {
	float: left;
	/*background-color:#33CCCC;*/
	width: 529px;
	/*padding-left: 15px;
	padding-right: 15px;*/
}

.Champ {
	color:#333333;
	border: 1px solid #999999;
	font-size: 11px;
	font-family: Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;;
	/*margin: 2px;*/
	/*height: 14px;*/
	/*text-align:center;*/
}
a:hover .Champ, a:focus .Champ {
	border: 1px solid #454545;
	cursor:default;
	background-color:#f2f2f2;
}
/*
.ChampGauche {
	color:#000000;
	border: 1px solid #e5c9a5;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left:4px;
}*/

.ClientMenu {
	background-color:#FFFFFF;
	width: 190px;
	color: #787878;	
}
.ClientMenu .Contenu {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-right: 15px;
	background-image:url(../images/fonds-arrondis/client/fond.gif);
	line-height: 18px;
}
.ClientMenu .Contenu .Espace{
	line-height: 12px;
}
.ClientMenu .Contenu .Niveau0 {
	font-weight: bold;
	color:#666666;
	border-bottom:1px dotted #999999;
}
.ClientMenu .Contenu .Niveau1 {
	font-weight: bold;
}
.ClientMenu .Contenu .Niveau1 a {
	color: #787878;
	text-decoration: none;
	font-weight: bold;
}
.ClientMenu .Contenu .Niveau1 a:hover, .ClientMenu .Contenu .Niveau1 a.On {
	color: #d61f58;
	text-decoration: none;
	font-weight: bold;
}
.ClientMenu .Contenu .Niveau2 {
	font-weight: normal;
	padding-left: 17px;
}
.ClientMenu .Contenu .Niveau2 a {
	color: #787878;
	text-decoration: none;
	font-weight: normal;
}
.ClientMenu .Contenu .Niveau2 a:hover,.ClientMenu .Contenu .Niveau2 a.On {
	color: #787878;
	text-decoration: underline;
	font-weight: normal;
}
.ClientMenu .Entete {
	text-align: center;
	border-bottom: solid 1px #e9e9e9;
	margin-bottom: 7px;
	padding-bottom: 3px;
	line-height: 15px;
}
.ClientMenu p {
	padding: 0px;
	margin: 0px;
}

.ClientTitre1 {
	font-size: 22px;
	font-weight: bold;
	color:#d61f58;
	border-bottom: solid 1px #bcbcbc;
	padding-bottom: 2px;
	margin-bottom: 1px;
}

.ClientSousMenu {
	padding-bottom: 14px;
}
ClientSousMenu li {
	border: solid 1px #000000;
	background-color:#CC9900;
}
.ClientSousMenu a {
	padding: 3px;
	padding-left:6px;
	background-color:#dadada;
	line-height:22px;
	font-weight: normal;
	text-decoration: none;
	color:#333333;
	margin:0px;
	margin-right:2px;
}
.ClientSousMenu a:hover, .ClientSousMenu .On {
	background-color:#9b9b9b;
	font-weight: normal;
	text-decoration: none;
	color:#ffffff;
}

.ClientContenu {
	/*background-color:#CCCC99;*/
}
.ClientContenu form {
	padding: 0px;
	margin: 0px;
}
.ClientContenu p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 12px;
}

.Colonne {
	float: left;
}
.Colonne ul{
	padding: 0px;
	margin: 0px;	
}
.Colonne li{
	list-style-type: none;	
	margin-bottom: 10px;	
}

.ColonneClient {
	float: left;
}
.ColonneClient ul{
	padding: 0px;
	margin: 0px;	
}
.ColonneClient li{
	list-style-type: none;	
}

a.DiscretBlanc, a.DiscretBlanc:hover{
	color:#FFFFFF;
	text-decoration:none;
}

#content {
	overflow: auto;
	/* Pour éviter la superposition 
	du pied de page et du contenu : */
	padding-bottom: 20px;
	/* padding pour pied de page */
	/*margin: 0 auto;*/
	text-align:left;
	background-color: #F2F2F2;
	padding: 13px;
	height: 100%;
}

.EnAvant1 {
	color: #d61f58;
	border-bottom: dotted 1px #d61f58;
	/*background-color:#ffffff;*/
	padding: 1px;
	font-weight: bold;
	margin-bottom: 2px;
}

form {
	padding:0;
	margin:0;
}

#HelpZone {
	display: none;
	padding: 3px;
	background-color:#CCFF33;
	border: dotted 1px #666666;
	width: 180px;
	float: left;

	position: fixed;
	z-index: 99;
	top: 300px;
	margin-left: 490px;
}

h1, h2, h3, h4, h5, h6, hr {
	padding:0px;
	margin: 0px;
}
.ListePhoto {
	width: 95px;
	padding: 2px;
	background-color:#444444;
	text-align: center;
	border: solid 1px #BDBDBD;
}
.ListePhoto img {
	border: solid 1px #ffffff;
}
marquee img {
	padding-right:10px;
}
.MiniTitre1 {
	font-size:15px;
	font-weight: bold;
	color:#8fb521;	
}
#Annuaire .MiniTitre1 a {
	font-size:15px;
	font-weight: bold;
	color:#8fb521;	
	text-decoration: underline;
}
.MiniTitre2 {
	font-size: 12px;
	font-weight: normal;
}
#Annuaire a.simple {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#Annuaire a.simple:hover{
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.Noir {
	color:#000000;
}
.Texte11 {
	font-size: 11px;
}
.Texte10 {
	font-size: 10px;
}

/* ///// FOOTER //////////////////////////////////////// */
#footer {
	padding-top:10px;
	padding-bottom: 6px;
	background-color: #191919;
	border-top-width: 6px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-left: 10px;
	color: #999999;
}
#footer .partenaires {
	font-size:9px;
}
#footer a {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	text-decoration: underline;
	font-weight: normal;	
}

