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: #222222;
	background:#4d2c13 url(../images/fd.jpg) top repeat-x;
}
#global {
	width: 957px;
	*width: 960px;
	margin: 0 auto;
	padding: 8px;
	background-color: white;
}
#entete {
	height: 103px;
}
#lang {
	margin-left: 895px;
}
.jflanguageselection li {
	width: 25px;
}
.jflanguageselection a {
	color: #222222;
	text-decoration: none;
}
.jflanguageselection a:hover {
	text-decoration: underline;
}
.french #logo {
	width: 254px;
	height: 100px;
	background: #da2128 url(../images/logo_fr.gif) center no-repeat;
	float: left;
}
.english #logo {
	width: 254px;
	height: 100px;
	background: #da2128 url(../images/logo_fr.gif) center no-repeat;
	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/menubg.gif);
	background-repeat: repeat-x;
	height: 40px;
}
#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;
}
.moduletableboutonaccesexposants {
	float: left;
	padding: 0px;
}
.moduletableaccesexposants {
	border-bottom: 3px solid #fff;
	width: 254px;
	height: 199px;
	padding:15px 10px 0 10px;
	background: #db1e2b url(../images/actus.gif) top no-repeat;
	font-size:12px;
	color:#FFFFFF;
}

#navigation .contentheading{
	font-weight:bold;
	color:#fcaf14;
}

#navigation ul {
	padding: 0 10px 0 10px;
}
#navigation li {
	margin: 0 15px 0 15px;
	list-style-image: url(../images/puce-liste1.gif);
}

.moduletableaccesexposants a{
	color:#fcaf14;
	font-size:11px;
	text-decoration:none;
}
.moduletableaccesexposants a:hover{
	text-decoration:underline;
}

#navigation .moduletable a {
	color:#b1f881;
	text-decoration:underline;
}

#navigation .moduletable a:hover {
	color:#b1f881;
	text-decoration:none;
}

/*.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;
}

#visuel {
	margin-left: 257px;
	padding: 0;
}
#contenu {
	margin-left: 257px;
	padding: 10px 15px 20px 15px;
	min-height:400px;
	height:auto !important;
	height:400x;
	*width: 695px;
	*overflow:hidden;
	*padding: 10px 0px 20px 5px;
}
#contenu a {
	text-decoration: underline;
	color: #6aa524;
}
#contenu a:hover {
	text-decoration: none;
}
#contenu .contentheading, #contenu .componentheading  {
	color: #86c23e;
	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 {
	font-size: 1.4em;
	font-weight: bold;
	color: #da2128;
}

#contenu h2 {
	font-size: 1em;
	font-weight: bold;
	color: white;
	background-color: #f99d1c;
	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: 1.2em;
	font-weight: bold;
	color: #922884;
	background-image: url(../images/puce_violet.gif);
	background-repeat:no-repeat;
	padding: 0 0 0 20px;
	margin: 0;
}
#contenu h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #f59002;
	background-image: url(../images/puce_orange.gif);
	background-repeat:no-repeat;
	padding: 0 0 0 20px;
	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: 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;
}

/*#footer img {
	float: left;
	margin: 5px 0 0 20px;
}
#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 {
	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;
}

.valideForm {
	font-size: 14px; 
	font-weight: bold; 
	color: #fff;
	text-decoration: none;
	border: 0;
	background: transparent url(images/invitation_valide.jpg);
	background-repeat:no-repeat;
	background-position: center;
	margin: 15px 0 0 0;
	padding: 10px;
	width: 314px;
	height: 44px;
}
.valideForm:hover {
	text-decoration: underline;
	cursor:  pointer;
}
#formulaire {
	margin-top: 10px;
}
#formulaire td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #264F13;
}
#formulaire input[type=text] {
	font-size: 12px;	
	color: #da2128;
}
.moduletablebanniere2 {
	margin-top: 25px;
	margin-left: 2px;
}