body
{
	margin-top: 20px;
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}

a img
{
	border: none;
}

a, a:visited
{
	color: #0000EB;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	font-size: 16px;
}

h2
{
	font-size: 12px;
}

h3
{
	font-size: 12px;
}

input[type=submit]
{
	border: 1px solid #000000;
	color: #ffffff;
	background-color: #e3a342;
}

.global
{
	margin: auto;
	width: 990px;
	background-image:url(../images/bg.png);
	background-repeat:repeat-y;
}

.top-header
{
	background-image:url(../images/top-header.png);
	background-repeat: no-repeat;
	margin: auto;
	width: 990px;
	height: 17px;
}

.header
{
	background-image:url(../images/header.png);
	background-repeat: no-repeat;
	width: 990px;
	height: 119px;
}

.logo
{
	display: inline;
	float: left;
	width: 200px;
	height: 100px;
	margin-left: 30px;
}

.header_ads
{
	display: inline;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
}

.down-header
{
	background-image:url(../images/down-header.png);
	background-repeat: no-repeat;
	width: 990px;
	height: 43px;
	text-align: center;
	padding-top: 10px;
}

.down-header a
{
	margin-right: 20px;
	margin-left: 20px;
}

.content
{
	margin: auto;
	width: 958px;
	padding-top: 10px;
}

.content-wm
{
	margin: auto;
	width: 858px;
}



.left
{
	width: 180px;
}

.center
{
	width: 598px;
}

.right
{
	width: 180px;
}



.menuContent
{
	margin: 5px;
	width: 180px;
}

.menuContentBoost
{
	width: 180px;
}

.menuContent ul
{
	padding: 0px;
	margin: 0px;
}

.menuContent li
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.menuTitle
{
	background-image:url(../images/title-boudin.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 180px;
	height: 24px;
	padding-top: 8px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
}


.contentList
{
	width: 580px;
}

.website
{
	width: 580px;
	overflow: auto;
	margin: 10px;
	border-top: 1px solid #bbbbbb;
	clear: both;
}

.websiteImage
{
	float: right;
	border: 1px dotted #9e0707;
	padding: 1px;
	width: 120px;
	height: 90px;
	margin: 10px;
	margin-right: 10px;
	margin-top: 20px;
}

.websiteContent
{
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	padding-bottom: 1px;
	width: 390px;
	overflow: auto;
}



	
.plug {
	margin-left: 10px;
}

.plug-top {
	background: url(../images/boite-site-haut.png);
	background-repeat: no-repeat;
	width: 560px;
	height: 35px;
}

.plug-rss-top {
	background: url(../images/boite-rss-haut.png);
	background-repeat: no-repeat;
	width: 560px;
	height: 35px;
}

.plug-plus-top {
	background: url(../images/boite-plus-haut.png);
	background-repeat: no-repeat;
	width: 560px;
	height: 35px;
}

.plug-fond {
	background: url(../images/boite-site-fond.png);
	background-repeat: repeat-y;
	width: 560px;
	overflow: auto;
}
.plug-bas {
	background: url(../images/boite-site-bas.png);
	background-repeat: no-repeat;
	width: 560px;
	height: 35px;
}

.rssContent
{
	float: left;
	margin-left: 30px;
	width: 500px;
	text-align: left;
}

.plusContent
{
	float: left;
	margin-left: 30px;
	width: 500px;
	text-align: left;
}

.stats
{
	color: #c8c8c8;
	font-size: 10px;
	margin-left: 155px;
	display: inline;
}

.stats a {color: #AFAFAF; font-size: 10px;}
.stats a:visited {color: #AFAFAF; font-size: 10px;}

.rssContent a {color: #000000; font-size: 12px;}
.rssContent a:visited {color: #000000; font-size: 12px;}

.plusContent a {color: #009600; font-size: 12px;}
.plusContent a:visited {color: #009600; font-size: 12px;}

.partners {color: #AFAFAF; font-size: 12px; text-align: center; padding-bottom: 10px}
.partners a {color: #AFAFAF; font-size: 12px; margin-left: 5px; margin-right: 5px;}
.partners a:visited {color: #AFAFAF; font-size: 12px;}



.pageBloc
{
	margin: 20px;
	text-align: center;
}

.pageBloc a
{
	color: white;
}

.page
{
	border: 1px solid #000000;
	background-color: #e3a342;
	color: white;
	margin: 2px;
	padding: 3px;
}

.pageSelected
{
	color: #9e0707;
	font-weight: bold;
	border: 1px solid #e3a342;
	margin: 2px;
	padding: 3px;
}

.footer
{	
	width: 938px;
	height: 20px;
	margin-top: 16px;
	text-align: center;
	font-weight: bold;
	color: #c8c8c8;
	font-size: 10px;
}

.footer a
{
	color: #969696;
}

.top-bottom
{
	background-image:url(../images/top-bottom.png);
	background-repeat: no-repeat;
	width: 958px;
	height: 53px;
	text-align: center;
	padding: 10px;
}

.bottom
{	
	background-image:url(../images/bottom.png);
	background-repeat: no-repeat;
	width: 990px;
	height: 17px;
	margin: auto;
}

.rss
{	
	float: right;
	margin-right: 10px;
	vertical-align: middle;
}





.table1
{
	border: 1px solid #e3a342;
}

.table1 td
{
	border-bottom: 1px solid #e3a342;
}

.table1 th
{
	border-right: 1px solid #e3a342;
	border-bottom: 1px solid #e3a342;
	font-weight: bold;
	color: #000000;
}

.table2
{
	border: 1px solid #e3a342;
}

.table2 td
{
	border-bottom: 1px solid #e3a342;	
}

.table2 th
{
	border-right: 1px solid #e3a342;
	border-bottom: 1px solid #e3a342;
	font-weight: bold;
	color: #000000;
	text-align: right;
}


.red
{
	color: red;
}

.green
{
	color: green;
}

.blue
{
	color: blue;
}

.orange
{
	color: orange;
}

.message
{
	color: green;
	font-weight: bold;
}

.errorMessage
{
	color: red;
	font-weight: bold;
	margin-bottom: 20px;
}
