.clubNav {
	border : 3px solid #FFCC66;
	border-top : 0px;
	background-color : #F5F5DC;
	padding : 10px;
	position : relative;
	top : -4px;
	font-weight: bold;
	margin-bottom: 20px;
}
.clubNav a {
	color : darkred;
	text-decoration : none;
}
.clubNav a:hover {
	text-decoration : underline;
}
.popol {
	width : 770px;	
}
.popol form {
	margin : 0px;
}
.popol i {
	font-size : xx-small;
	color : gray;
}
.popol q {
	margin : 3px;
	margin-left : 20px;
	color : darkgray;
	display : block;
	width : 500px;
}
.popol ol li {
	margin-top : 25px;
}
.popol input, .popol select {
	font : icon;
	border :  1px solid #CC6600;
}
.popol input.longstring {
	width : 300px;
}
.popol input.ck {
	border : 0px;
}
.popol label {

}
.popol .key {
	display: block;
	text-align : right;
	width : 120px;
	float : left;
	padding : 4px;
	clear : both;
}
.popol .bouton {
	color : #CC6600;
	cursor : hand;
}
.popol ul li {
	margin-top : 0px;
}
.popol h1 {
	font-size : large;
	margin-top : 5px;
}
.popol .pollDesc {
	padding-left : 30px;
	padding-right : 30px;
	padding-top : 10px;
}
.pollDesc table {
	width : 90%;
}
.popol input.formulaire {
	margin : 20px;
	width : 200px;
	margin-left : 40px;
	cursor : hand;
}

.popol textarea {
	font:icon;
	width : 650px;
}
.popol .h1 {
	width : 400px;

}
.modele {
	display : none;
}