/***************************************************************************************/
/* GLOBAL */

h1, h2, h3, h4, h5, h6, p, ul, li, ol, dd, dl, dt, table, tr, td, th, form, label, input, select, option, hr, textarea, img, marquee {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

fieldset { border:1px solid #333; margin-bottom:10px}
legend { font-size:1.1em; font-weight:700; color:#333;}

select, input, textarea { font-size:1em}

h1, h2, h3, h4, h5, h6, th {
font-weight: normal;
}

ul, ol, li{
list-style: none;
}

table{border-collapse: collapse;}

a{
text-decoration: none;
outline: none;
color:#333;
}

a:hover{
text-decoration: underline;
outline: none;
color:#333;
}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

img{
border: none;
margin: 0px;
}

.fLeft{float: left;}
.fRight{float: right;}
.clear{clear: both; font-size:0.05em;}

/***************************************************************************************/
/* POLICES */

body{
	font-family:Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
	background: white;
}

p.mainTxt {
	line-height: 1.3em;
	clear:both;
	font-size:1.1em;
	text-align:justify;
}

p.mainTxtSansJustif {
	line-height: 1.3em;
	clear:both;
	font-size:1.1em;
}

#programmeLinks { margin-top:10px}

/***************************************************************************************/
/* DIV */

div#container, div#header, div#mainContent, div#autopromo, div#footer{
	width: 960px;
}

div#header { background:url(../image/bandeau/fond_header.gif) repeat-x bottom; height:139px}
div#header h1 { color:#002e67; font-size:2.4em; padding-top:13px}
div#header h1 img { vertical-align:middle}
div#header h2 {color:#4d719d; font-size:1.6em; padding-bottom:5px}
div#header h3 {font-size:1.2em}

div#container{
	height: auto;
	_height: 720px;
	min-height: 720px;
	margin: 0px auto;
	background: #FFF;
	border:1px solid #d9d9d9
}

/************************************************/
/******************** HEADER *********************/
/************************************************/
div#header_print {
	display: none;
}
div#logo{
	width: 151px;
	height: 128px;
	float: left;
	padding:0px 15px 0px 0px;
	margin-top:-4px;
}

div#accroche{
	width: 792px;
	float: left;
	height: 96px;
}

div#lang { float:right; position:relative; margin-right:75px; margin-bottom:-40px; margin-top:20px; font-size:1.2em }
div#lang img { vertical-align:middle}

/******************************************************/
/******************** MENU PRINCIPAL ********************/
/******************************************************/

div#mainNav{
	position:relative;
}

ul#mainNavListe{
	margin-left:166px;
}

ul#mainNavListe li{
	float: left;
	padding: 5px 15px 5px 15px;
	font-size:1.3em;
	border-top:1px solid #dadada;
	margin-bottom:15px;
    background:url(../image/module/menu/off.gif) no-repeat left
}
ul#mainNavListe li a { text-decoration:none; color:#000; font-weight:700}
ul#mainNavListe li:hover{
	float: left;
	padding: 5px 15px 5px 15px;
	font-size:1.3em;
	border-top:1px solid #dadada;
	margin-bottom:15px;
	background:url(../image/module/menu/on.gif) no-repeat left bottom
}
ul#mainNavListe li a:hover { text-decoration:none; color:#002e67; font-weight:700}

ul#mainNavListe li.On{
	float: left;
	padding: 5px 15px 5px 15px;
	font-size:1.3em;
	border-top:1px solid #dadada;
	margin-bottom:15px;
	background:url(../image/module/menu/on.gif) no-repeat left bottom
}
ul#mainNavListe li.On { text-decoration:none; color:#002e67; font-weight:700}

/* HAUTEUR MINIMALE */
div#mainContent, div#interneContent {
	height: auto;
	_height: 380px;
	min-height: 380px;
	clear: both;
}


div#flashAccueil{
	width: 915px;
	height: 402px;
	overflow: hidden;
	margin: 0px auto;
}

/***************************************************/
/********************ANIMATION ACCUEIL**************/
/***************************************************/
#content-fade{
	width:960px;
	height:380px;
	position:relative;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:18px;
}
#content-fade ul,
#content-fade ul li{
	list-style:none;
	padding:0;
	margin:0;
}
#content-fade ul li{
	position:absolute;
	top:0;
	left:0;
	z-index:10;
}
#content-fade ul li.next{
	z-index:25;
}
#content-fade ul li.active{
	z-index:50;
}
#content-fade ul li div{
	position:absolute;
	top:0;
	left:0;
}

/*item 1*/

#content-fade ul li.view-1 div.titre{
	top:65px;
	left:540px;
}
#content-fade ul li.view-1 .size24{
	font-size:24px;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}
#content-fade ul li.view-1 .size36{
	font-size:36px;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}

/*item 2*/

#content-fade ul li.view-2 div.texte{
	top:160px;
	left:150px;
}
#content-fade ul li.view-2 .size16{
	font-size:16px;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}
#content-fade ul li.view-2 .size24{
	font-size:24px;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}
#content-fade ul li.view-2 .size36{
	font-size:36px;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}

/*item 3*/

#content-fade ul li.view-3 div.date{
	top:35px;
	left:35px;
}
#content-fade ul li.view-3 div.date .day{
	font-size:14px;
	text-align:center;
	padding:0px;
	margin:0px;
}
#content-fade ul li.view-3 div.date .month{
	font-size:34px;
	text-align:center;
	padding:0px;
	margin:0px;
}
#content-fade ul li.view-3 div.titre{
	top:100px;
	left:250px;
	font-size:36px;
}
#content-fade ul li.view-3 div.texte{
	top:130px;
	left:280px;
	font-size:18px;
}

/*item 4*/

#content-fade ul li.view-4 div.date{
	top:35px;
	left:35px;
}
#content-fade ul li.view-4 div.date .day{
	font-size:14px;
	text-align:center;
	padding:0px;
	margin:0px;
}
#content-fade ul li.view-4 div.date .month{
	font-size:34px;
	text-align:center;
	padding:0px;
	margin:0px;
}
#content-fade ul li.view-4 div.titre{
	top:100px;
	left:250px;
	font-size:36px;
}
#content-fade ul li.view-4 div.texte{
	top:130px;
	left:280px;
	font-size:18px;
}

/*item 5*/

#content-fade ul li.view-5 div.date{
	top:35px;
	left:35px;
}
#content-fade ul li.view-5 div.date .day{
	font-size:14px;
	text-align:center;
	padding:0px;
	margin:0px;
}
#content-fade ul li.view-5 div.date .month{
	font-size:34px;
	text-align:center;
	padding:0px;
	margin:0px;
}
#content-fade ul li.view-5 div.titre{
	top:100px;
	left:250px;
	font-size:36px;
}
#content-fade ul li.view-5 div.texte{
	top:130px;
	left:280px;
	font-size:18px;
}

/*item 6*/

#content-fade ul li.view-6 div.date{
	top:35px;
	left:35px;
}
#content-fade ul li.view-6 div.date .day{
	font-size:14px;
	text-align:center;
	padding:0px;
	margin:0px;
}
#content-fade ul li.view-6 div.date .month{
	font-size:34px;
	text-align:center;
	padding:0px;
	margin:0px;
}
#content-fade ul li.view-6 div.titre{
	top:100px;
	left:250px;
	font-size:36px;
}
#content-fade ul li.view-6 div.texte{
	top:130px;
	left:280px;
	font-size:18px;
}

/*item 7*/

#content-fade ul li.view-7 div.date{
	top:35px;
	left:35px;
}
#content-fade ul li.view-7 div.date .day{
	font-size:14px;
	text-align:center;
	padding:0px;
	margin:0px;
}
#content-fade ul li.view-7 div.date .month{
	font-size:34px;
	text-align:center;
	padding:0px;
	margin:0px;
}
#content-fade ul li.view-7 div.titre{
	top:100px;
	left:250px;
	font-size:36px;
}
#content-fade ul li.view-7 div.texte{
	top:130px;
	left:280px;
	font-size:18px;
}

#content-fade p {margin:10px}
/***************************************************/
/******************** AUTO PROMO ********************/
/***************************************************/
#carousel1 {position:absolute; width:201px; height:98px;overflow:scroll;margin:10px 0 0 5px;padding-top:10px; float:left}

div#autoPromo{
	width: 956px;
	padding: 20px 2px 2px 2px;
	height: 160px;
	background:url(../image/bandeau/promo_footer.gif) top repeat-x;
	clear:both;
}

div.blocAutoPromo {
	float: left;
	margin : 0px 0px 0px 30px;
	display: inline;
	background:url(../image/bandeau/footer_select.gif) no-repeat top left;
	height:141px;
	zoom:1;
}

div.blocAutoPromo:hover {
	float: left;
	margin : 0px 0px 0px 30px;
	display: inline;
	background:url(../image/bandeau/footer_select_on.gif) no-repeat top left;
	height:141px;
	zoom:1;
}

div.blocAutoPromo img, div.blocAutoPromo span { margin-bottom:0px; padding-bottom:0px; margin-top:-2px}

div.blocAutoPromo h2 { font-size:1.2em; padding:15px 15px 0px 15px}
div.blocAutoPromo h2 a { color:#002e67; text-decoration:none; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
div.blocAutoPromo h2 a:hover { color:#002e67; text-decoration:none; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}

/***************************************************/
/******************** FOOTER ************************/
/***************************************************/

div#footer{
	width: 918px; /* 960 */
	padding-left: 21px;
	padding-right: 21px;
	height: 29px;
	line-height: 2.9em;
	background: url(../image/bandeau/bg_footer.gif) no-repeat top left;
}
div#footer a , div#footer p{
	font-size: 1em;
}

div.footerLeft{
	float: left;
}

div.footerRight{
	float: right;
}

ul.footerNav li{
	float: left;
	margin-left: 2px;
	margin-right: 2px;
}

ul.footerNav li a {}
ul.footerNav li a.On { text-decoration:underline}

/***************************************************/
/******************** MANIFESTATION ************************/
/***************************************************/

div.detailManifestation, div.programme {
	padding-bottom: 0px;
}

.contentLeft, .contentMiddle, .contentRight {
	/*margin-top: 32px; */
	float: left;
}

.contentMiddle {
	width: 456px;
	padding: 0px 20px 10px 20px;
}

.contentRight {
	width: 200px;
	background:url(../image/module/expand_anim/shadow_text.gif) no-repeat top left;
	padding:5px 10px 10px 10px;
}

div.detailManifestation .contentLeft {
	padding: 10px 10px 0px 10px;
	width: 224px;
	height: auto;
	_height: 380px;
	min-height: 380px;
}

div.detailManifestation h2.titreRubrique, div.programme h2.titreRubrique div.interneContentMarge h2.titreRubrique {
	font-size: 2.6em;
	color: #002E67;
	display:;
}

div.programme h2.titreRubrique, div.interneContentMarge h2.titreRubrique, div.partenaires h2.titreRubrique, div.contact h2.titreRubrique {
	font-size: 2.6em;
	padding-top:5px;
	/*float:left;*/
	background: url(../image/module/expand_anim/desc7/pix.gif) top left repeat-x;
	padding-left:20px;
	position:relative;
	margin-top:20px;
	color:#002E67;
	width:180px;
	text-align:right;
}

h2.titreRubrique, h2.titreRubrique2, h2.titreRubrique1, h2.titreRubrique6, h2.titreRubrique7, h2.titreRubrique4, h2.titreRubrique5, h2.titreRubrique3 {
	font-size: 2em;
	padding-top:0px;
}
h2.titreRubrique1 { color:#e7cc00}
h2.titreRubrique2 { color:#5d4894}
h2.titreRubrique3 { color:#d01f77}
h2.titreRubrique4 { color:#a7c500}
h2.titreRubrique5 { color:#ee7f00}
h2.titreRubrique6 { color:#c6c7c8}
h2.titreRubrique7 { color:#002E67}

h2.titreRubrique { padding:10px 0px 10px 10px}

h3.titreRubrique, h3.titreRubrique2, h3.titreRubrique1, h3.titreRubrique6, h3.titreRubrique7, h3.titreRubrique4, h3.titreRubrique5, h3.titreRubrique3{
	font-size: 2.6em;
	padding-top:5px;
	float:left;
	background: url(../image/module/expand_anim/desc7/pix.gif) top left repeat-x;
	margin-left:-20px;
	padding-left:20px;
	position:relative;
}
* html h3.titreRubrique,* html h3.titreRubrique2,* html h3.titreRubrique1,* html h3.titreRubrique6,* html h3.titreRubrique7,* html h3.titreRubrique4,* html h3.titreRubrique5,* html h3.titreRubrique3{
	margin-left:-10px;
}

h3.titreRubrique1 { color:#e7cc00; background: url(../image/module/expand_anim/desc1/pix.gif) top left repeat-x;}
h3.titreRubrique2 { color:#5d4894; background: url(../image/module/expand_anim/desc2/pix.gif) top left repeat-x;}
h3.titreRubrique3 { color:#d01f77; background: url(../image/module/expand_anim/desc3/pix.gif) top left repeat-x;}
h3.titreRubrique4 { color:#a7c500; background: url(../image/module/expand_anim/desc4/pix.gif) top left repeat-x;}
h3.titreRubrique5 { color:#ee7f00; background: url(../image/module/expand_anim/desc5/pix.gif) top left repeat-x;}
h3.titreRubrique6 { color:#c6c7c8; background: url(../image/module/expand_anim/desc6/pix.gif) top left repeat-x;}
h3.titreRubrique7 { color:#002E67; background: url(../image/module/expand_anim/desc7/pix.gif) top left repeat-x;}

.programmeImage { clear:both}

div.programme_Nav {
	text-align: center;
	margin-bottom:10px;
}

span.dateJour2, span.dateJour1, span.dateJour6, span.dateJour7, span.dateJour4, span.dateJour5, span.dateJour3 {
	font-size: 1.2em;
	font-weight:700;
}

span.dateJour1 { color:#e7cc00}
span.dateJour2 { color:#5d4894}
span.dateJour3 { color:#d01f77}
span.dateJour4 { color:#a7c500}
span.dateJour5 { color:#ee7f00}
span.dateJour6 { color:#c6c7c8}
span.dateJour7 { color:#002E67}

p.dateElement2, p.dateElement1, p.dateElement6, p.dateElement7, p.dateElement4, p.dateElement5, p.dateElement3 , p.dateSep{
	display: block;
	float: left;
	width: 30px;
	text-align: center;
	font-size: 2.4em;
}

p.dateElement1 { color:#e7cc00}
p.dateElement2 { color:#5d4894}
p.dateElement3 { color:#d01f77}
p.dateElement4 { color:#a7c500}
p.dateElement5 { color:#ee7f00}
p.dateElement6 { color:#c6c7c8}
p.dateElement7 { color:#002E67}

p.dateSep span {
	display: none;
}

div.eventail {
	display: none;
}

div.nextLink {
	width: 20px;
	height: 20px;
	float: left;
	margin-left: 2px;
	margin-top:5px;
}

div.prevLink {
	float: left;
	width: 20px;
	height: 20px;
	margin-right: 2px;
	padding-left: 37px;
	margin-top:5px;
}

div.programmeLeft {
	width: 740px;
}

div.programmeRight {
	width: 217px;
}

div.programme {
	margin: 0px 0px 0px 0px;
}

div.articleLeft{
width: 190px;
float: left;
}

div.articleMidlle{
width: 68px;
float: left;
padding-left:30px;
}

div.articleRight{
width: 70px;
float: right;
}

div.articleLeft a, div.articleRight a {}

div.formulaire .contentLeft { width:205px}
div.formulaire .contentLeft h2.titreRubrique { width:180px; text-align:right}
div.formulaire .contentRight { border:1px solid #dadada; background:none; width:550px; margin:20px 0px 0px 10px}

div.formulaire label {
	width: 230px;
	float: left;
	text-align: right;
	font-family: arial,sans-serif;
	font-size: 1em;
	margin-right: 16px;
}

div.formulaire a {
}

div.interneContentMarge div.contactForm h3 { color:#333; font-weight:700; margin-left:0px; font-size:1.2em}
div.interneContentMarge div.contactForm p { font-size:1.1em; margin-left:0px}

div.contactForm { overflow:auto; overflow-x:hidden; height:335px; padding:0px 5px 0px 5px}

div.contactForm form input {
	width: 204px;
	line-height: 1.8em;
	font-size: 1.1em;
	color: #555555;
	font-family: arial,sans-serif;
	border: 1px solid #BEBEBE;
}

div.contactForm form textarea {
	width: 204px;
	font-size: 1.1em;
	color: #555555;
	font-family: arial,sans-serif;
	border: 1px solid #BEBEBE;
}

div.contactForm form select {
	width: 204px;
	font-size:1.1em;
}

input#envoyer {
	width: auto;
	height: auto;
	border: none;
}

.marginB5 {
	margin-bottom: 5px;
}

p.error  {
	padding: 8px 0px;
	text-align: center;
	color: #FF0000;
}

span.error {
	font-size: 10px;
	color: #FF0000;
}

p.center {
	text-align :center;
}

h3.titreMainTxt {
	font-size: 12px;
	color: #808080;
	margin-top: 20px;
	margin-bottom: 3px;
	font-weight: bold;
}

div.interneContentMarge {
	padding: 0px 20px 10px 0px;
}

div.interneContentMarge h3 { margin-left:20px; margin-top:0px; margin-bottom:10px; color:#002E67}
div.interneContentMarge p  { margin-left:20px; margin-bottom:10px}

div.interneContentMarge p.marginB5  { margin-left:20px; margin-bottom:5px}

div.interneContentMarge div.exposants p  { margin-left:0px; margin-bottom:0px}

div.interneContentMarge div.exposants p.txtIntro {
	font-family: arial, sans-serif;
	font-size: 1.2em;
	margin-left:20px;
}

/* Partenaires */
div.partenaires{
height: auto;
_height: 380px;
min-height: 380px;
background: url(../image/module/partenaire/bg_partenaires.jpg) no-repeat bottom right;
}

div.partenairesContent{
width: 418px;
}

div.partenaires p.mainTxt { margin-left:20px; margin-bottom:20px}

.partenaireBR{border-right: 1px solid #c9c8c8;}
.partenaireBB{border-bottom: 1px solid #c2c1bf;}


div.lightboxPartenaires{
	width: 942px;
	height: auto;
	_height: 581px;
	min-height: 581px;
	padding-top: 10px !important;
}

div.sponsorsContent div.left {
	float: left;
	width: 150px;
	border-right: 1px solid #CCCCCC;
	height: auto;
	_height: 551px;
	min-height: 551px;
	padding: 10px;
}

div.sponsorsContent div.right {
	float: right;
	width: 690px;
	padding: 36px;
}

div.lightboxSponsorsCoordonnees {
	border-top: 1px solid #cccccc;
	margin-top: 300px;
	padding-top: 5px;
	width: 150px;
	font-family: arial, sans-serif;
}

h3.sponsorTitre {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 5px;
}

p.sponsorAdresse, p.sponsorUrl {
	font-size: 1em;
}

p.sponsorUrl a {
	color: #545454;
}

div.lightboxSponsorsLogo {
	text-align: center;
	height: 150px;
}

h3.sponsorAccroche {
	font-size: 1.6em;
	color:#002E67;
	margin-bottom:10px;
}

p.sponsorIntro {
	font-size: 1.1em;
	font-weight: bold;
}

div.sponsors {
	width: 380px;
	margin-left:70px;
}

div.sponsorImg {
	width: 305px;
}

a.sponsorLink {
	display: block;
	float: left !important;
	margin-right: 15px;
	margin-bottom: 15px;
}

div.exposants div.contentLeft {
	width: 266px;
}

div.exposants div.contentMiddle {
	width: 239px;
	padding-left: 60px;
	margin-right: 40px;
	margin-top:50px;
	float: left;
	height: auto;
}

div.exposants div.contentRight {
	float: left;
	width: 230px;
	padding-left: 50px;
	background-color: transparent;
	background-image: url(../image/module/barrevertical.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	margin-top: 30px;
	height: 326px;
}

div.exposants div.contentMiddle select {
}

div.exposants label { font-size:1.2em}
div.exposants p.mainTxt { margin-left:0px}


div.exposants p.mainTxt2 {
	font-family: arial, sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
	text-align:left;
	margin-bottom:0px;
}

p.mainTxt2.bold {
	font-weight: bold;
}


div.interneContentMarge p.txtRight {
	text-align: right;
	padding-bottom:5px;
	clear:both;
}

div.exposantTop {
	text-align: right;
}

div.exposantBottom {
	margin-bottom: 5px;
}

div.exposantBottom div.prev a, div.exposantBottom div.next a {
	font-family: arial,sans-serif;
	font-size: 1.1em;
	color: #545454;
}

div.exposantBottom div.print {
/*	width: 152px; */
}

div.exposantBottom div.prev img, div.exposantBottom div.next img {
	margin: 4px !important;
}

div.exposantBottom div.prev, div.exposantBottom div.next {
	width: 264px;
	height: 19px;
	line-height: 1.9em;
	margin-bottom: 7px;
}

div.exposantBottom div.prev, div.exposantBottom div.print {
	float: left;
}

div.exposantBottom div.next {
	float: right;
	text-align: right;
}

#validerForm {
	border: none;
	float: right;
	background:url(../image/module/bouton/fond.gif) left; color:#fff; font-size:1.1em; padding:2px 10px 2px 16px;
	cursor:pointer;
	margin-bottom:5px;
	padding:0px 5px 2px 16px;
	max-width:90%;
	color: #FFF;
	width: auto;
	height:1.8em;
}

*html #validerForm {
	padding:0px 5px 4px 16px;
}

#validerForm:hover {
	border: none;
	float: right;
	background:url(../image/module/bouton/fond2.gif) left; color:#fff; font-size:1.1em; padding:2px 10px 2px 16px;
	cursor:pointer;
	margin-bottom:5px;
	padding:0px 5px 2px 16px;
	max-width:90%;
	color: #FFF;
}

.validerForm {
	border: none;
	float: right;
	background:url(../image/module/bouton/fond.gif) left; color:#fff; font-size:1.1em; padding:2px 10px 2px 16px;
	cursor:pointer;
	margin-bottom:5px;
	padding:2px 5px 2px 16px;
	max-width:90%;
	color: #FFF;
	width: auto;
}

.validerForm:hover {
	border: none;
	float: right;
	background:url(../image/module/bouton/fond2.gif) left; color:#fff; font-size:1.1em; padding:2px 10px 2px 16px;
	cursor:pointer;
	margin-bottom:5px;
	padding:2px 5px 2px 16px;
	max-width:90%;
	color: #FFF;
}


div.exposantsResultat {
	height:183px;
	padding: 10px;
	border: 1px solid #bebebe;
	background-color: white;
	overflow: auto;
	margin-left:0px;
}

ul.exposantsResultatListe li {
	padding-left: 0px;
	background:url(../image/module/expand_anim/desc7/puce.gif) no-repeat 0px 2px;
	margin-bottom: 3px;
	font-size:1.2em;
	text-align:left;
	padding-left:16px;
}

ul.exposantsResultatListe li a {
	font-size: 0.9em;
	line-height: 1em;
	text-decoration: underline;
	color: #535353;
}

div.lightboxExposant {
	width: 720px;
}

div.exposantDetail {
	width: 680px;
	padding: 20px;
}

div.exposantLogo {
	float: left;
	width: 120px;
	height: 115px;
}

div.exposantNom {
	float: left;
	width: 680px;
	text-align: center;
}

div.exposantNom h3 {
	color: #545454;
	font-size: 2.5em;
}

div.exposantCoordonnees, div.exposantManifestations {
	float: left;
	width: 289px;
	padding-left: 10px;
	padding-right: 10px;
	height: 320px;
	padding-top: 5px;
	font-size: 1em;
	line-height: 1.5em;
	overflow:auto;
	overflow-x:hidden;
	margin-bottom:10px;
}

 div.exposantManifestations {
	padding-left: 30px;

}

div.exposantManifestations {
	background-color: transparent;
	background-image: url(../image/module/barreverticallightbox.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	width: 310px;
}

div.exposantCoordonnees h4, div.exposantManifestations h4 {
	font-weight: bold;
	font-size: 1em;
}

div.exposantCoordonnees h3, div.exposantManifestations h3 {
	font-size: 1em;
	margin-top:10px
}

div.exposantManifestations ul {
	padding-left:15px
}

div.exposantCoordonnees a  {
	color: #545454;
}

p.lightboxTxt.contact {
	margin-bottom: 15px;
}

div.iframe {
	margin: 0px auto;
}

iframe {
	border: none;
	overflow-x: hidden;
	overflow-y: auto;
}

div.infoPratiqueLeft {
	float:left;
	padding-left:0px;
	width:230px;
}

div.infoPratiqueRight {
	float:left;
	margin-left:10px;
	margin-top:40px;
}

div.infoPratiqueContent h3.titreRubrique {
	float:none; background:none; font-size:1.2em; margin-left:0px; padding-top:0px; padding-left:0px; color:#002E67; padding-bottom:10px; position:static;
}

div.infoPratiqueContent {
	width: 430px;
	height: 300px;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 10px;
	border: 1px solid #dadada;
	font-size:1.2em;
}
div.infoPratiqueContent ul {}
div.infoPratiqueContent ul li { background:url(../image/module/expand_anim/desc7/puce.gif) no-repeat 0px 2px; padding-left:10px}

ul.infoLinks {
	position:absolute;
	margin-top:240px;
	font-size:0.9em
}

ul.infoPratiqueListe li, ul.infoLinks li {
	margin-left:60px;
	padding-left: 10px;
	background:url(../image/module/expand_anim/desc7/puce.gif) no-repeat 0px 2px;
	margin-bottom: 3px;
	font-size:1.2em;
}

ul.infoPratiqueListe li a, p.infosTxt a, ul.infoLinks li a {
	
}

p.infosTxt {
	margin-bottom: 20px;
}

p.infosTxt.last {
	margin-bottom: 0px;
}

ul.planMain, ul.planTrans, ul.planSpecial {
	margin-bottom: 10px;
	margin-left:20px;
}

ul.planMain li, ul.planTrans li, ul.planSpecial li {
	line-height: 1.6em;
}

ul.planMain, ul.manifestation_by_night {
	margin-top: 15px;
}

ul.planMain li a {
	font-weight: bold;
}

ul.planMain li a, ul.planTrans li a, ul.planSpecial li a {
	color: #545454;
}

ul.manifestation_by_night li a {
	color: #545454;
}
p#manif_horaires{
	display:none;	
}

/*******************************************************/
/*****************EXPENDABLE ANIM***********************/
/*******************************************************/
/* Menu style */
.ei_menu{background:#fff; width:100%; overflow:hidden; zoom:1;}
.ei_menu ul{ height:380px; margin-left:-20px; position:relative; display:block; width:1300px;}
.ei_menu ul li{float:left; width:85px; height:380px; position:relative; overflow:hidden;}
.ei_menu ul li ul {height:auto;margin-left:30px;position:static;width:79%;}
.ei_menu ul li ul li {float:none;clear:both;width:auto;	height:auto;position:static;overflow:inherit;font-size:1.1em;padding-bottom:5px;padding-top:5px;min-height:20px;}
* + html .ei_menu ul li ul li { padding-top:0px}
.ei_preview{width:85px;height:380px;cursor:pointer;position:absolute;top:0px;left:0px;background:transparent url(../image/module/expand_anim/color.gif) no-repeat top left;}
.ei_image{position:absolute;left:85px;top:0px;width:85px;height:380px;background:transparent url(../image/module/expand_anim/color.gif) no-repeat top left;
	/***** OPTION POSSIBLE ****/
	/*opacity:0.2;*/
	/*background:transparent url(../image/module/expand_anim/colorbw.gif) no-repeat top left;*/
}
.pos1 span{	background-position:0px 0px;}
.pos2 span{	background-position:-85px 0px;}
.pos3 span{	background-position:-170px 0px;}
.pos4 span{	background-position:-255px 0px;}
.pos5 span{	background-position:-340px 0px;}
.pos6 span{	background-position:-425px 0px;}

.ei_descr_1 {position:absolute; width:250px; height:380px; padding:0px; left:85px; top:0px; background:url(../image/module/expand_anim/desc1/desc.gif) #FFF bottom no-repeat;}
.ei_descr_2 {position:absolute; width:250px; height:380px; padding:0px; left:85px; top:0px; background:url(../image/module/expand_anim/desc2/desc.gif) #FFF bottom no-repeat;}
.ei_descr_3 {position:absolute; width:250px; height:380px; padding:0px; left:85px; top:0px; background:url(../image/module/expand_anim/desc3/desc.gif) #FFF bottom no-repeat;}
.ei_descr_4 {position:absolute; width:250px; height:380px; padding:0px; left:85px; top:0px; background:url(../image/module/expand_anim/desc4/desc.gif) #FFF bottom no-repeat;}
.ei_descr_5 {position:absolute; width:250px; height:380px; padding:0px; left:85px; top:0px; background:url(../image/module/expand_anim/desc5/desc.gif) #FFF bottom no-repeat;}
.ei_descr_6 {position:absolute; width:250px; height:380px; padding:0px; left:85px; top:0px; background:url(../image/module/expand_anim/desc6/desc.gif) #FFF bottom no-repeat;}

.ei_descr_1 h3, .ei_descr_2 h3, .ei_descr_3 h3, .ei_descr_4 h3, .ei_descr_5 h3, .ei_descr_6 h3 {font-family:Arial, Helvetica, sans-serif; font-size:2.4em; color:#fff; font-style:normal; padding:20px 0px 0px 10px; width:89%; letter-spacing:2px}
.ei_descr_1 h3 img, .ei_descr_2 h3 img, .ei_descr_3 h3 img, .ei_descr_4 h3 img, .ei_descr_5 h3 img, .ei_descr_6 h3 img { margin-left:5px}
.ei_descr_1 h2, .ei_descr_2 h2, .ei_descr_3 h2, .ei_descr_4 h2, .ei_descr_5 h2, .ei_descr_6 h2{	font-family:Arial, Helvetica, sans-serif; font-size:1.1em; color:#333; padding:40px 0px 0px 10px; background:#FFF; width:89%; font-weight:bold}
.ei_descr_1 p, .ei_descr_2 p, .ei_descr_3 p, .ei_descr_4 p, .ei_descr_5 p, .ei_descr_6 p {color:#000; padding:10px 0px 0px 10px; width:89%}

.ei_menu ul li ul li span.link { display:block; float:left; font-weight:bold}
.ei_descr_1 ul li span.num { background:#e7cc00; color:#FFF; font-size:0.7em; padding:1px 2px 1px 2px; margin:1px 5px 0px 0px; display:block; float:left; width:8px; text-align:center; margin-left:-20px; position:relative}
.ei_descr_2 ul li span.num { background:#5d4894; color:#FFF; font-size:0.7em; padding:1px 2px 1px 2px; margin:1px 5px 0px 0px; display:block; float:left; width:8px; text-align:center; margin-left:-20px; position:relative}
.ei_descr_3 ul li span.num { background:#d01f77; color:#FFF; font-size:0.7em; padding:1px 2px 1px 2px; margin:1px 5px 0px 0px; display:block; float:left; width:8px; text-align:center; margin-left:-20px; position:relative}
.ei_descr_4 ul li span.num { background:#a7c500; color:#FFF; font-size:0.7em; padding:1px 2px 1px 2px; margin:1px 5px 0px 0px; display:block; float:left; width:8px; text-align:center; margin-left:-20px; position:relative}
.ei_descr_5 ul li span.num { background:#ee7f00; color:#FFF; font-size:0.7em; padding:1px 2px 1px 2px; margin:1px 5px 0px 0px; display:block; float:left; width:8px; text-align:center; margin-left:-20px; position:relative}
.ei_descr_6 ul li span.num { background:#c6c7c8; color:#FFF; font-size:0.7em; padding:1px 2px 1px 2px; margin:1px 5px 0px 0px; display:block; float:left; width:8px; text-align:center; margin-left:-20px; position:relative}

div.manifByNight {bottom:0px; position:absolute; padding:10px 0px 20px 30px; background:url(../image/module/expand_anim/etoiles.gif) no-repeat top right; width:200px; font-size:1.1em}
div.manifByNight h4 { font-size:1.8em; padding-bottom:3px} 
div.manifByNight p { padding:0px}

.shim1 { background:#e7cc00}
.shim2 { background:#5d4894}
.shim3 { background:#d01f77}
.shim4 { background:#a7c500}
.shim5 { background:#ee7f00}
.shim6 { background:#c6c7c8}
.shim7 { background:#002E67}

td.picto { width:24px }

table.programme1 { width:100%; margin:10px 0px 10px 0px}
.programme1 tr td { vertical-align:middle; padding:3px 10px; font-size:1.1em}
.programme1 td.picto { border-right:1px solid #e7cc00; padding-left:0px}
.programme1 td span { color:#e7cc00; }

table.programme2 { width:100%; margin:10px 0px 10px 0px}
.programme2 tr td { vertical-align:middle; padding:3px 10px; font-size:1.1em}
.programme2 td.picto { border-right:1px solid #5d4894; padding-left:0px}
.programme2 td span { color:#5d4894}

table.programme3 { width:100%; margin:10px 0px 10px 0px}
.programme3 tr td { vertical-align:middle; padding:3px 10px; font-size:1.1em}
.programme3 td.picto { border-right:1px solid #d01f77; padding-left:0px}
.programme3 td span { color:#d01f77}

table.programme4 { width:100%; margin:10px 0px 10px 0px}
.programme4 tr td { vertical-align:middle; padding:3px 10px; font-size:1.1em}
.programme4 td.picto { border-right:1px solid #a7c500; padding-left:0px}
.programme4 td span { color:#a7c500}

table.programme5 { width:100%; margin:10px 0px 10px 0px}
.programme5 tr td { vertical-align:middle; padding:3px 10px; font-size:1.1em}
.programme5 td.picto { border-right:1px solid #ee7f00; padding-left:0px}
.programme5 td span { color:#ee7f00}

table.programme6 { width:100%; margin:10px 0px 10px 0px}
.programme6 tr td { vertical-align:middle; padding:3px 10px; font-size:1.1em}
.programme6 td.picto { border-right:1px solid #c6c7c8; padding-left:0px}
.programme6 td span { color:#c6c7c8}

table.programme7 { width:100%; margin:10px 0px 10px 0px}
.programme7 tr td { vertical-align:middle; padding:3px 10px; font-size:1.1em}
.programme7 td.picto { border-right:1px solid #002E67; padding-left:0px}
.programme7 td span { color:#002E67}

/* For the index_3 demo */
ul.trigger_list{
	position:absolute;
	right:20px;
	top:145px;
}
ul.trigger_list li{
	float:left;
	line-height:53px;
	color:#ddd;
	font-style:italic;
}
ul.trigger_list li a{
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	background:#000;
	color:#ddd;
	line-height:35px;
	padding:5px 10px;
	margin:3px;
	border-radius:5px 5px 5px 5px;
	text-shadow:1px 1px 1px #000;
}
ul.trigger_list li a:hover{
	background:#222;
	color:#fff;
}

.lienBleu { color:#002E67; font-weight:bold}
a.lienBleu:hover{ color:#002E67; font-weight:bold}

.vam { vertical-align:middle}
.ml45 { margin-left:45px}
.txtCenter.mainTxt { text-align:center}
.w99p { width: 99%; }

/* POPIN OVERLAY */
#overlay {position: fixed; z-index:110; top:0; left:0; height:100%; width:100%; background:#FFFFFF; filter:alpha(opacity=80); -moz-opacity:0.80; opacity: 0.80; z-index:500}
* html #overlay { position:absolute; height:100em}

/* POPIN STYLE */
#alerte {
	width:600px;position:fixed;z-index:800;left:50%;top:50%;
	margin-top:-290px;
	margin-top:-280px\9;
	margin-left:-315px;
	color:#CC0000;
}

#alerte a {font-size:1.1em; font-weight:bold}

@media print {
	.exposantsResultat, div.infoPratiqueContent {
		height: auto;
	}
	
}
