#textContent .sectionDesc{
text-align: justify;
}

#textContent .categoryDesc{
text-align: justify;
}

#rightZone {
float:left;
margin:0px 10px 0 10px;
min-height:300px;
padding-bottom:10px;
position:relative;
width:300px;
}


#linksContent{
height: auto;
margin-bottom: 5px;
}



#linksContent ul{
padding: 10px 10px 10px 15px;
list-style-type: none;
width:100%;
height:auto;
position:relative;
float:left;
}

		#linksContent li{
		width: 175px;
		position:relative;
		float: left;
		font-size: 10px;
		padding-left: 15px;
		margin-left: 20px;
		background-image: url('/images/M_images/arrowL.png');
 		background-repeat: no-repeat;
 		background-position: 5px 2px;
 		height:auto;

		}

			#linksContent a{
			color: #cf3598;
			font-size: 11px;
			}

			
/* RIGHT CONTENT */
#mostRead, #lastArticles, #lastPost, #tagCloud, #eventArticles, #hsCloud{
width: 278px;
height: auto;
border-style: solid;
border-width: 1px;
border-color: #d3d3d3;
margin-top: 10px;
padding: 10px;
background-color:#F7F7F7;
}	

	#lastPost li{
	padding:5px 0px;
	}
			
	#mostRead h3{
	font-size:20px;
	color: #4c4c4c;
	font-family:georgia;
	padding-left: 10px;
	margin-bottom: 10px;
	}

		#mostRead ul, #lastArticles ul, #fbBox ul, #eventArticles ul, #hsCloud ul{
		list-style-type: none;
		}
		
		/*added later*/
		#homeMostRead li, #mostRead li, #lastArticles li, #fbBox li, #eventArticles li, #hsCloud li{
		padding-left:15px;
		background:url('/images/M_images/arrowNico.png');
		background-repeat:no-repeat;
		background-position:0px 2px;
		padding-bottom: 6px;
		}
	
#tagCloud{
background-color: #f7f7f7;
}

.moduletablecl{
height:auto;
padding-top:25px;
background:url('../images/rubThematique.png');
background-repeat:no-repeat;
}

.moduletablear{
height:auto;
padding-top:25px;
background:url('../images/artRub.png');
background-repeat:no-repeat;
}

#homeContenu h2{
font-family: Georgia;
font-size: 20px;
font-weight: normal;
padding-top: 4px;
padding-bottom: 7px;
}


#pageTitle #letter{
position: relative;
float:left;
width:75px;
height:81px;
margin-bottom:32px;
}


#pageTitle .section{
position: relative;
float:left;
width:435px;
height:35px;
margin-left: 5px;
padding-top: 30px;
font-size:35px;
color: #a10056;
font-family:georgia;
}

#pageTitle .secWithCat{
color:#999999;
padding-top:10px;
}

#pageTitle .section a{
color: #999999;
}

#pageTitle .categorie{
position: relative;
float:left;
width:385px;
height:30px;
margin-left: 30px;
font-size:25px;
color: #a10056;
font-family:georgia;
padding-left:10px;
}

#pageTitle .categorie a{
	color: #4c4c4c;
}

.catWithArt{
margin-top:5px;
}

.catWithOutArt{
margin-top:10px;
}

#pageTitle .article{
position: relative;
float:left;
width:325px;
height:25px;
margin-left: 30px;
font-size:20px;
color: #4c4c4c;
font-family:georgia;
padding-left:80px;
margin-top:5px;
}

