body
{
   margin: auto;
   margin-bottom: 20px;    
   background-image:url(images/fond_body.gif);
}


.page_index 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;

}
.page_index h2, h1, h3, h4, h5
{
	color:#FFFFFF;
}
.page_index  h3 a, h4 a, h2 a
{
	color:#fda216;
	text-decoration:none;
}
.page_index  h3 a:hover, h4 a:hover, h2 a:hover
{
	color:#FFFFFF;
}
#superconteneur 
{
	width:780px;
	margin:0 auto;
	background: url('images/fond_conteneur.jpg') repeat-y;
	border-bottom-style:solid;
	border-width:1px;
	border-color:#FFFFFF;
}

#menu
{
   float: left;
   width: 185px;
   margin-left:8px;
   color:#FFFFFF;
   padding-bottom:0px;
}

.recherche_adherents 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	float:left;
	margin:0;
	padding:0;
	margin-top:14px;
	margin-bottom:10px;
	background-color:#6c9ed0;
	width: 190px;
	border-style:solid;
	border-width:1px;
	text-align:right;
	padding-bottom:0px;
}


#categorie
{
	font:bold 12px Arial, Helvetica, sans-serif;
	margin-bottom:5px;
}

.ss_menu
{

	border-top-style:dotted;
	border-width:1px;
	font-size:12px;
	padding-top:4px;
	padding-bottom:5px;
}

.element_menu a
{
   color: #FFFFFF;
   font:12px Arial , Helvetica, sans-serif;
   text-decoration:none;
   margin-left:5px;
}

.element_menu a:hover
{
   background-color: #B3B3B3;
   color: black;
}

.rubrique
{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#f9a646;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	margin-top:0;

}



ul#rubrique_adherent
{
 	margin:0;
	padding:0;
	font:12px Arial, Helvetica, sans-serif;
	list-style-type:none;
}

#rubrique_adherent a
{
	display:block;
	margin:5px 0;
	color:#FFFFFF;
	text-decoration:none;
	line-height:27px;
	width:177px;
	border:1px solid #000000;
	background-image:url(images/fond_rubrique2.png);
	text-align:left;
	border-left-width:1px;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-right-width:1px;
	border-right-color:#FFFFFF;
	border-right-style:solid;
	border-top-width:2px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	
}


#rubrique_adherent a:hover
{
	color:#213053;
	background-image:url(images/fond_rubrique2_on.png);
}

/* Le corps de la page */

#corps
{
   margin-left: 200px;
   margin-bottom: 20px;
   padding: 5px;
   color: #B3B3B3;
    background-image: url("images/motif.png");
   background-repeat: repeat-x;
}

#corps h1
{
   color: #B3B3B3;
   text-align: center;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
  
}

#corps h2
{
   height: 30px;
   background-image: url("images/titre.png");
   background-repeat: no-repeat;
   padding-left: 30px;
   color: #B3B3B3;
   text-align: left;
}


#pied 
{
	clear:both;
	width:780px;
	height:15px;
	color:#FFFFFF;
	text-align : center;
	margin: auto;
	border-bottom-style:solid;
	border-width:2px;

}

#presentation
{
 	float:left;
	width:400px;
	font: 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin-left:5px;
	margin-right:5px;
}

#presentation img
{

	margin:5px;
}

#mention
{
 	float:left;
	width:550px;
	font: 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin-left:5px;
}

#mention a
{
	color:#FFFFFF;
	text-decoration:none;
}

#mention a:hover
{
	color:#000000;

}

.lettrine_presentation
{
	font:bold 22px Arial, Helvetica, sans-serif;
	color:#f6b132;
	background-color:#363658;
	margin:2px;
	padding:2px;

}
.lettrine 
{
	
	font:bold 22px Arial, Helvetica, sans-serif;
	color:#f6b132;
	background-color:#363658;
	margin:2px;
	margin-left:28px;
	padding:2px;
	
}
.titre 
{
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}





#corps .lettrine h1
{
	
	font:bold 22px Arial, Helvetica, sans-serif;
	color:#f6b132;
	background-color:#363658;
	margin:2px;
	margin-left:28px;
	padding:2px;
	
}

#corps .affiche_titre  
{
	font:bold 18px Arial, Helvetica, sans-serif;
	text-align:left;
	color:#FFFFFF;
}



.titre_tableau
{
	color:#252956;
	font: bold 12px Arial, Helvetica, sans-serif;
}

.textenormal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-style:normal;
	text-decoration: none;	
	
}

/******************************************************************************************
/* Actualites - pour la page "presentation.php"  positionnement et tableau 
******************************************************************************************/
#actualites
{
	float:left;
	width:160px;

	color:#FFFFFF;
}
#actualites table
{
	background-color:#6c9ed0;
	border-left-width:1px;
	border-left-color:#FFFFFF;
	border-left-style:dotted;
	border-right-width:1px;
	border-right-color:#FFFFFF;
	border-right-style:dotted;
	border-top-width:2px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
}
#actualites th
{
	background-color:#363658;
	margin-top:0px;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	
}
#actualites th img
{
	margin-left:3px;
	margin-right:3px;
}
#actualites tr
{
	background-color:#6c9ed0;
	color:#223150;
	font-family: Arial,sans-serif;
	font-weight:normal;
	font-size:12px;
	text-align: left;	
	vertical-align:top;
}
#actualites a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-style:normal;
	text-decoration: none;	
}
#actualites a:hover
{
	color:#666666;
}
.separation
{
	border-bottom:1px #336799 dashed;
}
/**********************************************************************
/* Actualites - pour la page actualites.php  - tableau  
**********************************************************************/
#actu table
{
	background-color:#6c9ed0;
	border-left-width:1px;
	border-left-color:#FFFFFF;
	border-left-style:dotted;
	border-right-width:1px;
	border-right-color:#FFFFFF;
	border-right-style:dotted;
	border-top-width:2px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
}
#actu th
{
	background-color:#363658;
	margin-top:0px;
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
	font: bold 12px Arial, Helvetica, sans-serif;
}
#actu th img
{
	margin-left:3px;
	margin-right:3px;
}

#actu tr
{
	background-color:#6c9ed0;
	color:#223150;
	font-family: Arial,sans-serif;
	font-weight:normal;
	font-size:12px;
	text-align: left;	
	vertical-align:top;
}


#actu a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-style:normal;
	text-decoration: none;	
}
#actu a:hover
{
	color:#666666;
}

.image_actualite img
{
	border:1px solid;
	border-color:#FFFFFF;
}
/********************************************************************************
/* Tableau de presentation : fiche_detail 
*********************************************************************************/
#fiche_detail table
{
	background-color:#6c9ed0;
	border-left-width:1px;
	border-left-color:#FFFFFF;
	border-left-style:dotted;
	border-right-width:1px;
	border-right-color:#FFFFFF;
	border-right-style:dotted;
	border-top-width:1px;
	border-top-color:#223150;
	border-top-style:solid;
	border-bottom-width:3px;
	border-bottom-color:#223150;
	border-bottom-style:solid;
	margin-bottom:10px;
}
#fiche_detail th h1
{
	background-color:#223150;
	margin-top:0px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:left;
}
#fiche_detail th img
{
	margin-left:3px;
	margin-right:3px;
}

#fiche_detail img
{
	border:1px solid;

}

#fiche_detail a
{
	text-decoration:none;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

#fiche_detail a:hover
{
	
	color:#666666;
}




#fiche_detail tr
{
	background-color:#6c9ed0;
	color:#FFFFFF;
	font-family:Helvetica,Geneva, Arial,sans-serif;
	font-weight:normal;
	font-size:12px;
	text-align: left;	
	vertical-align:top;
}
#prix img
{
	border:0;
}

/*************************************************
/* Tableau de presentation : fiche_detail_contenu 
**************************************************/
#fiche_detail_contenu table
{
	background-color:#6c9ed1;
	border-left-width:0px;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-right-width:0px;
	border-right-color:#FFFFFF;
	border-right-style:dotted;
	border-top-width:0px;
	border-top-color:#FFFFFF;
	border-top-style:dotted;
	border-bottom-width:0px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:dotted;
}
#fiche_detail_contenu tr
{
	background-color:#6c9ed1;
	color:#FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;	
	vertical-align:top;
}

.description table tr td
{
	width:320px;
	background-color:#477db9;
}

/*************************************************
/* Tableau de presentation : ptvente
**************************************************/
#ptvente table
{
	background-color:#477db9;
	border-left-width:1px;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-right-width:1px;
	border-right-color:#FFFFFF;
	border-right-style:solid;
	border-top-width:1px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
}

#ptvente th
{
	background-color:#477db9;
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#FF0000;
	text-align:center;
}

#ptvente img
{
		border:0;

}

#ptvente td
{
	background-color:#477db9;

}

/*************************************************
/* Tableau de presentation : ptvente _contenu1
**************************************************/
#ptvente_contenu1 table
{
	border:0;
}

#ptvente_contenu1 tr
{
	background-color:#00FF00;
	border:0;
}

/*************************************************
/* Tableau de presentation : ptvente _contenu2
**************************************************/
#ptvente_contenu2 table
{
	background-color:#6c9ed1;
	border-left-width:1px;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-right-width:1px;
	border-right-color:#FFFFFF;
	border-right-style:solid;
	border-top-width:1px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
}

#ptvente_contenu2 tr
{
	background-color:#6c9ed1;

}

#ptvente_contenu2 td
{
	background-color:#6c9ed1;

}

/*************************************************
/* Tableau de presentation : ptvente_contenu3
**************************************************/
#ptvente_contenu3 table
{
	background-color:#6c9ed1;
	border-left-width:0px;
	border-left-color:#FFFFFF;
	border-left-style:dotted;
	border-right-width:0px;
	border-right-color:#FFFFFF;
	border-right-style:dotted;
	border-top-width:0px;
	border-top-color:#FFFFFF;
	border-top-style:dotted;
	border-bottom-width:0px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:dotted;
}



/*************************************************
/* Tableau de presentation : offre
**************************************************/
#offre table
{
	background-color:#477db9;
	border-left-width:1px;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-right-width:1px;
	border-right-color:#FFFFFF;
	border-right-style:solid;
	border-top-width:1px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
}



#offre img
{
		border:1;
}

#offre td
{
	background-color:#477db9;

}



/*************************************************
/* Tableau de presentation : offre1
**************************************************/
#offre1 table
{
	border:0px;
}



#offre th
{
	background-color:#223150;
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:left;
}


#offre1 img
{
		border:1;
}

#offre1 td
{
	background-color:#477db9;

}



/*************************************************
/* Tableau de presentation : offre2
**************************************************/
#offre2 table
{
	border:0px;
	background-color:#6c9ed1;
	border-left-width:1px;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-right-width:1px;
	border-right-color:#FFFFFF;
	border-right-style:solid;
	border-top-width:1px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
}

#offre2 tr
{
	background-color:#6c9ed1;
	font:  12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:left;
}


#offre2 td
{
	background-color:#6c9ed1;

}



/*************************************************
/* Tableau de presentation : offre3
**************************************************/
#offre3 table
{
	border:0px;
	
}


/********************************************
/* Tableau de presentation : fiche_apercu 
********************************************/
#fiche_apercu table
{
	background-color:#6c9ed0;
	border-left-width:1px;
	border-left-color:#FFFFFF;
	border-left-style:dotted;
	border-right-width:1px;
	border-right-color:#FFFFFF;
	border-right-style:dotted;
	border-top-width:1px;
	border-top-color:#223150;
	border-top-style:solid;
	border-bottom-width:3px;
	border-bottom-color:#223150;
	border-bottom-style:solid;
}
#fiche_apercu th h1
{
	background-color:#223150;
	margin-top:0px;
	color:#FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align:left;
}
#fiche_apercu th img
{
	margin-left:3px;
	margin-right:3px;
}

#fiche_apercu img
{
	border:1px solid;
}

#fiche_apercu tr
{
	background-color:#6c9ed0;
	color:#FFFFFF;
	font-family:Helvetica,Geneva, Arial,sans-serif;
	font-weight:normal;
	font-size:12px;
	text-align: left;	
	vertical-align:top;
}
/*************************************************
/* Tableau de presentation : fiche_apercu_contenu 
**************************************************/
#fiche_apercu_contenu table
{
	background-color:#6c9ed1;
	border-left-width:0px;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-right-width:0px;
	border-right-color:#FFFFFF;
	border-right-style:dotted;
	border-top-width:0px;
	border-top-color:#FFFFFF;
	border-top-style:dotted;
	border-bottom-width:0px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:dotted;
}
#fiche_apercu_contenu tr
{
	background-color:#6c9ed1;
	color:#FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;	
	vertical-align:top;
}
.description table tr td
{
	background-color:#477db9;
}
/*************************************************
/* Tableau de presentation : fiche_apercu_lien 
**************************************************/
#fiche_apercu_lien table
{
	background-color:#6c9ed1;
	border-left-width:0px;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-right-width:0px;
	border-right-color:#FFFFFF;
	border-right-style:dotted;
	border-top-width:0px;
	border-top-color:#FFFFFF;
	border-top-style:dotted;
	border-bottom-width:0px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:dotted;
}
#fiche_apercu_lien tr
{
	background-color:#6c9ed1;
	color:#FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;	
	vertical-align:top;
}

#fiche_apercu_lien img
{
	border-width:0;

}
.description table tr td
{
	background-color:#477db9;
}

/********************************************
/* Emplois : tableau de presentation---------
********************************************/
#emploi table
{
	margin-top:8px;
	background-color:#6c9ed0;
	border-left-width:1px;
	border-left-color:#FFFFFF;
	border-left-style:dotted;
	border-right-width:1px;
	border-right-color:#FFFFFF;
	border-right-style:dotted;
	border-top-width:2px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-bottom-width:3px;
	border-bottom-color:#223150;
	border-bottom-style:solid;
}
#emploi th
{
	background-color:#223150;
	margin-top:0px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:left;
}
#emploi tr
{
	background-color:#6c9ed0;
	color:#FFFFFF;
	font-family:Helvetica,Geneva, Arial,sans-serif;
	font-weight:normal;
	font-size:12px;
	text-align: left;	
	vertical-align:middle;
}



#emploi a
{
	font:12 normal Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFFFFF;
}

#emploi a:hover
{
	
	color:#666666;
}

/********************************************
/* Adresses utiles 
********************************************/
.adresses
{
	text-align:left;
	color:#FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
}


.adresses a
{
	color:#FFFFFF;
	text-decoration:none;
}

.adresses a:hover
{
	color:#000000;

}




.adresses_titres table
{
	margin-bottom:8px;
	background-color:#6c9ed0;
	border-left-width:1px;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-right-width:1px;
	border-right-color:#FFFFFF;
	border-right-style:solid;
	border-top-width:1px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
}

.adresses_titres 
{
	color:#FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
}

.adresses_titres img
{
	
	margin-right:8px;
	vertical-align:bottom;
}

.adresses_rubriques
{
	font: bold 13px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

/********************************************
/* Contacts : tableau de presentation-------
********************************************/
#contacts table
{
	margin-top:8px;
	background-color:#6c9ed0;
	border-left-width:1px;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-right-width:1px;
	border-right-color:#FFFFFF;
	border-right-style:solid;
	border-top-width:1px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;

}
#contacts th
{
	background-color:#223150;
	margin-top:0px;
	color:#FFFFFF;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align:left;
}
#contacts tr
{
	background-color:#6c9ed0;
	color:#FFFFFF;
	font-family:Arial,sans-serif;
	font-weight:bold;
	font-size:12px;
	text-align: left;	
	vertical-align:top;
}


#contacts_texte
{

	color:#FFFFFF;
	font:normal 12px Arial, Helvetica, sans-serif;

}

#contacts_texte_gras
{

	color:#FFFFFF;
	font:bold 12px Arial, Helvetica, sans-serif;

}



/********************************************
/* Informations : tableau de presentation---------
********************************************/
#information table
{
	margin-top:8px;
	background-color:#6c9ed0;
	border-left-width:1px;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-right-width:1px;
	border-right-color:#FFFFFF;
	border-right-style:solid;
	border-top-width:2px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
}
#information th
{
	background-color:#495672;
	margin-top:0px;
	color:#FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	
}
#information tr
{
	background-color:#6c9ed0;
	color:#FFFFFF;
	font-family:Arial,sans-serif;
	font-weight:normal;
	font-size:12px;
	text-align: left;	
	vertical-align:top;
}


#information a
{
	
	color:#FFFFFF;
	font-family:Arial,sans-serif;
	text-decoration:none;

}

#information a:hover
{
	
	color:#f9a646;

}


/********************************************
/* Réunions : tableau de presentation------
********************************************/
#reunion table
{
	margin-top:8px;
	background-color:#6c9ed0;
	border-left-width:1px;
	border-left-color:#FFFFFF;
	border-left-style:dotted;
	border-right-width:1px;
	border-right-color:#FFFFFF;
	border-right-style:dotted;
	border-top-width:3px;
	border-top-color:#223150;
	border-top-style:solid;
	border-bottom-width:3px;
	border-bottom-color:#223150;
	border-bottom-style:solid;
}
#reunion th
{
	background-color:#223150;
	margin-top:0px;
	color:#FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align:left;
}
#reunion tr
{
	background-color:#6c9ed0;
	color:#FFFFFF;
	font-family:Arial,sans-serif;
	font-weight:normal;
	font-size:12px;
	text-align: left;	
	vertical-align:top;
}


#reunion a
{
	
	color:#FFFFFF;
	font-family:Arial,sans-serif;
	text-decoration:none;

}

#reunion a:hover
{
	
	color:#666666;

}


/********************************************
/* adhesion 
********************************************/

#adhesion 
{
	text-align:left;
	font:12px bold Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

#adhesion a
{

	color:#000033;
}


#adhesion a img
{
	border:0;
	color:#FFFFFF
}


.formulaire table
{
	margin-top:8px;
	background-color:#6c9ed0;
	border-left-width:1px;
	border-left-color:#FFFFFF;
	border-left-style:dotted;
	border-right-width:1px;
	border-right-color:#FFFFFF;
	border-right-style:dotted;
	border-top-width:3px;
	border-top-color:#223150;
	border-top-style:solid;
	border-bottom-width:3px;
	border-bottom-color:#223150;
	border-bottom-style:solid;
}

.formulaire tr
{
	background-color:#6c9ed0;
	color:#FFFFFF;
	font-family:Arial,sans-serif;
	font-weight:normal;
	font-size:12px;
	text-align: right;	
}


.formulaire a
{
	
	color:#FFFFFF;
	font-family:Arial,sans-serif;
	text-decoration:none;

}

.formulaire a:hover
{
	
	color:#666666;

}

/********************************************
/* adhesion  professionnels
********************************************/

#adhesion_pro table
{
	margin-top:8px;
	background-color:#6c9ed0;
	border-left-width:1px;
	border-left-color:#FFFFFF;
	border-left-style:dotted;
	border-right-width:1px;
	border-right-color:#FFFFFF;
	border-right-style:dotted;
	border-top-width:3px;
	border-top-color:#223150;
	border-top-style:solid;
	border-bottom-width:3px;
	border-bottom-color:#223150;
	border-bottom-style:solid;
}

#adhesion_pro th
{
	background-color:#223150;

}
#adhesion_pro tr
{
	background-color:#6c9ed0;
	color:#FFFFFF;
	font-family:Arial,sans-serif;
	font-weight:normal;
	font-size:12px;
	text-align: left;	
}

#adhesion_pro2 table
{
	
	background-color:#336799;
	border-left-width:1px;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-right-width:1px;
	border-right-color:#FFFFFF;
	border-right-style:solid;
	border-top-width:1px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
}

#adhesion_pro2 tr
{
	background-color:#336799;
	color:#FFFFFF;
	font-family:Arial,sans-serif;
	font-weight:normal;
	font-size:12px;
	text-align: leftt;	
}

#tableau_photo table
{
	border:0;

}


/********************************************
/* modification offre
********************************************/

#modif_offre table
{

	margin-top:8px;
	background-color:#6c9ed0;
	border-left-width:1px;
	border-left-color:#FFFFFF;
	border-left-style:dotted;
	border-right-width:1px;
	border-right-color:#FFFFFF;
	border-right-style:dotted;
	border-top-width:1px;
	border-top-color:#223150;
	border-top-style:solid;
	border-bottom-width:3px;
	border-bottom-color:#223150;
	border-bottom-style:solid;
}

#modif_offre th
{
	background-color:#223150;

}
#modif_offre tr
{
	background-color:#6c9ed0;
	color:#FFFFFF;
	font-family:Arial,sans-serif;
	font-weight:normal;
	font-size:12px;
	text-align: left;	

}





