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

body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	background-image:url(../images/lm7/motif_ete10.jpg);
}
#content {

	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	z-index:10;
	position:relative;
	margin-bottom:150px;
	border:2px solid #af0917;
}
#header {
	background-image:url(../images/lm7/accueilsiteLM7.jpg);
	background-repeat:no-repeat;
	background-position:center -15px;
	width:1000px;
	height:300px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	z-index:10;
	position:relative;

	
}
#NavBar{
	background-color:#7db6d1;
	height:40px;
	width:997px;
	/*background-image:url(../images/global/effet-boutton.png);*/
	text-align:center;
	margin-bottom:20px;
}

.TopLink{
	padding-top:10px;
	text-decoration:none;
	font-weight:bold;
	display:block;
	color:white;
	font-size:14px;	
	height:30px;
	background-image:url(../images/global/effet-boutton.png);
	padding-left:5px;
	padding-right:5px;
}
.FilsTopLink {
	display:block;
	color:#FFF;
	padding:2px;
	font-weight:bold;
	font-size:10px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-style:italic;
	border:1px solid white;
	width:120px;
	height:15px;
}
.FilsTopLink:hover {
	text-decoration:underline;
}
.PubHaut{
	/*background-image:url(../images/lm5/encart-pub.png);*/
	
	
	display:inline-block;
	/*width:200px;
	background-position:center;
	background-repeat:no-repeat;*/
}
.ImgPub {
	/*margin-top:5px;
	margin-left:19px;*/
	display:inline-block;
	width:185px;
	border:4px #CCC solid;
	margin-left:8px;
}
#PubTop{
	margin-bottom:-0px;
	height:126px;
	width:1000px;
}
#Collone1{
	width:300px;
	font-size:10px;
	font-weight:bold;
	float:left;
	
}
#Collone2{
	width:513px;
	font-size:14px;
	float:right;
	/*background-color:#f3f3f3;
	border:4px #CCC solid;*/
	margin-right:20px;
}
#Collone3{
	width:150px;
	font-size:14px;
	float:right;
	margin-right:10px;
	/*background-color:#f3f3f3;
	border:4px #CCC solid;*/
}
#SerchDiv{
	width:140px;
	font-size:14px;
	padding:2px;
	float:right;
	background-color:#f3f3f3;
	border:4px #CCC solid;
}
#ContenuEdito{

	background-position:-100px -40px;
	
	background-repeat:no-repeat;
	background-image:url(../images/lm5/FondEdito.png);
	padding:20px;
	padding-top:40px;
	padding-bottom:5px;
	text-align:justify;
	border:4px #CCC solid;
		background-color:#f3f3f3;
}
#ContenuNews{
	background-color:#f3f3f3;
	background-repeat:no-repeat;
	background-image:url(../images/lm5/news.png);
	padding:2px;
	padding-top:40px;
	padding-bottom:5px;
	text-align:justify;
	border:4px #CCC solid;
	width:140px;
}
#CouvAccueil{
	margin-left:50px;
}

.TitreCategorie {
	color:#000;
	font-size:20px;
	/*background-image:url(../images/global/effet-boutton.png);*/
	background-repeat:repeat-x;
	background-position:bottom;
	height:30px;
}
#FileAriane{
	height:20px;
	padding:20px;
	color:#FFF;
	font-size:16px;
	font-style:italic;
}

.PresentationArticle{
	/*background-image:url(../images/global/effet-boutton.png);*/
	background-repeat:repeat-x;
	background-position:top;
	font-family:Verdana, Geneva, sans-serif;

}
.Lls {
	float:left;
	font-size:10px;
}
.LienBlanc {
	color:#FFF;
	
}
#Connexion{
	margin-top:-30px;
	margin-bottom:0px;
	background-image:url(../images/global/effet-boutton.png);
	/*background-image:url(../images/global/fondu-barre.png);
	background-repeat:no-repeat;
	background-position:left 5px;*/
	background-color:#7db6d1;
	padding-left:5px;
	margin-bottom:6px;
	color:#FFF
}

/* + -----------------------------------------------------
	Styles appliqués au Calendrier
+ ----------------------------------------------------- */
#calendrier {
	font-size:10px;
		border:4px #CCC solid;
		background-color:#f3f3f3;
		height:120px;

	}
#calendrier li{
	list-style: none;	
}

#libelle {
	width: 210px;
	margin: 0 auto;
	padding: 0;
}
.ligne {
	width: 140px;
	margin: 0 auto;
	padding: 0;
} 
#libelle li {
	float : left;
	width : 20px; 
}
.ligne li {
	color: #000;
	float : left; 
	width : 20px; 
}

.ligne li a:hover{
	list-style: none;
	text-decoration: none;
}

li.itemCurrentItem {
	/* A vous de configurer l'apparence de la date du jour */
	color:red;
}
li.itemSelectedItem {
	/* A vous de configurer l'apparence du jour sélectionné */
	color:red;
}		
#contenu img{
	display:block;
}
a {
	font-size:12px;
	color:#306;
	
}
#calendrier a {
	font-size:10px;
	color:#306;
	
}