html, body {
	padding:0;
	margin: 0;
	text-align: left;
	height: 100%;
	background-color: #000000;
	background-image: url(images/fond_site_background.jpg);
	background-repeat: repeat-x;
}
input, select, textarea {
	border: 1px solid #6F006F;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F006F;
	font-weight: bold;
	background-color: #FDF2FD;
}
.div_spacer15 {
	height: 15px;
}
#preload {
	visibility: hidden;
}
.pics_noborder_link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul {
	list-style-image: url(images/puce_liste.png);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #6F006F;
	font-weight: bold;
	line-height: 28px;
	background-image: url(images/site_titre1.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #6F006F;
	font-weight: bold;
	line-height: 24px;
	padding-left: 10px;
	text-decoration: underline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6F006F;
	line-height: 20px;
	padding-left: 10px;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6F006F;
	line-height: 20px;
	padding-left: 10px;
	text-decoration: none;
	font-style: italic;
}
.red {
	color: #FF0000;
}
.red-strong {
	color: #FF0000;
	font-weight: bold;
}
.orange {
	color: #FF6600;
}
.orange-strong {
	color: #FF6600;
	font-weight: bold;
}
.green {
	color: #009933;
}
.green-strong {
	color: #009933;
	font-weight: bold;
}
.raye {
	text-decoration: line-through;
	font-weight: bold;
}
.strong {
	font-weight: bold;
}
.strong-under {
	font-weight: bold;
	text-decoration: underline;
}
.strong-italic {
	font-weight: bold;
	font-style: italic;
}
.big_24_blod {
	font-size: 24px;
	font-weight: bold;
}
.form {
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.contact-alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
	text-align: center;
}
.image_et_texte_right {
	float: right;
	border: 1px solid #A900A2;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 2px;
}
.image_et_texte_left {
	float: left;
	border: 1px solid #910196;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 2px;
}
.align_center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.pop_up_general {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	background-color: #FFF;
	font-size: 12px;
}
.clear_both {
	clear: both;
}
/*********************************************************************************************/


#index_header {
	background-image: url(images/index_centre_header.jpg);
	height: 76px;
	width: 667px;
}
#container_site {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#index_fond {
	background-image: url(images/index_centre_fond.jpg);
}
#index_fond_texte {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-right: 10px;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#index_footer {
	background-image: url(images/index_centre_footer.jpg);
	height: 28px;
	width: 667px;
}
#index_fond_texte textarea {
	border: 1px solid #CE65C1;
	background-color: #D6D6D6;
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/site_header.jpg);
	height: 184px;
	background-repeat: no-repeat;
}
#footer {
	clear: both;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
	background-image: url(images/site_footer.jpg);
	height: 59px;
	background-repeat: no-repeat;
}
#footer A:link, #footer A:visited, #footer A:active, #footer A:hover {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
#footer2 {
	clear: both;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #930194;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
}
#footer2 A:link, #footer2 A:visited, #footer2 A:active, #footer2 A:hover {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.menu_puce_pro {
	height: 23px;
	width: 77px;
	float: right;
	position: relative;
	background-image: url(images/site_menu_puce_professionnel.jpg);
}
.menu_texte_pro {
	height: 23px;
	width: 90px;
	float: right;
	position: relative;
}
#ajouter_aux_favoris {
	height: 17px;
	text-align: right;
}
#site_centre_container {
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 224px;
}
#site_centre_gauche {
	width: 773px;
	float: left;
	position: relative;
	background-image: url(images/site_centre_background.png);
	z-index: 1;
}
#site_centre_gauche_header {
	background-image: url(images/site_centre_header.png);
	height: 27px;
}
#site_centre_gauche_menu_container {
	float: right;
	width: 214px;
	position: relative;
}
.site_centre_gauche_texte_container {
	width: 555px;
	float: right;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #6F006F;
	font-size: 12px;
	padding-right: 2px;
	padding-left: 2px;
}
.site_centre_gauche_texte_container A:link, .site_centre_gauche_texte_container A:visited, .site_centre_gauche_texte_container A:active, .site_centre_gauche_texte_container A:hover {
	color: #6F006F;
	font-weight: bold;
	text-decoration: none;
}
.site_centre_gauche_texte_container A:hover {
	font-weight: bold;
	text-decoration: underline;
}
#site_centre_gauche_footer {
	clear: both;
	background-image: url(images/site_centre_footer.png);
	height: 27px;
}
#site_centre_centre {
	width: 15px;
	float: left;
	position: relative;
}
.site_description_gen_cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/site_centre_minifiche_fond.jpg);
	background-repeat: repeat-x;
	line-height: 12px;
}
/*---------------------Centre droite début--------------*/
#site_centre_droite {
	width: 162px;
	float: left;
	position: relative;
	background-image: url(images/site_colonne_droite_fond.png);
	font-family: Arial, Helvetica, sans-serif;
}
.site_centre_droite A:link, #site_centre_droite A:visited, #site_centre_droite A:active {
	text-decoration: none;
	color: #6F006F;
	font-size: 12px;
	font-weight: bold;
}
.site_centre_droite A:hover {
	color: #420042;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.site_centre_droite_titre1 {
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #6F006F;
	font-size: 14px;
	text-decoration: underline;
}
.site_centre_droite_titre1 A:link, .site_centre_droite_titre1 A:visited, .site_centre_droite_titre1 A:active {
	text-decoration: none;
	color: #6F006F;
}
.site_centre_droite_titre1 A:hover {
	color: #420042;
	font-size: 14px;
	text-decoration: underline overline;
	background-color: #F7D2F7;
}
.site_centre_droite_sstitre1 {
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E16CE1;
}
.site_centre_droite_header {
	background-image: url(images/site_colonne_droite_header.png);
	height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 5px;
	background-repeat: no-repeat;
}
.site_centre_droite_texte {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.site_centre_droite_footer {
	background-image: url(images/site_colonne_droite_footer.png);
	height: 11px;
	background-repeat: no-repeat;
	line-height: 11px;
}
/*---------------------Centre droite fin--------------*/

.site_centre_ss_menu {
	width: 214px;
	background-image: url(images/site_ss_menu_background.jpg);
}
.site_centre_ss_menu_header {
	background-image: url(images/site_ss_menu_header.png);
	height: 25px;
	line-height: 25px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}
.site_centre_ss_menu_texte {
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F006F;
	line-height: 16px;
	padding-right: 8px;
}
.site_centre_ss_menu_texte A:link, .site_centre_ss_menu_texte A:visited, .site_centre_ss_menu_texte A:active {
	color: #6F006F;
	text-decoration: none;
}
.site_centre_ss_menu_texte A:hover {
	color: #6F006F;
	font-weight: normal;
	background-image: url(images/site_ss_menu_texte_backgrou.jpg);
	background-repeat: repeat-x;
}
.site_centre_ss_menu_footer {
	background-image: url(images/Site_ss_menu_footer.png);
	height: 20px;
	background-repeat: no-repeat;
	line-height: 20px;
}
.mini_fiche_contaniner {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #9900CC;
	border-right-color: #9900CC;
	border-bottom-color: #9900CC;
	border-left-color: #9900CC;
	background-color: #F9DFF9;
}
.mini_fiche_line1, .mini_fiche_line1 A:link, .mini_fiche_line1 A:visited, .mini_fiche_line1 A:active, .mini_fiche_line1 A:hover {
	background-image: url(images/site_centre_minifiche_fond.jpg);
	background-repeat: repeat-x;
}
.mini_fiche_line1_hover, .mini_fiche_line1_hover A:link, .mini_fiche_line1_hover A:visited, .mini_fiche_line1_hover A:active, .mini_fiche_line1_hover A:hover {
	background-image: url(images/site_centre_minifiche_fond_fonce.jpg);
	background-repeat: repeat-x;
}
.mini_fiche_line1_txt, .mini_fiche_line1_txt A:link, .mini_fiche_line1_txt A:visited, .mini_fiche_line1_txt A:active, .mini_fiche_line1_txt A:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.mini_fiche_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.mini_fiche_content A:link, .mini_fiche_content A:visited, .mini_fiche_content A:active, .mini_fiche_content A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}
#link_recherche, #link_recherche A:link, #link_recherche A:visited, #link_recherche A:active, #link_recherche A:hover, #link_recherche A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9933CC;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
}
/***************************Bouton divers ****************************************/
.button_ok {
	cursor: pointer;
	width: 47px;
	height: 47px;
	border: none;
	background: url("images/site-bouton-ok.jpg") no-repeat left top;
}
.button_ok:hover {
	background: url("images/site-bouton-ok-hover.jpg") no-repeat left bottom;
}
.button_enr {
	cursor: pointer;
	width: 160px;
	height: 27px;
	border: none;
	background-image: url(images/site-bouton-enr-up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.button_enr:hover {
	background-image: url(images/site-bouton-enr-down.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.button_supprimer {
	cursor: pointer;
	width: 160px;
	height: 27px;
	border: none;
	background-image: url(images/site-bouton-suppr-up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.button_supprimer:hover {
	background-image: url(images/site-bouton-suppr-down.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.button_poster_message {
	cursor: pointer;
	width: 160px;
	height: 27px;
	border: none;
	background-image: url(images/site-bouton-poster-mess-up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.button_poster_message:hover {
	background-image: url(images/site-bouton-poster-mess-dow.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.button_img_annonce {
	cursor: pointer;
	width: 90px;
	height: 20px;
	border: none;
	background-image: url(images/site-bouton-img-ann-up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.button_img_annonce:hover {
	background-image: url(images/site-bouton-img-ann-down.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.button_retour {
	cursor: pointer;
	width: 90px;
	height: 20px;
	border: none;
	background-image: url(images/site-bouton-retour-up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.button_retour:hover {
	background-image: url(images/site-bouton-retour-down.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*******************************Style des galeries photos****************************************************/

.gallery_caption {
	width: 525px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.pics_gal_style, A:link .pics_gal_style, A:visited .pics_gal_style, A:active .pics_gal_style {
	border: 1px solid #D1C6B2;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha(opacity=80);
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
A:hover .pics_gal_style {
	border: 1px dashed #D1C6B2;
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.cell_pr_thumbs {
	float: left;
	position: relative;
	height: 105px;
	width: 105px;
	text-align: center;
}
.clear_both_gallery {
	clear: both;
	height: 30px;
}
/*****************************Sytle publicité**************************************************************/

.pub_survol_liste {
	background-color: #FFF;
}
.pub_survol_liste_over {
	background-color: #DED2FF;
}
.pub_spacer {
	background-color: #000;
}
/****************************************infobulle*********************************************************/
.link_bulle {
	cursor: default;
	color: gray;
	border-bottom: 1px dotted gray;
}
.infos_bulle {
	z-index: 500;
	position: absolute;
	top: -999px;
	width: 442px;
	visibility: hidden;
	opacity: 0.9;
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	filter: alpha(opacity=90);
}
.infos_bulle_haut {
	height: 25px;
	background: url(http://www.club-echangiste.eu/images/site_info_bulle.png) no-repeat left top;
}
.infos_bulle_bas {
	font: normal 10px Verdana, Arial;
	color: #33C;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 12px;
	background: url(http://www.club-echangiste.eu/images/site_info_bulle.png) no-repeat left bottom;
	padding-top: 0px;
}
/*************************************************************************************************************/