body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border:0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/fond_index.png);
	background-repeat: repeat-x;
	background-color: #756b5a;
	color:#333333;
}

img {
    border : none;
    border : 0px;
}

input
{
	font-family:arial;
	font-size:11px;
	color: #333333;
}

textarea
{
	font-family:arial;
	font-size:11px;
	color: #333333;
}

#global
{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-image:url('../images/fond_total.jpg');
	background-repeat:no-repeat;
	height:700px;
}

#logo
{
	position:absolute;
	top:148px;
	left:293px;
	height:114px;
	width:420px;
	background-image:url('../images/logo_full_trans.png');
	background-repeat:no-repeat;
}

#entrer a
{
	position:absolute;
	top:297px;
	left:440px;
	height:31px;
	width:96px;
	background-image:url('../images/entrer.png');
	background-repeat:no-repeat;
}

#infos
{
	position:absolute;
	top:365px;
	left:60px;
	height:22px;
	width:897px;
	border-top: dotted 2px #7e8183;
	border-bottom: dotted 2px #7e8183;
	padding-top: 8px;
	text-align:center;
	font-size:11px;
}

#infos a
{
	text-decoration:none;
	color:#766854;
	font-weight:bold;
}

#infos a:hover
{
	text-decoration:underline;
}

#liste_images
{
	position:absolute;
	top:405px;
	left:58px;
	height:125px;
	width:902px;
}

.bloc_image
{
	float:left;
	height:251px;
	width:170px;
	background-image:url('../images/bloc_image1.png');
	background-repeat:no-repeat;
	margin:0px 2px;
	padding-top:5px;
	padding-left:6px;
}

.img1 a
{
	float:left;
	height:246px;
	width:164px;
	background-image:url('../images/img1.png');
}

.img1 a:hover
{
	background-image:url('../images/img1_hover.png');
}

.img2 a
{
	float:left;
	height:246px;
	width:164px;
	background-image:url('../images/img2.png');
}

.img2 a:hover
{
	background-image:url('../images/img2_hover.png');
}

.img3 a
{
	float:left;
	height:246px;
	width:164px;
	background-image:url('../images/img3.png');
}

.img3 a:hover
{
	background-image:url('../images/img3_hover.png');
}

.img4 a
{
	float:left;
	height:246px;
	width:164px;
	background-image:url('../images/img4.png');
}

.img4 a:hover
{
	background-image:url('../images/img4_hover.png');
}

.img5 a
{
	float:left;
	height:246px;
	width:164px;
	background-image:url('../images/img5.png');
}

.img5 a:hover
{
	background-image:url('../images/img5_hover.png');
}

.filets
{
	position:absolute;
	top:125px;
	left:2px;
	height:6px;
	width:896px;
	background-image:url('../images/filets.png');
}

#lien_vert a
{
	color:#fff;
	background-color:#b1c901;
	padding:2px;
	text-decoration:none;
	text-transform:uppercase;
	border:solid 1px #bebebe;
	font-size:9px;
}

#lien_vert a:hover
{
	text-decoration:underline;
}