/* suppression de la bordure droite */
#colonne_centre_ctnr
{
	border-right: solid 1px transparent;
}

table.blocvert .contenu {line-height: 13px;}

h1
{
	color: #D71D3B;
	margin-bottom: 15px;
	font-weight: normal;
}

h2
{	
	color: #FFF;
	font: normal 25px century gothic, Trebuchet MS, sans-serif;
	letter-spacing:1px;
	border-bottom: dotted 1px #FFF;
	display: block;
	padding-bottom: 10px;
	margin: 0 0 15px 0; 
}

#intro_full{position: absolute; width:786px;}


.capsule_inscription
{
	margin: 0 auto 0 auto;
	font: normal 12px/20px verdana;
	color: #FFF;
	background: #F7931D;
	border: solid 0px #D71D3B;
	padding:15px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.capsule_identification
{
	font: normal 12px/20px verdana;
	color:#FFF;
	background: #9D3464;
	border: solid 0px #9D3464;
	padding:15px;
	margin-top:26px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#msg_avantages_club
{
	margin-bottom: 10px;
	font: bold 13px comic sans ms;
}
.message_erreur
{
	padding:10px;
	margin-bottom: 10px;
	color: #FFFFFF;
	font: normal 12px verdana;
	border: solid 0px #FF0000;
	background: #FF0000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#regles_or
{
	color: #d71d3b;
	font: italic 12px verdana;
	line-height:16px;
	padding-bottom:10px;
	margin-bottom:15px;
	border-bottom: dotted 1px #d71d3b;
}
#regles_or span
{
	font-size:13px;
}

.input_club_inscr
{
	font: normal 13px verdana;
	padding:2px 2px 2px 2px;
	margin-bottom:10px;
	border:solid 1px #AAAAAA;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display:block;
	width:210px;
	background: #FFF;
}
.input_club_inscr_long
{
	font: normal 13px verdana;
	padding:2px 2px 2px 2px;
	margin-bottom:10px;
	border:solid 1px #AAAAAA;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display:block;
	width:350px;
	background: #FFF;
}


.select_club
{
	font: normal 13px verdana;
	padding: 1px 2px 1px 2px;
	margin-bottom: 10px;
	border: solid 1px #AAAAAA;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 216px;
}

.radio_club
{
	padding: 3px 2px 9px 2px;
	font-weight: normal;
}
.radio_club label
{
	padding-right: 10px;
}

div.inscr_newsletter_ctnr
{
	font-size: 11px;
}

table.accordoffres
{
	margin-top: 15px;
	line-height: 15px;
}

#inscr_codepostal_visible
{
	margin:4px 0 0 15px;
}

#inscr_codepostal_ctnr .checkbox
{
	vertical-align:top;
}

#inscr_codepostal_ctnr .label
{
	vertical-align:top;
	font-style: italic;
	font-size: 11px;
}

.select
{
	font: normal 13px verdana;
	padding: 1px 2px 1px 2px;
	margin-bottom: 15px;
	border: solid 1px #AAAAAA;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #FCFCFC;
}

.input
{
	font: normal 13px verdana;
	padding:2px 2px 2px 2px;
	margin-bottom:15px;
	border:solid 1px #AAAAAA;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #FCFCFC;
}

.input_full
{
	width:99%;
}

.input_big
{
	width:500px;
}

.input_micro
{
	width:25px;
	text-align:center;
}

.textarea
{
	font: normal 13px verdana;
	padding:2px 2px 2px 2px;
	margin-bottom:15px;
	border:solid 1px #AAAAAA;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #FCFCFC;
	overflow:auto;
}

.textarea_full
{
	width:99%;
	height:200px;
}

.textarea_big
{
	width:400px;
	height:200px;
}

.textarea_small
{
	width:99%;
	height:65px;
}


#envoirec_ctnr
{
	margin: 320px auto 0 auto;
	font: normal 12px verdana;
	color: #d71d3b;
	line-height: 20px;
}
	#envoirec_ctnr span
	{
		color: #000000;
	}
#envoirec
{
	width:200px;
	height:30px;
}

div.supprim_image_pr
{
	text-align:right;
	font: normal 9px verdana;
	color: #EE0000;
	padding: 3px;
}

#acceptation_conditions_ctnr
{
	font-size:11px;
	color:#000000;
}


/* popup conditions */
#texte_conditions
{
	padding: 10px;
	font: normal 12px verdana;
}
#texte_conditions p
{
	padding: 5px 0 5px 0;
	line-height:16px;
}

#codes_oublies
{
	border-top: dotted 1px #9d3464;
	margin:20px 0 0 0;
	padding-top:10px;
}
	#codes_oublies a
	{
		font: italic 11px verdana;
		color: #FFF;
		text-decoration:underline;
	}
	#codes_oublies .submit
	{
		margin:10px 0 0 0;
	}
.msg_codes_oublies
{
	color: #CC0000;
	font: bold 12px verdana;
	padding-top:25px;
}

#please_wait
{
	text-align:center;
	padding-top:20px;
}

/* PROFIL *********************************************************************************************************************************************/
img.photo_liee
{
	float:left;
	margin:1px 10px 0 0;
	/*box-shadow: 2px 2px 10px #AAAAAA;
	-moz-box-shadow: 2px 2px 10px #AAAAAA;
	-webkit-box-shadow: 2px 2px 10px #AAAAAA;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
	border: 1px solid #EDECB9;
}

div.profil
{
	background:#AA0055;
	margin:0 0 10px 0px;
	padding: 10px 10px 15px 10px;
	line-height: 18px;
	color: white;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

div.profil .profil_de
{
	font: bold 18px Century Gothic, Trebuchet MS, sans-serif;
	
}
div.profil .pseudo
{
	font: bold 26px Century Gothic, Trebuchet MS, sans-serif;
	padding-bottom:5px;
	
}
div.profil .sexe
{

}
div.profil .sexe img
{
	width:80%;
}

div.profil table.onglets
{
	margin-top:10px;
	width: 100%;
}
	div.profil table.onglets td.onglet
	{
		width: 49%;
		text-align: center;
	}
	div.profil table.onglets td a
	{
		padding:5px;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		display:block;
		border: solid 2px white;
		font: bold 16px Century Gothic, Trebuchet MS, sans-serif;
	}
	div.profil table.onglets td a.onglet:link    {color: #FFFFFF; background:transparent;text-decoration:none;}
	div.profil table.onglets td a.onglet:visited {color: #FFFFFF; background:transparent;text-decoration:none;}
	div.profil table.onglets td a.onglet:hover   {color: #AA0055; background:white; text-decoration:none;}
	
	div.profil table.onglets td a.ongleti:link    {color: #AA0055; background:white;text-decoration:none;}
	div.profil table.onglets td a.ongleti:visited {color: #AA0055; background:white;text-decoration:none;}
	div.profil table.onglets td a.ongleti:hover   {color: #AA0055; background:white; text-decoration:none;}

div.titre_liste
{
	color:#AA0055;
	font: normal 17px Century Gothic, Trebuchet MS, sans-serif;
	background: left center repeat-x url(../img/pixel_AA0055.png);
	
}
div.titre_liste div
{
	display:table;
	background: white;
	padding:0 10px 2px 0;	
}


/* message de succès d'inscription */
a.lien_blanc:link,a.lien_blanc:visited{color: #FFF; text-decoration: underline;}
a.lien_blanc:hover,a.lien_blanc:focus{color: #9D3464;text-decoration: underline;}
