@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #d8d8d8;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #fff;
}





/* flash background */

#background {
	position: fixed;
	z-index: 1;
	left: 0;
	top: 0;
/*	background-color: #de2f00;
	background-image:url(../images/fondflashload.jpg);
*/	width: 100%;
    height: 100%;
	overflow: hidden;
}

#zindex100{
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	width: 100%;
    min-height: 600px;
    min-width: 950px;
    height: auto !important;
    height: 100%;
	display: block;
	}

#flashcontent {
    height: 100%;
	width: 100%;
    min-height: 600px;
    min-width: 950px;
/*	width: 1680px;
    height: 1050px;
*/}

#flash_alt {
    height: auto !important;
/*	width: 1680px;
    height: 1050px;
*/  height: 100%;
	width: 100%;
	background:url(../images/fondflashload.jpg) center center no-repeat;
}









#page {
	width: 950px;
	height: 600px;
/*	background-color: #E5E5E5;
	background-image: url(../images/fond01.jpg);
*/	position: relative;
	margin: 0px auto;
	
}




#infoleg {
	width: 200px;
	height: 600px;
	position: relative;
	float: left;
	font-size: 10px;
	text-transform: uppercase;
	z-index: 1;
}



#menu {
	width: 260px;
	height: 485px;
	position: relative;
	font-size: 10px;
	text-transform: uppercase;
	}

#infos {
	width: 16px;
	height: 485px;
	float: left;
	margin: 12px 23px 0px 12px;
}

#droite {
	position: relative;
	width: 950px;
}

#logo {
	margin: 12px 0px 18px 0px;
	width: 60px;
	height: 45px;
	float: left;
}
#actualite {
	float: right;
	background-color: #c0c0c0;
	margin-top: 12px;
	margin-right: 12px;
}
#infossommaire {
	float: left;
	height: 45;
	width: 500px;
	margin: 12px 0px 18px 0px;
	color: #3E3E3E;
	z-index: 2;
}
.letama {
	font-size: 27px;
}

.actu {
	font-size: 27px;
	color: #fffeff;
	float: right;
	margin-right: 4px;
}
.daadv {
	font-size: 13px;
}


#legende {
	position: relative;
	left: 10px;
	height: 30px;
	width : 162px;
	padding-top: 60px;
}

#facebook {
	height: 70px;
	border-top-style: solid;
	border-style: solid;
	border-color: #f6ff00;
	float: right;
	margin-top: 520px;
}





#contenu {
	width: 500px;
	height: 385px;
	position: relative;
	top: 96px;
	float: left;
	}





.rubrique {
	height: 83px;
	width: 640px;
	margin-top: 42px;
}

.logo {
	height: 72px;
	width: 75px;
	margin-top: 11px;
	position: relative;
	float: left;
}

.spectacles {
	width: 518px;
	margin-left: 47px;
	position: relative;
	float: left;
}

.haut {
	position: relative;
	clear: both;
}
.cubes {
	height: 39px;
	width: 35px;
	position: relative;
	float: left;
	margin-left: -9px;
	margin-bottom: -15px;
}

.bas {
	height: 13px;
	width: 360px;
	margin-top: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 4px;
	position: relative;
	clear: both;
	top: 22px;
}
.hidden {
	display: none;
}
.montre {
	display: block;
}

.color_1 {
	background-color:#820029;
}
.color_2 {
	background-color:#F34416;
}
.color_3 {
	background-color:#F60017;
}



.clignote {
	text-decoration: blink;
}
.feragauche {
	position: relative;
	float: left;
}
.feradroite {
	position: relative;
	float: right;
	padding: 0px 6px 0px 0px;
}

.centrer {	
	text-align: center;
}

#news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #c0c0c0;
	text-transform: none;
	text-align: justify;
	width: 200px;
	padding-bottom: 8px;
	padding-left: 4px;
	padding-right: 4px;
	margin-top: 45px;
	border-top-style: dotted;
	border-top-width: 1px;
}
#news a {
	color: #820029;
	font: bold 12px Arial, Helvetica, sans-serif;
}

.defile p {
	margin: 0px;
}

