@charset "utf-8";
/* ------------------------------------------- */
/* Site General Attributes Definition */
/* ------------------------------------------- */
* {
	padding:0;
	margin:0;
	border:0;
}
body {
	background:#000 url(../images/body_bg.jpg) no-repeat center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color:#4d371a;
}
p {
	font-size:1.2em;
	padding-bottom:10px;
	clear:both;
}

.gagnant{
font-size:1.2em;
	padding-bottom:10px;
	clear:both;
    color:#ff0000;
}

h1, h2, h3, {
	font-weight:normal;
	padding-bottom:3px;
}
h1 {
	display:block;
	text-indent:-999em;
	clear:both;
	height:312px;
	width:831px;
	float:left;
}
h2 {
	margin:0 0 7px 0;
	clear:both;
	font-weight:bold;
	font-size:1.9em;
}
h3 {
	margin:7px 0 10px 0;
	clear:both;
	font-weight:bold;
	font-size:1.6em;
}
h4 {
	font-weight:bold;
	font-size:1.4em;
	color:#9D9B69;
}
h1 a {
	display:block;
	height:302px;
	overflow:hidden;
	text-indent:-999em;
	width:831px;
}
a {
	outline:0;
	color:#4d371a;
	text-decoration:none;
}
span {
	font-size:1.1em;
}
a:hover {
	text-decoration:underline;
}
acronym {
	text-decoration:none;
}
ul, li {
	list-style:none;
}
ol {
	list-style-position:inside;
}
ol li {
	padding:0 0 10px 10px;
}
/* ------------------------------------------- */
/* General layout Definition */
/* ------------------------------------------- */
div#wrapper {
	clear:both;
	width:831px;
	margin:0 auto;
}
div#wrapper div#container {
	float:left;
	width:831px;
	padding:0 0 20px 0;
	margin:400px 0 0 0;
}
div#wrapper div#container div#content_primary {
	background:url(../images/bg_content_bottom.png) no-repeat left bottom;
	float:left;
	clear:both;
	width:831px;
	height:auto;
}
* html div#wrapper div#container div#content_primary {
 	padding:0 0 35px 0;
}
div#wrapper div#container div#content_primary div.no_tab {
	background:url(../images/master_sprite.png) no-repeat 0 0;
	width:831px;
	height:39px;
	float:left;
	clear:both;
}
div#wrapper div#container div#content_primary div#main_content {
	background:url(../images/bg_content.gif) repeat-y left top;
	width:831px;
	height:auto;
	padding:0 0 0 30px;
	margin:0 0 35px 0;
	float:left;
	clear:both;
}
/* ------------------------------------------- */
/* Footer Definition */
/* ------------------------------------------- */
div#newspapers div#transcontinental-journaux h2, div#newspapers div#transcontinental-journaux dl, div#newspapers div#transcontinental-journaux span{
	text-indent:-999em;
	overflow:hidden;
	display:block;
	height:1px;
}
div#newspapers p {
	padding:0 0 1px 0;
}
div#newspapers {
	float:left;
	width:775px;
	margin:50px 0 0 0;
	text-align:center;
	clear:both;
}
div#footer {
	text-align:center;
	margin:0 auto 15px 0;
}
div#footer img {
	margin:0 10px 0 0;
}
/* ------------------------------------------- */
/* Form elements */
/* ------------------------------------------- */
fieldset {
	clear:both;
}
form label {
	float:left;
	clear:left;
	display:block;
	font-size:1.2em;
	width:135px;
	height:18px;
	padding-top:5px;
	margin:0 10px 10px 0;
	text-align:right;
}
form legend{
	padding:20px 0 10px 0;
	font-size:1.5em;
	font-weight:bold;
}
* html form legend {
	margin:0 0 0 -7px;
}
form input  {
	width:206px;
	height:18px;
	padding:3px 0 0 3px;
	background:#e5e29b;
	border:1px solid #CFB97E;
	margin-bottom:10px;
}
form select  {
	width:211px;
	height:22px;
	background:#e5e29b;
	border:1px solid #CFB97E;
	margin-bottom:10px;
	font-size:1.2em;
	display:block;
}
* html form select {
	margin:0;
}
form input.checkbox {
	width:15px;
	height:15px;
	background:none;
	border:none;
	float:left;
	margin:0 10px 0 0;
}
form input.submit_button {
	width:100px;
	padding:1px 2px 2px 2px;
	height:auto;
	margin:10px 0 0 0;
}
form label.inline {
	display:inline;
	width:auto;
	clear:none;
	margin:0;
	padding:0;
	font-weight:bold;
}
.hidden {
	visibility:hidden;
}


#content_primary_noaccess{

background:url(../images/pagenoaccess.jpg) no-repeat;
float:left;
	clear:both;
	width:831px;
	height:700px;
	
}