* {outline: none;}
html,body {width: 100%;height: 100%;}
/* Correction IE6 scintillement des backgrounds */
html {filter:expression(document.execCommand("BackgroundImageCache", false, true));}
body {background-color:#f1eff0;margin: 0; padding: 0;}
img {border: 0;}
input{border:1px solid #bbbbbb;}
input.bouton{background-color:#f1eff0;color:#000;border:1px solid #000}
input.radio{border:none}
textarea{border:1px solid #bbbbbb;}
.pointer {cursor:pointer;}

ul{margin:0;padding:0;list-style-type:none;}
li{margin:0;padding:0}

#container {
	position: absolute;
	left: 50%;
	top: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-left: -500px;
	text-align: left;
	padding: 0px;
}

div#mentions-legales {
	height: 20px;
} 
a.mentions-legales,a.mentions-legales:visited, span.mentions-legales {
	font: normal 10px/2 arial,verdana,helvetica,sans;
	color: #010101; 
	text-decoration: none;
}
a.mentions-legales:hover{
	text-decoration: underline;
	color: #454545;
}
a.conditions-generales, a.conditions-generales:visited {
	font: normal 10px/2 arial,verdana,helvetica,sans;
	color: #ab2918;
	font-weight:bold;
	text-decoration: none;
}
a.conditions-generales:hover {
	text-decoration: underline;
	color: #ab2918;
}

h1 {
	font: normal 18px arial, helvetica, sans;
	color: #3d3c3c;
	padding: 0px;
	margin: 0px;
	letter-spacing: 0px;
}

h2 {
	font: normal 16px arial, helvetica, sans;
	color: #3d3c3c;
	font-weight:bold;
	padding: 0px;
	margin: 10px 0 6px 0;
	letter-spacing: 0px;
}

h3 {
	font: normal 16px arial, helvetica, sans;
	color: #3d3c3c;
	padding: 0px;
	margin: 6px 0 4px 0; 
	letter-spacing: 0px;
}

hr {
	color: #37488E;
	width: 100%;
	height: 1px;
	padding: 0; 
	margin: 0;
}
.background {
	background-color: #515050;
	width:1000px;
}
#contenu_centre{
	background-image: url(/img/background.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding:273px 0 10px 185px;
}

#contenu_texte {
	padding:0px 0 20px 0px;
	color:#505050;
	background-color:white;
	border:1px solid #9a9a99;
	width:788px;
}
#contenu_texte					  { height: 300px;}/* (IE 6) */
html>body #contenu_texte   { height: auto; min-height: 300px;} /* Nav recents*/
*+html>body #contenu_texte { min-height: 300px;}/* IE 7 */

#contenu_text_admin{
	padding:10px 10px 4px 10px;
}

#iframe_centre{
	overflow:hidden;
}

#gabarit_adresse {position:absolute;top:57px;left:51px;font-size:9pt} 
#gabarit_adresse span.assu{color:#003399;font-weight:bold}
#gabarit_adresse span.aero{color:#ab2918;font-weight:bold}
#bottom_background{background-image: url(/img/bottom_background.png);background-position: 0 0;background-repeat: no-repeat;height:29px;width:1000px}
#bottom_background span{display:block;text-align:right;padding:8px 10px 0 269px;color:#fff;font-size:8.6pt;letter-spacing:0.3pt;}
span#bottom_siret{display:block;text-align:right;padding:2px 10px 2px 0;color:#fff;font-size:8.6pt;letter-spacing:0.3pt}

.pointer {cursor:pointer;}
.textR{text-align:right}
.textL{text-align:left}
.textC{text-align:center}
.brd{background:transparent none repeat scroll 0 0;border:0 none;padding:0;vertical-align:middle;	}
.pl15{padding-left:15px}


