/* ==== STYLE GLOBAL DE LA PAGE ==== */
html{
	font-family: Arial;
	font-family: Arial;
}

body{
	background: white url('../img/fond.jpg') repeat-x;
	text-align:center;
	font-size:10pt;
	color: #777777;
}
.gras_orange{
	font-weight:bold;
	color:#FF9149;
}
.gras{
	font-weight:bold;
}
.mise_en_val{
	color:#FF9149;
	font-weight:bold;
}
.orange{
	color:#FF9149;
}
span.droite{
	float:right;
}
a img{
	border:0px;
}

div#flash{
	margin:auto;
	width:20px;
	height:55px;
	position:relative;
	left:410px;
}
div#content{
	background-color: white;
	margin:auto;
	margin-top:-55px;
	border:1px solid #CCCCCC;
	width:800px;
}
div#bandeau, div#def, div#menu, div#contenu {
	margin:auto;
}
div#def{
	margin-top:10px;
	height:64px;
}
div#bandeau{
	margin-top:10px;
	width:780px;
	height:209px;
}
div#bandeau img{
	display:inline;
}
/*************/
/*Menus*/
/*************/
div#menu{
	margin-top:10px;
	/*border:1px solid #CCCCCC;*/
	width:780px;
	font-size:12pt;
	height:25px;
	background-color:#CCCCCC;
	/*background: white url('../img/bt_contact_1.jpg') repeat-x;*/
}

div#menu a{
	margin:1px 0;
	padding:0;
	float:left;
	text-decoration: none;
	color:#777777;
	width:195px;
	font-weight: bold;
	height:23px;
	background-color:#FFFFFF;
}
div#menu a.accueil{
	margin-left:1px;
}
div#menu a.contact{
	width:193px;
	background-color:#FFFFFF;
	margin:1px 0;
}

div#menu a.services{
	background: white url('../img/bt_services_1.jpg') no-repeat;
}
div#menu a.services:hover{
	background: white url('../img/bt_services_2.jpg') no-repeat;
}
div#menu a.accueil{
	background: white url('../img/bt_accueil_1.jpg') no-repeat;
}
div#menu a.accueil:hover{
	background: white url('../img/bt_accueil_2.jpg') no-repeat;
}
div#menu a.qui{
	background: white url('../img/bt_qui_1.jpg') no-repeat;
}
div#menu a.qui:hover{
	background: white url('../img/bt_qui_2.jpg') no-repeat;
}
div#menu a.contact{
	background: white url('../img/bt_contact_1.jpg') no-repeat;
}
div#menu a.contact:hover{
	background: white url('../img/bt_contact_2.jpg') no-repeat;
}
/*************/
/*cadres contenu*/
/*************/


div#contenu {
	width:750px;
	border:1px solid #CCCCCC;
	margin-bottom:10px;
	margin-top:12px;
	padding-bottom:10px;
	padding-right:14px;
	padding-left:14px;
	padding-top:20px;
	overflow:hidden;
}
div#contenu h1{
	text-align:center;
	font-size:10pt;
	color: #FD9148;
	/*margin-bottom:20px;*/
}
div#contenu ul.gauche{
	/*position:relative;
	top:20px;
	left:-10px;*/
	margin-left:0px;
}
div#contenu ul.droite{
	margin-left:10px;
}
div#contenu ul.accueil{
	margin-left:0px;
}
div#contenu ul.accueil li{
	list-style-image:url('../img/puce_ie7.jpg');
	list-style-position: inside;
	margin-top:20px;
	position:relative;
	top:30px;
}

div#contenu ul{
	text-align:justify;
}

div#contenu ul li{
	
	/*margin-right:10px;*/
}
div#contenu ul.droite li{
	list-style-image:url('../img/puce_ie7.jpg');
	list-style-position: inside;
	margin-top:10px;
}
div#contenu ul.gauche li{
	list-style-image:url('../img/puce_ie7.jpg');
	list-style-position: inside;
	margin-top:10px;
}
div#contenu img.droite{
	margin:0px 0px 0px 20px;
	float:right;
}
div#contenu img.gauche{
	float:left;
	margin:0px 10px 0px 0px;
	/*position:relative;
	left:10px;*/
}
.suivant{
	font-weight:bold;
	color:#FF9149;
	float:right;
}
.precedent{
	font-weight:bold;
	color:#FF9149;
	float:left;
}
div#centre{
	margin:auto;
	margin-top:30px;
	text-align:center;
	/*font-weight:bold;
	color:#FF9149;*/
}

div#titre_gauche{
	position:relative;
	top:-20px;
	margin-bottom:-20px;
	font-weight:bold;
	color:#FF9149;
}
ul.liste_lambda li{
	list-style-image:url('../img/tiret.jpg');
	list-style-position: outside;;
}
/********************/
/*cas particuliers*/
/********************/
img.boxing{
	position:relative;
	left:280px;
}
div#remonte_contenu{
	margin-bottom:-20px;
}
div#baisse_contenu{
	margin-bottom:20px;
}
img.strateo{
	margin-bottom:0px;
}
.fax{
	position:relative;
	left:-2px;
}
.mail{
	position:relative;
	left:4px;
}
.special{
	font-size:9pt;
	color:#FF9149;
	width:778px;
}
