﻿#bg { background: url(../img/img02.jpg) repeat-x; }
#container { width:1100px; margin: 0 auto; }

/* exchange */
#exchange { float: right; position: relative; top: 20px; right: 160px; }

/* Header */
#header { width:1100px; height:115px; padding:20px 0; margin:0 auto; }

/* Logo */
#logo { float: left; }
#logo a { text-transform: uppercase; text-decoration: none; color: #fff; }

/* Menu */
#menu_top { position: relative; top: 75px; left: 20px; float: left; }
#menu_top ul { padding-top: 3em; list-style: none; }
#menu_top li { display: inline; background: none; padding:0; }
#menu_top a { text-decoration: none; color: #333; font-weight:bold; }
#menu_top a.enchanced { color:#666; }
#menu_top #social { float: right; position: relative; top: -30px; line-height: 0; height: 0; left: 100px; }


/* Content */
#content { float: right; width: 755px; min-height: 1150px; }

/* Content - Inside */
#content #inside { /*background: url(../img/img09.jpg) repeat;*/ border: 2px solid #d4a134; border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; background-color:#F3DFBE; text-align: left; padding: 1px 10px 10px; min-height: 1250px; }

/* Content - Inside - Welcome */
#welcome { padding: 0 20px; }


/* Content - Inside - News */
/* #fed - blanc // #edc - rose // #fc9 - orange */
.newsONindex { background-color: #edc; border:3px double #c96; padding:5px; margin:5px; } /* rose saumon */
/* news */
.news { padding:0 10px; text-align:justify; background-color:rgb(255,213,170); border:solid 1px #000; border-right:solid 1px #999; border-bottom:solid 1px #999; margin-bottom:5px; }
.news h3 { color:#CC6600; font-size:100%; font-variant:small-caps; margin:5px 0 10px; text-align:left; text-transform:none; width:auto; border-bottom: 1px dotted #666; float:left; }
span.date { float:right; text-align:right; margin:5px 0 10px; border-bottom: 1px solid #666; font-size:80%; }
.news p { clear:both; }
#news_jeux td { text-align:left; }
#news_jeux td.title { width:225px; font-weight:bold; vertical-align:top; }

/* Content - Inside - MUR */
/*#propose .left { width:20%; }*/


/* Menu */
.menu { float: right; padding:10px; width: 310px; margin-right:10px; margin-bottom:10px; background-color:#F3DFBE; border: 2px solid #d4a134; border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; }
.menu .title { margin: 0; padding: 0; }
.enchanced { color:#900; font-weight:bold; }
.menu .enchancedLight { color:#900; }
.menu #nomarginB { margin-bottom:0; }
.menu #chiffres { margin:10px 0px; }

/* Menu - Derniers Messages */
.menu hr { margin:2px; color:#fff; }

/* Footer */

#footer { height: 50px; clear: both; padding-top: 10px; text-align: center; margin: 0 auto; width: auto; padding-left: 220px; }
#footer hr { margin:10px 25%; border:1px outset #fff; /margin:1px 25%; }

#clicpaypal { display: block; padding: 2px; border: 2px solid #666; width: 125px; cursor: pointer; margin: 20px auto; text-align: center; background-color: #D65601; color: #000; font-size: 80%; border-radius: 5px; float: right; }