@charset "utf-8";
<!--[if lt IE 7]>
<script defer type="text/javascript" src="../Scripts/pngfix.js"></script>
<![endif]-->
/********************************************
/* Elements de base */
/********************************************/
a:link, a:visited { color:#695c4f; font-weight:bold; }
a:hover, a:active { color:#695c4f; text-decoration:underline; }

html, body {
	background:#b8ada4 url(../img/com/img_fd.gif) left top repeat-x;
	height: 100%;
/*	overflow: hidden;
*/	}

body {
	background:#b8ada4 url(../img/com/img_fd.gif) left top repeat-x;
	text-align:center;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	}

h1 {
	margin:0;
	padding-top:5px;
	padding-bottom:10px;
	font-size:15px;
	color:#000;
	}

h2 {
	font-size:12px;
	font-weight:bold;
	color:#b4b721;
	line-height:16px;
	vertical-align:text-top;
	}

h3 {
	font-size:12px;
	font-weight:bold;
	color:#695c4f;
	line-height:16px;
	text-align:center;
	}

h4 {
	font-size:12px;
	font-weight:bold;
	color:#b4b721;
	vertical-align:text-top;
	}

sup {
	font-size: 8px;
	line-height: 0.8em;
	margin: 0;
	padding: 0;
	}

img {
	border: 0;
	}

a.pdf:link, a.pdf:visited, a.pdf:hover, a.pdf:active { 
	background:transparent url(../img/com/picto_pdf.gif) left top no-repeat;
	padding-left:18px; 
	padding-bottom:3px;
	line-height:20px;
	}

/********************************************/
/* Conteneurs généraux */
/********************************************/
#center {
	position: relative;
	width: 990px;
	height: 100%;
	margin: auto;
	padding: 0;
/*	overflow: visible;
*/	}
	#center #global {
		position: absolute;
		width:992px;
		left: 50%;;
		margin-left: -480px;
		margin-top: 0;
		padding: 0;
		text-align: left;
		overflow: hidden;
/*		min-height: 613px;
		height: auto !important;
		height: 613px;*/
		}

/* Accueil */

		#center #global #headerAccueil {
			margin:0;
			padding:0;
			background:transparent url(../img/fr/header_accueil.png) left top no-repeat;
			width:990px;
			height:175px;
			text-align:left;
			float:left;
			}
		#center #global #contenuAccueil {
			margin:0;
			padding:0 25px 0 25px;
			background:transparent url(../img/com/fd_contenu_accueil.png) left top no-repeat;
			width:990px;
			min-height: 398px;
			height: auto !important;
			height: 398px;
			text-align:left;
			float:left;
			}
			#center #global #contenuAccueil table {
				margin:0;
				padding:0;
				text-align:center;
				width:95%;
				}
				#center #global #contenuAccueil table.accueil {
					margin:0;
					padding:15px;
					text-align:center;
					}
			#center #global input, #center #global textarea {
				border:1px solid #c7d2c3;
				}
			#center #global input.btn, #center #global input.mail {
				background-color:#fff;
				color: #85786b;
				font-weight: bold;
				font-size:10px;
				margin: 5px 0 0 0;
				padding: 2px 0 2px 0;
				}				
			#center #global input.btn:hover  {
				color:#b4b721;
				cursor:pointer;
				}

/* Pages intérieures */

		#center #global #header {
			margin:0;
			padding:0;
			background:transparent url(../img/fr/header.png) left top no-repeat;
			width:990px;
			height:215px;
			text-align:left;
			}
		#center #global #contenu {
			margin:0;
			padding:0 50px 0 50px;
			background:transparent url(../img/com/fd_contenu.png) left top repeat-y;
			width:990px;
			min-height: 500px;
			height: auto !important;
			height: 500px;
			}
			#center #global #contenu table th {
				margin:0;
				padding:2px;
				background-color:#b4b721;
				font-weight:bold;
				color:#fff;
				}
			#center #global #contenu table td {
				margin:0;
				padding-left:5px;
				}
			#center #global #contenu table td a:link,
 			#center #global #contenu table td a:hover {
				color:#695c4f;
				}
			#center #global #contenu table td a:hover,
 			#center #global #contenu table td a:active {
				color:#000;
				}
			#center #global #contenu #BlocGauche {
				margin:0;
				padding:0;
				width:430px;
				float:left;
				text-align:justify;
				color:#3e3935;
				}
				#center #global #contenu a:link,
				#center #global #contenu a:visited {
					font-weight:bold;
					color:#b4b721;
					}
				#center #global #contenu a:hover,
				#center #global #contenu a:active {
					color:#695c4f;
					}
				#center #global #contenu #BlocGauche p {
					margin:0;
					padding-left:5px;
					padding-right:5px;
					text-align:justify;
					}
				#center #global #contenu #BlocGauche table td{
					margin:0;
					padding:0;
					vertical-align:text-top;
					top:0;
					text-align:justify;
					}
			#center #global #contenu #BlocDroite {
				margin:0;
				padding:0 25px 0 25px;
				width:431px;
				float:left;
				text-align:center;
				}
			
		#center #global #footer {
			margin:0;
			padding-top:20px;
			background:transparent url(../img/com/bdp.png) left top no-repeat;
			width:990px;
			height:40px;
			color:#695c4f;
			text-align:center;
			float:left;
			}
			#center #global #footer a {
				font-weight:normal;
				color:#695c4f;
				}
		



/********************************************/
/* Les classes */
/********************************************/


.Beige{
	color:#a5aa71;
	}
.legende{
	font-size:10px;
	color:#3e3935;
	}
.Hr {
	color:#bd6cfca;
	text-align:center;
	width:100%;
	margin:0;
	text-align:left;
	}

.Bold {
	font-weight:bold;
	}

.Souligne {
	text-decoration:underline;
	}
 

/********************************************/
/* Positionnement */
/********************************************/
.droite {
	float: right;
	}
.gauche {
	float: left;
	}
.Centre {
	text-align:center;
	}

.Justifie {
	text-align:justify;
	}

.ClearBoth {
	clear: both;
	}
hr { 
	clear: both;
	width: 100%;
	border: 0; /* enleve toute bordure */
	border-bottom: 1px #ccc dotted; /* une seule bordure (sinon firefox met une bordure en haut ET en bas mais pas IE */
	height: 1px; /* pour IE */
	}
.x-dlg .x-dlg-hd-left {background-color:#C2CA46; background-image:none;}
.x-dlg .x-dlg-hd-left .x-dlg-hd-right {background-color:#C2CA46; background-image:none;}
.x-dlg .x-dlg-hd-left .x-dlg-hd-right .x-dlg-hd {background-color:#C2CA46; background-image:none;}
.x-dlg .x-dlg-dlg-body {border-bottom:3px solid #C2CA46; border-right:3px solid #C2CA46; border-left:3px solid #C2CA46;}

.x-dlg-mask {opacity:0.5; filter:alpha(opacity=50); -moz-opacity:0.5; background-color: #000;}
