

/* Structure */
body{
 	background: url(../img/compare/bg_ow.jpg) bottom left no-repeat white;
}



/* Top */
.ContentTop{
	width:986px;
	padding: 0 0 0 16px;
}
.content_left{
	float: left;
	padding: 0 30px 0 16px;
	width: 374px;
}
.content_right{
	float: left;
	width: 562px;
	margin-top: 40px
}
.visuel_gal{
	background: url(../img/gallerie/fond_ecran.jpg) no-repeat;
	padding: 18px 0 20px 5px;
	text-align: center;
}
.content_right p{
	text-align: right;
	padding: 5px
}
.content_left h1{
	font-size: 27px
}
.tabcontent{
	height: 385px
}

.table_gal{
	width: 100%;
	margin-top: 30px
}
.table_gal td{
	background: url(../img/gallerie/diapo.gif) no-repeat;
	width: 82px;
	height: 82px;
	text-align: center;
	vertical-align: middle;
	padding:0;
}
html>body .table_gal td{
	padding-top: 7px;
	background: url(../img/gallerie/diapo.gif) no-repeat top;
}

.tdvisu td{
	padding-bottom: 30px
}





