body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color:#36414d;
}

.gris 
{
	color:#cdcdcd;
	font-size:11px;
}
a.gris:link, a.gris:active, a.gris:visited
{
	color:#cdcdcd;
	font-size:11px;
	text-decoration:none;
}
a.gris:hover
{
	color:#cdcdcd;
	font-size:11px;
	text-decoration:underline;
}
a.blue:link, a.blue:active, a.blue:visited
{
	color:#4884a6;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a.blue:hover
{
	color:#ff6600;
	font-size:12px;
	font-weight:bold;
	text-decoration:nonw;
}
a:link, a:active, a:visited
{
	text-decoration:underline;
	color:#000;
}
a:hover
{
	text-decoration:none;
	color:#000;
}
.tvert 
{
	color:#72a648;
}
.tblue 
{
	color:#4884a6;
}
.orrange 
{
	color:#ff6600;
}
.titre 
{
	font-size:12px;
	font-weight:bold;
}
.bgmain
{
background:url(images/bg_main.gif) bottom right no-repeat;
}
.pic
{
padding:1px;
border: 1px solid #e4e4e4;
}