body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#787777;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

a 
{
color:#787777;
text-decoration:underline;
}
a:hover
	{
	text-decoration:none;
	}
.autresliens
{
	color:#7FBC2D;
	text-decoration:underline;
}
a.autresliens:link, a.autresliens:visited, a.autresliens:active {
	color:#7FBC2D;
	text-decoration:underline;
}
a.autresliens:hover{
	color:#7FBC2D;
	text-decoration:none;
}
.bg_2 
	{
	background:url(images/bg_g_haut.jpg) top no-repeat right ;
	}

.bg_1 
	{
	background:url(images/bg_g_bas.jpg) bottom no-repeat right #fff;
	}
.main 
	{
	padding:15px;
	background:#FAFAFA;
	}
.pad5 { padding:5px;}

input
	{
	background:#f7fbfc;
	border:1px solid #dddddd;
	color:#919191;
	font-size:10px;
	}
textarea
	{
	background:#f7fbfc;
	border:1px solid #dddddd;
	color:#919191;
	font-size:11px;
	}

input.btn 
	{
	background:#ffa200;
	border:7a5616;
	color:#fff;
	font-weight:bold;
	font-size:10px;
	}
.orange	{
	color:#72a8d6;
	font-weight:bold;
	}
#clients td 
{
padding:5px 0px 5px 2px;
}
#clients .blue
{
background:#eaf0f2;
}