/*	------------------------------------------
/*	Corps de texte - Général
/*	------------------------------------------
*/
div, form, fieldset, input, select {
	margin:0px;
	padding:0px; 
}
div, form, fieldset {
	border:0px;
}

a {
	color:#b70053;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a img {
	border: 0;
}
a.external {
	background: url(/design/external.gif) right no-repeat;
	padding-right:13px;
}
abbr, acronym, .help {
	cursor: help;
}
p.center {
	text-align:center;
}
.alert {
	color:#FFFFFF;
	font: bold 1.1em Arial, Verdana;
	margin-bottom:3px;
	margin-left:12px;
}

input.ok___, input.ok_, input.ok__ {
	background: url(/design/OK.gif) no-repeat bottom;
	font:bold 1.2em Arial Black, Arial;
	color:#B4CB15;	
	cursor: pointer;	
	border:0px;
	width:41px;
	height:20px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
input.ok___:hover {
	background: url(/design/OK2.gif) no-repeat bottom;
}
input.ok_ {
	background: url(/design/OK3.gif) no-repeat bottom;
}
input.ok_:hover {
	background: url(/design/OK4.gif) no-repeat bottom;
}
input.ok__ {
	background: url(/design/OK5.gif) no-repeat bottom;
}
input.ok__:hover {
	background: url(/design/OK6.gif) no-repeat bottom;
}

.white{
	color:#FFFFFF;
}
/*	------------------------------------------
/*	Corps Principal
/*	------------------------------------------
/* url(/design/fond.gif) repeat-y 50% 0
*/
body {
	background: #B70053;
	margin: 0px;
	padding: 0px;
	font: 100% Arial, Verdana, Helvetica;
	text-align: center;
}


div#site, div#site1, div#site2, div#site3, div#site4, div#site5, div#site6 {
	width: 988px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: left;
	font-size: 70%;
	line-height: 150%;
}
div#site  {background: url(/design/fond-0.jpg) repeat-y 0 0;}
div#site1 {background: url(/design/fond-1.jpg) repeat-y 0 0;}
div#site2 {background: url(/design/fond-2.jpg) repeat-y 0 0;}
div#site3 {background: url(/design/fond-3.jpg) repeat-y 0 0;}
div#site4 {background: url(/design/fond-4.jpg) repeat-y 0 0;}


/* CSS Document

F7A915
F5A800  
Bord Bloc Orangé 
Bloc orangé F29400 
Fond Orange + F4A700
Fond orange F6BC00
Fond rouge D13D21
Fond Vert 57AA28
*/


/*	------------------------------------------
/*	Header - Pages intérieures
/*	------------------------------------------
*/
#header {
	height:98px;
}
#site  #header {background: url(/design/header-0.jpg) no-repeat ;}
#site1 #header {background: url(/design/header-1.jpg) no-repeat ;}
#site2 #header {background: url(/design/header-2.jpg) no-repeat ;}
#site3 #header {background: url(/design/header-3.jpg) no-repeat ;}
#site4 #header {background: url(/design/header-4.jpg) no-repeat ;}


#header a {
	display:block;
	height:80px;
	width:100%;
	text-indent: -2000px;
	text-decoration: none;
}

#header ul {
	height:80px;
	margin:0;
	padding:0;
	list-style-type:none;
}
#header li {
	margin:0;
	padding:0;
	float:left;
	width: 247px;
	height:80px;
}

#header #navi1 {
	width: 247px;
}
#header #navi2 {
	width: 247px;
}
#header #navi3 {
	width: 247px;
}
#header #navi4 {
	width: 247px;
}


/*	------------------------------------------
/*	Colonne principale - Home
/*	------------------------------------------
*/
#col4g, #col3g, #col1g {
	float: left;
	width: 741px;
	margin-top: 0px;
}
#col1g {
	width: 247px;
	overflow:hidden;
}
#col4g {
	width: 988px;
}
#col4g h1, #col3g h1 {
	font: italic 2.2em Arial, Verdana, Helvetica;
	text-align: center;
	color: #B70054;
}
#col4g h2, #col3g h2 {
	font: bold 1.2em Arial, Verdana, Helvetica;
	color: #B70054;
	margin:0px;
	margin-left:16px;
}
#col3g h3 {
	font: 1.6em Arial, Verdana, Helvetica;
	text-align: center;
	color: #B70054;
}
#col1g h3 {
	font: 1.6em Arial, Verdana, Helvetica;
	text-align: center;
	color: #B70054;
}
#col4g p, #col3g p, #col1g p {
	font-size: 1.1em;
	line-height: 150%;
}
#col1g h2 {
	font: 1em Arial Black, Verdana, Helvetica;
	color: #95BD0F;
	color: #B70054;
	margin:4px;
	text-align:center;
}
#col1g p {
	color: #95BD0F;
	color: #B70054;
	font-size: 1em;
	line-height: 1.3em;
	margin:4px;
	text-align:center;
	letter-spacing:-0.02em;
}
#col1g a {
	color: #B70054;
/*	text-decoration:underline;*/
	font-weight:bold;
}

/*	------------------------------------------
/*	Style Barre de recherche
/*	------------------------------------------
*/

#btviral {
	background: url(/design/envoyer-ami.jpg) no-repeat 50% 0;
	float:right;
	margin-top:0px;
	margin-right:55px;
	width:150px;
	height:37px;
	padding-top:12px;
	color:#FFFFFF;
	font: bold 1.3em Arial, Verdana;

	text-align:center;
	cursor:pointer;
	text-decoration:none;
}

#viralForm fieldset {
	text-align:left;
	padding:10px;
	margin-bottom:6px;
}
#viralForm label {	
	color:#AAAAAA;
	font: bold 1.1em Arial, Verdana, Helvetica;
	width:100px;
	float:left;
	padding-top:9px;
}
#viralForm input {
	width:340px;
	border:#B70054 3px solid;
	margin-top:5px;
}
#viralForm textarea, #viral input {
	font: 1em Arial, Verdana, Helvetica;
}
#viralForm input.ok {
	font:bold 1.3em Arial Black, Arial;
	text-indent:200px;
	color:#B70054;
	background: url(/design/ok1.gif);
	height:31px;
	width:31px;
	border:0px solid;
	
}
#viralForm input.ok:hover {
	background: url(/design/ok2.gif);
}
#viralForm textarea {
	width:440px;
	margin-top:8px;
	border:#B70054 3px solid;
}

#moteur{
	width:709px;
	background: url(/design/search-top.jpg) no-repeat top;
	margin-top:6px;
	margin-bottom:5px;
	margin-left:15px;
	margin-right:0px;
}
#moteur form {
	background: url(/design/search-bottom.jpg) no-repeat bottom;
	padding:0px;
	min-height:45px;
	text-align:left;
}	
#moteur fieldset {
	padding:6px 0px;
	border:none;
}
#moteur select {
	color:#B70054;
	font:bold 1.2em Arial, Verdana, Helvetica;
	width:138px;
	margin-left:10px;
	border:#000000 0px solid;
}
#moteur optgroup {
	color:#AAAAAA;
	font-style:oblique;
}
#moteur input.ok {
	background:none;
	font:bold 1.4em Arial Black, Arial;
	color:#046134;	
	text-indent:0px;
	cursor: pointer;	
	border:0px;
	width:35px;
	height:35px;
	text-align:center;
	text-transform:uppercase;
	margin-right:32px;
	margin-top:0px;
	float:right;
}
#moteur input.ok:hover {
	color:#B70053;
}
#moteur label {
	display:none;
	width:0px;
}

#liner {
	float:right;
	padding-top:15px;
	padding-right:17px;
	width:238px;
	color:#B70053;
	font: bold 1.1em Arial, Verdana;
	text-align:center;
	word-spacing:1em;
}
#liner a {
	color:#B70054;
	font: bold 1.1em Arial, Verdana;
}
#liner .active {
	font: bold 1.1em Arial, Verdana;
	color:#DBDEEB;
}

#pager {
	padding-top:15px;
	font: bold 1.1em Arial, Verdana;
	text-align:center;
	word-spacing:0.9em;
	color:#B70053;
}
#pager a {
	color:#B70054;
	font: bold 1.1em Arial, Verdana;
}
#pager .active {
	font: bold 1.1em Arial, Verdana;
	color:#DBDEEB;
}
/*	------------------------------------------
/*	Style des vignettes
/*	------------------------------------------
*/
#col4g div.float, #col3g div.float, #col1g div.float , #col2m div.float{
	width: 120px;
	height:152px;
	padding: 0px;
	float: left;
	text-align: center;
	z-index:0;
}

#col4g div.clear, #col4g div.spacer, #col3g div.clear, #col3g div.spacer, #col1g div.clear, #col1g div.spacer {
	display:block;
	clear: both;
	height:2px;
	font-size:0px; 
	line-height:0em;
}
div.spacer {
	border-top:#999999 1px solid;
}

#col4g div.float a, #col3g div.float a, #col1g div.float a , #col2m div.float a {
	padding-top: 10px;
	display:block;
	font-size: 10px;
	line-height:1.2em;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}
/*
div.float a span.popup {
	display:none;
	float:left;
	position:absolute;
	margin:0px;
	margin-top:-30px;
	margin-left:1px;
	width:139px;
	background:url(/design/vignette-top.gif) no-repeat 10% top;
	padding:0px;
	padding-top:30px;
}

div.float a span.popup span.popup2 {
	display:block;
	width:108px;
	background:url(/design/vignette-bottom.gif) no-repeat bottom;
	color:#FFFFFF;
	font-size:1.2em;
	line-height:1.2em;
	margin:0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	padding-bottom:30px;
}

#col4g div.float a:hover, #col3g div.float a:hover, #col1g div.float a:hover , #col2m div.float a:hover{
	text-decoration:none;
}
*/
div.float a span.popup {
	display:none;
	float:left;
	position:absolute;
	margin-top:100px;
	width:110px;
	background:url(/design/vignette-bottom.png) no-repeat bottom;
	color:#FFFFFF;
	font-size:1.2em;
	line-height:1.2em;
	padding:5px;
	padding-bottom:10px;
}
div.float a:hover span.popup {
	display:block;
}

#col4g div.float a:hover, #col3g div.float a:hover, #col1g div.float a:hover , #col2m div.float a:hover{
	text-decoration:none;
	background:url(/design/vignette-top.png) no-repeat top;
}

div.float span.barre{
	text-decoration:line-through;
}

#col3g div.container {
	margin-left: 7px;
	margin-right: 7px;
}
#col4g div.container {
	margin-left: 5px;
	margin-right: 22px;
}
#col1g div.container {
	margin-left: 55px;
	margin-right: 55px;
}

/*	------------------------------------------
/*	Page d'administration
/*	------------------------------------------
*/
/*
#col2m form fieldset label {
	width:127px;
	float:left;
	text-align:right;
}
#col2m form fieldset input[type=checkbox] {
	color:#FF0000;
	height:16px;
}
#col2m form fieldset input[type=text], #col2m form fieldset textarea {
	width:226px;
}
#col2m a {
	color:#BD007B;
}
*/
/*	------------------------------------------
/*	Colonne de droite - Home
/*	------------------------------------------
*/

#site #col1d, #site1 #col1d, #site2 #col1d, #site3 #col1d, #site4 #col1d {
	width: 242px;
	margin: 0px 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 5px;
	float: right;
	overflow:hidden;
	text-align:center;
}

#site #col1d h2, #site1 #col1d h2, #site2 #col1d h2{
	font: bold 1.3em Arial, Verdana;
	background:url(/design/h2-jeu.jpg) no-repeat right;
	width:242px;
	height:54px;
	color:#B70054;
	text-indent:-2000px;
}
#site #col1d p, #site1 #col1d p, #site2 #col1d p{
	font: 1.4em Arial, Verdana;
	text-align:left;
	color:#086133;
	margin-top:3px;
	margin-bottom:3px;
}
#site #col1d span, #site1 #col1d span, #site2 #col1d span{
	color:#BB0979;
}
#site #col1d a, #site1 #col1d a, #site2 #col1d a{
	font: bold 0.8em Arial, Verdana ;
	text-align:center;
	display:block;
	background:url(/design/btn.jpg);
	width:78px;
	height:16px;
	padding:6px;
}
#site #col1d a:hover, #site1 #col1d a:hover, #site2 #col1d a:hover {
	color:#96BC0D;
	text-decoration:none;
}

#site #col1d img, #site1 #col1d img, #site2 #col1d img{
	margin-bottom:5px;
}


/*	------------------------------------------
/*	Jeu
/*	------------------------------------------
*/
#site4 #col2m	{
	margin-left:257px;
	margin-right:0px;
	padding: 0px;
	line-height: 1.2em;
	color:#BB0979;
	font-size:1.2em;
}
#site4 #col2m h1 {
display:none;
}

#site4 #col2m form {
	padding-left:70px;
}

#site4 #col2m form input.submit {

	background:url(/design/btn-submit.jpg);
	width:90px;
	height:29px;
	padding:6px;
	padding-top:5px;
	border:0px;
	font: bold 1.1em Arial;
	color:#FFFFFF;
}
#site4 #col2m form input.submit:hover {
	color:#96BC0D;
	cursor:pointer;
}

#site4 #col2m form fieldset input.text {
	width:223px;
	height:17px;
	border:0px;
	padding:6px;
	background:url(/design/bg-input.jpg);
}
#site4 #col2m form fieldset input.code {
	width:167px;
	height:17px;
	border:0px;
	padding:6px;
	background:url(/design/bg-inputcode.jpg);
}
#site4 #col2m form fieldset input.checbox {
	background:#FF0000 url(/design/bg-checkbox.jpg);
	border:0px;
}
#site4 #col2m form fieldset textarea {
	width:303px;
	height:92px;
	border:0px;
	padding:6px;
	background:url(/design/bg-textarea.jpg);
}

#bgstep1 {width:725px;height:531px;background: url(/design/bg-jeu1.jpg) no-repeat top;}
#bgstep2 {width:725px;height:531px;background: url(/design/bg-jeu2.jpg) no-repeat top;}
#bgstep3 {width:725px;height:531px;background: url(/design/bg-jeu3.jpg) no-repeat top;}
#bgstep4 {width:725px;height:531px;background: url(/design/bg-jeu4.jpg) no-repeat top;}
#bgstep5 {width:725px;height:531px;background: url(/design/bg-jeu4.jpg) no-repeat top;}


#site4 #col2m #animflash {
	float:right;
	position:relative;
	top:310px;
}

#site4 #col2m #p1 {
	padding-left:20px;
}
#site4 #col2m #p2 {
	margin-top:0px;
	margin-bottom:5px;
	margin-left:200px;
	text-align:center;
	color:#086133;
	font:bold 1.2em Arial;
}
#site4 #col2m #p3 {
	margin-left:20px;
	text-align:center;
}
#site4 #col2m #p4b {
	font-size:0.8em;
	line-height:1.1em;
	margin-top:8px;
	margin-right:320px;
	text-align:center;
}
#site4 #col2m form#step1 label {
	color:#666666;
}
#site4 #col2m form#step2 label.aligne {
	width:80px;
	float:left;
	padding-top:5px;
}
#site4 #col2m form#step2 input.text {
	margin-bottom:10px;
}
 
#site4 #col2m #step1 {
	padding-left:70px;
}

#site4 #col2m #p5 {
	padding-top:60px;
	padding-right:300px;
	text-align:center;
	color:#086133;
	font:bold 1.2em Arial;
}
#site4 #col2m #step2 input.submit {
	margin-left:80px;
}
#site4 #col2m #stop2 input.submit {
	margin-left:80px;
}
#site4 #col2m #p6 {
	padding-left:80px;
}
#site4 #col2m #p7 {
	padding-top:70px;
	padding-right:260px;
	text-align:center;
	color:#086133;
	font:bold 1.2em Arial;
}
#site4 #col2m #step3 {
	padding-left:90px;
}
#site4 #col2m #stop3 {
	padding-left:90px;
}
#site4 #col2m #step3 input.submit {
	margin-left:80px;
}
#site4 #col2m #stop3 input.submit {
	margin-left:80px;
}
#site4 #col2m #p8 {
	padding-left:80px;
	margin-top:10px;
	margin-bottom:10px;
}
#site4 #col2m #p9 {
	padding-top:80px;
	padding-left:120px;
	color:#086133;
	font:bold 1.2em Arial;
}
#site4 #col2m #stop4 {
	padding-left:120px;
}


/*	------------------------------------------
/*	Histoire
/*	------------------------------------------
*/


#site2 #col2m, #site2 #col2m_	{
	margin-left:264px;
	margin-right:264px;
	padding-top: 10px;
	padding-left:0px;
	padding-bottom:10px;
	line-height: 1.2em;
}
#site2 #col2m h1 {
	color: #046134;
	font: 1.3em Arial Black, Verdana;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
}

#site2 #col2m h2 {
	color: #046134;
	font: 1.1em Arial Black, Verdana;
	margin-top:4px;
}

#site2 #col2m_ h1 {
	color: #BD007B;
	font: 1.3em Arial Black, Verdana;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
}
#site2 #col2m_ h2 {
	color: #BD007B;
	font: 1.1em Arial Black, Verdana;
	margin-top:10px;
}
.intro { margin-left: 110px;}
#pere_on, #pere_off, #pere_off a, #mere_on, #mere_off, #mere_off a {
	text-indent: -2000px;
	display:block;
	float: left;
	width: 53px;
	height: 95px;
}
#pere_off a                 { background: url(/design/pere_off.gif) no-repeat bottom;}
#pere_on, #pere_off a:hover { background: url(/design/pere_on.gif) no-repeat bottom; }
#mere_off a                 { background: url(/design/mere_off.gif) no-repeat bottom;}
#mere_on, #mere_off a:hover { background: url(/design/mere_on.gif) no-repeat bottom; }

/*	------------------------------------------
/*	Blog
/*	------------------------------------------
*/
#site3 #col2m {
	color : #FFFFFF;
	margin-left:260px;
	margin-right:247px;
	padding-top: 0px;
	padding-left:0px;
	padding-right:0px;
	line-height: 1.2em;
}

#site3 #col2m h1 {
	text-indent:-5000px;
	color: #FFFFFF;
	font: 1.3em Arial Black, Verdana;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
}
#site3 #col2m h1 {
	height:0px;
	margin:0px;
	margin-top:-5px;
	padding:0px;
}
#site3 #col2m h2 {
	color: #66133D;
	font: 1.1em Arial Black, Verdana;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
}

#site3 #col2m p {
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	
}
#site3 #col2m a {
	color:#BDCC01;
}
#site3 .post h2{
	background:url('/design/title-post.jpg') no-repeat;
	height:40px;
	padding-top:10px;
	color:#046134;

}
#site3 #col2m .post h2 a {
	display:block;
	color:#046134;
	margin-left:35px;
}
#site3 .post {
	margin-bottom:10px;
	padding-bottom:10px;
}
#site3 #col2m small {
	padding-left:15px;
	padding-bottom:10px;
	display:block;
}
#site3 #col1d {
	background:url('/design/col1d-blog.jpg') no-repeat;
}
#site3 #col1d #sidebar {
	color:#000000;
	padding-left:10px;
	padding-right:10px;
}
#site3 #col1d #sidebar p {
	text-align:left;
}
#site3 #col1d #sidebar h2 {
	width:150px;
	height:77px;
	text-indent:-2000px;
}
#site3 #col1d #sidebar ul, #site3 #col1d #sidebar ul li {
	margin:0px;
	padding:0px;
	list-style:none;
}
#site3 #col1d #sidebar ul li h2 {
	color:#000000;
	font: Bold 1.3em Arial, Verdana;
	height:auto;
	text-indent:0px;
}
#site3 #col1d #sidebar ul li {
	text-align:left;
}
#site3 #col1d #sidebar ul  li a {
	color:#046134;
}
textarea#comment {
	width: 450px;
}



/*	------------------------------------------
/*	Footer
/*	------------------------------------------
*/

#footer {
	height: 0px;
	clear: both;
}

#credits0, #credits1, #credits2, #credits3, #credits4 {
	color: #FFFFFF;
	font: bold 0.8em Arial, Verdana, Helvetica;
	text-align:center;
	width: 988px;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
	padding-top:20px;
}

#credits0 {background: url(/design/footer-0.jpg) no-repeat 0 0px;}
#credits1 {background: url(/design/footer-1.jpg) no-repeat 0 0px;}
#credits2 {background: url(/design/footer-2.jpg) no-repeat 0 0px;}
#credits3 {background: url(/design/footer-3b.jpg) no-repeat 0 0px;padding-top:33px;}
#credits4 {background: url(/design/footer-4.jpg) no-repeat 0 0px;}

ul#credits {
	margin:0px;
	padding:0px;
}


ul#credits li {
	float:left;
	width:196px;
}
ul#credits a {
	color:#FFFFFF;
}
ul#credits a.hover {
	color:#FFFFFF;
}


/*	------------------------------------------
/*	Popup
/*	------------------------------------------
*/
	
body.popup, body.popup2, body.popup3 {
	font: 0.7em Arial, Verdana, Helvetica; 
	text-align:center;
	color:#000000; 
	background:#B70053;
	padding:0px;
	margin:0px;
}
body.popup div, body.popup2 div {
	margin:0px;
	padding:0px;
}

body.popup a {
	color:#B70054;
	text-decoration:underline; 
}	
body.popup2 a, body.popup3 a {
	color:#B70054;	
	text-decoration:underline; 
}	
#pophead {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	width:480px;
	height:0px;
}
body.popup #pophead {
	background: url(/design/header-pop.jpg) no-repeat bottom;
} 
body.popup2 #pophead {
	background: url(/design/header-pop2.jpg) no-repeat bottom;
}

#popup {
	margin-top:-16px;
	margin-bottom:-11px;
	margin-left:auto;
	margin-right:auto;
	width:480px;
}
body.popup #popup {
	background: url(/design/middle-pop.jpg);
	padding-bottom:20px;
} 
body.popup2 #popup {
	background: #F4BFCF;
	padding-bottom:10px;
}
#popfoot {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	width:480px;
	height:70px;
}
body.popup #popfoot {
	background: url(/design/footer-pop.jpg) no-repeat top;
} 
body.popup2 #popfoot {
	background: url(/design/footer-pop2.jpg) no-repeat top;
}


#popup h1 {
	font: bold 2.0em Arial, Verdana, Helvetica;
	color:#B70054;
	padding-right:108px;
	padding-left:125px;
	padding-top:35px;
	height:65px;
}
h1#pop0 { background: url(/design/header-pop.jpg) no-repeat top; }
h1#pop1 { background: url(/design/header-pop.jpg) no-repeat top; }
h1#pop2 { background: url(/design/header-pop.jpg) no-repeat top; }
h1#pop3 { background: url(/design/header-pop.jpg) no-repeat top; }
h1#pop4 { background: url(/design/header-pop.jpg) no-repeat top; }
h1#pop5 { background: url(/design/header-pop.jpg) no-repeat top; }


#popup h2	{
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	font: bold 1.5em Arial, Verdana, Helvetica;
}

body.popup #popup h2	{
	color:#B70054;
}
body.popup2 #popup h2 {
	color:#B70054;
}
body.popup3 #popup h2 {
	background:#B70054;
	margin-left:137px;
	margin-right:16px;
}

#popup h3	{
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	font: bold 1.2em Arial, Verdana, Helvetica;
}
body.popup2 #popup h3	{
	color:#FDD279;
}
#popup ul	{
	padding-right:10px;
	padding-left:23px;
	text-align:left;
}
body.popup3 #popup ul	{
	padding-left:137px;
	list-style-type:none;
	color: #D4011D;
	font-size:1.1em;
}
body.popup3 #popup ul li {
	color: #000000;
}
#popup ul li {
	clear:left;
	padding-top:10px;
}
#popup ul li img {
	float: left;
	margin-right:10px;
	margin-left:00px;
}
#popup ul li ul li {
	padding-top:0px;
}
#popup ul li span {
	padding-bottom: 10px;
	color: #B70054;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing:-0.02em;
}
#popup p {
	padding-left:10px;
	padding-right:10px;
	text-align:left;
}
#popup div.clear{
	clear:left;
}
#popup p.center {
	text-align:center;
}
#header-mail	{height: 101px;background: #BDCD00 url(/design/header-mail-selection.gif) ;}

#lien-accueil a{
	color:#b70053;
}

#lien-accueil a:hover{
	color:#b70053;
	text-decoration:underline;
}