body  {
	margin: 0;
	padding: 0;
	color: #1b4363;
	width:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(../images/fond02.jpg);
	background-repeat: repeat-x;
}

.language{
  text-align:right;
}
.language .langButton{
  color:#1B4363;
  /*background:transparent;*/
  border-color:#0D6AA8;
}

.fond01 {
	z-index:0;
	height: 100%;
	width: 100%;
	min-width:900px;
	position:absolute;
}

.past_winner{
  display:inline;
  float:left;
  margin-right:7px;
  margin-top:4px;
}

.conteneur {
	z-index:1;
	width:718px;
	position: relative;
	margin: 0 auto;
	top:27px;
	padding: 0;
	margin-left:auto;
	background-repeat: no-repeat;
	height:100%;
}

.winner_name{
	font-weight:bold;
	font-size:15px;
}
.prix{
	margin:5px 0px 5px 0px;
	font-style: italic ;
	font-size:18px;
}
.titregagnants{
	background-color:#0d6aa8;
	color:white;
	font-size:22px;
	left:-30px;
	margin:10px 0pt;
	padding:0px 0px 3px 21px;
	position:relative;
	width:622px;
}

.friendSubmitButton{

}

.friendSubmitButton{
  position: relative;
  left:-330px;
}

.logo {
	position: relative;
	left: 144px;
	width:100px;
}

.logo img {
    border:0px none;
}

.header img {
  border:0px none;
}

.logo a , .logo a:hover , .logo a:active{
  border:0px none;
  text-decoration:none;
}

.tip {
	position: absolute;
	background-image:url(../images/tip.png);
	background-repeat:no-repeat;
	height: 420px;
	width: 300px;
	left: 545px;
	top: -82px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.tipContent{
	position: absolute;
	height: 274px;
	width: 200px;
	left: 36px;
	top: 107px;
	line-height: 17px;
}

.menuBox {
	z-index:3;
	position: relative;
	left: 0px;
	top: 20px;
	width: 718px;
	text-transform: uppercase;
	text-align:center;
	margin-left:-3px;
}

ol.number li, ol.letter li, ol.dot li{
	margin-left:30px;
	margin-bottom:15px;
	list-style-position:outside;

}

ol.number {
	list-style:decimal;
	list-style-type:decimal;
}

ol.letter {
	list-style:lower-alpha;
	list-style-type:lower-alpha;
}

ol.dot {
	list-style:disc;
	list-style-type:disc;
}


ol.advice {
	list-style:none;
	list-style-type:none;
	list-style-position:-20px;
	padding-left:0px;
}

ol.advice li  {
	background-image:url(images/separator.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-left:20px;
	padding-bottom:10px;
	margin-bottom:10px;
}


.menuBox .menuItem {
	display:block;
	list-style:none;
	display:inline;
	padding-left:6px;
	padding-right:6px;
	color: #bc0035;
	font-weight: bold;
}

  a,  a:visited {
	color: #1b4363;
	font-weight: lighter;
	text-decoration: none;
}
 a:hover,  a:active {
	color: #1b4363;
	font-weight: lighter;
	text-decoration: none;
}
a:hover{
  text-decoration: underline;
  font-weight:bold;
}

.menuBox a, .menuBox a:visited {
	font-weight: normal;
}

.menuBox a:hover, .menuBox a:active {
	color: #bc0035;
	font-weight: normal;
}

.flash {
	z-index:3;
	position: relative;
	left: -6px;
	top: 23px;
	width: 252px;
}
.errmessage{
  border:2px dotted red;
  color:red;
  font-weight:bold;
  padding:5px;
  text-align:center;
}


.header {
	z-index:3;
	position: relative;
	left: -6px;
	top: 23px;	
	width: 252px;
}

.titreSection {
	z-index:1;
	position: relative;
	left: 39px;
	top: 5px;
	width: 252px;
}

.contenu {
	z-index:3;
	position: relative;
	left: 72px;
	top: 20px;
	width: 545px;
	min-height:240px;
}

.separateur {
	margin-left:-20px;
	margin-top:15px;
	margin-bottom:15px;
	width:631px;
	height:1px;
	background-image:url(../images/separateur.png);
	background-repeat:no-repeat;
	display:block;
}

.articleFooter{
  display:block;
  text-align:right;
}
.articleSignature{
  display:block;
  text-align:left;
}
h1 {
	font-size:20px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:2px;
}

h2 {
	font-size:15px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
}


h3 {
	font-size:12px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
}


h4 {
	font-size:11px;
	font-weight:normal;
	margin-top:0px;
}

h5 {
	font-size:10px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
}

.bleu {
	color: #669BBF
}

.formBox {	
	font-size:10px;
	font-weight:normal;
}

.formTextField, .formTextArea {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.formTextField{
	height: 15px;
	width: 300px;
	margin-left:0px;
	border:1px solid #0D6AA8;
	background-color:white;
}

.formTextField:focus{
	background-color:lightgray;
}

.formTextArea{
	width:307px;
	height:78px;
	margin-left:108px;
	margin-top:20px;
}

.formItem , .formItemRequired{
	margin-left:10px;
	padding-left:10px;
	margin-left:0px;
}
.formItemRequired{
  background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
}

.formSubmit{
	margin-top:30px;
	margin-left:132px;
}

.entriesPages {
	z-index:3;
	position:relative;
	width: 50%;
	color:#8da1b1;
}

.previousEntr {
	position:relative;
	top:0px;
	text-align:right;
	width:50%;
}

.nextEntr {
	position:relative;
	float:right;
	text-align:left;
	width:50%;
}

.footer {
	z-index:3;
	position:relative;
	margin-top:100px;
	width: 718px;
	height: 27px;
	font-size: 10px;
	padding-bottom:50px;
	text-align:left;
	clear:both;
}

.footer a:hover{
  text-decoration:underline;
}

.clickedLinks {
	color:#8da1b1;
}

.buyTitle2 {
	position:relative;
	margin-top:-16px;
	margin-left:-40px;
}

.magicBagLink{
	color:#07589a;
}

.footerText, .footerText a, .footerText a:visited, .footerText a:active, .footerText a:hover {
	color:#727272;
}

table.advicesTable, table.formTable, table.friendsTable {
	width:500px;
	border:0px;
	font-size:10px;
	text-align:left;
}

tr.tablesSpaceX {
	height:7px;
}

.rules {
  text-align:justify;
}

.rules h3{
  font-weight:bold;
}

.rules h4{
  display:inline;
  font-weight:bold;
}

