*{
padding: 0;
margin: 0;
}
body{
font-family: arial;
/*background: url(../images/fd_background.gif) repeat-x #82a1bd;
/*background: url(../images/background.gif) repeat-x #5982A4;*/
background: url(../images/fond.gif) repeat-x #767676;
/*
orange clair : #db4818 
orange foncé : #da5b19
*/
}
img{
border:none;
}
a{
cursor:pointer;
}
.clear{
clear: both;
}
#conteneur{
margin: auto;
width:1000px;
/*padding:0 10px 10px 10px;
background: url(../images/background.gif) repeat-x #5982A4;
background:blue;*/
}
#haut{
color: white;
background: #fff;
}
#haut .logo{
float:left;
margin: 15px 0 0 23px;
}
#haut .titre{
float:left;
margin-top:20px;
margin-left:40px;
text-transform: uppercase;
font-weight: bold;
font-size: 14px;
}
.logo p.baseline{
font-family:arial;
font-size:10px;
margin-top: 2px;
font-weight: bold;
text-transform: uppercase;
}
.titre p.baseline{
font-size:12px;
margin-top: 6px;
font-weight: bold;
text-transform: uppercase;
width: 540px;
}
#haut {
	height:131px;
}
#haut p.date{
font-size:12px;
}
#haut .droite{
float:right;
margin: 23px 16px 0 0;
}
#haut .badge{
padding-top:4px;
background: #da5b19;
width:173px;
height:19px;
font-size: 14px;
text-align: center;
color: white;
}
#haut .espace{
padding-top:4px;
background: #da5b19;
width:173px;
height:19px;
font-size: 14px;
text-align: center;
color: #fff;
}
#haut .banner{
float:left;
margin: 22px 0 0 40px; 
}
/*#haut .langue{
text-align: right;
margin-top: 20px;
}*/
#haut a{
text-decoration: none;
}
#englobemenu{
	/*height:34px;*/
	height:45px;
	background:#fff;
	font-size: 10px;
}
#englobemenu .langue{
	float:left;
	text-indent: 22px;
	text-transform: uppercase;
	/*font-size: 12px;*/
	padding-top: 4px;
	display: none;
}
#englobemenu .langue a{
	color: #000;
	text-decoration: none;
}
/*menu liste*/

#menuli{
float: right;
background: #fff;
list-style-position: outside;
}
#menuli li{
list-style:none;
text-align: center;
background-color: #fff;
padding:8px 13px; 
min-height: 25px; /*min-height: 12px;*/
text-transform: uppercase;
}
#menuli a{
text-decoration: none;
color: #000;
border:none;
}
#menuli li.menu{
float:left;
position:relative;
border-left:1px solid #000;
}
#menuli li a.title{
/*padding:8px 13px 0;*/	
}
#menuli li.menu-sel{
float:left;
position:relative;
border-left:1px solid #000;
}
#menuli li.menu-sel a.title{
color:#DA5B19;
}
#menuli li.menu-over{
float:left;
position:relative;
border-left:1px solid #000;
background:#c8c8c8;
}
#menuli li.menu-over a.title{
color: #fff;
}
#menuli ul.ssmenu{
position:absolute;
top:41px;/*29px;*/
left:0;
width:150px;
display: none;
z-index: 100;
background: url(../images/pointilles.jpg) bottom repeat-x;
padding-bottom: 1px;
}
#menuli li.ssmenu{
width: 100%;
background: url(../images/pointilles.jpg) repeat-x #fff;
min-height: 12px;
}
#menuli li.ssmenu-sel{
background: url(../images/pointilles.jpg) repeat-x #DA5B19;
width: 100%;
min-height: 12px;
}
#menuli li.ssmenu a{
color:#000;
}
#menuli li.ssmenu-sel a{
color:#fff;
}
ul#menuli li.menu-over:hover ul.ssmenu{
display: block;	
}
ul#menuli li.menu:hover ul.ssmenu{
display: block;
}
ul#menuli li.menu-sel:hover ul.ssmenu{
display: block;	
}
/*menu td*/
#identite{
	background: url(../images/identite.jpg);
	height: 260px;
	color:#fff;
	font-family: century gothic, avantgarde;
}
#identite h1{
	float: left;
	font-weight: normal;
	font-size: 18px;
	margin: 70px 0 0 22px;
	width: 100%;
	letter-spacing: normal;
}
#identite h2{
	float: left;
	font-weight: normal;
	font-size: 26px;
	margin: 40px 0 0 22px;
	width: 100%;
}
#identite h3{
	float: left;
	font-weight: normal;
	font-size: 22px;
	margin: 1px 0 0 22px;
	width: 100%;
}
#interieur{
	background: url(../images/interieur.jpg);
	height: 175px;
	color:#fff;
	font-family: century gothic, avantgarde;
}
#interieur h1{
	float: left;
	font-weight: normal;
	font-size: 18px;
	margin: 20px 0 0 22px;
	width: 100%;
	letter-spacing: normal;
}
#interieur h2{
	float: left;
	font-weight: normal;
	font-size: 26px;
	margin: 40px 0 0 22px;
	width: 100%;
}
#interieur h3{
	float: left;
	font-weight: normal;
	font-size: 22px;
	margin: 1px 0 0 22px;
	width: 100%;
}
#centre{
background:#fff;
width:1000px;
}
#centre .date{
color: #DA5B19;
font-size: 16px;
font-weight: bold;
margin-bottom: 3px;
margin-left: -5px;
}
#centre .reserver{
color:#DA5B19;
font-size:14px;
font-weight:bold;
} 
#centre .titre{
color:#fff;
background: #DA5B19;
font-weight: bold;
margin:10px 0 ;
font-size: 14px;
padding-left: 5px;
}
#centre .contenu{
width:656px;
font-size: 12px;
float: left;
color:#000;
border-right:4px solid #616263;
padding: 40px 30px;
min-height: 800px;
}
#centre .contenu table{
margin-top:20px;
border-spacing:0;
border-collapse: collapse;
width: 100%;
vertical-align: middle;
}
#centre .input-text{
background: #efefef;
border:1px solid gray;
margin: 2px;
}
#centre h1{
color:#DA5B19;
font-size: 16px;
font-weight: bold;
margin-bottom: 10px;
}
#centre h2{
color:#DA5B19;
font-size: 14px;
font-weight: bold;
margin-bottom: 10px;
}
#centre p{
font-size: 12px;
/*margin-top: 10px;*/
}
#centre .lien-pdf{
	float: right;
	margin: -20px 30px 0 0;
}
#centre ul{
	list-style: circle #DA5B19;
}
#centre hr{
color: #ccc;
background: #ccc;
margin: 10px 10px;
border: none;
height: 1px;
}
#centre ul{
margin-left: 20px;	
}
#centre .valeur-propriete{
float: left;
width:50%;
font-size: 12px;
}
#centre h3{
color: #DA5B19;
font-size: 14px;
}
#centre h4{
color: #DA5B19;
font-size: 14px;
}
#centre .mentions{
font-size: 10px;
}
#centre .valider{
margin-top:15px;
text-align: center;
}
#centre .cnil{
margin-top: 15px;
font-size: 10px;
}
#centre a ,a:hover, a:ACTIVE {
color:#DA5B19;
}
#centre .alpha{
	font-weight: bold;
	border-bottom: 1px solid #DA5B19;
	border-top: 1px solid #DA5B19;
	text-align: center;
}
#centre .alpha a:hover{
	background:#DA5B19;
	color : white;
	text-decoration: none;
}
#centre .alpha a{
	text-decoration: none;
}
#centre .contenu .raison_sociale{
	width: 75%;
	border-bottom: 1px solid #DA5B19;
	font-size:14px;
	float: left;
}
#centre .contenu .stand{
width:160px;
/*background: #E98212;
color: white;*/
border: 1px solid #DA5B19;
color: #DA5B19;
font-size: 14px;
font-weight: bold;
float: left;
padding: 7px 0;
text-align: center;
height: 16px;
}
#centre .contenu .presentation {
width: 72%;
float: left;
height: 14px;
overflow: hidden;
margin-top:-14px;
}
#centre .droite{
width: 280px;
min-height: 280px;
float: left;
padding-top: 20px;
text-align: center;
}
#centre .partenaires .partenaire{
width: 280px;
text-align: center;
}
#centre .contenu .partenaire{
	float:left;
	width: 210px;
	text-align: center;
	height: 100px;
}
#centre .partenaires{
margin-top: 20px;	
}
#centre .rss{
width: 260px;
height: 120px;
overflow: auto;
margin: auto;
border: 1px solid #aaa;
font-size: 12px;
}
#centre .block-rss{
height: 200px;
border-bottom:4px solid #616263;
}
#centre .entete-rss{
text-align: left;
margin-left: 10px;
}
#centre .rss ul{
margin-left: 0;	
}
#centre .rss li{
list-style: none;
text-align: left;
padding: 10px;
border-bottom: 1px solid #ccc;
background: #eee;
margin-left: 0;
}
#centre .recommander{
	text-align: center;	
}
#centre .recommander td{
	height: 20px;
	padding: 2px;
}
#centre .presse td{
padding: 2px;
}
#centre .submit{
padding: 4px;
background: #616263;
color: white;
border: none;
cursor: pointer;
}
#centre .submit:HOVER{
/*background: #999;*/
background: #333;
}
#premiere{
background: #141316;
float: left;
width: 100%;
}
#premiere .actu1{
margin:8px 0 0 6px;
height: 130px;
width: 250px;
float: left;
}
#premiere h1{
text-indent: 16px;
height: 39px;
color: #da5b19;
font-size: 18px;
background: #fff;
/*padding-top: 7px;*/
}
#premiere h1.normal{
text-indent: 16px;
height: 32px;
color: #fff ;
font-size: 18px;
background: #da5b19;
padding-top: 7px;
}
#premiere .pactu{
background:white;/* url("../images/fd_premiere.gif") repeat-x;*/
height: 110px;
width: 100%;
}
#premiere .actu{
background: url("../images/fd_premiere.gif") repeat-x bottom;
float: left;
margin: 8px 0 0 8px;
height: 149px;
width: 235px;
}
#premiere .image{
height:50px;
width: 100%;
margin-bottom: 5px;
}
#premiere h2{
text-indent:5px;
color: #da5b19;
font-size: 18px;
}
#premiere p{
	color: white;
	/*font-weight: bold;*/
	font-size: 12px;
	padding-top:5px;
	margin: 0 0 10px 10px;
}
#premiere a{
color: white;
text-decoration: none;
}
#premiere a:hover{
color:#da5b19;
}
#premiere hr{
	margin-bottom: 5px;
}
#premiere .petit{
font-size: 14px;
}
#premiere .img-exposant{
	width: 250px;
	text-align: center;
}
#pied{
height: 71px;
background: #DA5B19;
width: 100%;
margin-top: 0px;
float: left;
color: white;
font-size: 10px;
}
#pied .map{
margin: 2px 0 0 25px;
float:left;
}
#pied .tarsus{
float: right;
margin: 2px 25px 0 0 ;
}
#footer a{
    color: #AAA;
}
#footer a:hover{
    color: #FAFAFA;
}
.nepasrater{
font-size: 14px;
font-weight: bold;
}
.exposant-droite{
	float:right;
	margin:0 10px 0 40px;
}
.exposant-logo{
	text-align: center;
}
.exposant-secteur{
	text-align:right;	
	margin-top: 20px;
} 