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

#tableauMiddelBleu{
	background-image: url(../images/tableauMiddel.jpg);
	background-repeat: repeat-y;
	width: 750px;
	margin-bottom:15px;
}
#tableauMiddelBleu img{
display:block;}

#tableauMiddelBleu td{
	vertical-align:top;
	}

#tableauMiddelBleu table{
	background-image: url(../images/tableauBleuTop.jpg);
	background-repeat: no-repeat;
}
#tableauMiddelBleu table img{
	margin-left:12px;
}

a.specification{
	background-image: url(../images/btSpecification.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 37px;
	width: 122px;
	display: block;
	float: left;
	margin-top:40px;
}

a.impression{
	background-image: url(../images/btimpression.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 37px;
	width: 131px;
	display: block;
	float: left;
	margin-top:40px;
}
h1{
margin-top:4px;
margin-bottom:8px;}

#tableauMiddelRed{
	background-image: url(../images/tableauMiddelRed.jpg);
	background-repeat: repeat-y;
	width: 750px;
	margin-bottom:15px;
}
#tableauMiddelRed img{
display:block;}

#tableauMiddelRed td{
	vertical-align:top;
	}

#tableauMiddelRed table{
	background-image: url(../images/tableauRougeTop.jpg);
	background-repeat: no-repeat;
}
#tableauMiddelRed table img{
	margin-left:12px;
}
/*/////////////////////////////////////*/
#tableauMiddelRed2{
	background-image: url(../images/tableauMiddel.jpg);
	background-repeat: repeat-y;
	width: 750px;
	margin-bottom:15px;
}
#tableauMiddelRed2 img{
display:block;}

#tableauMiddelRed2 td{
	vertical-align:top;
	}

#tableauMiddelRed2 table{
	background-image: url(../images/tableauRouge2Top.jpg);
	background-repeat: no-repeat;
}
#tableauMiddelRed2 table img{
	margin-left:12px;
}