/* Copyright (C) 2007 - 2011 YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

 
 
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 120%;
	color: #595959;
	color:#000000;
	position: relative;
}

 

.wrapper { margin: auto; }
#component #flexicontent {padding:0; padding-right:10px;}

#header {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 10;
	clear: both;
	height:160px;	
}

#version {position:absolute;
	top:55px;
	right:0;
}

#gros-menu{position:absolute; top:40px; left:260px;}


#top {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	clear: both;
}

#middle {
	clear: both;
	min-height: 300px;
}

#bottom {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	clear: both;
}

#footer {
	position: relative;
	margin: 20px 00px 0px 00px;
	padding: 20px 0px 20px 0px;
	background: url(../images/etoile.gif) 0 0 repeat-x;
	clear: both;
	font-size: 10px;
	text-align: left;
}
	
 
 
#middle {
	width: 100%;  
	 
	overflow: hidden;  
	position: relative;  
}

#middle-expand {
	width: 200%;
}

 
#main {
	position: relative;
	left: 50%;
	width: 50%;
	float: left;
}

#main-shift {
	position: relative;
	left: -100%;
	 
	 
	overflow: hidden;
}

 
#left {
	position: relative;
	left: -50%;
	 
	float: left;
	overflow:hidden;
}

 
#right {
	 
	 
	position: relative;
	float: left;
	overflow:hidden;
}

 

#maintop,
#contenttop {
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}

#contentbottom,
#mainbottom {
	margin: 20px 0px 0px 0px;
	overflow: hidden;
}

 
 
#mainmiddle {
	width: 100%;  
	 
	overflow: hidden;  
	position: relative;  
}

#mainmiddle-expand {
	width: 200%;
}

 
#content {
	position: relative;
	left: 50%;
	width: 50%;
	float: left;
}

#content-shift {
	position: relative;
	left: -100%;
	 
	 
	overflow: hidden;
}

 
#contentleft {
	position: relative;
	left: -50%;
	 
	float: left;
	overflow:hidden;
}

 
#contentright {
	 
	 
	position: relative;
	float: left;
	overflow:hidden;
}

 

.floatbox { overflow:hidden; }

.float-left { float: left; overflow: hidden; }
.float-right { float: right; overflow: hidden; }

.width15 { width: 15%; }
.width18 { width: 18%; }
.width20 { width: 20%; }
.width23 { width: 23%; }
.width25 { width: 25%; }
.width33 { width: 33%; }
.width34 { width: 34%; }
.width35 { width: 35%; }
.width40 { width: 40%; }
.width46 { width: 46%; }
.width50 { width: 50%; }
.width54 { width: 54%; }
.width65 { width: 65%; }
.width75 { width: 75%; }
.width100 { width: 100%; }

 

body.yoopage { background: #efefef; }
#page-body {  }

 

#absolute {
	position: absolute;
	z-index: 15;
	top: 0px;
	left: 0px;
	width: 100%;
}

 

#toolbar {
	height: 25px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	line-height: 25px;
	font-size: 10px;
}

#headerbar { 
	padding: 20px 0px 20px 140px;
	min-height: 55px;
	overflow: hidden;
}


#date {
	padding: 0px 0px 0px 0px;
	float: right;
}

#logo {
	position: absolute;
	left: 0px;
	top: 11px;
}

#search {
	position: absolute;
	bottom: 16px;
	right: 14px;
	z-index: 12;
}

#version {position:absolute;
	top:52px;
	right:0;
}



#menu { 
	position: absolute;
	bottom: 6px;
	left: 260px;
	height: 25px;
	/*background-color:#000000;
	background: url(../images/stripe/stripeB.gif)  repeat;*/
	width:710px;
}

#banner {
	position: absolute;
	top: 120px;
	right: -20px;
	width: 0px;
	z-index: 3;
}

 

#footer a.anchor {
	position: absolute;
	right: -3px;
	top: 15px;
	width: 20px;
	height: 20px;
	background: url(../images/footer_anchor.png) 0 0 no-repeat;
	display: block;
	text-decoration: none;
}

#footer a.anchor:hover { background-position: 0 -23px; }

 

#left div.left-1,
#contentleft div.contentleft-1 { 
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	/*border-left: 1px solid #E1E1E2;
	border-right: 1px solid #E1E1E2;
	background-color:#123456;*/
}
#page.column-left #contentleft div.contentleft-1 { border-left: none; }

#right div.right-1,
#contentright div.contentright-1 {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	
	/*border-left: 1px solid #E1E1E2;
	border-right: 1px solid #E1E1E2;
	background-color:#ffffff;*/
}
#page.column-right #contentright div.contentright-1 { border-right: none; }

.middle-wrapper { margin: 0 0px 0 0px; }

#maintop,
#mainbottom,
#contenttop,
#contentbottom {
	margin-left: -10px;
	margin-right: -10px;
}

#page.column-left #maintop,
#page.column-left #mainbottom { margin-left: 10px; }
#page.column-right #maintop,
#page.column-right #mainbottom { margin-right: 10px; }
#page.column-left #contenttop,
#page.column-contentleft #contenttop,
#page.column-left #contentbottom,
#page.column-contentleft #contentbottom { margin-left: 10px; }
#page.column-right #contenttop,
#page.column-contentright #contenttop,
#page.column-right #contentbottom,
#page.column-contentright #contentbottom { margin-right: 10px; }

#page.column-left .breadcrumbs,
#page.column-contentleft .breadcrumbs,
#page.column-left #component,
#page.column-contentleft #component  { margin-left: 20px; background-color:#ffffff; }
#page.column-right .breadcrumbs,
#page.column-contentright .breadcrumbs,
#page.column-right #component,
#page.column-contentright #component { margin-right: 20px; }

.breadcrumbs { margin-bottom: 20px; }

div.top-separator,
div.maintop-separator,
div.mainbottom-separator,
div.bottom-separator {
	margin: 0px 10px 0px 10px;
	height: 5px;
	background: url(../images/separator.png) 0 0 repeat-x;
	clear: both;
}
.clear{clear: both;}

div.separateur {
	margin: 0px 00px 0px 00px;
	height: 6px;
	background: url(../images/etoile.gif) 0 0 repeat-x;
	}
div.separateurLight {
	margin: 0px 00px 0px 00px;
	height: 6px;
	background: url(../images/etoileLight.gif) 0 0 repeat-x;
	}
div.topSeparateur {
	margin: 0px 00px 0px 00px;
	height: 6px;
	width: 710px;
	background: url(../images/etoile.gif) 0 0 repeat-x;
	position:absolute;
	top:40px;
	left:260px;
}


/*-----------------------------------------------------------
BOUTON VERSION
////////////////////////////////////////////////////////////*/
#btnVersions{float: right; margin-right:00px;}
#btnVersions div
{
	/*background-image: none;*/
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0px 0px 0px 0px;
	white-space: nowrap;
	border: none;
	font-size: 0.9em;
}
	
#btnVersions div.fr-FR {
	background: url(../../../images/impetus/interface/fr.gif) no-repeat 0 0;
	width:64px;
	height:67px;
	margin:0;
	padding:0;
	float:right;
}	
#btnVersions div.en-GB {
	background: url(../../../images/impetus/interface/en.gif) no-repeat 0 0;
	width:71px;
	height:67px;
	margin:0;
	padding:0;
	float:right;
}		
#btnVersions a:hover div {
	background-position: 0 -67px;
}
#btnVersions div#active_language {
	background-position: 0 -50px;
}


/* -----------------------------------------------------------------*/
/* --BOUTONS  ---------------*/
/* -----------------------------------------------------------------*/
	/* COLONNE */
	.btnReso { float:right; width:245px; }	
	 a.btnBillet { background-image: url('../images/interface/btnBilleterie.gif'); display: block; float:left; width: 185px; height:60px; margin-top:10px;margin-bottom:5px;}
	 a.btnBillet:hover { background: url('../images/interface/btnBilleterie.gif') 0 -64px }
	 
	 a.btnProgra { background-image: url('../images/interface/btnProgra.gif'); display: block; float:left; width: 185px; height:71px; margin-top:10px;margin-bottom:5px;}
	 a.btnProgra:hover { background: url('../images/interface/btnProgra.gif') 0 -71px }
	 
	 
	 
	 a.btnFB { background-image: url('../images/btnFaceBook.gif'); display: block; float:left; margin-left:10px; width: 44px; height:45px;}
	 a.btnFB:hover { background: url('../images/btnFaceBook.gif') 0 -45px }

	 a.btnTwitter { background-image: url('../images/btnTwitter.gif'); display: block; float:left; margin-left:10px; width: 44px; height:45px;}
	 a.btnTwitter:hover { background: url('../images/btnTwitter.gif') 0 -45px }
	 
	 
	 /* FOOTER */
	 a.btnMontbelliard { background-image: url('../images/interface/btn_montbelliard.gif'); display: block; float:left; width: 140px; height:30px; margin-top:10px;margin-bottom:5px;}
	 a.btnMontbelliard:hover { background: url('../images/interface/btn_montbelliard.gif') 0 -35px }
	 
	 a.btnMoloco{ background-image: url('../images/interface/btn_moloco.gif'); display: block; float:left; width: 120px; height:33px; margin-top:10px;margin-bottom:5px;}
	 a.btnMoloco:hover { background: url('../images/interface/btn_moloco.gif') 0 -37px }
	 
	 a.btnPoudriere { background-image: url('../images/interface/btnPoudriere.gif'); display: block; float:left; width: 115px; height:41px; margin-top:10px;margin-bottom:5px;}
	 a.btnPoudriere:hover { background: url('../images/interface/btnPoudriere.gif') 0 -46px }
	 
	 
	 /* GROS MENU */
	 a.btnConcerts { background-image: url('../images/interface/btnConcerts.gif'); display: block; float:left; width: 88px; height:30px; margin-top:5px;margin-bottom:5px;}
	 a.btnConcerts:hover { background-position: 0 -31px;}
	 a.btnPerform { background-image: url('../images/interface/btnPerformances.gif'); display: block; float:left; width: 138px; height:30px; margin-top:5px;margin-bottom:5px;}
	 a.btnPerform:hover { background-position: 0 -31px;}
	 a.btnCinema { background-image: url('../images/interface/btnCinema.gif'); display: block; float:left; width: 113px; height:30px; margin-top:5px;margin-bottom:5px;}
	 a.btnCinema:hover { background-position: 0 -31px;}
	 a.btnConferences { background-image: url('../images/interface/btnConferences.gif'); display: block; float:left; width: 123px; height:30px; margin-top:5px;margin-bottom:5px;}
	 a.btnConferences:hover { background-position: 0 -31px;}
	 a.btnJeune { background-image: url('../images/interface/btnJeune.gif'); display: block; float:left; width: 112px; height:30px; margin-top:5px;margin-bottom:5px;}
	 a.btnJeune:hover { background-position: 0 -31px;}
	 a.btnExposition { background-image: url('../images/interface/btnExposition.gif'); display: block; float:left; width: 107px; height:30px; margin-top:5px;margin-bottom:5px;}
	 a.btnExposition:hover { background-position: 0 -31px;}

