/* CSS Document */
body {
margin: 0;
padding: 0;
font: verdana, arial, sans-serif;
font-size: 12px;
line-height:18px;
}


h1{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #540D0B;
	font-weight:bold;
	

}
.marron-gras-gd{
font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #540D0B;
	font-weight:bold;
}

.marron-gras-petit{
font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #540D0B;
	font-weight:bold;
}

.marron{
font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #540D0B;

}

.marron-italique{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #540D0B;
	font-style: italic;
}

.italique{
font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: italic;
}

hr{
color: #540D0B;
height: 1px;
width: 75%;

}

.contenu{
font: verdana, arial, sans-serif;
font-size: 12px;
line-height:16px;
text-align:justify;
margin-top:20px;	
}

.contenu-images-presse{
font: verdana, arial, sans-serif;
font-size: 11px;
line-height:16px;
padding-left:20px;
color:#FFFFFF;	
}

.index-titre{
font: verdana, arial, sans-serif;
font-size: 12px;
line-height:16px;
text-align:justify;
color:#FFFFFF;
font-weight:bold;
padding-left: 10px;
	
}

.titre-plan{
font: verdana, arial, sans-serif;
font-size: 10px;
color:#FFFFFF;
font-weight:bold;
padding-left: 5px;
	
}

.contenu-index-italique{
font: verdana, arial, sans-serif;
font-size: 10px;
line-height:14px;
text-align:justify;
margin-top:20px;
color:#666666;
font-style: italic;
	
}

.violetC-gras{
	color: #990099;
	font-weight:bold;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	
 }
.photo-equipe{
margin-bottom:10px;
}

h2{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
	margin: 10px 10px;
}

.photo{
	margin-left:10px;
	}

h4{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#70375D;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #975481;
	text-decoration: none;
	font-weight:bold;
}

	#bloc_index{
	width: 589px; 
	height: 325px;
	background-image: url('./images/zone-contenu.jpg'); 
	background-repeat: no-repeat; 
	background-position: top left; 
	}
	
	#bloc_index1{
	width: 589px; 
	height: 325px;
	background-image: url('../images/zone-contenu.jpg'); 
	background-repeat: no-repeat; 
	background-position: top left; 
	}
	
	#bloc_news1{
	width: 656px; 
	height: 325px;
	background-repeat: no-repeat; 
	background-position: top left; 
	}
	#bloc_news2{
	width: 656px;
	height:  325px;
	overflow: auto;
	}
	
	#bloc_news3{
	padding: 10px; 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
		
	}
	#bloc_index2{
	width: 589px; 
	height: 325px;
	background-image: url('../../images/zone-contenu.jpg'); 
	background-repeat: no-repeat; 
	background-position: top left; 
	}
	
	
	#bloc1{
	width: 589px;
	height:  325px;
	overflow: auto;
	}
	
	#bloc2{
	padding: 10px; 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
		
	}
	
	#bloc2 ul, li{
	list-style-type: square;
	text-indent: 20px;
	padding-left: 2px; 
	}
	
	<!-- -------------------------------------------------------------------------------------------------------  -->
	
	div#centre{
	width: 589px;
	height: 325px;
	padding: 10px;
	overflow: auto;
	}
	
	.tabMenuG{
	border-spacing: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	}
	
	.ss-menu{
	border-spacing: 0px;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
	background: #540D0A;
	border: 1px solid white;
	}
	
	.ss-ss-menu{
	color: #000000;
	padding-left:5px;
	padding-right: 5px;
	background: #F16F21;
	border: 1px dotted white;
	}
	
	.titre1Admin{
	color: #FF6600;
	text-align: center;
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	.titre2Admin{
	color: #993300;
	text-align: center;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	.titre3Admin{
	background-color: #FF6600;
	font-weight: bold;
	background-color: #CC6600;
	font-size: 18px;
	color: #FFFFFF;
	}
	
	<!-- CSS pour la zone admin -->
	
	#outils{
			   width: 742px;
               background: buttonface;
               border-top: 1px solid buttonhighlight;
               border-left: 1px solid buttonhighlight;
               border-bottom: 1px solid buttonshadow;
               border-right: 1px solid buttonshadow;
               margin: 0;
               text-align: left;
			   background-color: #FFFFFF;
	}

	.out {
               background: buttonface; 
               border: 1px solid buttonface;
               margin: 1; 
	}

	.over { 
               background: buttonface;
               border-top: 1px solid buttonhighlight;
               border-left: 1px solid buttonhighlight;
               border-bottom: 1px solid buttonshadow;
               border-right: 1px solid buttonshadow;
               margin: 1;
	}
	
	.tdModif{
	text-align: center;
	}
	.tdEnTete{
	font-weight: bold;
	background-color: #FF9900;
	}
	.tdCell{
	font-weight: bold;
	}
	.sstt{
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	}
	.cadre{
	border-color: #000000;
	}
	.titreApercu{
	background-color: #66CC33;
	font-weight: bold;
	}
	.contenuApercu{
	background-color: #FF9933;
	}
	.blocApercu{
	width: 589px;
	border: 0px;
	}
	
	.titre{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	}
	.link{
	font-size: 14px;
	}
	
	.editArt{
	border-color: #FF6600;
	border-left-width: thin;
	border-bottom-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	}