/***************************************************************************************/
/* 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;
padding: 0px;
}

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

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

table{border-collapse: collapse;}

a{
text-decoration: none;
outline: none;
}

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

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

.fLeft{float: left;}
.fRight{float: right;}
.clear{clear: both;}

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

body{
	font-family : verdana, arial, sans-serif;
	color: #808080;
	font-size: 11px;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
	background: white;
}

p.mainTxt {
	line-height: 15px;
}

p.mainTxt a {
	color: #808080;
}

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

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

div#container{
	height: auto;
	_height: 720px;
	min-height: 720px;
	margin: 0px auto;
	background: #f0efee;
}

/************************************************/
/******************** HEADER *********************/
/************************************************/
div#header_print {
	display: none;
}
div#logo{
	padding-left: 17px;
	width: 151px;
	height: 128px;
	float: left;
}

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

div#accroche{
	height: 96px;
	font-size: 1px;
}

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

div#mainNav{
	float: left;
	width: 792px;
	height: 31px;
	padding-top: 1px;
	background: url("../image/site/bg_nav.png") top left no-repeat #f0efee;
}

ul#mainNavListe{
	float: left;
}

ul#mainNavListe li{
	float: left;
	height: 26px;
	margin-left: 3px;
	margin-right: 3px;
}


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

div#mainContent, div#interneContent {
	
	clear: both;
}


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

/***************************************************/
/******************** AUTO PROMO ********************/
/***************************************************/

div#autoPromo{
	width: 956px;
	padding: 0px 2px;
	height: 158px;
}

div.blocAutoPromo{
	float: left;
	margin : 0px 19px;
	display: inline;
}

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

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

div.footerLeft{
	float: left;
}

div.footerRight{
	float: right;
}

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

ul.footerNav li a {
	color: #808080;
}

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

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

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

.contentMiddle {
	width: 309px;
	padding-right: 26px;
}

.contentRight {
	width: 220px;
	margin-top: 10px;
}

div.detailManifestation .contentLeft {
	padding-left: 21px;
	width: 384px;
	height: auto;
	_height: 405px;
	min-height: 405px;
}

div.detailManifestation h2.titreRubrique, div.programme h2.titreRubrique {
	font-size: 30px;
	color: #545454;
	line-height: 31px;
	height: 31px;
}

div.programme h2.titreRubrique {
	margin-bottom: 23px;
}

h3.sousTitreRubrique, h3.sousTitreRubriqueViolet, h3.sousTitreRubriqueJaune, h3.sousTitreRubriqueRose, h3.sousTitreRubriqueBleu, h3.sousTitreRubriqueBleuClair, h3.sousTitreRubriqueOrange, h3.sousTitreRubriqueRouge {
	width: 384px;
	font-size: 24px;
	line-height: 24px;
	height: 24px;
}

 h4.titreArticle, h4.titreArticleViolet, h4.titreArticleJaune, h4.titreArticleRose, h4.titreArticleBleu, h4.titreArticleBleuClair, h4.titreArticleOrange, h4.titreArticleRouge{
	width: 309px;
	font-size: 24px;
	line-height: 80px;
	height: 80px;
}

div.programme_Nav {
	text-align: center;
}

 span.dateJourViolet, span.dateJourJaune, span.dateJourRose, span.dateJourBleu, span.dateJourBleuClair, span.dateJourOrange, span.dateJourRouge {
	font-size: 20px;
	color: #545454;
}

p.dateElementViolet, p.dateElementJaune, p.dateElementRose, p.dateElementBleu, p.dateElementBleuClair, p.dateElementOrange, p.dateElementRouge , p.dateSep{
	display: block;
	float: left;
	width: 30px;
	text-align: center;
	font-size: 24px;
	color: #545454;
	line-height: 30px;
}
p.dateSep span {
	display: none;
}

div.eventail {
	display: none;
}

div.nextLink {
	width: 39px;
	height: 35px;
	float: left;
	margin-left: 2px;
	margin-right: 24px;
}

div.prevLink {
	float: left;
	width: 40px;
	height: 35px;
	margin-right: 2px;
	margin-left: 23px;
}

div.programmeLeft {
	width: 680px;
}

div.programmeRight {
	width: 238px;
}

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

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

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

div.articleLeft a, div.articleRight a {
	color: #808080;
}

div.formulaire {
	width: 600px; /* 630 */
	margin-top: 15px;
	_margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	height: auto;
	_height: 318px; /* 350 */
	min-height: 318px; /* 350 */
	border: 1px solid #bebebe;
	background-color: white;
	background-image: url(../image/site/bg_lightbox.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
}

div.formulaire h2.titreRubrique {
	font-size: 30px;
	color: #545454;
	line-height: 31px;
	height: 31px;
	width: 202px;
}

div.formulaire label {
	width: 225px;
	float: left;
	text-align: right;
	font-family: arial,sans-serif;
	font-size: 11px;
	color: #555555;
	margin-right: 16px;
}

div.formulaire a {
	color: #808080;
}

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

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

div.contactForm select {
	width: 204px;
	height: 20px;
	font-size: 11px;
	color: #555555;
	font-family: arial,sans-serif;
	border: 1px solid #BEBEBE;
}

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: 15px 21px;
}

div.interneContentMarge h2.titreRubrique {
	font-size: 30px;
	color: #545454;
	line-height: 31px;
	height: 31px;
	width: 202px;
}




/* Partenaires */
div.partenaires{
width: 379px;
height: auto;
_height: 370px;
min-height: 370px;
padding-top: 30px;
padding-bottom: 5px;
padding-right: 560px;
padding-left: 21px;
background: url(../image/site/bg_partenaires.jpg) no-repeat top left;
}

div.partenaires h2.titreRubrique{
width: 191px;
height: 40px;
}

div.partenairesContent{
width: 418px;
}

.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: 11px;
	font-weight: bold;
	margin-bottom: 5px;
}

p.sponsorAdresse, p.sponsorUrl {
	font-size: 10px;
}

p.sponsorUrl a {
	color: #545454;
}

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

h3.sponsorAccroche {
	font-weight: bold;
	font-size: 16px;
}

div.sponsors {
	width: 379px;
}

div.sponsorImg {
	width: 305px;
}

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

div.exposants div.contentLeft {
	width: 232px;
	height: auto;
	_height: 405px;
	min-height: 405px;
}

div.exposants div.contentMiddle {
	width: 239px;
	padding-left: 60px;
	float: left;
	height: auto;
	_height: 405px;
	min-height: 405px;
}

div.exposants div.contentRight {
	float: left;
	width: 220px;
	padding-left: 27px;
	padding-right: 67px;
	background-color: transparent;
	background-image: url(../image/site/barreVertical.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	margin-top: 32px;
	height: auto;
	_height: 405px;
	min-height: 405px;
}

div.exposants div.contentMiddle input, div.exposants div.contentMiddle select{
	font-size: 10px;
	color: #535353;
	border: 1px solid #BEBEBE;
	line-height: 16px;
	width: 232px;
	height: 16px;
}

div.exposants div.contentMiddle select {
	height: 20px;
	line-height: 20px;
}

p.mainTxt2 {
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

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

p.txtIntro {
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

p.txtRight {
	width: 241px;
	text-align: right;
}

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: 11px;
	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: 19px;
	margin-bottom: 7px;
}

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

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

input#validerForm {
	width: 76px;
	height: 16px;
	border: none;
	float: right;
}

div.exposantsResultat {
	width: 176px;
	height: 176px;
	padding: 15px;
	border: 1px solid #bebebe;
	background-color: white;
	overflow: auto;
	left:0px;
}

ul.exposantsResultatListe li {
	padding-left: 16px;
	text-align: left;
	background: url(../image/site/ico_nextBlanc.png) no-repeat top left;
	margin-bottom: 11px;
	line-height: 11px;
	height: 11px;
	color: #535353;
}

ul.exposantsResultatListe li a {
	font-size: 10px;
	line-height: 11px;
	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: 560px;
	text-align: center;
}

div.exposantNom h3 {
	color: #545454;
	font-size: 30px;
	line-height: 113px;
}

div.exposantCoordonnees, div.exposantManifestations {
	float: left;
	width: 289px;
	padding-left: 40px;
	height: auto;
	min-height: 372px;
	padding-top: 30px;
	font-size: 11px;
	line-height: 18px;
}

div.exposantManifestations {
	background-color: transparent;
	background-image: url(../image/site/barreVerticalLightbox.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
}

div.exposantCoordonnees h4, div.exposantManifestations h4 {
	font-weight: bold;
	font-size: 12px;
}

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:50px;
	width:147px;
}

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

div.infoPratiqueContent .titreRubrique {
	height: 30px;
	width: 370px;
}

div.infoPratiqueContent {
	width: 370px;
	height: 260px;
	background-color: white;
	background-image: url(../image/site/bg_lightbox.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 20px;
	border: 1px solid #BEBEBE;
}

ul.infoLinks {
	width: 120px;
	margin: 5px auto;
}

ul.infoPratiqueListe li, ul.infoLinks li {
	padding-left: 13px;
	background-color: transparent;
	background-image: url(../image/site/ico_next.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	margin-bottom: 3px;
}

ul.infoPratiqueListe li a, p.infosTxt a, ul.infoLinks li a {
	color: #545454;
}

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

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

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

ul.planMain li, ul.planTrans li, ul.planSpecial li {
	line-height: 16px;
}

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

ul.planMain li a {
	text-transform: uppercase;
	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_horraires{
	display:none;	
}