/*-------------------------- Mise en forme des éléments standards (^_^) ------------------------*/
html {
	margin: 0px;
	padding: 0px;
	background-color: #DEE3EE;
	height: 100%;
}
body { 
	font: 9pt/17pt verdana;
	color: #555753; 
	text-align:center;
	margin: 0px; 
	padding: 0px;
	/*behavior: url(/css/csshover.htc);*/
	background: url(/images/body.gif) repeat-x top;
	height:100%;
}
p { 
	font: 9pt/17pt verdana; 
	margin-top: 0px; 
	text-align: justify;
}
h3 { 
	font: italic normal 12pt verdana; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #0079b0;
}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #0079b0;
}
a:hover, a:active { 
	text-decoration: underline; 
	color: #d53e1d;
}
abbr, acronym
{
border-bottom: .1em dotted;
cursor: help;
}
/*------------------------------------- The end (^_^) ----------------------------------------*/



#master {
	margin: 0px auto; /* Right and left margin widths set to "auto" */
	text-align: left; /* Counteract to IE5/Win Hack */
	width: 843px;
	position: relative;
	background: fixed;
}
#head {
	width: 100%;
	margin: 0px auto; /* Right and left margin widths set to "auto" */
	text-align: left; /* Counteract to IE5/Win Hack */
}
#top {
	background: url(/images/head.gif) no-repeat;
	width:843px;
	height:211px;
}
#main {
	width: 781px;
	border-left: 4px solid #898989;
	border-right: 4px solid #898989;
	border-bottom: 4px solid #898989;
	background-color: #FFFFFF;
	position: relative;
	display: table;
	clear: both;
}
#supermain {
	text-align:left;
	margin: 0 8px 0 9px;
}
.quickicon {
	text-align:left;
	background: url(/images/top.gif) no-repeat;
	height:35px;
	margin-top: 1px;
}
#searchmain {height:20px;}
#search {
	float:left;
	width:150px;
	padding-top:1px;
	/*_padding-top:0px;*/
}
#search input {
	margin: 2px 2px 0 12px;
	width: 110px;
	height: 12px;
	color: #FFF;
	background-color: #b3b6be;
	border: 0px;
	font-size: 10px;
}
.RechercherText {
	position:relative;
	top:6%;
	left:5%;
}
#barre {
	padding: 0px 0px 0px 15px;
	_padding: 4px 0px 0px 15px;
	top:2%;
	_top:10%;
	left:5%;
}
#barre img {margin: 0 2% 0 2%;} /*défini l'espacement entre les liens rapides en haut*/
.bandeau {
	width:761px;
	_width:763px;
	_margin-top: -16px;
	height: 96px;
	border: 1px solid #939393;
}
.bandeau img {margin: -15px 0 0 0;_margin: 0 0 0 0;}
#center {
	margin-top:82px;_margin-top:0px;
	width: 763px;
	float:left;
	position:relative;
	padding: 1px 0 1px 0;
	height:100%;
	display: table;
	clear:both;
}
.menu {
	width:168px;
	height: 100%;
	float:left;
	border: 1px solid #939393;
	background-color:#ccd3ed;
	margin: 0px 1px 0px 0px;
	line-height: 15px;
	display:table;
	position: relative;
}
.content {
	display: table;
	border: 1px solid #939393;
	width: 590px;_width: 546px;
	height:310px;_height:303px;
	background-color:#ccd3ed;
}
.chemin {
	text-align:right;
	padding: 2px 5px 2px 0;
}
.texte {
	height:100%;
	padding: 5px 20px 5px 25px;
	display:table;
	width: 530px;_width:589px;
}
.contentplansite{
	display: table;
	clear:both;
	border: 1px solid #939393;
	width: 100%;
	_width: 762px;
	background-color:#ccd3ed;
	padding: 5px 20px 5px 25px;
	margin: 83px 0px 1px 0px;_margin: 1px 0px 1px 0px;
}
.foot {
	margin-top:2px;_margin-top: 0px;
	background: url(/images/foot.jpg) no-repeat;
	width: 764px;
	_padding-top: 2px;
	font-size: 10px;
	float: left;
	color: #848899;
	text-align: center;
	height: 35px;
}
#hautdepage {position:relative;top:2.5%;left: 21%;}
#conditions {
	position:relative;
	float: right;
	bottom: 18px;
	width: 500px;
}
#pop {
	display: none;
	visibility:hidden;
	position: absolute;
	background: url(/images/bulle.gif) no-repeat;
	padding: 5px 10px 5px 5px;
	bottom: 35px;
	left: -42px;_left:-40px;
	height: 488px;
	width: 540px;_width:545px;
}
#pop p {line-height:16px; padding: 5px 10px 0px 0px;} /*une balise <p> sort de nulle part de cette popup alors il faut corriger pour Firefox.. étonnant non? */
.rouge{color: #FF0000;}
/*---------------------touche au modèles------------------------*/

/*modèle 100 standard*/
.bordure {border-bottom:1px dotted #939cbc; padding-bottom: 2px;}
.texte ul {list-style-type: none; padding: 0; margin: 0;}
.texte li {background: url(/images/pucegeneral.gif) no-repeat; background-position:5px 10px;padding: 2px 0px 2px 20px;_padding-top:7px;}
