html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, 
form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	background: transparent;
	text-decoration:none;
	}

ol, ul {
	list-style-type:none;
	list-style-position:outside
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


html {
	height:100%;
	margin-bottom:1px;
 	background:url(images/bg2.gif) center top repeat;
	}

/* maintags */

body {
	-x-system-font:none;
	font-family:arial, sans-serif;
	color:#000;
	font-size:0.8em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.3em;
	margin:0;
	padding:0;
	text-align:center;
	}

h1 {
	font-size:1.6em;
	color:#ea222c;
	font-weight:normal;
	padding-bottom:0.5em;
	}

h2 {
	font-size:1.2em;
	}

h3 {
	font-size:1.1em;
	padding:1em 0;
	}

h4 {
	font-size:1.15em;
	padding-bottom:0.5em;
	}

h5 {
	font-size:1.0em;
	font-weight:bold;

	}

p {
	margin:0 0 1em 0;
	}

a {
	color:#ea222c;
	}

.box, .column {
	position:relative;
	overflow:hidden;
	float:left;
	}

.colpad {
	overflow:hidden;
	padding:15px 15px;
	}


/* wrapper */

#wrapper {
	position:relative;
	overflow:hidden;
	width:970px;
	margin:0 auto;
	text-align:left;
	border-left:3px solid #fff;
	border-right:3px solid #fff;
	background:#fff;
	}
	
/* header */

#header {
	height:198px;
	}

#topnav {
	height:25px;
	background:#000;
	border-top:2px solid #fff;
	}

#topnav ul li {
	display:block;
	float:left;
	height:25px;
	}

#topnav ul li a {
	display:block;
	float:left;
	padding:0 15px;
	height:25px;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	line-height:25px;
	color:#fff;
	border-right:2px solid #000;
	}

#topnav ul.lang li a {
	padding:0 7px;
	}

#topnav ul.lang li a {
	background:#535353;
	}

#topnav ul li a:hover, #topnav ul li.active a, #topnav ul li.current a {
	background:#ee1c24;
	}

#expodate {
	position:absolute;
	top:6px;
	right:5px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:13px;
	color:#fff;
}

#imagenav {
	height:128px;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
	}

#imagenav ul {
	overflow:hidden;
	height:128px;
	}

#imagenav ul li {
	display:block;
	float:left;
	height:128px;
	padding-right:3px;
	}

#imagenav ul li a {
	display:block;
	overflow:hidden;
	float:left;
	width:136px;
	/* _width:135px;  ie6 likes to make a pixel a problem */
	height:128px;
	background-position:top left;
	background-repeat:no-repeat;
	}

#imagenav ul li.last {
	padding-right:0px;
	}

#mond1 a {background-image:url(images/mond1.jpg);}
#mond2 a {background-image:url(images/mond2.jpg);}
#mond3 a {background-image:url(images/mond3.jpg);}
#mond4 a {background-image:url(images/mond4.jpg);}
#mond5 a {background-image:url(images/mond5.jpg);}
#mond6 a {background-image:url(images/mond6.jpg);}
#mond7 a {background-image:url(images/mond7.jpg);}

#mond1 a:hover {background-image:url(images/mond1_on.gif);}
#mond2 a:hover {background-image:url(images/mond2_on.gif);}
#mond3 a:hover {background-image:url(images/mond3_on.gif);}
#mond4 a:hover {background-image:url(images/mond4_on.gif);}
#mond5 a:hover {background-image:url(images/mond5_on.gif);}
#mond6 a:hover {background-image:url(images/mond6_on.gif);}
#mond7 a:hover {background-image:url(images/mond7_on.gif);}

#mainnav {
	height:37px;
	background:#000;
	z-index:200;
	}

/* content */

#content {
	clear:both;
	overflow:hidden;
	}

#leftcolumn {
	overflow:hidden;
	float:left;
	width:260px;
	}
	
#rightcolumn {
	overflow:hidden;
	float:left;
	width:708px;
	border-left:2px solid #fff;
	}
	
/* leftcolumn */

#leftcolumn .button {
	position:relative;
	display:block;
	width:260px;
	height:39px;
	margin-bottom:2px;
	text-align:right;
	font-size:21px;
	font-weight:bold;
	padding-top:17px;
	color:#fff;
	}

#loginbutton{
	background:#a7abb7 url(images/2pixel_white.gif) 80px 0 repeat-y;
	}

#newsbutton {
	background:#e74845 url(images/2pixel_white.gif) 80px 0 repeat-y;
	}
	
#planbutton {
	background:#4B6D81 url(images/2pixel_white.gif) 80px 0 repeat-y;
	}

#planbutton.fr {
	font-size:17px !important;
	}

#news_icon {
	position:absolute;
	top:10px;
	left:20px;
	z-index:1;
	}

#plan_icon {
	position:absolute;
	top:8px;
	left:14px;
	z-index:1;
	}

#leftcolumn .button span.arrow{
	margin-right:20px;
	padding-right:20px;
	background:url(images/arrow_right.png) 100% 70% no-repeat;
	}

#loginbuttontext {
	float:left;
	width:60px;
	margin-left:7px;
	}


#leftcolumn .button:hover {
	background-color:#000;
	}

#exposantenbox {
	border:1px solid #c2c2c2;
	width:258px;
	height:98px;
	}

#exposantenbox span.title {
	position:absolute;
	top:0;
	left:0;
	padding:3px 10px;
	background:#ee1c24;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	color:#fff;
	}

#submenubox ul {
	overflow:hidden;
	padding-top:1em;
	}

#submenubox li {
	display:block;
	float:left;
	width:260px;
	text-align:right;
	}

#submenubox a {
	display:block;
	float:left;
	padding:0.3em 30px 0.3em 0;
	width:230px;
	font-size:18px;
	text-transform:lowercase;
	color:#afaeaf;
	background:url(images/submenu_arrow_off.png) 97% 11px no-repeat;
	}

#submenubox a:hover, #submenubox li.current a {
	background:url(images/submenu_arrow_on.png) 97% 11px no-repeat;
	color:#d11f5c;
	}


/* rightcolumn */

#banner {
	overflow:hidden;
	height:114px;
	background:#f9f3f4;
	}
	
#cmscontent {
	font-size:1.1em;
	padding:10px 20px 20px 10px;
	}
	
#slidercontainer {
	width:678px;
	margin-left:10px;
	padding-top:20px;
	border-top: 1px solid #000;	
	}/* rest of the slider --> styleslider.css */
	
	
/* cmscontent */

#cmscontent a {
	color:#ea222c;
	}

#cmscontent a:hover {
	text-decoration:underline;
	}

#cmscontent img {
	margin:3px 0;
	}

#cmscontent img.left {
	float:left;
	margin-right:10px;
	}

#cmscontent img.right {
	float:right;
	margin-left:10px;
	}

#cmscontent ul,#cmscontent ol {
	list-style-position:outside;
	}

#cmscontent ul {
	list-style-type:square;
	margin-left:1.2em;
	}

#cmscontent ol {
	list-style-type:decimal;
	margin-left:1.5em;
	}


/* news */

#newslistbox .item {
	padding-bottom:1em;
	}

#newslistbox h2 a {
	color:#000;
	}

/* footer */

#footer {
	position:relative;
	height:60px;
	width:970px;
	margin:0 auto;
}

#footer #waxlogo {
	position:absolute;
	top:20px;
	right:0;
	display:block;
	width:26px;
	height:30px;
	background:url(images/wax_logo_transp50.png) no-repeat top left;
	cursor:pointer;
	}

#footer #waxlogo:hover {
	background:url(images/wax_logo.png) no-repeat top left;
	}

	
/* splashpage */

#splashcontent {
	height:585px;
	padding:0 4px;
	}

#splashcontent h1, #splashcontent h2 {
	position:absolute;
	margin-left:-9999px;
	}

#splashcontent #leftcolumn, #splashcontent #rightcolumn {
	margin-top:30px;
	width:480px;
	height:555px;
	}
	
#splashcontent #leftcolumn{
	background:url(images/splashpage_left.jpg) top left no-repeat;
	}

#splashcontent #rightcolumn{
	float:right;
	background:url(images/splashpage_right.gif) top right no-repeat;
	}

#splashlangnav {
	position:absolute;
	bottom:15px;
	left:510px;
	width:400px;
	font-size:38px;
	_font-size:30px; /* ie6 - cufon line-height */
	text-transform:uppercase;
	}

#splashlangnav li {
	display:block;
	float:left;
	width:400px;
	height:38px;
	}

#splashlangnav a {
	display:block;
	float:left;
	color:#fff;
	width:400px;
	height:38px;
}

#splashlangnav a:hover {
	color:#ff4d55;
}

#blacktopbar {
	position:absolute;
	top:2px;
	left:4px;
	background:#000;
	height:26px;
	width:962px;
	}