/* ------------------------------------------------------------------------------------
 *
 *             Style CSS pour le chant des fuseaux
 *
 *             Page Stage
 *
 *             Dominique DOISNE   (Idoine Production (c))
 *
 *             Version 1.00
 *
 *             Novembre 2013
 * 
 * --------------------------------------------------------------------------------------
*/
#container_principal
{
   background-image: url("../images/site/bgStage.jpg");
}
section ul
{
   list-style-image: url("../images/site/puce_bleue.png");
}
 
section, #menuH1
{
   border: solid 5px  #979600;
}

section
{
   margin-left: 450px;
   line-height: 25px;
   padding-right: 20px;
   min-height: 400px;
   margin-top: 5px;
   line-height: 30px;
 }
p
{
	 line-height: 30px;
}

#menuH1
{

   width: 400px;
   height: 270px;
   margin-top: 5px;

}

.titreMenu 
{
   	background-color: #979600;
}

#imgStage
{
	float: right;
	padding: 10px;
	margin-top: -90px;
}

#txtStage
{
	display: block;
	width :800px;
}


.accroche
{
	text-align: center;
	color :midnightblue;
}

.tarif
{
	color : #004954;
	text-align: center;
}

.image
{
	float: right;
	padding-left: 20px;
}

.petit
{
	 line-height: 15px;
}