/* ------------------------------------------------------------------------------------
 *
 *             Style CSS pour le chant des fuseaux
 *
 *             Page Cours 
 *
 *             Dominique DOISNE   (Idoine Production (c))
 *
 *             Version 1.00
 *
 *             Mars Avril 2013  - Novembre 2013
 * 
 * --------------------------------------------------------------------------------------

*/
#container_principal
{
   background-image: url("../images/site/bgCours.jpg");
}

section, #menuH1, #menuH2
{
    border: solid 5px  #56849c;
 
}

section
{
   margin-left: 450px;
   line-height: 25px;
   padding-right: 20px;
   min-height: 400px;
   margin-top: 5px;
}
.titreMenu 
{
   	background-color: #56849c;
}
#menuH1, #menuH2
{
   width: 400px;
	
}

#menuH1
{
   height: 165px;
   margin-top: 5px;
}

#menuH2
{
   min-height: 235px;
   margin-top: 190px;

}

#listeCours
{
	padding-left:150px;	
}

#CCores
{
	min-height: 340px;
}
#CAppren
{
	margin-top: 40px;
}
#accroche
{
	font-size: 90%;
	font-weight: bold;
	line-height: 8px;
}

 #facile
{
	position: fixed;
	font-family: "Monotype Corsiva", calibri, cursive;
	font-size: 150%;
	text-align: center;
	font-weight: bold;
	margin-left: 0px;
	width: 1400px;
	color: white;
	z-index: 500;
	
}

#cadreVideo, #livret
{
	float: right;	
}	
#livret
{
	clear: both;
	display: block;
	width:  150px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;	
}
#cadreVideo
{
	display: block;
	height: 150px;
	width: 200px;
	margin-top: 60px;
	margin-right: -200px;
	margin-left: 10px;
}

#videoPartie1
{
	float: right;
	height: 150px;
	width: 200px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 10px;
}

.photo
{
	float: right;
	padding-left: 20px;
	margin-top: -50px;

}

.photoVille
{
	display: block;
	float: left;
	padding-right: 30px;
	padding-top: 10px;
	position: static;
	 
}

.titrePlan
{
	display: block;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 110%;
	background-image:  url("../images/site/menuH.png");
	margin-bottom: 10px;
}
.titrePlan a 
{
	color: white;
}

.legendePhoto
{
 
	font-size:50%;
	font-style: italic;
	/* margin-left: 600px;*/
	
}