/* ludo.css */

/* Modules des derniers articles sur la home */

#homeMostRead ul, #homeMostRead li{
list-style-type:none;

}

#homeLastArticles h4{
	margin:0px 10px 0px 10px;
	font-size:12px;
}

#homeLastArticles a{
	font-family:georgia, verdana;
	color:#333333;
}

#homeLastArticles img {
	padding:2px;
	border:solid 1px #DDDDDD;
}

#homeLastArticles p {
	margin:10px;
}

#theUne{
	background:url('../images/alaune.png');
	background-repeat:no-repeat;
	/*padding-top:35px;*/
	background-color:#FFFFFF;
}

#theUne img{
	position:relative; 
	float:left;
	width:100px;
}

#theUne h1{
	position:relative;
	float:left;
	width:483px;
	margin-left:140px;
	margin-top:5px;
}

#laUneText{
	position:relative;
	float:left;
	width:513px;
	margin-left:10px;
}

.moduleHead{
font-family:georgia, verdana;
font-size:16px;
color:#a10056;
/*font-weight:bold;*/
margin:5px 0px;
width:100%;
border-bottom:dotted 1px #999999;
}

#lastPost ul, #lastPost li{
list-style-type:none;
}

.fsResult{
border:none;
margin-top:15px;
}

.homeDernierArticle{
font-family:georgia;
font-size:28px;
color:#DD0049;
font-weight:bold;
margin-bottom:5px;
}

a.mainlevel{
color:#FFF;
text-decoration:none;
}

#newsshow1{
	margin-top:5px;
}

