@charset "UTF-8";
/* CSS Document */

/* RESET
------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
    margin:0; 
    padding:0; 
} 
table { 
    border-collapse:collapse; 
    border-spacing:0; 
} 
fieldset,img {  
    border:0; 
} 
address,caption,cite,code,dfn,em,strong,th,var { 
    font-style:normal; 
    font-weight:normal; 
} 
ol,ul { 
    list-style:none; 
} 
caption,th { 
    text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
    font-size:100%; 
    font-weight:normal; 
} 


.floatR
{
	float:right;
}
.floatL
{
	float:left;
}


/* PAGE ATTENTE
------------------------------------------*/
body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.625em;
	background:#b71521 url(../images/jeu-wanted/fond-rouge.jpg) center top repeat;
}
#conteneur
{
	width:825px;
	margin:auto;
	background:url(../images/jeu-wanted/fond-cadre.png) center bottom no-repeat;
	min-height:800px;
	text-align:center;
	padding-bottom:110px;
}
#macaron
{
	float:right;
	position:absolute;
	z-index:10;
	margin-left:15px;
}
#test
{
	margin:0 30px 30px -50px;
}
#test2
{
	margin-left:40px;
}
#test3
{
	margin:5px 0 0 40px;
}
#test4
{
	margin:0 0 20px 50px;
}
#test5
{
	margin-left:50px;
}

#contenu a, #contenu a:hover, #contenu a:active, #contenu a:visited
{
	color:#9e0c12;
	display:block;
	height:20px;
	font-size:1.2em;
	text-decoration:none;
	padding-left:30px;
	background:url(../images/jeu-wanted/pdf.png) left center no-repeat;
	width:100px;
	padding-top:5px;
	margin-left:280px;
}
#contenu a:hover
{
	text-decoration:underline;
}
#contenu a#contremarque, #contenu a#contremarque:hover, #contenu a#contremarque:active, #contenu a#contremarque:visited
{
	color:#9e0c12;
	display:block;
	height:20px;
	font-size:1.2em;
	text-decoration:none;
	padding-left:23px;
	background:url(../images/jeu-wanted/icone-diam.png) left center no-repeat;
	width:115px;
	margin-left:430px;
}
#contenu a#contremarque:hover
{
	text-decoration:underline;
}
#condition
{
	width:750px;
	color:#FFFFFF;
	margin:auto;
	text-align:center;
	margin-top:-30px;
	padding-left:30px;
}
#condition a, #condition a:hover, #condition a:visited, #condition a:active
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#condition a:hover
{
	text-decoration:underline;
}
#groas
{
	font-size:1.1em;
	font-weight:bold;
}
#conditions
{
	position:absolute;
	width:750px;
	color:#423622;
	text-align:center;
	margin:75px 0 0 149px;
	text-align:left;
}
#conditions a, #conditions a:hover, #conditions a:visited, #conditions a:active
{
	display:inline;
	background:none;
	color:#423622;
	font-weight:bold;
	text-decoration:none;
	margin:0;
	padding:0;
	font-size:1em;
}
#conditions a:hover
{
	text-decoration:underline;
}
#conditions strong
{
	font-size:1.1em;
	font-weight:bold;
}