@charset "utf-8";
/* CSS Document */

body
{
	background-color:#d4cbdf;
	background-image:url(img/bg2.jpg);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font: 12px verdana, arial, sans-serif;
	color:#20565e;
}

a:link {
	color:#3da1aa;
	text-decoration:none;
}

a:visited {
	color:#3da1aa;
	text-decoration:none;
}

a:hover {
	color:#3da1aa;
	text-decoration:underline;
}

a:active {
	color:#3da1aa;
	text-decoration:none;
}

#content
{
	width:780px;
	height:auto;
	margin:50px auto;
}

#header
{
	height:130px;
	width:780px;
}

#center
{
	margin:5px 0px 0 0;
	width:780px;
	height:auto;
	background-color:#fff;
	background-image:url(img/empreinte.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#b_left
{
	height:180px;
	width:190px;
	margin-right:10px;
	float:left;
}

#b_right
{
	height:auto;
	width:560px;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:-200px;
	border:#cccccc solid 1px;
	float:right;
	padding:5px
}

#footer
{
	height:15px;
	width:780px;
	margin-top:5px;
	color:#fff;
	text-align:right;
}

#footer a
{
	height:15px;
	width:780px;
	margin-top:5px;
	color:#fff;
	text-align:right;
}

#footer a:visted
{
	height:15px;
	width:780px;
	margin-top:5px;
	color:#fff;
	text-align:right;
}

#footer a:hover
{
	height:15px;
	width:780px;
	margin-top:5px;
	color:#fff;
	text-decoration:underline;
	text-align:right;
}

#footer a:active
{
	height:15px;
	width:780px;
	margin-top:5px;
	color:#fff;
	text-align:right;
}

.arbo a
{
	color:#fff;
	text-decoration:none;
	padding-top:2px
}

.arbo a:visted
{
	color:#fff;
	text-decoration:none
}

.arbo a:hover
{
	color:#fff;
	text-decoration:underline;
}

.arbo a:active
{
	color:#fff;
	text-decoration:none
}

#boxes{
	height:200px;
	width:570px;
	margin-right:10px;
	margin-bottom:10px;
	float:right;
	background-color:#fff
} 

#logos {
	height:100px;
	width:570px;
	margin-right:10px;
	margin-bottom:10px;
	background-color:#000;
	float:right;
	background-image:url(img/logos_partenaires.gif);
}

#copyright {
	padding-top:8px;
	height:20px;
	width:100%;
	margin:0px auto;
	text-align:center;
	color:#fff
}

#copyright a {
	color:#fff;
	text-decoration:none;
}

#copyright a:visited {
	color:#fff;
	text-decoration:none;
}

#copyright a:hover {
	color:#fff;
	text-decoration:underline;
}

.imgMenu{
	width:150px;
}

.imgMenu:hover{
	width:155px;
}