html {
	font-size: 100%; /* Voir -> Note 1 à la fin de la feuille de styles. */
}
body {
	margin: 0;
	padding: 0;
	font-family:tahoma,arial,sans-serif; 
	font-size: .8em; 
	line-height: 1.25; 
	color: #1e0000;
	background:#4d2c13 url(../images/fd.jpg) top repeat-x;
}
#global {
	width: 980px;
	margin: 0 auto;
	/*background-color: white;*/
}
#entete {
	height: 43px;
	background-image:url(../images/entete.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#visuel{ 
	height: 200px;
	background-image:url(../images/visuel.jpg);
}

#lang {
	margin-right: 900px;
}
.jflanguageselection li {
	width: 25px;
}
.jflanguageselection a {
	color: #222222;
	text-decoration: none;
}
.jflanguageselection a:hover {
	text-decoration: underline;
}
.french #logo {
	margin: 0 0 0 30px;
	width: 220px;
	height: 200px;
	background: url(../images/logo_salon.jpg) no-repeat;
	float: left;
}
.english #logo {
	padding: 0px;
	float: left;
}
.french #banniere {
	width: 468px;
	height: 70px;
	background-image: url(../images/publicite_fr.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 0 0 0 350px;
}
.english #banniere {
	width: 468px;
	height: 70px;
	background-image: url(../images/publicite_en.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 0 0 0 350px;
}
#topmenu {
	background-image: url(../images/fond_menu.gif);
	background-repeat: repeat-x;
	height: 30px;
}
#centre {
	background-color: #ebe4db;
	/*background: url(../images/fond_gauche.gif) repeat-y;*/
	overflow: hidden;
	margin-top: 1px;
}
.top_contenu {
	width: 691px;
	height: 16px;
	padding:0 0 0 0;
	background:  url(../images/haut_contenu.gif) no-repeat;
}

#contenu {
	float: left;
	width:691px;
	margin: 10px;
	padding:0;
	*margin: 10px 5px;
}

.contenu {
	background-color:#FFFFFF;
	padding: 10px 15px 20px 15px;
	margin:0;
	min-height:450px;	
}
#test{
width:300px;
height:200px;
float:left;

}
#contenu a {
	text-decoration: underline;
	color: #7f397e;
}
#contenu a:hover {
	text-decoration: none;
}
#contenu .contentheading, #contenu .componentheading  {
	color: #7f397e;
	font-size: 1em;
	padding: 0;
	border-bottom: 1px solid #7f397e;
	width: 650px;
}
#contenu .contentpaneopen {
	width: 100%;
	margin: 0 0 5px 0;

}
#contenu h1 {
	font-size: 1.4em;
    color: #7f397e;	
    font-weight: bold;
	padding: 5px 0 0 0;
	margin: 0;
}

#contenu h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #9e7417;
	/*background-color: #7f397e;
	background-image: url(../images/fleche-titre2.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 2px 2px;
	padding: 2px 5px 2px 25px;
	margin: 20px 0 0 0px;
	text-transform: uppercase;*/
}
#contenu h3 {
	font-size: 1em;
	font-weight: bold;
	padding: 0 0 0 20px;
	margin: 0;
}
#contenu h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #7f397e;
	padding: 0 0 0 10px;
	margin: 0;
}
/*#contenu p {
	padding: 0 20px 0 20px;
}*/
#contenu ul {
	padding: 0 10px 0 10px;
}
#contenu li {
	margin: 0 15px 0 15px;
	list-style-image: url(../images/puce-liste1.gif);
}

.bas_contenu {
	width: 691px;
	height: 16px;
	padding:0 0 0 0;
	background:  url(../images/bas_contenu.gif) no-repeat;
}

#navigation {
	margin-left:711px;
	margin-top:10px;
	*overflow: hidden;
	*width: 260px;
	
}

.moduletablemembres {
	padding:0;
	margin:0 0 10px 0;
}

.titreActu {
	width: 260px;
	height: 26px;
	padding:0 0 0 0;
	*margin:0;
	background:  url(../images/titre_actu.gif) no-repeat;
}

.moduletableactualites {
	width: 260px;
	padding:5px 5px 5px 15px;
	*margin:0;
	background:  url(../images/fond_actus.gif) repeat-y;
	font-size:12px;
	color:#ffffff;
}

.moduletableactualites a {
	color:#c59e3c;
	font-size:12px;
	text-decoration:underline;
	*margin:0;
}

.moduletableactualites a:hover {
	text-decoration:none;
}

.basActu {
	width: 260px;
	height: 15px;
	padding:0;
	margin: 0 0 10px 0;
	background:  url(../images/bas_actus.gif) no-repeat;
}
#navigation .contentheading {
	font-weight:bold;
	color:#c59e3c;
}
#navigation .readon {
	color:#c59e3c;
}

.moduletablemenugauche a {
	color: #000;
	background-image: url(../images/puce_menu.gif);
	background-repeat: no-repeat;
	border-bottom: 3px solid #3d3d3d;
	background-position: 10px 10px;
	*margin:0;
	*padding:0;
}

.imagesPartenaires{
padding-left:57px;
}

.moduletablepartenaires{
	width: 260px;
	height: 380px;
	background: url(../images/partners.gif) no-repeat;
	margin:0 0 10px 0;
	padding:20px 0 0 0;
}

.moduletablepartenaires_off{
	width: 260px;
	height: 243px;
	background: url(../images/partners-off.gif) no-repeat;
	margin:0 0 10px 0;
	padding:20px 0 0 0;
}

/*.french .moduletableaccesexposants td {
	height: 196px;
	background: #db1e2b url(../images/accesexposants.gif) no-repeat;
	background-position: 18px 30px;
	font-size:12px;
	color:#FFFFFF;
}*/
.moduletablemenugauche a:hover, .moduletablemenugauche a:focus {
	background-color: #dceeca;
}

#cliquezici {
	margin: 5px 0 0 156px;	
	padding: 0;
}
.moduletablemenugauche a {
	display: block;
	height: 1%;
	padding: 6px 10px 6px 45px;
	line-height: 1.5em;
	font-size: 1em;
	text-decoration: none;
}
.moduletablemenugauche h3, .moduletableaccesexposants h3 {
	margin: 0;
	padding: 0;
	background: url(../images/fond_titre-menu.gif) repeat-x;
	font-size: 1.2em;
	line-height: 1.7em;
	color: #fff;
	text-align: center;
	height: 28px;
}


.imagelink {
	border: 2px solid #663f08;
}
.imagelink:hover {
	border: 2px solid #01abc4;
}

#evenements {
	margin: 0;
	padding: 0;
	/*background: url(../images/fond_events.jpg) no-repeat;*/
	height: 0px;
}

#footer {
	margin: 0;
	padding: 0;
	background: url(../images/fond_footer.jpg) repeat-x;
	height: 108px;
}

#footer_int {
	width: 980px;
	margin: 0 auto;
	padding: 5px 0 0 0;
}

#menuFooter {
	color: #c69f3d;
	font-size: 0.9em;
	margin: 0;
	padding: 0 0 0 360px;
}

.moduletabledivers a {
	color: #c69f3d;
	font-weight:bold;
	text-decoration: none;
}
.moduletabledivers a:hover {
	text-decoration: underline;
}

.moduletablereseau {
	text-align:left;
	color: #937a42;
	font-size: 0.9em;
	margin: 10px 80px 0 -260px;
	padding: 0;
}

.moduletablereseau a {
	color: #937a42;
	text-decoration: underline;
}
.moduletablereseau a:hover {
	color: #937a42;
	text-decoration: none;
}


#copyright {
	color: #fff;
}
.clr {
	clear: both;
}
.code {
	padding: 5px 10px 5px 10px;
	margin: 10px;
	border: 2px solid #efefef;
	background-color: #fafafa;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;	
}

.stand {
	float:left;
	width:280px;
	margin-left:10px;
	height:248px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	background:url(../images/zonestand.jpg) no-repeat;
}
.stand h2{
	font-size:14px;
	color:#7FABC7;
}