/* ------------------------------RAZ */

*{margin:0; padding:0;}
h1, h2, h3, h4, h5, h6, p{
	font-size: 1em;
	font-weight: normal;
}
ul {
	margin: 0; padding: 0;
	list-style: none;
}
a {
	text-decoration:none;
	color:#000;
	outline: none;
}
a img {
	border:none;
}
.clear { 
    clear:both;
    display:block;
    line-height:1px;
	font-size:1px;
	height:1px;
}
.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

:focus{-moz-outline-style: none;}
.hidden {
	visibility:hidden;
}
input, textarea{
	color:#3c3c3c;
	font-family:verdana, arial;
	font-size:11px;
}
fieldset{border:none;}

/* -------------------------fin RAZ--- */
html, body {
	height: 100%;
}
* html body{
	background: url(null) fixed ;
}
body {
	font-family:arial;
	font-size:11px;
	color:#000;
	margin:0px;
	padding:0px;		
	line-height:14px;
	background:#000;
}

#principale{
	width:960px;
	text-align:left;
	position:relative;
	z-index:10;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -24px;
}
.tampon{
	height:84px;
}
#bg-viewer img{
	display:block;
	position:fixed;
	top:0;
	left:0;
    z-index:2;
}
* html #bg-viewer img{
    position: absolute;
	top:expression(documentElement.scrollTop+body.scrollTop);
}
#posit-bg-viewer{position:relative;}

#header{
	padding:13px 0 0 0;
	position:relative;
	width:100%;
	min-height:290px;
	z-index:2;
}
* html #header{
	height:290px;	
}
#header h1{
	background:#90d1de url(../images/logo.gif) 30px 22px no-repeat;
	width:190px;
	height:137px;
	text-indent:-5000px;
}
#header h1 a{
	display:block;
	width:190px;
	height:137px;
}

#nav-top{
	background:#000 url(../images/nav-top.gif) no-repeat;
	width:692px;
	height:34px;
	position:absolute;
	top:13px;
	left:268px;
	z-index:10;
}
#nav-top li{
	float:left;
	/*position:relative;*/
	height:34px;
	text-indent:-5000px;
	font-size:1px;
}
#nav-top li a{
	display:block;
	height:34px;
}
#nav-top li#nav-programmes,
#nav-top li#nav-programmes a{
	width:147px;
}
#nav-top li#nav-infos-pratiques,
#nav-top li#nav-infos-pratiques a{
	width:157px;
}
#nav-top li#nav-theatre,
#nav-top li#nav-theatre a{
	width:119px;
}
#nav-top li#nav-calendrier,
#nav-top li#nav-calendrier a{
	width:128px;
}
#nav-top li#nav-rechercher,
#nav-top li#nav-rechercher a{
	width:141px;
}
#nav-top li#nav-programmes a:hover,
#nav-top li#nav-programmes a.selected{
	background:#000 url(../images/nav-top.gif) 0 -34px no-repeat;	
}
#nav-top li#nav-infos-pratiques a:hover,
#nav-top li#nav-infos-pratiques a.selected{
	background:#000 url(../images/nav-top.gif) -147px -34px no-repeat;	
}
#nav-top li#nav-theatre a:hover,
#nav-top li#nav-theatre a.selected{
	background:#000 url(../images/nav-top.gif) -304px -34px no-repeat;	
}
#nav-top li#nav-calendrier a:hover,
#nav-top li#nav-calendrier a.selected{
	background:#000 url(../images/nav-top.gif) -423px -34px no-repeat;	
}

#nav-top li#nav-rechercher{
	cursor:pointer;	
}
#nav-top li#nav-rechercher.hover,
#nav-top li#nav-rechercher.selected{
	background:#000 url(../images/nav-top.gif) -551px -34px no-repeat;	
}

#form-recherche{
	width:235px;
	height:37px;
	background:#90d1d7;	
	padding:15px 0 0 15px;
	position:absolute;
	right:0;
	top:47px;
	display:none;
}
#form-recherche input#inp-text-recherche{
	border:none;
	width:138px;
	height:19px;
	background:#fff;
	padding:3px 0 0 2px;	
	color:#000;
	float:left;
	margin-right:8px;
}
#form-recherche input{
	float:left;
}
.sous-nav{
	position:absolute;
	top:34px;
	left:0;
	background:#fcfcfc;
	width:693px;
	padding:9px 0 10px 0;
	display:none;
	height:84px;
}
#nav-top li .sous-nav ul li{
	display:block;
	background:none;
	text-indent:0;
	height:20px;
	font-size:9px;
	text-transform:uppercase;
	margin-bottom:2px;
}
#nav-top li .sous-nav ul li a{
	display:block;
	height:18px;
	padding-top:2px;
}
/*#nav-top li#nav-programmes ul li a,
#nav-top li#nav-infos-pratiques ul li a,
#nav-top li#nav-theatre ul li a,
#nav-top li#nav-calendrier ul li a,
#nav-top li#nav-rechercher ul li a,
#nav-top li .sous-nav ul li a{
	display:block;
	height:20px;
	width:243px;
}
*/
#nav-top li#nav-programmes ul li a:hover,
#nav-top li#nav-programmes ul li a:hover,
#nav-top li#nav-infos-pratiques ul li a:hover,
#nav-top li#nav-theatre ul li a:hover,
#nav-top li#nav-calendrier ul li a:hover,
#nav-top li#nav-rechercher ul li a:hover,
#nav-top li .sous-nav ul li a:hover{
	background:#90d1df;
}

#nav-top li#nav-programmes ul li a,
#nav-top li#nav-infos-pratiques ul li a,
#nav-top li#nav-theatre ul li a,
#nav-top li#nav-calendrier ul li a{
	width:218px;
	padding-left:13px;
}

#nav-top li .sous-nav .actu-nav{
	text-indent:0;
	margin-top:7px;
}
#nav-top .actu-nav{
	background:url(../images/border-actu-nav.gif) repeat-x;
	padding-top:16px;
	width:667px;
	margin-left:10px;
	font-size:12px;
}
#nav-top .actu-nav img{
	display:block;
	float:left;
}
.content-actu-nav{
	float:right;
	width:414px;
}
.content-actu-nav h3{
	margin-bottom:4px;
}
.content-actu-nav h3 strong{
	font-size:18px;
}
.content-actu-nav h3 em{
	font-size:14px;
	color:#63c2d7;
}
.content-actu-nav p{
	line-height:15px;
}

#col-left{
	position:relative;
	z-index:1;
}
#bloc-titre{
	width:693px;
	position:absolute;
	left:266px;
	top:93px;
}
#bloc-titre p{
	text-transform:uppercase;
	color:#63c2d7;
	font-size:14px;
}
#bloc-titre h2{
	color:#fff;
	font-size:50px;
}


#footer{
	background:#000;
	height:24px;
	width:960px;
	margin:0 auto;
	position:relative;
	z-index:10;
}
#footer ul{
	width:600px;
	padding-left:0px;
	margin:0 auto;
	text-align:left;
	line-height:24px;
	font-size:9px;
	float:left;
}
#footer ul li{
	display:inline;
	padding:0 15px;
	background:url(../images/separ-footer.gif) right top no-repeat;
}
#footer ul li.last-child{
	background:none;
	padding-right: 0;
}
#footer ul li a{
	color:#fff;
}
#footer ul li.bleu a{
	color:#63c2d7;
}
#footer ul li a:hover{
	color:#63c2d7;
}
#footer ul li.drapeau {
	background:url(../images/drapeau-anglais.gif) center left no-repeat;
	padding-left: 20px;
	margin-left: 15px;
}






#moteur_recherche {
	background-color:#fcfcfc;
	width:672px;
	height:82px;
	position:absolute;
	top:47px;
	left:268px;
	z-index:10;
	padding: 20px 0 0 20px;
	display:none;
}

#moteur_recherche h3 {
	font-size:15px;
	color:#000;
}
#moteur_recherche #date_to {
        float: left;
}
#moteur_recherche .ok {
	border:none;
	width: 15px;
	height: 7px;
	background:url(../images/ok.gif) no-repeat;
	cursor: pointer;
	margin-left: 5px;
	float:left;
	margin-top: 6px;
}

#moteur_recherche #recherche_motcle {
	float:left;
	background:url(../images/border_recherche.gif) top right no-repeat;
	width: 280px;
	margin-right: 50px;
	height: 70px;
	position:relative;
}

#moteur_recherche #recherche_motcle p {
	font:normal 10px arial;
	color:#000;
	margin-top: 5px;
}

#moteur_recherche #recherche_motcle #champs {
	position:absolute;
	bottom:0;
}

#moteur_recherche #recherche_motcle input#champ_motcle {
	border:1px solid #cacaca;
	height: 18px;
	width: 190px;
	font:normal 11px arial;
	float:left;
}

#moteur_recherche #recherche_dates {
	float:left;
	width: 310px;
	height: 70px;
	position:relative;
}

#moteur_recherche #recherche_dates span {
	font:normal 12px arial;
	color:#000;
	margin-right: 5px;
	display: block;
	float:left;
	margin-top: 3px;
}

#moteur_recherche #recherche_dates #du {
	margin-top: 10px;
}

#moteur_recherche #recherche_dates #au {
	position:absolute;
	bottom: 0;
}

#moteur_recherche #recherche_dates select {
	border:1px solid #cacaca;
	height: 18px;
	font:normal 11px arial;
	float:left;
	margin-right: 5px;
}

#moteur_recherche #recherche_dates select.petit {
	width: 60px;
}

#moteur_recherche #recherche_dates select.grand {
	width: 100px;
}























