body{
	margin:0px;
	padding:0px;
	background-color:#cbdaa3;
	font-family : arial;
	font-size:10pt;
}

a{
	text-decoration : none;
}

hr{
	background-color : #a33301;
	color : #a33301;
	border : 1px;
}

.mentionLegal{
	text-align : center;
	font-size : 8pt;
	color : #6d764b;
}
/******************* PAGE D'ACCUEIL ********************/
.fond{
	position : relative;
	background-image : url('../img/central.jpg');
	background-repeat : no-repeat;
	width : 809px;
	height: 414px;
}

.menu{
	position : relative;
	padding-right: 15px;
	width:500px;
	height:300px;
	top : 50px;
	left : 120px;
}

.rouge{
	color : #a33301;
	font-size : 16pt;
	font-family : georgia;
}

.vert{
	color : #6d764b;
	font-size : 16pt;
	font-family : georgia;
}

.actu{
	position : relative;
	background-image : url('../img/actu_haut.jpg');
	background-repeat : no-repeat;
	background-position : top left;
	background-color : #fff;
	width : 809px;
	text-align : left;
}

.fondActu{
	position : relative;
	background-color : #fff;
	width : 809px;
}

.textActu{
	position : relative;
	background-color : #fff;
	width : 769px;
	padding-top: 5px;
	padding-left : 20px;
	padding-right : 20px;
	text-align : justify;
}


.basActu{
	position: relative;
	width: 809px;
	height : 34px;
	background-image : url('../img/actu_bas.jpg');
}

.retourAccueil{
	position : absolute;
	left : 30px;
	width : 150px;
	height: 30px;
}

/**********************************************************/
/**************** SITE CONTENU *****************************/

.fondMenu{
	position : relative;
	background-image : url('../img/menu.jpg');
	width : 809px;
	height : 105px;
	top : 0px;
	left : 0px;
}

.siteMenu{
	position : relative;
	padding-top : 0px;
	width:809px;
	height:0px;
	text-align : center;
}

.rougeMenu{
	color : #6d764b;
	font-size : 14pt;
	font-family : georgia;
}

.rougeMenu:hover   { 
	color: #a33301;
	font-size : 14pt;
	font-family : georgia;
}

.contenu{
	position : relative;
	width : 809px;
	height: 169px;
}

.texteContenu{
	position : relative;
	background-image : url('../img/contenu_haut.jpg');
	background-repeat : no-repeat;
	padding-left : 3px;
}

.milieu{
	position : relative;
	background-color : #fff;
	top: 5px;
	padding-left : 25px;
	padding-top : 15px;
	padding-bottom : 50px;
	text-align : justify;
}

.titrePage{
	position : relative;
	width : 230px;
	color : #a33301;
	font-size : 16pt;
	font-family : georgia;
	text-align : right;
}

.menuVert{
	color : #6d764b;
	font-size : 16pt;
	font-family : georgia;
}

.titresHistoires{
	color : #a33301;
	font-weight : bold;
	font-size : 14pt;
}

.spectacles{
	padding-left : 50px;
	padding-right: 20px;
	text-align : justify;
}

.basPage{
	position: relative;
	width: 809px;
	height : 39px;
	background-image : url('../img/contenu_bas.jpg');
}

.imageHistoires{
	border : 1px #a33301 solid;
	float : right;
	position : relative;
	background-color : #fff;
}

.imageHistoiresEncore{
	border : 1px #000 solid;
	float : left;
	position : relative;
}

.descriptionHistoires{
	color : #6d764b;
	font-style : italic;
	font-weight : bold;
}

.imageHistoiresCompagnie{
	float : right;
	position : relative;
	background-color : #fff;
}

/************* ACTUALITES ***********************/
.actuVert{
	color : #6d764b;
	font-family : georgia;
}

.hrVert{
	background-color : #6d764b;
	color : #6d764b;
	border : 1px;
}

.actuMilieu{
	position : relative;
	background-color : #fff;
	top: 5px;
	padding-left : 25px;
	padding-right : 20px;
	padding-top : 15px;
	text-align : justify;
}

.positionnement{
	text-align : right;
}
