body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	background-image: url(../fond/page0708.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
		}

#page {
	width: 780px;
	min-height: 650px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
        }

#logo {
        margin-left: 60px;
        margin-right: auto;
		margin-top: 0px;
		padding-top: 8px;
        }
		
#menuhaut {
	    position: absolute;
	    top: 64px;
		width: 780px;
		min-height: 100px;
        margin-left: auto;
        margin-right: auto;
		text-align: center;
        }
		
/* gestion frame menuhaut : hauteur, etc. */
.framemenuhaut {
		width: 780px;
		height: 228px;
		border: 0px;
		margin: 0px;
		padding: 0px;
}

#conteneur {
	position: absolute;
	width: 780px;
	position: static;
}

#recherche {
	position: absolute;
	top: 200px;
	width: 780px;
}

#date {
	position: absolute;
	top: 150px;
	margin-left: 620px;
	text-align: left;
	padding: 0px;
	text-align: left;
	color: #999999;
	width: 180px;
	font-size: 9pt;
	float: right;
	line-height: 10pt;
	font-weight: bold;
	border-left: 1px solid #999999;
	padding-left: 4px;
	z-index:1;
	text-decoration: none;
}

#date a {
	text-decoration: none;
	color: #999999;
}

#date a:hover {
	text-decoration: underline;
	color: #666666;
}


.datepetit {
	font-size: 8pt;
	line-height: 8pt;
	font-weight: normal;
	color: #999999;
}

#gauche {
	position: absolute;
	top: 170px;
		margin: 0px;
		text-align: center;
		padding: 0px;
		width: 230px;
		text-align: center;
        }
		
#actu {
		margin: 0px;
		text-align: center;
		border: 1px solid #CCCCCC;
		/*padding: 2px;*/
		width: 230px;
		text-align: center;
		color: #666666;
		font-size: 9pt;
        }

/* gestion frame actualité : hauteur, etc. */
.actualite {
		width: 220px;
		height: 90px;
		border: 0px;
		margin: 0px;
		padding: 0px;
		text-align: center;		
}

/* gestion frame actualite1 : hauteur, etc. */
#actualite1 {
		width: 220px;
		height: 110px;
		border: 0px;
		margin: 0px;
		padding: 0px;
		text-align: center;		
}

/* gestion frame actualite2 : hauteur, etc. */
#actualite2 {
		width: 220px;
		height: 110px;
		border: 0px;
		margin: 0px;
		padding: 0px;
		text-align: center;		
}

#plus-gauche {
		margin-top: 16px;
		margin-left: 0px;
		text-align: center;
		width: 220px;
	    position: static;
		text-align: center;
		border: 1px solid #CCCCCC;
		color:#666666;
	font-size: 9pt;
	padding: 4px;
}

#frise {
        position: absolute;
		top: 150px;
		margin-left: 204px;
		text-align: left;
		float: left;
		padding: 0px;
        }
		
#contenu {
	position: absolute;
	top: 155px;
	margin-left: 300px;
	margin-right: 0px;
	width: 464px;
	color: #333333;
        }
		
#contenu1 {
	position: absolute;
	top: 155px;
	margin-left: 270px;
	margin-right: 0px;
	width: 494px;
	color: #333333;
        }
		
#contenu.textenonsouligne {
	text-decoration: none;
}

#contenuspectacle {
	position: absolute;
	top: 160px;
	margin-left: 260px;
	margin-right: 0px;
	width: 524px;
	color: #333333;
        }

/*#contenu a { text-decoration: underline; }*/

#contenuspectacle a:hover { 
	text-decoration: underline; 
		}
		
#contenu a:hover { 
	text-decoration: underline; 
		}

		
#titrepage {
	text-align: left;
	font-size: 14pt;
	color: #CC0000;
	letter-spacing: 1px;
	text-decoration: none;
	clear: left;
}

.saison {
    color: #999999;
	font-size: 10pt;
	letter-spacing: 1px;
	text-decoration: none;
}

.saison a {
    color: #999999;
	font-size: 10pt;
	letter-spacing: 1px;
	text-decoration: none;
}

.visuel {
		margin-left: 0px;
		margin-right: 10px;
		float: left;
		padding: 2px;
		/*border: 1px solid #CCCCCC;*/
}

#piedpage {
	position: static;
	margin-top: 21px;
	margin-bottom:14px;
	color:#666666;
}

/* gestion frame pied de page : hauteur, etc. */
.framemepiedpage {
		width: 500px;
		height: 61px;
		border: 0px;
		margin: 0px;
		padding: 0px;
}

.titre {
	font-size: 13pt;
	color: #CC0000;
	letter-spacing: 1px;
}

a {
	color: #333333;
}

.soustitre {
	font-size: 11pt;
	color: #CC0000;
	letter-spacing: 1px;
	text-decoration: none;
}

.intertitre {
	font-size: 13pt;
	color: #666666;
	letter-spacing: 1px;
	line-height: 16pt;
}
.texteclair {
	color: #666666;
	text-decoration: none;
}

.texterouge {
	text-decoration: none;
	color: #CC0000;
}

.texterouge a {
	text-decoration: underline;
	color: #CC0000;
}

.texterouge a:hover {
	color: #CC0000;
	text-decoration: none;
}

.acturouge {
	color: #CC0000;
	font-size: 9pt;
}
.actu {
	font-size: 9pt;
	color: #666666;
}
.texteclairpetit {
	color: #666666;
	font-size: 9pt;
	line-height: 10pt;
}
.soustitreserre {
	font-size: 11pt;
	color: #CC0000;
	text-decoration: none;
}

.soustitreserre a {
	font-size: 11pt;
	color: #CC0000;
	text-decoration: none;
}

.textegrand {
	font-size: 11pt;
}

.textegrand a {
	text-decoration: underline;
}

.textegrand a:hover {
	text-decoration: none;
}


.textepetit {
	color: #666666;
	font-size: 8pt;
	text-decoration: none;
	line-height: 9pt;
}

.textepetit a {
	text-decoration: underline;
	color: #666666;
}

.textepetit a:hover {
	text-decoration: none;
	color: #666666;
}


.textebleu {
	color:  #FF6666;
	text-decoration: none;
	font-weight: normal;
	font-size: 11pt;
	letter-spacing: 2px;
	}

.textepetitrouge {
	color: #CC0000;
	font-size: 8pt;
	text-decoration: none;
	line-height: 9pt;
}

.textepetitclair {
	color: #999999;
	font-size: 8pt;
	text-decoration: none;
	line-height: 9pt;
}
.textegrandclair {
	font-size: 11pt;
	text-decoration: none;
	color: #666666;
}
.textenonsouligne {
	text-decoration: none;
}

.bordure {
	border: 1px solid #999999;
}

.bordure-gauche {
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 1px solid #999999;
}

.soustitreg {

	font-size: 14pt;
	color: #CC0000;
	letter-spacing: 2px;
	text-decoration: none;
}

