@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	background: #830923;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

img {
	border: 0;
}

.centre {
	text-align: center;
}

.clear {
	clear: both;
}


.rouge {
	color: #830923;
}

.clear-hr {
	border-bottom: 1px dotted #830923;
	clear: both;
}


/*---------- Interface ----------*/

#background {
	background: #FFFFFF;
	min-width: 950px;
}

#zone-header {
	width: 100%;
	height: 173px;
	background: url(../images/bg-header.gif) repeat-x;
}

#background-menu {
	background: url(../images/bg-menu2.gif) no-repeat center;
}

#header {
	margin: 0 auto;
	width: 950px;
	height: 173px;
}

#logo {
	float: left;
	margin: 82px 0px 0px 26px;
	padding: 0;
}

#header-img {
	float: right;
	margin: 0;
	padding: 0;
}

/*--- Menu haut ---*/

#zone-menu-ht {
	float: left;
	width: 653px;
}

ul#menu-ht{
	margin:0;
	padding:0;
}

ul#menu-ht span {
	display:none;
}


ul#menu-ht li {
	display: block;
	list-style: none;
	float: left;
	height: 63px;
	margin: 0;
}

ul#menu-ht a {
	display: block;
	height: 63px;
	background: url(../images/menu.gif) 0 0 no-repeat;
	outline: none;
}

ul#menu-ht li#menu_accueil {width:121px;}
ul#menu-ht li#menu_regles {width:150px;}
ul#menu-ht li#menu_contact {width:86px;}
ul#menu-ht li#menu_clients {width:154px;}
ul#menu-ht li#menu_pro {width:140px;}

ul#menu-ht li#menu_regles a:link {background-position: -121px 0;}
ul#menu-ht li#menu_contact a:link {background-position: -271px 0;}
ul#menu-ht li#menu_clients a:link {background-position: -357px 0;}
ul#menu-ht li#menu_pro a:link {background-position: -511px 0;}

ul#menu-ht li#menu_accueil a:hover {background-position: 0px -63px;}
ul#menu-ht li#menu_regles a:hover {background-position: -121px -63px;}
ul#menu-ht li#menu_contact a:hover {background-position: -271px -63px;}
ul#menu-ht li#menu_clients a:hover {background-position: -357px -63px;}
ul#menu-ht li#menu_pro a:hover {background-position: -511px -63px;}

ul#menu-ht li#menu_regles a:visited {background-position: -121px 0;}
ul#menu-ht li#menu_contact a:visited {background-position: -271px 0;}
ul#menu-ht li#menu_clients a:visited {background-position: -357px 0;}
ul#menu-ht li#menu_pro a:visited {background-position: -511px 0;}

ul#menu-ht li#menu_accueil a:visited:hover {background-position: 0px -63px;}
ul#menu-ht li#menu_regles a:visited:hover {background-position: -121px -63px;}
ul#menu-ht li#menu_contact a:visited:hover {background-position: -271px -63px;}
ul#menu-ht li#menu_clients a:visited:hover {background-position: -357px -63px;}
ul#menu-ht li#menu_pro a:visited:hover {background-position: -511px -63px;}

/*--- Menu gauche ---*/

#zone-menu-g {
	width: 277px;
	margin: 45px 20px 0px 0px;
	float: left;
	border-right: #deb40d solid 1px;
}

ul#menu-g{
	margin:0;
	padding:0;
}

ul#menu-g span {
	display:none;
}


ul#menu-g li {
	display: block;
	list-style: none;
	width: 260px;
	margin: 0;
}

ul#menu-g a {
	display: block;
	width: 260px;
	background: url(../images/menu-g.gif) 0 0 no-repeat;
	outline: none;
}

ul#menu-g li#menu_commander {height: 93px;}
ul#menu-g li#menu_edito {height: 30px;}
ul#menu-g li#menu_annonceurs06 {height: 30px;}
ul#menu-g li#menu_annonceurs13 {height: 30px;}
ul#menu-g li#menu_points_vente {height: 30px;}
ul#menu-g li#menu_salons {height: 30px;}
ul#menu-g li#menu_comite {height: 30px;}
ul#menu-g li#menu_partenaires {height: 30px;}

ul#menu-g li#menu_commander a:link {height: 93px;}
ul#menu-g li#menu_edito a:link {background-position: 0px -93px; height: 30px;}
ul#menu-g li#menu_annonceurs06 a:link {background-position: 0 -123px; height: 30px;}
ul#menu-g li#menu_annonceurs13 a:link {background-position: 0 -153px; height: 30px;}
ul#menu-g li#menu_points_vente a:link {background-position: 0 -183px; height: 30px;}
ul#menu-g li#menu_salons a:link {background-position: 0 -213px; height: 30px;}
ul#menu-g li#menu_comite a:link {background-position: 0 -243px; height: 30px;}
ul#menu-g li#menu_partenaires a:link {background-position: 0 -273px; height: 30px;}

ul#menu-g li#menu_commander a:hover {background-position: -261px 0px; height: 93px;}
ul#menu-g li#menu_edito a:hover {background-position: -261px -93px; height: 30px;}
ul#menu-g li#menu_annonceurs06 a:hover {background-position: -261px -123px; height: 30px;}
ul#menu-g li#menu_annonceurs13 a:hover {background-position: -261px -153px; height: 30px;}
ul#menu-g li#menu_points_vente a:hover {background-position: -261px -183px; height: 30px;}
ul#menu-g li#menu_salons a:hover {background-position: -261px -213px; height: 30px;}
ul#menu-g li#menu_comite a:hover {background-position: -261px -243px; height: 30px;}
ul#menu-g li#menu_partenaires a:hover {background-position: -261px -273px; height: 30px;}

ul#menu-g li#menu_commander a:visited {height: 93px;}
ul#menu-g li#menu_edito a:visited {background-position: 0px -93px; height: 30px;}
ul#menu-g li#menu_annonceurs06 a:visited {background-position: 0 -123px; height: 30px;}
ul#menu-g li#menu_annonceurs13 a:visited {background-position: 0 -153px; height: 30px;}
ul#menu-g li#menu_points_vente a:visited {background-position: 0 -183px; height: 30px;}
ul#menu-g li#menu_salons a:visited {background-position: 0 -213px; height: 30px;}
ul#menu-g li#menu_comite a:visited {background-position: 0 -243px; height: 30px;}
ul#menu-g li#menu_partenaires a:visited {background-position: 0 -273px; height: 30px;}

ul#menu-g li#menu_commander a:visited:hover {background-position: -261px 0px; height: 93px;}
ul#menu-g li#menu_edito a:visited:hover {background-position: -261px -93px; height: 30px;}
ul#menu-g li#menu_annonceurs06 a:visited:hover {background-position: -261px -123px; height: 30px;}
ul#menu-g li#menu_annonceurs13 a:visited:hover {background-position: -261px -153px; height: 30px;}
ul#menu-g li#menu_points_vente a:visited:hover {background-position: -261px -183px; height: 30px;}
ul#menu-g li#menu_salons a:visited:hover {background-position: -261px -213px; height: 30px;}
ul#menu-g li#menu_comite a:visited:hover {background-position: -261px -243px; height: 30px;}
ul#menu-g li#menu_partenaires a:visited:hover {background-position: -261px -273px; height: 30px;}

#inscription-newsletter {
	margin: 20px 0 20px 10px;;
}

#form-inscription-newsletter {
	margin: 0;
	padding: 0;
}

#zone-contenu {
	width: 950px;
	min-height: 400px;
	margin: 0 auto;
	padding: 0;
}

#etat-connexion {
	color: #d3a502;
	width: 642px;
	height: 15px;
	margin: 5px 10px 0 0;
	float: right;
}

#etat-connexion a {
	color: #d3a502;
	text-decoration: none;
}

#etat-connexion a:hover {
	text-decoration: underline;
}

#contenu {
	width: 642px;
	min-height: 400px;
	margin: 25px 10px 0px 0px;
	float: right;
	text-align: justify;
}

#access-serveur {
	width: 935px;
	margin: 0 auto;
	padding: 0 0 10px 15px;
	font-size: 12px;
	font-weight: bold;
}

#access-serveur a {
	color: #830923;
	text-decoration: none;
}

#access-serveur a:hover {
	color: #830923;
	text-decoration: none;
}

#zone-footer {
	width: 100%;
	height: 124px;
	margin-top: 10px;
	background: url(../images/bg-footer.gif) repeat-x;
}

#footer {
	width: 950px;
	margin: 0 auto;
}

#logo-footer {
	width: 420px;
	float: left;
}

#logo-footer a {
	outline: none;
}

#menu-footer {
	margin: 68px 0 0 0;
	width: 530px;
	float: left;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
}

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

#menu-footer a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color:#d3a502;
}

h1 { font-size: 22px; margin-top: 0px;}

h2 { font-size: 17px;}

h3 { font-size: 14px;}

a:link {
	color: #000000;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
}

a:active {
	color: #000000;
}

a.lien-bouton {
	background: #d3a502;
	color: #FFFFFF;
	padding:5px 8px;
	width: auto;
	text-decoration: none;
}

a:hover.lien-bouton {
	background: #daa229;
}

.colonne01 {
	width: 310px;
	float: left;
}

.colonne02 {
	width: 310px;
	margin-left: 21px;
	float: left;
}

.colonne05 {
	width: 500px;
	margin-left: 21px;
	float: left;
}

.colonne02en {
	width: 310px;
	margin-left: 21px;
	float: left;
	font-style:italic;
}

.colonne301 {
	width: 200px;
	float: left;
}

.colonne302 {
	width: 200px;
	margin-left: 21px;
	float: left;
}

.colonne303 {
	width: 200px;
	margin-left: 21px;
	float: left;
}

.img-txt {
	float: left;
	margin: 10px 10px 0 0;
}

.commentaire {
	font-size: 9px;
}

.big {
	font-size: 20px;
}


/*--- Formulaires ---*/

fieldset {
	border: 0px;
}

label.text {
	display: block;
	float: left;
	width: 40%;
	text-align: right;
	margin: 2px 10px 0 0;
}

form p {
	margin: 10px 0;
}

input {
	margin: 0;
	padding: 2px;
	border: solid 1px #d3a502;
	font-size: 11px;
}

input.obligatoire {
	background: url(../images/champs-obligatoires.gif) no-repeat top left;
	background-position: 2px 2px;
	padding: 2px 2px 2px 6px;
}

textarea {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: solid 1px #d3a502;
	padding: 2px;
}

.checkbox {
	border: none;
}

.submit {
	background: #d3a502;
	border: solid 1px #d3a502;
	padding: 3px 5px;
	color: #FFFFFF;
	font-size: 11px;
	cursor: pointer;
}

.submit:hover {
	background: #daa229;
}

input[type=button], input[type=submit] {
	background: #d3a502;
	border: solid 1px #d3a502;
	padding: 3px 5px;
	color: #FFFFFF;
	font-size: 11px;
	cursor: pointer;
}

input[type=button]:hover, input[type=submit]:hover {
	background: #daa229;
}

.legende {
	font-size:9px;
	color: #d3a502;
	margin-left: 40%;
	padding-left: 10px;
}


/*--- Tableaux ---*/

table.liste {}

table.liste th {
	background: #830923;
	color: #FFFFFF;
	padding: 5px;
}

table.liste td {
	padding: 3px;
	border-bottom: #830923 1px dotted;
}

table.liste tr:hover {
	/*background: #deb40d;*/
}

table.liste td.vide {
	padding: 3px;
	border-bottom: none;
}


/*---------- Page Accueil ----------*/

.edition {
	margin: 5px 30px;
	padding: 0px;
	color: #830923;
}

.edition a {
	text-decoration: none;
	color: #830923;
}

.edition a:hover {
	text-decoration: underline;
}

.slogan {
	color: #830923;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#actualites h2 {
	/*margin-bottom: 0px;
	padding-bottom: 0px;*/
}

#actualites h3 {
	margin-top: 0px;
	padding-top: 0px;
}


/*---------- Page Edito ----------*/

#charte-client {
	color: #FFFFFF;
	background: #830923;
	margin-top:30px;
	padding: 5px 30px 10px 30px;
}

#charte-client h2 {
	color: #FFFFFF;
}

#charte-client li {
	margin: 5px 0;
}

/*---------- Liste Annonceur----------*/

.liste-cat {
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 10px;
	margin-bottom: 10px;
}

.liste-cat a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.liste-cat a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.liste-cat a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.liste-cat a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.liste-cat a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.liste-cat a:active:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.titre-cat {
	padding: 10px 20px;
	margin: 10px 0;
}

.titre-cat h2 {
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}

#liste-cat-39 { background: #830923; } /* Gastronomie 06 */
#liste-cat-43 { background: #c10039; } /* Gastronomie 83 */
#liste-cat-44 { background: #830923; } /* Gastronomie 13 */
#liste-cat-25 { background: #e75137; } /* Specialites */
#liste-cat-40 { background: #f9c9b3; } /* Terroir */
#liste-cat-26 { background: #e96d88; } /* Shopping */
#liste-cat-41 { background: #0081c6; } /* Loisirs */
#liste-cat-27 { background: #87c2e6; } /* Bien-etre */
#liste-cat-42 { background: #8d9ccb; } /* Spectacles */
#liste-cat-28 { background: #a9408e; } /* Week-end et sejours */
#liste-cat-31 { background: #5d4085; } /* Peintures et sculptures */
#liste-cat-vide { background: #f1eeed } /* Vide */

.liste-annonceurs {
	width: 310px;
	height: 65px;
	margin: 5px;
	float: left;
	text-align: left;
}

.liste-annonceurs table {}

.liste-annonceurs h3 {
	margin: 0;
	line-height: 16px;
}

.liste-annonceurs a {
	text-decoration: none;
	color: #D3A502;
}

.liste-annonceurs a:hover {
	text-decoration: underline;
}


/*---------- Fiche Annonceur----------*/

#titre-fiche {
	text-align: right;
}

#titre-fiche h1 {
	margin: 0;
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#titre-fiche h2 {
	margin: 3px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.colonne-principale-fiche {
	width: 440px;
	float: left;
}

.colonne-principale-fiche p {
	margin: 15px 0px;
}

#info-annonceur {
	color: #FFFFFF;
	background: #830923;
	margin: 10px 0;
	padding: 10px;
}

.colonne-principale-fiche #info-annonceur h2 {
	color: #FFFFFF;
	margin: 10px 0;
}

.colonne-offres-fiche-cat {
	width: 160px;
	margin: 0px 0px 5px 21px;
	float: left;
	color: #ffffff;
	text-align: right;
	padding: 5px 10px;
	background: #830923;
}

.colonne-offres-fiche-cat h3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.colonne-offres-fiche-retour {
	width: 160px;
	margin: 0px 0px 5px 21px;
	float: left;
	color: #ffffff;
	text-align: right;
	padding: 0px 10px;
}

.colonne-offres-fiche {
	width: 160px;
	/*min-height: 220px;*/
	margin: 0px 0px 10px 21px;
	float: left;
	color: #ffffff;
	text-align: right;
	padding: 10px;
	background: #830923;
}

.colonne-offres-fiche p {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0px;
}

.offres-fiche-prix {
	font-size: 26px;
	font-weight: bold;
}

.colonne-offres-fiche .commentaire {
	font-size: 9px;
}

.colonne-offres-fiche-infos {
	width: 160px;
	/*min-height: 400px;*/
	margin-left: 21px;
	margin-top: 0px;
	float: right;
	color: #ffffff;
	padding: 10px;
	background: #830923;
}

.colonne-offres-fiche-infos h3 {
	color: #FFFFFF;
	font-weight: bold;
}

#coordonnees-fiche {
	width: 440px;
	margin: 0;
	padding-top: 10px;
	text-align: right;
	float: left;
}

#coordonnees-fiche p {
	margin: 5px 0;
	padding: 0;
	line-height: 14px;
}

#coordonnees-fiche .nom-fiche {
	font-size: 14px;
	font-weight: bold;
	color: #830923;
}

#coordonnees-logo {
	width: 160px;
	float: right;
	margin: 10px 20px 0 0 ;
}

/* Gastronomie 06 */
#cat-39 h1, #cat-39 h2, #cat-39 .nom-fiche { color: #830923; }
#cat-39 #coordonnees-fiche { border-top: 1px solid #830923; }
#cat-39 .colonne-offres-fiche, #cat-39 .colonne-offres-fiche-infos, #cat-39 .colonne-offres-fiche-cat, #cat-39 #info-annonceur { background: #830923;}

/* Gastronomie 83 */
#cat-43 h1, #cat-43 h2, #cat-43 .nom-fiche { color: #c10039; }
#cat-43 #coordonnees-fiche { border-top: 1px solid #c10039; }
#cat-43 .colonne-offres-fiche, #cat-43 .colonne-offres-fiche-infos, #cat-43 .colonne-offres-fiche-cat, #cat-43 #info-annonceur { background: #c10039;}

/* Gastronomie 13 */
#cat-44 h1, #cat-44 h2, #cat-44 .nom-fiche { color: #830923; }
#cat-44 #coordonnees-fiche { border-top: 1px solid #830923; }
#cat-44 .colonne-offres-fiche, #cat-44 .colonne-offres-fiche-infos, #cat-44 .colonne-offres-fiche-cat, #cat-44 #info-annonceur { background: #830923;}

/* Specialites */
#cat-25 h1, #cat-25 h2, #cat-25 .nom-fiche { color: #e75137; }
#cat-25 #coordonnees-fiche { border-top: 1px solid #e75137; }
#cat-25 .colonne-offres-fiche, #cat-25 .colonne-offres-fiche-infos, #cat-25 .colonne-offres-fiche-cat, #cat-25 #info-annonceur { background: #e75137;}

/* Terroir */
#cat-40 h1, #cat-40 h2, #cat-40 .nom-fiche { color: #f9c9b3; }
#cat-40 #coordonnees-fiche { border-top: 1px solid #f9c9b3; }
#cat-40 .colonne-offres-fiche, #cat-40 .colonne-offres-fiche-infos, #cat-40 .colonne-offres-fiche-cat, #cat-40 #info-annonceur { background: #f9c9b3;}

/* Shopping */
#cat-26 h1, #cat-26 h2, #cat-26 .nom-fiche { color: #e96d88; }
#cat-26 #coordonnees-fiche { border-top: 1px solid #e96d88; }
#cat-26 .colonne-offres-fiche, #cat-26 .colonne-offres-fiche-infos, #cat-26 .colonne-offres-fiche-cat, #cat-26 #info-annonceur { background: #e96d88;}

/* Loisirs */
#cat-41 h1, #cat-41 h2, #cat-41 .nom-fiche { color: #0081c6; }
#cat-41 #coordonnees-fiche { border-top: 1px solid #0081c6; }
#cat-41 .colonne-offres-fiche, #cat-41 .colonne-offres-fiche-infos, #cat-41 .colonne-offres-fiche-cat, #cat-41 #info-annonceur { background: #0081c6;}

/* Bien-etre */
#cat-27 h1, #cat-27 h2, #cat-27 .nom-fiche { color: #87c2e6; }
#cat-27 #coordonnees-fiche { border-top: 1px solid #87c2e6; }
#cat-27 .colonne-offres-fiche, #cat-27 .colonne-offres-fiche-infos, #cat-27 .colonne-offres-fiche-cat, #cat-27 #info-annonceur { background: #87c2e6;}

/* Spectacles */
#cat-42 h1, #cat-42 h2, #cat-42 .nom-fiche { color: #8d9ccb; }
#cat-42 #coordonnees-fiche { border-top: 1px solid #8d9ccb; }
#cat-42 .colonne-offres-fiche, #cat-42 .colonne-offres-fiche-infos, #cat-42 .colonne-offres-fiche-cat, #cat-42 #info-annonceur { background: #8d9ccb;}

/* Week-end et sejours */
#cat-28 h1, #cat-28 h2, #cat-28 .nom-fiche { color: #a9408e; }
#cat-28 #coordonnees-fiche { border-top: 1px solid #a9408e; }
#cat-28 .colonne-offres-fiche, #cat-28 .colonne-offres-fiche-infos, #cat-28 .colonne-offres-fiche-cat, #cat-28 #info-annonceur { background: #a9408e;}

/* Peintures et sculptures */
#cat-31 h1, #cat-31 h2, #cat-31 .nom-fiche { color: #5d4085; }
#cat-31 #coordonnees-fiche { border-top: 1px solid #5d4085; }
#cat-31 .colonne-offres-fiche, #cat-31 .colonne-offres-fiche-infos, #cat-31 .colonne-offres-fiche-cat, #cat-31 #info-annonceur { background: #5d4085;}

/*---------- Page Commander ----------*/

#com-abonnement {
	border: 1px dashed #830923;
	padding: 10px 10px 0 10px;
	margin-top: 20px;
	width: 500px;
}

#com-abonnement h1 {
	margin-bottom: 0px;
}

#com-abonnement h2 {
	margin-top: 0px;
}

#com-abonnement .prix-abonnment {
	color: #830923;
	font-size: 18px;
}

/*---------- Page Espace Clients ----------*/

.form-client input {
	width: 140px;
}

.form-client input.obligatoire {
	width: 136px;
	padding: 2px 2px 2px 6px;
}

.form-client .checkbox {
	width: auto;
}

.form-client .submit {
	width: auto;
}

#pass_perdu {
	margin-top: 30px;
}

#diff-info {
	height: 45px;
}

ul#clt-liste {
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color:#d3a502;
	margin: 30px 0px 0px 50px;
	padding: 0px
}

ul#clt-liste a:link {
	color: #d3a502;
}

ul#clt-liste a:hover {
	color: #d3a502;
	text-decoration: none;
}

ul#clt-liste a:visited {
	color: #d3a502;
}

ul#clt-liste a:active {
	color: #d3a502;
}

ul#clt-liste li {
	margin: 5px 0 0 0;
	padding: 9px 0 0 50px;
	height: 40px;
}

li#clt-profil {
	background: url(../images/bt-clt-profil.jpg) no-repeat top left;
}

li#clt-commandes {
	background: url(../images/bt-clt-commandes.jpg) no-repeat top left;
}

li#clt-cartes {
	background: url(../images/bt-clt-cartes.jpg) no-repeat top left;
}

li#clt-filleuls {
	background: url(../images/bt-clt-filleuls.jpg) no-repeat top left;
}

.liste-carte td {
	padding: 3px;
	border-bottom: #830923 1px dotted;
}

.liste-carte td h3 {
	margin: 0px;
	padding: 0px;
}


#ec-parrainage {
	border: 1px dashed #830923;
	padding: 10px 10px 0 10px;
	margin-top: 20px;
}

#ec-parrainage h1 {
	margin-bottom: 0px;
}

#ec-parrainage h2 {
	margin-top: 0px;
}


/*---------- Espace Pro ----------*/

ul#pro-liste {
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color:#d3a502;
	margin: 30px 0px 0px 50px;
	padding: 0px
}

ul#pro-liste a:link {
	color: #d3a502;
}

ul#pro-liste a:hover {
	color: #d3a502;
	text-decoration: none;
}

ul#pro-liste a:visited {
	color: #d3a502;
}

ul#pro-liste a:active {
	color: #d3a502;
}

ul#pro-liste li {
	margin: 5px 0 0 0;
	padding: 9px 0 0 50px;
	height: 40px;
}

li#pro-profil {
	background: url(../images/bt-pro-profil.jpg) no-repeat top left;
}

li#pro-doc {
	background: url(../images/bt-pro-doc.jpg) no-repeat top left;
}

li#pro-clients {
	background: url(../images/bt-pro-clients.jpg) no-repeat top left;
}

li#pro-encart {
	background: url(../images/bt-pro-encart.jpg) no-repeat top left;
}

.maj-pro-carte {
	border: 1px solid #d3a502;
	margin: 30px 0 0 50px;
}

#pro-liste-doc {
	margin-left: 40px;
}


/*---------- Page Contact ----------*/

.form-contact label.text {
	display: block;
	float: left;
	width: 20%;
	text-align: right;
	margin: 2px 10px 0 0;
}

.form-contact input {
	width: 140px;
}

.form-contact input.obligatoire {
	width: 136px;
	padding: 2px 2px 2px 6px;
}

.form-contact .submit {
	width: auto;
}

.form-contact  .legende {
	margin-left: 20%;
}

/*---------- Page Regles ----------*/

table.regles {
	margin-left: 20px;
	width: 622px;
	border: 0px;
}

.regles th {
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	color: #d3a502;
	padding: 5px;
}

.regles td {
	padding: 5px;
	text-align: justify;
}


/*---------- Page Points de vente ----------*/

#liste-salons li {
	margin: 15px 0;
}

.titre-salon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color:#830923;
	font-size: 12px;
}


/*---------- Page Partenaires ----------*/

.ligne-partenaire {
	border-bottom: #d3a502 dotted 1px;
}

.ligne-partenaire td {
	padding: 5px;
}

.texte-partenaire h3 {
	margin-bottom: 0px;
}