body
{
	color: #3D3D3D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
}

/*
affichage des titres bandeau pout main
*/
.mainLigne1, .mainLigne2 {
	padding-left:20px;
	color:white;
	font-weight:bold;
	font-size:14px;
}

.mainLigne2 {
	font-size:14px;
}

.cellule_centre 
{
	 padding-bottom:25px;
	 padding-top:30px;	
	 padding-right:30px;
	 padding-left:20px;
	 border-top:2px solid #FF6C22;
	}

/*
pour certaines images
*/
.cadreImg {
	border:1px solid #337B3C;
}

/* les titres des centres */
.centre_titre {
	background:URL('img/ss_titre_bg_orange_230.gif');
	color:white;
	text-align:center;
	height:16;
	background-repeat:no-repeat;
}

/*
les textes
*/
.ss_titre {
	font-size: 12px;
	font-weight: bold;
	font-color:white;
	margin-left: 6px;
}

.titre2 {
	font-size: 10px;
	font-weight: bold;
	background:URL('img/ss_titre_bg.gif');
	background-repeat:no-repeat;
	color:white;
	padding:2px;
	width:452px;
	height:16px;
}
.titreOrganisation {
	font-size: 10px;
	font-weight: bold;
	background:URL('img/ss_titre_bg_orange.gif');
	background-repeat:no-repeat;
	color:white;
	padding:2px;
	width:452px;
	height:16px;
	text-align:center;
}
.titleColOrga {
	font-size: 11px;
	text-align:center;
	color:#337B3C;
	font-weight:bold;
}
.titleColContenu {
	font-size: 11px;
	text-align: left;
	background-color:#D6E5D8;
}

.text 
{
	font-size: 12px;
	text-align: justify;
}

.textBGorg
{
	font-size: 11px;
	text-align: justify;
	background:#FDE2D4;
}

.textBRDRorg
{
	font-size: 11px;
	text-align: justify;
	border-right:2px solid #FDE2D4;
}

.textleft 
{
	font-size: 11px;
	text-align:left;
}
.textcenter
{
	font-size: 11px;
	text-align:center;
}
a.lien
{
	color: #FF6C22;
	text-decoration: underline;
	font-size : 12px;
}
a
{
	color: #3D3D3D;
}
a:hover
{
	text-decoration:none;
	color: #3D3D3D;
}
.tableau_contour
{
	border-left:1px solid #315D1A;
	border-top:1px solid #315D1A;
}
.tableau_cellule
{
	border-right:1px solid #315D1A;
	border-bottom:1px solid #315D1A;
	font-size: 11px;
}
.text_blanc {
	color: FFFFFF;
	font-size: 11px;
	text-align:left;
}
a.lienblanc
{
	color: #FFFFFF;
	text-decoration: underline;
}

.text_orangepetit {

	color: FF6C22;
	font-size: 11px;
}
a.lienorange
{
	color: #FF6C22;
	text-decoration: underline;
}
a.lienorange:hover {
	color: #FF6C22;
	text-decoration: none;
}
.margesvisuel {
	margin-bottom: 15px;
	margin-left: 15px;
}
.surligne {
	background-color: #FF6C22;
	padding: 3px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.surligneclair {
	padding: 3px;
	color: #3D3D3D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFEEE9;
}
.tableau_annuaire {
	font-size: 11px;
	color: #3D3D3D;
}
.surligneclairgris {

	padding: 3px;
	color: #3D3D3D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F4F4F4;
}
.textright {

	font-size: 11px;
	text-align:right;
}
