#proposer-cover h1 { text-align: center; margin: 0px;   padding: 5px 5px;} /*le titre proposer un nouveau club*/
#proposer-cover h2 { text-align: left; margin: 0.300rem 0 0.100rem 0; color: #292387; font-size: 11px; font-weight: bold;  padding: 0px 5px;} /*le nom de votre club*/

#proposer-cover h3 { text-align: center; margin: 0px 0px; color: #555555; font-size: 10px; font-weight: bold; padding: 0px 0px;} /*le texte de la premiere page proposer*/

#proposer-cover .theme { text-align: left; margin: 0.300rem 0 0.600rem 0; color: #292387; font-size: 11px; font-weight: bold;  padding: 0px 5px;} /*le texte theme ou activité*/
#proposer-cover .theme select { width: 229px; font-size: 12px; font-weight: normal; }
#proposer-cover .theme2 { text-align: left; margin: 5px 0px; color: #292387; font-size: 11px; font-weight: bold;  padding: 0px 0px 0px 5px;} /*le texte au dessus de la case à saisir*/

#proposer-cover .theme4 ul { margin: 0px; padding: 0px 0px 0px 5px; list-style-type: none; font-size: 10px; font-weight:bold }/*le texte à coté des boutons radio*/
#proposer-cover .theme4 ul li.first { color: #1b6e44;} /*le premier texte vert à coté des boutons radio*/
#proposer-cover .theme4 ul li.second { color: #d53e47;} /*le deuxième texte rouge à coté des boutons radio*/
#proposer-cover .theme4 ul li input  { float: left; width: 15px; margin: 10px 5px 0px 0px;}
#proposer-cover .theme4 ul li span { float: left; width: 230px;}
.clear-both { clear: both; line-height: 1px; height: 1px; font-size: 1px;}
#proposer-cover .valider { text-align: center; margin: 0 auto;}

#proposer-cover .theme5 { padding: 0.500rem; font-size: 11px;} /*le texte sous le bouton envoyer*/

#textelegendeclub { padding: 0px 0px 0px 5px; font-size: 9px; color: #555555; font-style:italic; text-align: left; font-weight:bold } /*le texte de la légende*/

/*----------------------------------------------------------------------------------------------*/
/* La page tous les clubsversion 2015*/
/*----------------------------------------------------------------------------------------------*/
#trait_clubs {
border-bottom: 2px solid #6c92e0;
width : auto;
margin:  1.000rem 0 1.000rem 0 ; /* haut-droit-bas-gauche */
}
#droit_clubs_visiteurs
{
float: right;
background-color:#eaf476;
text-align:center;
padding-bottom:20px;
width:270px;
}
/*le positionnemet du block creer un club*/
#block-proposer-cover {
width:270px;
height: auto;
margin-left: auto; /* haut-droit-bas-gauche */
margin-right: auto; /* haut-droit-bas-gauche */
margin-bottom:  15px;
text-align:center;
}
/*l'esemble du block creer un club*/
#proposer-cover {
text-align: left;
background: #dae1e5;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
padding: 0.500rem 0.500rem 0.500rem 0.500rem; /* haut-droit-bas-gauche */
margin: 0.500rem 1.000rem 1.000rem 0; /* haut-droit-bas-gauche */
width:260px;
font-size: 12px; font-size: 1.200rem;/* =12px */
}
/*le nom du club*/
#proposer-cover .txt-field input {
text-align: left;
background: #ffffff;
border-color: #4e88bb;
border-style: solid;
border-width: 1px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
padding:  0.400rem ; /* haut-droit-bas-gauche */
margin: 0.300rem 0 0.900rem 0.500rem; /* haut-droit-bas-gauche */
width: 240px;
}
/*le champ de saisie du texte*/
#proposer-cover .theme3 textarea {background: #ffffff;
border-color: #4e88bb;
border-style: solid;
border-width: 1px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
line-height: 22px;
list-style: none;
padding: 0.100rem 0 0.100rem 0.400rem;  /* haut-droit-bas-gauche */
margin: 0.100rem 0 1.100rem 0.500rem;  /* haut-droit-bas-gauche */
font-family:"Verdana", Helvetica, Arial, Geneva, sans-serif;
font-size: 13px; font-size: 1.300rem;/* =13px */
outline: none;
min-height: 80px;
width: 244px; /* largeur des cases de saisie */
}
