	/*-----------------------        CSS GENERALES     ------------------------*/   


* {margin: 0; padding: 0}
body {color: #666E76; font: 11px Century Gothic, "Trebuchet MS", sans-serif; background-color: #FFF; }
a {text-decoration: none; color: #666E76;}
li { list-style: none;}
h1, h2, h3, h4, h5, h6 {font-size: 11px;}


h3 {height: 40px; margin: 10px 0;} h3 span {display: none;}

img {border:0;}

.stop {height: 1px; clear:both;}

.h1 {
	font-family:"Century Gothic",Verdana;
	font-size:15px;
	color:#999999;
	font-weight:normal;
	font-style:normal;
	font-variant:normal;
	text-transform:none;
	margin:15px 0px 0px 20px;
	padding:0px;
	background-color:#FFFFFF;
	border-width:0px;
	border-style:solid;
	border-color:#000000;
}

 .h2 {
	font-family:"Century Gothic",Verdana;
	font-size:13px;
	color:#666666;
	font-weight:normal;
	margin:0px 0px 0px 10px;
	padding:0px;
	background-color:#FFFFFF;
}
.h3 {
	font-family:"Century Gothic",Verdana;
	font-size:11px;
	color:#FF9933;
	font-weight:bold;
	font-style:normal;
	margin:4px 0px 0px 0px;
	padding:0px;
}





		
	
 /*----------------- PLAN DU SITE     -------------------------*/
  

  
#conteneur {
	margin: 0px auto;
	width: 990px;
	padding: 0 20px; 
	text-align:center;
}	

#contenu {
	width: 990px;
	background: #fff url() 0 0 repeat-x; 
	text-align:left;
}


#titreLien { background: url() 0 0 no-repeat;}

#planDuSite {
	
	
	
}

#planDuSite #accueil {
	display: block;
	width: 160px;
	background: url()0 0 no-repeat;
	padding-left: 20px;
	margin: 0 0 15px 10px;
}
	#planDuSite #accueil:hover {color: #222222; text-decoration: underline;}


#planDuSite dl {
	width: 215px;
	padding: 0 10px;
	float: left;
}
 	   
#mention dl {
	width: 315px;
	padding: 0 10px;
	text-align:left;
}


#planDuSite #photo1 {width: 435px;}
#planDuSite #photomariage {width: 435px; padding-left: 20px; border-left: 1px dotted #cccccc;}
#planDuSite #photoportrait {width: 0px; border-right: 1px dotted #cccccc; border-left: 1px dotted #cccccc;}
#planDuSite #blog {width: 0; border:0; padding-left: 20px;}
#planDuSite #mentionReg {width: 245; border:0; padding-left: 20px;}		 

#planDuSite dl dt {
	font-weight: bold;
	margin-bottom: 10px;
	color:#000000;
	font-size: 13px;
}

#mention dl dt {
	font-weight: bold;
	margin-bottom: 10px;
	color:#000000;
	font-size: 13px;
}
 


#planDuSite dl dd {
	background: url(/res/plan-site/bullet.png) 0 5px no-repeat;
	padding-left: 20px;
	margin-bottom: 5px;
	
}
	
#mention dl dd {
	background: url() 0 5px no-repeat;
	padding-left: 20px;
	margin-bottom: 5px;
	
}	
	
	#planDuSite dl #separation {
		margin-top:10px; 
		width: 190px;
		padding-top: 10px; 
		border-top: 1px dotted #ccc; 
		background: url(/res/plan-site/bullet.png) 0 10px no-repeat;
	}
		   
	

		
	#planDuSite dl dd a:hover {
		color: #4e6e91;
		text-decoration: underline;
	}
	   #mention dl dd a:hover {
		color: #4e6e91;
		text-decoration: underline;
	}
		
	#mention a:hover {
		color: #4e6e91;
		text-decoration: underline;
	}
	
		#planDuSite dl dd  ul {margin: 5px 0 10px 0;}
		#planDuSite dl dd  ul li {font-size: 10px;}



		
		
		
		
		
		
		
		
		
		


	
	
