body {
	margin: 0;
	padding:0;
	position: absolute;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	background-color: #000;
	text-align: left;
	height: 100%;
	width: 100%;
}
.annonce {
	left: 150px;
	position: relative;
	top: 40px;
	color: #900;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	vertical-align: middle;
}
.semaine {
	left: 150px;
	position: relative;
	top: 40px;
	color: #F4F2E7;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	vertical-align: middle;
}
#conteneur {
	position: relative;
	width: 890px;
	margin: 0 auto;
	height: 560px;
}
#gauche {
	height: 520px;
	width: 295px;
	position: relative;
	background-image: url(images/index/facade.gif);
	background-repeat: no-repeat;
}
#cine {
	margin: 0px;
	padding: 0px;
	text-indent: -2000px;
	background-image: url(images/index/cine.gif);
	background-repeat: no-repeat;
	left: 72px;
	top: 33px;
	position: relative;
}
#cine ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#cine ul li {
}
/* 
Style global des liens 
*/
#cine ul li a
{   display: block;width: 138px; height: 128px; }

/* 
Style particulier pour le background des liens 
avec pour chacun : l'état inactif et actif 
*/
#cine ul li a#accueil {
    background: url(images/index/accueil.gif) no-repeat;
}
#cine ul li a#accueil:hover {
    background: url(images/index/accueil.gif) no-repeat 0 -128px;
}
#menu {
	margin: 0;
	padding: 0;
	text-indent: -2000px;
	position: relative;
	left: 85px;
	top: 42px;
	background-image: url(images/index/g06-of.jpg);
	background-repeat: no-repeat;
}
#menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#menu ul li {
}
/* 
Style global des liens 
*/
#menu ul li a
{   display: block;width: 108px; height: 18px; }

/* 
Style particulier pour le background des liens 
avec pour chacun : l'état inactif et actif 
*/
#menu ul li a#programme {
    background: url(images/index/programme.gif) no-repeat;
}
#menu ul li a#programme:hover {
    background: url(images/index/programme.gif) no-repeat 0 -18px;
}

#menu ul li a#enfance {
    background: url(images/index/jeunepublic.gif) no-repeat;
}
#menu ul li a#enfance:hover {
    background: url(images/index/jeunepublic.gif) no-repeat 0 -58px;
}

#menu ul li a#festival {
    background: url(images/index/festivals.gif) no-repeat;
}
#menu ul li a#festival:hover {
    background: url(images/index/festivals.gif) no-repeat 0 -18px;
}
#menu ul li a#nuits {
    background: url(images/index/nuits.gif) no-repeat;
}
#menu ul li a#nuits:hover {
    background: url(images/index/nuits.gif) no-repeat 0 -18px;
}
#menu ul li a#rencontre {
    background: url(images/index/rencontres.gif) no-repeat;
}
#menu ul li a#rencontre:hover {
    background: url(images/index/rencontres.gif) no-repeat 0 -18px;
}
#menu ul li a#prochain {
    background: url(images/index/prochain.gif) no-repeat;
}
#menu ul li a#prochain:hover {
    background: url(images/index/prochain.gif) no-repeat 0 -18px;
}
#menu ul li a#partenariat {
    background: url(images/index/partenariat.gif) no-repeat;
}
#menu ul li a#partenariat:hover {
    background: url(images/index/partenariat.gif) no-repeat 0 -18px;
}
#logo {
	background-image: url(images/index/logo_art&essai.jpg);
	background-repeat: no-repeat;
	position: relative;
	left: 20px;
	top: 274px;
	width: 60px;
	height: 50px;
}
#centre {
	margin-left: 150px;
	position: absolute;
	left: 150px;
	width: 595px;
	top: 80px;
	height: 400px;
	background-image: url(images/index/fond.gif);
	background-repeat: no-repeat;
}
.frame {
	width: 100%;
	height: 400px;
	margin: 0px;
	overflow: auto;
}
#fiche {
	position: relative;
	vertical-align: middle;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
	overflow: auto;
	height: 350px;
	margin: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#fiche_texte01 {
	position: relative;
	width: 99%;
}
#fiche_texte02 {
	position: relative;
	width: 380px;
	padding-bottom: 30px;
}
#fiche_texte0 {
	position: relative;
	width: 99%;
}
#fiche_image01 {
	position: absolute;
	left: 380px;
	float: left;
	z-index: 10;
	top: 10px;
	height: 150px;
}
#bouton {
	top: 360px;
	position: absolute;
	left: 424px;
	height: 16px;
	width: 151px;
}
#foot {
	background-image: url(images/index/fauteuils2.gif);
	background-repeat: no-repeat;
	height: 68px;
	position: relative;
	top: 420px;
}
#pied-de-page 
	{
	color: white;
	font-size: 11px;
	text-align: right;
	letter-spacing: 1px;
	height: 50px;
	clear: left;
	padding-top: 2px;
	top: 15px;
	position: relative;
	}
a:link 
	{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	}

a:hover 
	{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}

a:visited 
	{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	}
	
.lien {
	font-size: 10px;
	color: #990000;
	font-weight: bold;
	letter-spacing: 1px;
	background-position: right;
	vertical-align: top;
	text-align: right;
	text-decoration: none;
}

a.lien:link 
	{
	color: #900;
	text-decoration: none;
	font-weight: bold;
	}

a.lien:hover 
	{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}

a.lien:visited 
	{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	}
	
/* CSS pour la fiche accueil    */

.cadre {
	height: 100%;
	width: 100%;
	position: absolute;
}
#bordure1 {
	height: 150px;
	width: 277px;
	padding: 10px;
	position: relative;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#accueil_image1 {
	position: absolute;
	width: 100px;
	height: 140px;
	left: 15px;
	top: 15px;
	border: 1px solid #990000;
}
#accueil_text1 {
	position: absolute;
	width: 200px;
	height: 140px;
	left: 120px;
	top: 0px;
}
#accueil_image2 {
	position: absolute;
	width: 100px;
	height: 140px;
	left: 190px;
	top: 15px;
	border: 1px solid #990000;
}
#accueil_text2 {
	position: absolute;
	width: 200px;
	height: 140px;
	left: -20px;
	top: 0px;
	text-align: right;
}
#bordure2 {
	height: 150px;
	width: 277px;
	padding: 10px;
	position: absolute;
	left: 297px;
	top: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#bordure3 {
	height: 150px;
	width: 277px;
	padding: 10px;
	position: absolute;
	top: 172px;
}
#bordure4 {
	height: 150px;
	width: 277px;
	padding: 10px;
	position: absolute;
	left: 297px;
	top: 172px;
}
#accueil_bande {
	position: relative;
	width: 544px;
	height: 42px;
	top: 138px;
	padding-left: 50px;
	padding-top: 10px;
	background-image: url(images/index/modeT.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	border-top: 2px solid #990000;
}
.titre {
	font-size: 12px;
	font-weight: bold;
	color: #900;
}

.soustitre {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}

.texte {
	font-size: 10px;
	color: #FFF;
}

.liste {
	font-size: 9px;
	color: #000000;
	list-style-type: disc;
	list-style-position: inside;
	list-style-image: none;
	display: inline;
	font-weight: bold;
	line-height: 15px;
}
.soustitreCouleur {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
.rubrique {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}

.genre {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-align: left;
}

.soustitre {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-align: left;
}

.texte {
	font-size: 10px;
	color: #000;
	text-align: justify;
}

.texteItal {
	font-size: 10px;
	color: #000;
	text-align: justify;
	font-style: italic;
}

.lien {
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	background-position: left;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	background-color: #666666;
}

a.lien:link 
	{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}

a.lien:hover 
	{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}

a.lien:visited 
	{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
	
a.lienCopie {
	font-size: 10px;
	color: #666666;
	text-align: left;
	text-decoration: none;
	vertical-align: 60%;
}
a.lienCopie:hover 
	{
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	}
.lienGris {
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
.rubriqueBandeau {
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	background-color: #333333;
	height: 20px;
	letter-spacing: 3px;
}
	.texteGras {
	font-size: 10px;
	color: #333333;
	text-align: justify;
	font-weight: bold;
}
.genreMaigre {
	font-size: 12px;
	color: #666;
}
.savoir {
	border-bottom: 2px solid #990000;
	text-align: right;
	height: 12px;
	}

