body {
	margin: 0px;
	padding: 0px;
	background: #000000 url(../images/img04.jpg) no-repeat center top;
	font: 13px Arial, Helvetica, sans-serif;
	color: #D9D9D9;	
}

#topbar
{
height:25px;
padding-left: 0px;
width: 100%;
position:fixed;
}

#topbar
{
margin: 0px;
padding: 0px;
padding-top: 1px;
background: url("../images/topbar.png") repeat-x;
width: 100%;
height: 20px;
text-align: center;
font-family: arial;
font-size: 10pt;
font-weight: bold;
color: black;
}

#topbar a
{
letter-spacing:0px;
color: #FFFFFF;
text-decoration: none;
}

#topbar a:hover
{
color: #FFFFFF;
text-decoration: overline underline;
}

#topbar-span
{
margin-right: 40px;
margin-right: 40px;
}

#topbar-gauche
{
float: left;
}

#topbar-droite
{
float: right;
}

h1, h2, h3 {
	margin-top: 0px;
	color: #FFFFFF;
}

h1 {
	font-size: 2.3em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

h6 {
	font-size: 0.6em;
	color: #FFFFFF
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a {
	text-decoration: none;
	color: #7ECE05;
}

a:hover {
	text-decoration: underline;
	color: #7ECE05;
}


a.viewpic {
	position:relative;
}

a.viewpic span {display: none;}

a:hover.viewpic span {
  display: inline;
  position: absolute; 
  top: -200px;
  left:150px;
  z-index: 20;
  width:40%;
  height:40%;
  padding:2px 4px;
}

img
{
  max-width: 400px;
  border: 0;
}

.taille_150_souligne
{
  text-decoration: underline;
  font-size: 150%;
}

hr
{
  width: 300px;
}

/*Tableau de mods*/

table
{
  border: ridge 3px #EEE7D0;
  border-collapse: collapse;
}

th
{
  font-weight: bold;
  border: ridge 2px #EEE7D0;
}

td
{
  padding: 5px;
  border: ridge 2px #EEE7D0;
}

.description_mods
{
  width: 220px;
}

/* Header */

#header {
	text-align: right;
	width: 900px;
	height: 190px;
	margin: 0px auto;
	margin: 0px auto;
}

#header a {
	text-decoration: none;
	color: #7ECE05;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo p {
	margin: 0px;
	padding-left: 83px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding: 25px 0px 0px 80px;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 40px 0px 0px 1px;
}

#menu a {
	display: block;
	width: auto;
	height: 20px;
	padding: 5px 10px;
}

#menu a:hover {
	background: #7ECE05 url(../images/img02.jpg) repeat-x 0px 0px;
	text-decoration: none;
}

#sidebar.active {
	text-decoration: underline;
}

#sidebar.active a {
	text-decoration: underline;
}

/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 40px 0px;
}

/* Content */

#content {
	float: right;
	text-align: center;
	width: 570px;
	background: url(../images/img03.jpg) no-repeat right bottom;
}

.post {
	margin: 0px 0px 30px 0px;
}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

.post .entry {
}

.post .meta {
	font-weight: bold;
}

.post .byline {
	margin: 0px;
}

/* Page de mod */

/*Couleurs*/

.noir
{
  color: black;
}

.gris
{
  color: gray;
}

.blanc
{
  color: white;
}

.rouge
{
  color: red;
}

.orange
{
  color: orange;
}

.jaune
{
  color: yellow;
}

.vert
{
  color: green;
}

.bleu
{
  color: blue;
}

.violet
{
  color: purple;
}


/*Effets sur le texte*/

.gras
{
  font-weight: bold;
}

.souligne
{
  text-decoration: underline;
}

.barre
{
  text-decoration: line-through;
}

.italique
{
  font-style: italic;
}


/*Taille du texte*/

.taille_50
{
  font-size: 50%;
}

.taille_75
{
  font-size: 75%;
}

.taille_100
{
  font-size: 100%;
}

.taille_120
{
  font-size: 120%;
}

.taille_150
{
  font-size: 150%;
}

.taille_180
{
  font-size: 180%;
}

.taille_200
{
  font-size: 200%;
}

.taille_250
{
  font-size: 250%;
}

.taille_300
{
  font-size: 300%;
}


/*Position du texte*/

.texte_gauche
{
  text-align: left;
}

.texte_centre
{
  text-align: center;
}
.texte_droite
{
  text-align: right;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 300px;
}

#sidebar-bgtop {
	height: 3px;
}

#sidebar-bgbtm {
	height: 10px;
}

#sidebar-content {
	padding: 0px 20px 20px 20px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar li ul {
	margin-bottom: 1.8em;
}

#sidebar li li {
	background: url(../images/img05.jpg) no-repeat left 50%;
	margin-left: 5px;
	padding-left: 10px;
}

#sidebar h2 {
	background: url(../images/img06.jpg) no-repeat left 50%;
	padding-left: 15px;
	font-size: 1.4em;
	color: #FFFFFF;
}

#sidebar h2:hover {
	background: url(../images/img06.jpg) no-repeat left 50%;
	padding-left: 15px;
	font-size: 1.4em;
	color: #FFFFFF;
	text-decoration: underline;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	height: 120px;
	margin: 0px auto;
	background: url(../images/img01.jpg) no-repeat center top;
	color: #000000;
}

#footer p {
	margin: 0px;
	padding: 50px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	text-decoration: none;
	color: #000000;
}

#footer a:hover {
	text-decoration: underline;
	color: #000000;
}
