html {
	font-size: 100%; /* Voir -> Note 1 à la fin de la feuille de styles. */
}
body {
	margin: 0;
	padding: 10px 10px;
	font-family:tahoma,arial,sans-serif; 
	font-size: .8em; 
	line-height: 1.25; 
	color: #222222;
	background:#fff url(../images/fd.jpg) repeat-x;
}
#global {
	width: 957px;
	*width: 960px;
	margin: 0 auto;
	padding: 8px;
	background-color: white;
}
#entete {
	height: 110px;
}
#logo {
	padding: 10px 10px 0px 10px;
	float: left;
}
#banniere {
	width: 468px;
	padding: 15px;
	text-align: right;
	font-size: 0.8em;
	color: #cccccc;
	float: right;
}
#topmenu {
	background-image: url(../images/menubg.gif);
	background-repeat: repeat-x;
	height: 40px;
}
#compteur{
height: 40px;
float:left;
width:250px;
}
.menuDouble{
height: 40px;
float:left;
}


#centre {
	background: url(../images/fond_gauche.gif) repeat-y;
	overflow: hidden;
	margin-top: 1px;
}


#navigation {
	width: 254px;
	float: left;
}
	
.moduletablemenugauche a {
	color: #000;
	background-image: url(../images/puce_menu.gif);
	background-repeat: no-repeat;
	border-bottom: 3px solid #fff;
	background-position: 10px 10px;
}
.moduletablemenugauche a:hover, .moduletablemenugauche a:focus {
	background-color: #e8e8e8;
}
#cliquezici {
	margin: 69px 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;
}
.moduletableaccesexposants {
	height: 195px;
	background-color: #cccccc;
	background-image: url(../images/accesexposants.gif);
	background-repeat: no-repeat;
	background-position: 0 15px;
}
.moduletableuser1 {
	border-bottom: 3px solid #fff;
	height: 182px;

}

#visuel {
	margin-left: 257px;
	padding: 0;
}
#contenu {
	margin-left: 257px;
	padding: 10px 15px 20px 15px;
	min-height:400px;
	height:auto !important;
	height:400x;
}
#contenu a {
	text-decoration: underline;
	color: #00abc4;
}
#contenu a:hover {
	text-decoration: none;
}
#contenu .contentheading, #contenu .componentheading  {
	color: #00abc4;
	font-size: 1.8em;
	background-color: #f2f2f0;
	padding: 3px 3px 3px 10px;
	border-bottom: 1px solid #e8e8e8;
	width: 664px;
}
#contenu .contentpaneopen {
	width: 100%;
	margin: 0 0 5px 0;

}
#contenu h1 {
	color: #b7c002;
	font-size: 1.4em;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#contenu h2 {
	font-size: 1em;
	font-weight: bold;
	color: white;
	background-color: #a99f91;
	background-image: url(../images/fleche-titre2.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 2px 2px;
	padding: 2px 5px 2px 25px;
	margin: 0;
	text-transform: uppercase;
}
#contenu h3 {
	color: #00abc4;
	font-size: 1.2em;
	padding: 0 0 0 5px;
	margin: 0;
}
#contenu h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #87888a;
	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);
}
.imagelink {
	border: 2px solid #663f08;
}
.imagelink:hover {
	border: 2px solid #01abc4;
}
#footer {
	margin: 0;
	padding: 10px 20px 10px 0;
	background: url(../images/fond_footer.gif) repeat-x;
	height: 58px;
}
#footer img {
	float: left;
	margin: 7px 0 0 7px;
}
#basmenu {
	margin: 7px 0 7px 0;
	float: right;
}
#basmenu a {
	color: white;
	font-size: 1em;
	text-decoration: none;
}
#basmenu a:hover {
	text-decoration: underline;
}
#copyright {
	margin: 10px 0 0 0;
	font-size: 0.8em;
}
.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;
}


.moduletableactualites {
	width: 245px;
	padding:5px;
	background-color: #C8D200;
	color:#000;
	font-size:0.9em;
}

.moduletableactualites a{
	color:#000;
	text-decoration:underline;
	font-size: 0.8em;
}
.moduletableactualites a:hover{
	text-decoration:none;
}

.moduletableactualites .contentheading{
	color:#FFFFFF;
	font-weight:bold;
}
