/*

               
|  |     |  |  |         |   hugo favre
|  |     |  |  |   ––––––    hugorfavre@gmail.com
|  |     |  |  |  |          www.hugofavre.ch
|   –––––   |  |   –––
|           |  |      |
|  ––––––   |  |   –––  
|  |     |  |  |  |         
|  |     |  |  |  |         
|  |     |  |  |  |         
            

*/
body{
	background-color: #EDEDED;
	margin: 0;
	font-size: 12px;
	font-family: "Trebuchet MS",sans-serif;
	color:#B2B1B1}

/*FORMATAGE GLOBAL*/
	*{outline:none}
	a{text-decoration:none}
	a:hover, #titre a:hover, #Contenu a:hover, #droite a:hover, #droite .moduletable tr a:hover, #Section8 ul li a:hover{color: #2266bb}
	#Contenu, #Contenu table{font-size: 12px;color: #8d8989}
	#Partie1, #Partie2{width:700px;margin: 0 auto;clear:both}
	#titre, #hautcontenu li{font-size: 20px;font-weight: bold}
	#Partie1{
		height: 130px;display: block}
	#Partie2{min-height:200px;color:#EDEDED}
	#Partie3{ /* Pied */
		position: relative;bottom: 0;height: 400px}
	img{border: none}
	
/* PARTIE 1 */
	#admin{ /* Nom du site */
		float: left;
		margin-top: 50px;
		width: 400px;
		color:#B2B1B1;
		font-weight:bold;
		font-size:60px}
		#admin a {color: #B2B1B1}
		#admin a:hover {color: #B2B1B1}
	#titre{ /* bouton en haut à droite: contact */
		float: right;width:200px;height:72px;padding-top: 15px;text-align:center;font-size:30px;background-image:url(../images/admin.png);background-repeat:no-repeat}
		#titre a {color:#EDEDED}
	
/* PARTIE 2 */
	#hautcontenu{ /* Menu et Breadcrumbs (actuellement désactivé) */
		position:relative;padding-top:5px;height:46px;width:700px;background-image:url(../images/cadrehaut.png);background-repeat: no-repeat}
		#hautcontenu li {position:relative;left:-15px;list-style: none;float:left}
			#hautcontenu ul li a {color: #B2B1B1;float:left;width:100px;display:block}
		
	.breadcrumb{font-size: 15px;color:#B2B1B1;margin-left:40px;font-weight:bold}
		
	#Contenu{ /* Contenu */
		display:block;min-height:185px;margin-top:-35px;width:700px;background-image:url(../images/cadre.jpg);background-repeat:repeat-y;padding: 0 20px}
		#Contenu a {font-weight:bold;color:#B2B1B1}
		/* TITRE ARTICLE */
			.contentheading {font-size: 23px}
			#Contenu table{width:400px}
			.sboxgallery{display: block;margin-right:350px}
			
	/* COLONNE DE DROITE */	
		#droite{
			display: block;position: absolute;margin-left:520px;top:179px;width:230px;min-height:105px;border-left: 1px solid #EDEDED;font-size: 12px;color: #8d8989;padding:0 0 0 10px}
			#droite a {color: #8d8989;font-weight:bold}
		/* Contenu colone de droite (Bannieres) */
		#droite .moduletable {width:125px}
		/* Sous Menu - colonne de droite */
		#droite .moduletable tr a{font-size:13px;color:#8d8989;font-weight:normal}
/* PARTIE 3 */
	#Pied{ /* Pied */
		height:40px;background-color: #706F6F;text-align:center}
		#Pied a{color:white;}
		#Pied a:hover{color:#B2B1B1}
	#Section7{height:27px;padding-top:13px}
	#Section8{height:100px;padding-top:20px;color:#706F6F}
		#Section8 p {width:700px;margin:0 auto}
	
	#Section9{width:700px;margin:0 auto}
		#Section9 ul {display: block;list-style-type:none;width:10px}
		#Section9 ul li a {margin: 0 0 5px 0;text-align:left;display:block;color:#706F6F;font-size:20px;}
