/* le train de la memoire*/
.trainMemoire{
text-decoration: none;
cursor : pointer;
}
#trainMemoire{
width : 100%;
height : 90px;
background: url(../images/memoire.jpg) top right no-repeat;
border : 1px solid #ccc;
}
#trainMemoire span{
font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
text-align: left;
width : 200px;
padding-left: 5px;
font-size: 2em;
color : #495E83;

}
#ecranTrain1{
width:100%; 
margin-right:0%; 
float:left;
border: solid 0px #ccc;

}
#ecranTrain2{
top : 0px;
margin: 5px 0 10px 20px;;
width: 41%; 
padding : 10px;
float:right;
border: solid 1px #ccc;
background: #fafafa;
font-size: 0.9em;
}
#mainTrain{
	
	min-height: 476px;
	width:auto; 
	border: solid 0px #000;
}
#contenuTrain{
	margin-top : 20px;
	display:block;
	background: url(../images/CampdeConcentration.jpg) right bottom no-repeat;
	font-size: 0.9em;
	padding : 0 10px;
	color: #222;
	border : 1px solid #eee;
}
.lienTexte{
font-size : 1.1em;
text-decoration : none;
color : #7893AF;
margin-left : -5px;
line-height:19px
}
.lienTexte:hover{
color: #884616;
}
.imgtxt{
float:left;
width : 19px;
height : 15px;
background: url(texte_local.png) no-repeat;

}
