* {
    margin: 0;
    padding: 0;
}

body {
  background: #acacac;
  font-family: Arial, Sans-Serif;
  margin: 0;
  padding: 0;
  font-size: 87.5%;
  color: #000000;
}

img {
  border: none;
}

.alignright {
    float: right;
    margin-left: 10px;
}

.alignleft {
    float: left;
    margin-right: 10px;
}

.aligncenter {
    text-align: center;
}

ul {
    list-style: none;
}

p {
    padding: 5px 0px;
}

a {
  color: #011444;
  text-decoration: none;
}

a:hover {
  color: #4ebd20;
  text-decoration: underline;
}

code {
  font-size:120%;
}

div#page ul {
    list-style: square;
    margin-left: 40px;
}

div#page ul li {
    padding: 3px 0px;
}

/* ---------------------------------- TITRE ----------------------------- */

h1 {
	font-size: 260%;
	font-variant:small-caps;
	letter-spacing:-0.04em;
	text-decoration:none;
	text-shadow:1px 1px 1px #000000;
}

h2 {	
    clear: both;
    color: #011444;
    font-size: 220%;
    margin-bottom: 5px;
    padding-bottom: 13px;
}

h3 {    
    color: #011444;
    font-size: 150%;
    margin: 10px 0px;
}

h4 {
    font-size: 100%;
    margin: 5px 0px;
}

/* ---------------------------------- LAYOUT ----------------------------- */

div#header {
    background: #4b4b4b;
    color: #ffffff;
    height: 100px;
}

div#header div.content {
    color: #e8e6e6;
    margin: 0px auto;
    padding-top: 10px;
    width: 970px;
}

div#header div.content h1 {
    margin-bottom: 0px;
}

div#header a {
    color: #fff;
}

div#header a:hover {
    color: grey;
	text-decoration: none;
}

div#header div.content p {
    font-size: 90%;
    padding-top: 0px;
}

div#header div#title {
	background: url(images/logo.png) no-repeat left;
    float: left;
	height: 65px;
	padding-left: 90px;
    padding-right: 5px;
	padding-top: 10px;
    width: 650px;
}

div#header div#menu_header {
    float: right;
    width: 50%;
}

div#content {
    background: #fff;
    border-top: 1px solid #969696;    
	border-left: 1px solid #969696; 
	border-right: 1px solid #969696;
	clear: both;
    margin: 20px auto 0px auto;
    padding: 10px 10px 10px 20px;
    width: 970px;
}

div#page {
    line-height: 1.5em;
    float: left;
	font-size: 95%;
    margin-top: 10px;
    width: 640px;
}

div#sidebar {
    float: right;
    width: 320px;
}

div#footer {
    background: #d9d9d9;
	border-top: 1px solid #222222;
    clear: both;
    color: #000;
    font-size: 90%;
    padding-top: 5px;
    text-align: center;
}

div#footer a {
    color: #000;
}

div#footer div.content {
    margin: 0 auto;
    padding: 0px 10px 10px 10px;
    text-align: center;
    width: 970px;
}

/* ---------------------------------- SIDEBAR ----------------------------- */

div#sidebar div.widget {
    clear: both;
    font-size: 92.5%;
    margin-bottom: 13px;
    margin-right: 20px;
    padding: 0px 3px;
}

div#sidebar p {    
    padding: 3px;
}

div#sidebar h3, div#footer-menu h3 {
    border-bottom: 1px dotted #bfbfbf;
    color: #222222;
    font-size: 110%;
    padding-left: 40px;
    padding-bottom: 5px;
    padding-top: 10px;
	text-transform: uppercase;
	font-variant:small-caps;
}

div#sidebar div#text-3 h3 {
    background: url('images/icons/cloud_comment.png') left top no-repeat;
}

div#sidebar div#text-4 h3 {
    background: url('images/icons/card.png') left top no-repeat;
}

div#sidebar div#pages-3 h3 {
    background: url('images/icons/pastel_colors.png') left top no-repeat;
}

div#sidebar div#pages-4 h3 {
    background: url('images/icons/prize_winner.png') left top no-repeat;
}

div#footer-menu div#recent-posts-3 h3 {
	background: url('images/icons/edit_page.png') left top no-repeat;
}

div#footer-menu div#categories-3 h3 {
	background: url('images/icons/folder.png') left top no-repeat;
}

div#footer-menu div#linkcat-71 h3 {
	background: url('images/icons/coffee_cup.png') left top no-repeat;
}

div#sidebar div.gsom_widget h3 {
    background: url('images/icons/mail.png') left top no-repeat;
}

div#sidebar div.ad h3 {
    background: url('images/icons/card.png') left top no-repeat;
}

/* Menu Footer */

/*
background: url('images/icons/prize_winner.png') left top no-repeat;
background: url('images/icons/pastel_colors.png') left top no-repeat;
background: url('images/icons/download.png') left top no-repeat;
background: url('images/icons/edit_page.png') left top no-repeat;

*/

div#sidebar ul, div#footer-menu ul {
    list-style: square;
    margin-left: 10px;
    padding: 0px 0px 10px 10px;
}

div#sidebar li, div#footer-menu li {
    padding: 3px 0px;
}

/* ----------------------------- FOOTER SIDEBAR ------------------------ */

div#footer-menu {
    background: #fff;
    border-left: 1px solid #969696; 
    border-right: 1px solid #969696;
	border-bottom: 1px solid #969696;  
    font-size: 92.5%;
    margin: 0px auto 20px auto;
    height: 100%;
    padding: 10px 10px 20px 20px;
    width: 970px;
}

div#footer-menu div.widget {    
    margin-right: 20px;
    float: left;
    width: 300px;
}

/* ---------------------------------- MENU ----------------------------- */

/* ---- MENU TOP ------ */

div#menu {
    background: #d9d9d9;
	border-bottom: 1px solid #222222;
    clear: both;
    font-size: 110%;
    height : 35px;
	font-weight: bold;
	text-transform: uppercase;
	font-variant:small-caps;
	letter-spacing:-0.04em;
	text-decoration:none;
	text-shadow:1px 1px 1px #FFFFFF;
}

ul#nav {
    height: 35px;
    margin: 0 auto;
    padding: 0;
    width: 990px;

}

#nav, #nav ul { /* all lists */
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 1.5em;
}

#nav a {
    color: #222222;
    display: block;
}

#nav li { /* all list items */
     background: url("images/icons/star.png") left center no-repeat;
     float: left;
     padding-left: 30px;
     margin-top: 6px;
     margin-right: 10px;
     width: auto; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
        background: grey;
        left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin-top: 5px;
        position: absolute;
	width: 10em;

}

#nav li ul li { /* second-level lists */
	float: none;
}


#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/* ---- MENU HEADER ------ */

div#menu_header ul {
    font-size: 90%;
    margin-top: 5px;
}

div#menu_header li {
    background: url('images/icons/promotion.png') no-repeat left;
    float: right;
    margin-bottom: 15px;
    padding-left: 20px;
    width: 140px;
}

div.hentry h2 {
    padding-top: 20px;
}

/* --------------------------------- COMMENTAIRES --------------------------- */

div#content #commentform textarea {
	width: 500px;
}

/* --------------------------------- CONTENU PAGE --------------------------- */

div.box {
    background: #474747;
    border: 1px solid #011444;
    color: #fff;
    font-size: 120%;
    height: 235px;
    padding: 10px;
}

div.box a {
	color: #fff;
}

div#page div.box ul.links {
    padding: 0px;
    margin-left: 20px;
    margin-top: 10px;
}

div#page div.box ul.links li {
    list-style: none;
    height: 20px;
    padding: 3px 0px;
    margin: 0px;
}

div.box ul.links a {
    background: url("images/icons/accept.png") left no-repeat;
    color: #fff;
    font-weight: bold;
    padding-left: 30px;
}

div.box img {
    background: #fff;
    border: 1px solid black;
    margin-left: 10px;
    padding: 5px;
}

div#page a.play-now {
    background: #474747;
    border: 1px solid #000;
    cursor: pointer;
    color: #fff;
    margin-top: 10px;
    padding: 3px;
}

div#page div.col {
	float: left;
	padding: 5px;
	width: 310px;
}

div.rouge {
	background: #ffd8d8;
	border: 1px solid red;
	font-size: 90%;
	padding: 3px;
}

div#slidespot {
	background: #474747;
    border: 1px solid #011444;
	height: 360px;
	margin: 20px auto;
	padding: 20px;
	width: 958px;
}

div#slidespot .image {
	float: left;	
	width: 500px;
}

div#slidespot .image img {
	border: 2px solid #fff;
}

div#slidespot .description {
	color: #efefef;
	float: right;
	font-size: 140%;
	padding-top: 60px;
	width: 360px;
}

div#slidespot .description a {
	background: url("images/icons/accept_big.png") left no-repeat;
    color: #fff;
	display: block;
	font-size: 150%;
	height: 35px;
    padding-left: 60px;
	margin-top: 15px;
}

h2.home {
	color: #bababa;
	font-style: italic;
]
