@CHARSET "UTF-8";

body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
	background-color: #EEEEEE;
}

#container {
	border-left: 2px solid #6ece70;
	border-right: 2px solid #6ece70;
	width: 980px;
	margin: auto;
	padding: 2px;
	background-color: #FFFFFF;
}

#content {
	margin-bottom: 30px;
}

html>body #content {
	height: auto;
	min-height: 600px;
} 

#footer {
	text-align: center;
}
/********
 * Header
*********/
#header {
	display: block;
	height: 95px;
}

#logo {
	float: left;
}

#banniere {
	float: right;
	padding-top: 5px;	
	padding-right: 90px;
}

.teaser {
	margin : 0;
	font-weight: bold;
}

/********
 * Footer
*********/
#footer {
	text-align: center;
	clear: both;
}

/********
 * Menu
*********/
#barreMenu {width:100%; height: 30px; overflow: hidden; border-bottom: solid 1px #0D2639;    border-top: solid 1px #0D2639; margin-top: 2px; margin-bottom: 15px; background-color: #6ece70;}
#mainmenu {height: 30px; margin: 0; padding:0 }
#mainmenu li {float:left; height: 30px;display: inline;list-style: none;overflow: hidden;    border-right: solid 1px #0D2639;}
#mainmenu li.leftMenu {float: left;width: 6px;border-right: solid 1px #0B1219; vertical-align: center; }
#mainmenu li.rightMenu {float: right;width: 6px;border-left: solid 1px #0B1219; border-right: 0; vertical-align: center; }
#mainmenu li.right {float: right; border-left: solid 1px #0B1219; border-right: 0; vertical-align: center; }
#mainmenu li a {
   display:block;
   font-family: arial;
   font-weight: bold;
   font-size: 1.3em;
   color: #FFFFFF;
   text-decoration: none;
   padding: 8px 15px 8px 15px;
}
#mainmenu li a:link, #mainmenu li a:visited {text-decoration:underline;}
#mainmenu li a:hover, #mainmenu li a:focus {text-decoration:none; }

/********
 * Page d'accueil
*********/
#news {
}

.ligne_news {
	line-height: 20px;
}

.nouveau {
	font-weight: bold;
	color: #FF0000;
}

#principal {
	float: left;
	width: 773px;
	padding-right: 5px;
}

#top10 {
	float:right;
	width: 195px;
	padding-left: 5px;
	border-left: 2px solid #6ece70;
	font-size: 10px;
	margin: 0;
}
#top10 h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

#top10 ol, #top10 p {
	margin: 0;
}

#internautes, #webmasters {
	width: 450px;
	float: left;
	margin: 50px 20px 0 0;
	padding: 2px;
	border: 1px solid #6ece70;
	display: block;
}

#internautes h1, #webmasters h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6ece70;
	margin : 0;
	padding : 2px;
}

#internautes img, #webmasters img {
	border: 0;
	text-align: center;
}

/********
 * Table Résultats
*********/
#resultats {
	clear: both;
}

#form_recherche {
	margin-bottom: 15px;
}

#table_resultats {
	width: 100%;
	padding: 0;
	margin: 0;
	border-spacing: 0;
	border-collapse:collapse; 
}
#table_resultats td {
	border: 1px solid #DDDDDD;
	padding: 5px;
}

#table_resultats tr:hover {
	background-color: #b3ffb6; 
}

.prix {
 	text-align: right;
}

.occaz {
	background-color: #EEEEEE;
}

.col_boutique {
	width: 90px;
}

.col_prix, .col_port, .col_total, .col_ancien_prix, .col_baisse {
	width: 80px;
}

.col_jeu {
	width: 450px;
}

.col_dispo {
	width: 100px;
}

.col_offre {
	width: 170px;
}

s {
text-decoration: line-through;
}

/********
 * Formulaire
*********/
fieldset {
	width: 400px;
	border: 1px solid #6ece70;
}
legend  {
	font-weight: bold;
}

label {
	float: left;
	width: 80px;
}

input {
	width: 190px;
	border: 1px solid #6ece70;
	margin-right: 10px;
}

.bouton {
	border: none;
	background: url('/img/fond_bouton.png') repeat-x;
	height: 20px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	width: 100px;
}

#ebay {
	
}
.code {
	text-align: left;
	border: 1px dotted #555555;
	padding: 2px;
	background: #DDDDDD;
/*	width: 500px;
	margin-left: 50px;*/
}

#partenaires a:link, #partenaires a:visited, #partenaires a:hover {
	font-size: 10px;
	color: #cccccc;
}


