@charset "utf-8";
body {
	background: transparent url(img_acces/fond3.gif) repeat-x 0 -30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
#head {
	background: transparent url(img_acces/head2.jpg) no-repeat 0 -30px;
	height: 130px;
	width: 900px;
	margin: 0 auto;
	cursor:pointer;
}
#contenu {
	margin-right: auto;
	margin-left: auto;
	width: 916px;
	padding-left: 44px;
}
#titre {
	background-image: url(img_acces/titre.gif);
	height: 90px;
	width: 668px;
	padding-top: 20px;
	padding-left: 30px;
	font-family: "Times New Roman", Times, serif;
	cursor:pointer;
}
h1 {
	font-size: 30px;
	color: #a23c65;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 15px;
}
#footer {
	text-align: center;
	margin-top: 15px;
}

#email {
	background-color: #FFFFFF;
	width: 560px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	font-weight: bold;
	color: #FF0000;
	font-size: 20px;
}
#email_titre {
	background-image: url(img_acces/email_titre.gif);
	height: 70px;
	width: 600px;
	margin-left: 20px;
	background-position: bottom;
}
#dejamembre {
	text-align: right;
	font-size: 14px;
	width: 595px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 30px;
}
#mention {
	margin: 20px;
}

a:link, a:visited {
	color: #9B7D7D;
}

#email2 {
	font-size: 16px;
	width: 240px;
	text-align: center;
}
#Valider {
	font-size: 19px;
}
.gris {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	margin-top: 5px;
}

h2   {
	color: #f25558;
	font-size: 22px;
	font-weight: normal;
	margin: 0px;
}
#bloc {
	background-image: url(img_acces/bloc_fond.gif);
	width: 648px;
	background-repeat: repeat-y;
	padding-right: 25px;
	padding-left: 25px;
}
#bloc2 {
	background-image: url(img_acces/bloc_fond.gif);
	width: 660px;
	background-repeat: repeat-y;
	padding-right: 19px;
	padding-left: 19px;
	height: 650px;
}
#bas {
	background-image: url(img_acces/bloc_b.gif);
	width: 698px;
	height: 20px;
}

#accroche {
	float: right;
	background-image: url(img_acces/accroche.gif);
	height: 507px;
	width: 211px;
	cursor:pointer;
}
#reflet {
	background-image: url(img_acces/bloc_reflet.gif);
	height: 145px;
	background-repeat: no-repeat;
}
.disc{
	color: #000;
	font-size:0.5em;
	font-weight: normal;
	font-style: italic;
}
p.conditions{
	font-size:13px;
	color: #000;
	font-weight: normal;
	margin:0 0 10px;
}
a.conditions{
	color:#000;
	font-weight:normal;
}
a.conditions:link{
	text-decoration:underline;
}

/* popUp */
#popUp{
	color:#000;
	padding:20px;
	text-align:center;	
}

#popUp h1{
	color:#ff000;
	text-transform:uppercase;
	font-size:30px;
	font-weight:bold;
	margin:0;
}

#popUp p{
	clear:both;
	font-size:14px;
	padding:5px;
}

#popUp ul{
	clear:both;
	width:600px;
	margin:10px auto;
	padding:0;
	list-style-type:none;
}

#popUp ul li{
	float:left;
	margin:15px;
}

#popUp a{
	color:#000;
}