.informations_accueil{
 	background-image: url("../image/fond_info.gif") ;
}

.informations_accueil_elements_numero{
 	font-family: Arial, Helvetica, sans-serif;
 	font-size : 16;
 	color : #0066FF;
	font-weight: bold;
}

.informations_accueil_elements_text{
 	font-family: Arial, Helvetica, sans-serif;
 	font-size : 16;
}

.informations_accueil_elements_p{
 	text-align : center;
}




.informations_title_frame{
	 background-color : "#FFFFFF";
	 width : 100%;
	 border : none;
	 height : 15%;
}

.informations_title_text{
	width : 78%;
	text-align : center;
	font-size : 20;
	font-family: Arial, Helvetica, sans-serif;
	color : #000099;
	font-weight: bold;
}

.informations_iframe{
	width : 100%;
	border : none;
	height : 85%;
}

.informations_fleche_left{
	width : 11%;
	text-align : right;
}

.informations_fleche_right{
	width : 11%;
	text-align : left;
}


body {
	scrollbar-face-color: #0099FF;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #A8E8F2;
	scrollbar-arrow-color: #000000;
}



A:link    { color: "#000000" }    /* lien non-visité */
A:visited { color: "#000000" }   /* lien visité   */
A:hover   { color: "#000000" } /* lien survolé     */
A:active  { color: "#000000" }   /* lien activé    */

.recherche{
 	background-image: url("../image/fond_trouver.gif") ;
 	width : 100%;
 	height : 100%;
 	border : 0;
 	vertical-align : top;
}

.recherche_table{
	width : 80%;
	border : 0;
	cellspacing : 0;
	cellpadding : 0;
	align : center;
}

.ti{
	color : #000080;
	padding : 5% 5% 5% 5%;
	border-color : #000080;
	
	font-size : 16;
}

.titre_jaune{
	font-size : 20;
	font-family: Arial, Helvetica, sans-serif;
	color : #FFD639;
	font-weight : bold;
	text-decoration: underline;
	text-align : center;
}

.titre_orange{
	font-size : 16;
	font-family: Arial, Helvetica, sans-serif;
	color : #FF6600;
	font-weight : bold;
	text-align : center;
}
.titre_orange_enConstruction{
	font-size : 26;
	font-family: Arial, Helvetica, sans-serif;
	color : #FF6600;
	font-weight : bold;
	text-align : center;
}
.sous_titre_orange{
	font-size : 14;
	font-family: Arial, Helvetica, sans-serif;
	color : #FF6600;
	text-align : center;
	font-weight : normal;
}

.sous_titre_orange_bold{
	font-size : 14;
	font-family: Arial, Helvetica, sans-serif;
	color : #FF6600;
	text-align : center;
	font-weight : bold;
}

.submit{
 	background : #FFCC33;
 	color : #FF0000;
}

.lien_etape_recherche{
	font-size : 12;
	font-family: Arial, Helvetica, sans-serif;
	color : #FF6600;
	text-color : #FF6600;
}

.message_30{
	color : #FF0000;
	font-weight : bold;
}

.intitule_detail_artisan{
	font-weight : bold;
	text-align : center;
	background-color : #FBEE91; 
	width : 149 px;
	font-size : 13;
}

.contenu_detail_artisan{
	font-weight : bold;
	text-align : left;
	width : 250 px;
	font-size : 13;
}

.profession{
	font-style : italic;
	text-align : left;
	font-size : 10;
}

.mentions_legales{
	font-family: Arial, Helvetica, sans-serif;
}

.message {
	color: #FF0E07;
	font-size: 14;
	font-family: Arial, Helvetica, sans-serif;
	text-align : center;
}