ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
  color:#666666;
}

a:hover
{
  text-decoration: underline;
}

body{
	font-family:verdana;
	font-size:11px;
	color:#333333;
	background:url('../images/bodyBg.gif');
	background-repeat:repeat-x;
	background-color:#696969;
}


#centeredDiv{
	position: relative;
	margin: auto;
	width:1024px;
}

#header{
	position: relative;
	float:left;
	width:1024px;
	height:110px;
	background:#FFF;
	margin-top:0px;
	background:url('../images/headBg.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
	background-color:#a10056;
}

		#logo{
			position:absolute;
			width:286px;
			height:56px;
			top:34px;
			left:0px;
		}
		
		#ban{
			position:absolute;
			width:728px;
			height:90px;
			/*border:solid 1px #FFFFFF;*/
			top:10px;
			right:10px;
		}
		
		#smallBan{
			position:absolute;
			width:728px;
			height:14px;
			bottom:2px;
			right:10px;
		}
		
#breadcrumb {
	position: relative;
	float: left;
	width:1024px;
	height:19px;
	background:transparent;
	color:#CECECE;
	font-size:12px;
	padding:3px 0px;
}

			#theUne h1{
			font-family: Georgia;
			font-size: 20px;
			font-weight: normal;
			margin-bottom: 7px;
			}
			
			#homeContenu p{
			margin-left: 4px;
			margin-right: 4px;
			}
			
			#homeMostRead li{
			margin-bottom: 4px;
			}
			

a.pathway{
color:#CECECE;
}

	#news{
	position: relative;
	float: left;
	width:143px;
	height:25px;
	background:url('../images/newsletter.jpg');
	background-repeat:no-repeat;
	}
	
	#forum{
	position: relative;
	float: left;
	width:100px;
	height:25px;
	margin-left: 15px;
	background:url('../images/forum.jpg');
	background-repeat:no-repeat;	
	}
	
	#rss{
	position: relative;
	float: left;
	width:120px;
	height:25px;
	margin-left: 16px;
	background-repeat:no-repeat;
	}
	
	.rssSite{
	background:url('../images/rssSite.jpg');
	}
	.rssRub{
	background:url('../images/rssRub.jpg');
	}


#homeUne{
	position: relative;
	/*margin-bottom:10px;*/
	float: left;
	width:1024px;
	height:auto;
	background:transparent;
	height:235px;
}




	#theUne{
		width:643px;
		border:solid 8px #d4d4d4;
		background-color:#FFFFFF;
		margin:0px 10px 10px 0px;
		position:relative;
		float:left;
		padding:0px 10px 10px 10px;
	}
	
	#slideShow{
		position:absolute;
		top:0px; right:0px;
		width:435px;
		height:215px;
		border:solid 5px #FFFFFF;
		background-color:#999999;
		z-index:0px;
	}

#menuTop {
	position:relative;
	float:left;
	width:1024px;
	height:30px;
	background:transparent;
}

#container {
	position: relative;
	float: left;
	width:1024px;
	height:auto;
	background:url('../images/twirl.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#FFFFFF;
	padding-bottom:90px;
	background-color:#FFFFFF;
	min-height:300px;
	
}


		#contenu{
			border:solid 10px #9b909d;
			width:500px;
			margin-left:10px;
		}


/*partie SECTION */
	/*partie LEFT */




	#leftZone{
	position:relative;
	float:left;
	width:688px;
	margin:0px 0px 0px 10px;
	padding-bottom:10px;
	min-height:300px;
	background-color:transparent;
}


#carreAdSmall{
 position:relative;
 float:left;
 width:160px;
 height:90px;
 background-repeat:no-repeat;
 background-position:bottom;
 background-color:#FFFFFF;
 margin-top:5px;
}

#apPub{
 width:145px;
 height:170px;
 padding-left:2px;
 background:url('../images/backgroundAdt.png');
}

#carreAdSmall ul{
position:relative;
float:left;
width:100%;
list-style-type: none;
}

#carreAdSmall li{
font-family: verdana;
font-size: 10px;
color: #a10056;
padding-top: 5px;
padding-left: 20px;
padding-right:5px;
padding-bottom: 1px;
width:110px;
}

#carreAdSmall li a{
color: #a10056;
}

.hotSpotHead{
 font-family:georgia;
 position:relative;
 float:left;
 width:120px;
 padding-top: 25px;
 padding-left:15px;
 font-size:14px;
 text-align:center;
}

	
	#pageTitle{
	position: relative;
	float:left;
	width:520px;
	height:95px;
	margin-left: 8px;
	margin-bottom:8px;
	
	}


	#sectionZoneLeft{
	position: relative;
	float:left;
	width:688px;
	height:auto;
	}
	
		#homeCarreAdSmall2{
		position: relative;
		float:left;
		width:148px;
		height:170px;
		}
		
		
		
	
		
	#content{
	position: relative;
	float:left;
	width:663px;
	height: auto;
	border-width: 8px;
	border-style: solid;
	border-color: #d3d3d3;
	margin-top:5px;
		}
	
		#picsContent{
		position: relative;
		float:left;
		width:663px;
		height:140px;
		margin-bottom:10px;
		}	
	
		#linksContent{
		position: relative;
		float:left;
		width:663px;
		height:200px;
		padding: 0px, 8px, 0px 8px;  
		}	
		
		#textContent{
		position: relative;
		float:left;
		width:633px;
		height:auto;
		}
		
			#textContent .moduletable{
			margin-top: 15px;
			}
		
		
/*partie RIGHT*/
	#rightZone{
	position:relative;
	float:left;
	padding-bottom:10px;
	width:310px;
	margin:10px 10px 0px 0px;
	min-height:300px;
	}


	#mostRead{
	position: relative;
	float:left;
	padding-bottom:10px;
	width:300px;
	height:200px;/*pour le test*/
	color: red;
	}
	
	#mostRead .moduletable{
	 margin-bottom:10px;
	}
	
	#adTopRight{
	position: relative;
	float:left;
	margin-top:10px;
	padding-bottom:10px;
	width:300px;
	height:100px;
	}
	
	#carreAdBig{
	position: relative;
	float:left;
	margin-top:10px;
	padding-bottom:10px;
	width:300px;
	height:auto;
	min-height:250px;
	}
	
	#tagCloud{
	position: relative;
	float:left;
	padding-bottom:10px;
	width:300px;
	height:250px;
	}
	
	#lastArticles{
	position: relative;
	float:left;
	padding-bottom:10px;
	width:300px;
	height:250px;
	}
	
	#lastPost{
	position: relative;
	float:left;
	padding-bottom:10px;
	height:250px;
	}

	#hsCloud{
	position:relative;
	float:left;
	width:300px;
	}
	
/*TWIRL*/	
	#twirl{
	position: relative;
	float:right;
	width:300px;
	height:100px;
	background: url("../images/twirl.gif"); 
	background-position: bottom;
	background-repeat: no-repeat;
	}
	
/*FOOTER*/

#footer{
	position: relative;
	float:left;
	width:1008px;
	height:auto;
	margin:25px 0px 15px 0px;
	
	border:solid 8px #FFF;
	background:url('../images/headBg.gif');
	background-repeat:no-repeat;
	background-position:top left;
	color:#FFFFFF;
	background-color:#a10056;
	text-align:center;
	padding:5px 0px;
}	
	
#searchResults{
width:960px;
padding:0px 20px;
margin:0px 12px;
}	
	
	
	
#leftStripe{
position:absolute;
width:50px;
height:500px;
left:-50px;
background-color:transparent;
}

	
#rightStripe{
position:absolute;
width:50px;
height:500px;
left:1024px;
background-color:transparent;
}





#addThis{
position:relative;
float:left;
width:630px;
height:auto;
margin:10px 0px;
}

#articleDisplay{
	position:relative;
float:left;
width:633px;
height:auto;
}

#fbCommentTeD{
	position:relative;
	float:left;
	margin:15px 0px;
}

#shareFbBut{
	position:absolute;
	right:10px;
	top:45px;
}
#shareFbButArt{
	position:absolute;
	right:10px;
	top:80px;
}

.VideoBox{
	text-align:center;
}

.adBotBig{
	position:relative;
	float:left;
	width:100%;
	margin:20px 0px 35px 0px;
	text-align:center;
}

#fbBox{
	position:relative;
	float:left;
}

.ediContentImage .legend{
display:block
}

