.lienAccueil
 {display:block; float:right; margin-top:27px; color:#FF199A; text-decoration:none}

	.lienAccueil:hover
	 {text-decoration:underline; color:#FF199A}

#menu
 {margin:-8px 0 30px}

	#menu a
	 {display:block; float:left; margin-right:35px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; color:#FFF; text-decoration:none; margin-bottom:1px}
	
		#menu a.actif
		 {text-decoration:underline}
	
		#menu a:hover
		 {text-transform:uppercase; font-size:14px; margin-top:1px; margin-bottom:0}

#photos
 {position:relative; background-image:url(../img/album_perso.jpg); background-repeat:no-repeat; background-position: -10px 420px; min-height:864px}

	#photos .mini
	 {display:inline-block; position:absolute;width:62px; height:62px; text-align:center; vertical-align:middle}
	
		/*#photos .mini img
		 {border:1px solid #CCC}*/
	
		#photos .mini .actif
		 {border:2px solid #e2007a}
	
	#photos .zoom
	 {margin-left:390px; text-align:center}
	
		#photos .zoom .photo
		 {margin:0 auto}
		
		#photos .zoom .surPhoto
		 {color:#666; width:366px; text-align:left; line-height:normal; margin:0 auto 8px}
		
			#photos .zoom .surPhoto .navigation .next
			 {display:block; float:right}
			
			#photos .zoom .surPhoto .navigation .prev
			 {display:block; float:left}
		
		#photos .zoom .sousPhoto
		 {color:#666; width:366px; text-align:left; line-height:normal; margin:0 auto}
		
			#photos .zoom .sousPhoto .stats
			 {display:block; float:right; text-align:right}
			
				#photos .zoom .sousPhoto .stats a
				 {color:#FF199A; text-decoration:none}
				
					#photos .zoom .sousPhoto .stats a:hover
					 {text-decoration:underline}
	
	#photos .commentaires
	 {text-align:left; color:#CCC; margin:16px 0 30px}
	
		#photos .commentaires .commentaire
		 {margin-bottom:26px}
	
		#photos .commentaires h2
		 {font-size:14px; margin-top:50px}
	
		#photos .commentaires .haut
		 {border-bottom: 1px solid #666666; margin: 12px 0pt 0pt; padding: 0pt 6px;}
		
		#photos .commentaires .date
		 {display:block; float:right; font-size:11px; color:#CCC}
		
		#photos .commentaires .nom
		 {font-weight:bold}
		
		#photos .commentaires .texte
		 {margin:1px 16px 12px 6px}
		
		#photos .commentaires label
		 {display:block; float:left; width:85px}
		
		#photos .commentaires #btn_valider
		 {margin-left:90px}
		
		#photos .commentaires .zoneChamp input, #photos .commentaires .zoneChamp textarea
		 {background-color:#CCC; border:none}

.liens_telecharger a
 {text-decoration:none; font-family:Verdana, Geneva, sans-serif; font-size:10px; color:#FF199A}
	.liens_telecharger a:hover
	 {text-decoration:underline}

#signature
 {font-family:Verdana, Geneva, sans-serif; margin:60px 0 40px 0; padding:2px 0; color:#666; text-align:center; border-top:1px solid #666; font-size:10px}

	#signature a
	 {color:#666; text-decoration:none}
	
		#signature a:hover
		 {text-decoration:underline}
		