@charset "iso-8859-1";
/* CSS Document */

body
{
	background-color: #333333;
	font-family: Verdana;
	font-size: 16px;
	color: #CCCCCC;
	margin: 0px;
	overflow-x: hidden;
}

a img
{
	border: none;
}

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

a:hover
{
	text-decoration: underline;
}

.global
{
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-y;
	width: 960px;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5px;
	padding-right: 5px;
}

.pub
{
	width: 950px;
	height: 150px;
}

.header
{
	width: 600px;
	height: 29px;
	padding-top: 11px;
	padding-left: 215px;
	background-image: url(../images/recherche_01.jpg);
	float: left;
}

.blocMenuGauche
{
	width: 197px;
	padding-left: 8px;
	padding-right: 5px;
}

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

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

.blocMenuDroit
{
	width: 190px;
}

.blocCentre
{
	width: 550px;
	color: #000000;
}

.websiteImage
{
	float: left;
	border: 1px solid #000000;
	padding: 1px;
	width: 120px;
	height: 90px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom:10px;
	margin-top: 10px;
}

.websiteContent
{
	margin-top: 10px;
	padding-bottom: 1px;
	width: 280px;
	overflow: auto;
}

.websiteStatIn
{
	margin-top: 50px;
	overflow: auto;
	text-align: center;
	font-weight: bold;
}

.websiteStatOut
{
	margin-top: 50px;
	overflow: auto;
	text-align: center;
	font-weight: bold;
}

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

.pageBloc a
{
	color: #000000;
}

.page
{
	color: #000000;
	margin: 2px;
	padding: 3px;
}

.pageSelected
{
	color: #000000;
	font-weight: bold;
	margin: 2px;
	padding: 3px;
}

.compte
{
	background-color: #387DB4;
}

.table1
{
	border-right: 1px solid #ffffff;
}

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

.table1 th
{
	background-color: #ffffff;
	font-weight: bold;
	color: black;
}

.table2
{
}

.table2 td
{
	text-align: left;
}

.table2 th
{
	font-weight: bold;
	color: white;
	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;
}

.liens
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
