
/* debut specification block */

.content{
background: url(../images/bg-content-club.jpg) top left no-repeat;
}

.bandeaumarron {
  position:relative;
	width: 976px;
	margin: 0 auto;
	background: url(../images/bg-menu-club.jpg) no-repeat #be6d48;
	height: 46px;
}

.zoneinformations {
    position:relative;
	width: 625px;
	margin: 0 auto;
    z-index:0;
	padding: 0px;
}


span.logopartenaire {
	border: 0px solid #000000;
	margin-right: 15px;
	display: block;
	float: left;
	width: 180px;
	text-align: center;
}

/* fin specification block */


/* debut specification fieldset */

.zoneinformations fieldset {
	margin: 10px;
	padding: 5px;
	border: 0px;
	border: 1px solid #c3c786;
	font-size: 9pt;
	font-weight: 500;
	line-height: 11pt;
	color: #6c594e;

}

.zoneinformations fieldset legend {
	background: #FFFFFF;
	margin-left: 15px;
	padding: 5px;
	padding-top: 0px;
	color: #7c9313;
	font-size: 14pt;
	font-weight: 600;
	line-height: 16pt;
	text-decoration: none;
	font-variant: small-caps;
}


/* fin specification fieldset */




/* debut specification liste */


.zoneinformations ul {
	margin: 50px;
	margin-top: 10px;
	padding: 0px;
	list-style: square;
	list-style-position: outside;
}

.zoneinformations ul li {
	text-align: left;
	font-size: 16pt;
	font-weight: 500;
	line-height: 20pt;
	color: #b5c560;
	margin: 0px;
	padding-left: 0px;
	margin-left: 25px;
	margin-bottom: 20px;
}


/* fin specification liste */




/* debut specification tableaux */

.zoneinformations table {
	margin-top: 0px;
	margin-bottom: 0px;
	border : none;
	border-spacing: 15px;
	width: 100%;
	border-collapse:separate;
}

.zoneinformations table td {
	padding: 4px;
	vertical-align: middle;
}

.zoneinformations table td#gauche {
	text-align: left;
}

.zoneinformations table td#centre {
	text-align: center;
}

.zoneinformations table td#droite {
	text-align: right;
}

.zoneinformations table td.unecolonne {
	width: 100%;
}

.zoneinformations table td.deuxcolonne {
	width: 50%;
}

.zoneinformations table td.troiscolonne {
	width: 33%;
}

.zoneinformations table td.quatrecolonne {
	width: 25%;
}

.zoneinformations table td.cinqcolonne {
	width: 20%;
}


/* fin specification tableaux */




/* debut specification formulaire */



/* fin specification formulaire */





/* debut specification titre et paragraphe */

.zoneinformations h1 {
	font-size: 18pt;
	font-weight: 500;
	line-height: 20pt;
	color: #849b17;
	text-align: left;
	padding: 0px;
	padding-top: 3px;
	margin: 0px;
	margin-left: 210px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.zoneinformations h2 {
	font-size: 12pt;
	font-weight: 600;
	line-height: 14pt;
	color: #be6d48;
	text-align: left;
	padding: 0px;
	margin: 5px;
	margin-top: 20px;
	margin-bottom: 0px;
}

.zoneinformations p {
	font-size: 9pt;
	font-weight: 500;
	line-height: 11pt;
	color: #000000;
	text-align: justify;
	padding: 0px;
	margin: 5px;
	margin-top: 10px;
}

.zoneinformations p#gauche {
	text-align: left;
}

.zoneinformations p#centre {
	text-align: center;
}

.zoneinformations p#droite {
	text-align: right;
}


.zoneinformations p.partenaire {
	font-size: 9pt;
	font-weight: 500;
	line-height: 11pt;
	color: #000000;
	text-align: left;
	padding: 0px;
	margin: 5px;
	height: 70px;
}



/* fin specification titre et paragraphe */





/* debut specification hyperlien */

.zoneinformations p a {
	color: #bf6d48;
	text-decoration: underline;
}

.zoneinformations p a:hover {
	color: #000000;
	text-decoration: underline;
}



.zoneinformations ul li a {
	font-size: 18pt;
	color: #be6d48;
	text-decoration: none;
}

.zoneinformations ul li a:hover {
	color: #6c594e;
	text-decoration: underline;
}


.zoneinformations fieldset a {
	color: #be6d48;
	text-decoration: underline;
}

.zoneinformations fieldset a:hover {
	color: #000000;
	text-decoration: underline;
}


/* fin specification hyperlien */

