/**
Luminosité : 128 => 245
bleu : 0096ff => ebf7ff
rose : f06 => ffebf3
vert : ccff00 => fcffeb
*/
body, td {
	font-family: arial, helvetica, sans-serif;
}
body {
	line-height:1.2em;
	font-size:0.8em;
	margin:20px 0 0;
	color:#333;
	background:url(/images/bg.jpg) top repeat-x;
}
img { border:0;}
a			{ color:#C41200;}
a:visited	{ color:#C41200;}

h1 { color:#000; font-size:1.6em; line-height:1.6em}
h2 { color:#000; font-size:1.3em; margin:10px 0;}
h3 { color:#000; font-size:1.1em; margin:10px 0;}
h2 a { color:#000; }
h2 a:visited { color:#000; }
th { font-size: 0.9em; text-align:left;}
form, p { margin:0; }
input { margin:0; padding:0; }

#logo {
	margin-bottom:17px;
	/** padding sinon ie6 prend une marge double */
	padding-left:55px;
	line-height:0;
	color:#f06;
	font-weight:bold;
	font-size:1.1em;
}
#topmenu {
	float:right;
	padding-right:10px;
	color:#0096ff;
	font-weight:bold;
	font-size:1.1em;
}
#topmenu form, #topmenu p {
	display:inline;
}
#topclear {
	clear:both;
	line-height:0;
	font-size:0;
}
#rightmenu {
	float:right;
	width:200px;
	/** padding sinon ie6 met tout en double : http://www.positioniseverything.net/explorer/doubled-margin.html */
	padding:0 60px 80px 0;
	font-size:0.9em;
}
#language {
	margin-bottom:85px;
	text-align:right;
}
#content, #content2 {
	margin:0 320px 30px 60px;
}
#content h1 {
	margin:0 0 30px;
	color:#000000;
}
#content h2 {
	margin:0 0 15px;
	color:#C41200;
}
#content div
{
	margin-bottom:5px;
}
#footer {
	border-top:1px solid #ddd;
	background-color:#eee;
	clear:right;
	text-align:center;
	padding-left:60px;
}
#footer p {
	width:81px;
	height:20px;
	background:url(/images/network.png) no-repeat top left #fff;
	float:right;
	margin:-9px 60px 0 180px;
}
#footer a {
	color:#ccc;
	text-decoration:none;
}
#footer a:hover {
	color:#888;
	text-decoration:underline;
}

.grey {
	background-color:#f5f5f5;
}
.border-grey
{
	border:1px solid #ddd;
}
.border-pink
{
	border:1px solid #f06;
}

.error {
	font-weight:bold;
	border:1px solid red;
	color:#f00;
	background-color:#fdd;
}
div.error {
	padding:5px;
}
#loginGreet {
	display:none;
}
#loginGreet form {
	text-align:right;
}
ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
li {
	margin:5px;
}

/** Texte gris sur la home Wordmap */
p.bold-grey-text {
	font-size:1.3em;
	font-weight:bold;
	color:#888;
	margin:10px 40px 30px;
}

/*Buzzriver opening div*/
div.openingSampleDiv
{
	text-align:center;
	padding: 30px 10px 0;
	background-color:#FF0000;
	font-weight:bold;
	color:#FFFFFF;
	height:50px;
	width:200px;
}
div.openingSampleDiv a, div.openingSampleDiv a:visited
{
	color:#FFFFFF;
}

address {
	margin:10px;
	text-align:center;
	font-size:3em;
}

/*Buzzriver opening color chooser*/
table.palette td
{
 	line-height:10px;
 	width:10px;
}
#generator td.center
{
	text-align:center;
}

/** Wordmap, stats */
table.stats {
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
}
table.stats th, table.stats td {
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	text-align:center;
}
table.stats td.stats {
	text-align:left;
}

td.bottom-bordered {
	border-bottom:1px solid #ddd;
}

/** Coins arrondis */
.rounded-pink .corner-top, .rounded-pink .corner-left, .rounded-pink .corner-bottom {
	background-image:url(/images/corner-pink.gif);
}
.rounded-blue .corner-top, .rounded-blue .corner-left, .rounded-blue .corner-bottom {
	background-image:url(/images/corner-blue.gif);
}
.rounded-green .corner-top, .rounded-green .corner-left, .rounded-green .corner-bottom {
	background-image:url(/images/corner-green.gif);
}
.rounded-white .corner-top, .rounded-white .corner-left, .rounded-white .corner-bottom,
.rounded-grey .corner-top, .rounded-grey .corner-left, .rounded-grey .corner-bottom {
	background-image:url(/images/corner-grey.gif);
}

/** Marge pour les div arrondies */
.rounded-white, .rounded-grey, .rounded-pink, .rounded-blue, .rounded-green {
	margin:0;
	padding:0;
}
.rounded-white div, .rounded-pink div, .rounded-blue div, .rounded-green div {
	margin:10px;
}
.rounded-grey div {
	margin:20px;
}
/** Couleurs de fond et de bordure pour les boîtes arrondies */
.rounded-pink {
	background-color:#ffebf3;
	border:1px solid #f06;
}
.rounded-blue {
	background-color:#ebf7ff;
	border:1px solid #0096ff;
}
.rounded-green {
	background-color:#fcffeb;
	border:1px solid #ccff00;
}
.rounded-grey, .rounded-white {
	background-color:#fff;
	border:1px solid #bbb;
}
.rounded-grey {
	background:url(/images/bg-grey.png) bottom #fff repeat-x;
}

/** Position des coins */
.corner-top, .corner-left, .corner-bottom
{
	background-repeat:no-repeat;
	display:block;
	position:relative;
	font-size:0;
	line-height:0;
	margin:0;
}
.corner-top
{
	background-position:100% 0;
	top:-1px;
	right:-1px;
}
.corner-top .corner-left
{
	background-position:0 -20px;
	width:10px;
	left:-2px;
}
.corner-bottom
{
	background-position:100% -10px;
	bottom:-1px;
	right:-1px;
}
.corner-bottom .corner-left
{
	background-position:-1px -30px;
	width:10px;
	left:-2px;
}
.corner-left {
	height:10px;
}
/** Wordmap, stats totales sur page de front */
#visitorSpan {
	font-size:1.4em;
}
#wmVisitors {
	text-align:center;
}
#wmVisitors span {
	font-size:1.3em;
	background-color:#fff;
	border:1px solid #bbb;
	padding:5px;
}
/** Wordmap, présentation des totaux de gain */
#adsenseEarnings {
	float:right;
	font-size:1.2em;
}
#adsenseEarnings strong {
	font-size:1.5em;
}