body{
	font-family : "Arial";
}

table{
	margin : 0;
	padding : 0;
	border : 1px solid black; 
}

.banniere{
	/* background-image : url('../templates/salto/banniere.jpg'); */
	 background-image : url('../templates/salto/banniere3.jpg'); 
	background-repeat : no-repeat;
	background-position : left;
	width : 998px;
	height : 120px;
	vertical-align :bottom;
}

.banniere2{
	width : 100px;
	height : 16px;
	background-color : #84a5c4;
}

.drapeaux{
	margin-left : 25px;
}

.drapeau img{
	border : 0;
}

a img{
	border :0;
}

.menuvertical{
	background-color : #dde6ef;
	border:0;
	height : 720px;
	border-right : 1px solid #84a5c4;
}

.centre{
	background-image : url('../templates/salto/degradecentre.jpg');
/* 	position : relative; */
}



.menuvertical td{
	font-family:Trebuchet MS;
	background-color : #84a5c4;
	color : white;
	font-size: 12pt;
	text-align : center;
	font-weight : bold;
	
}

table.menu{
	margin-top : 25px;
	margin-left :10px;
	border : 0;
}

td.menu2on{
	background-color : #c2d2e2;
}

table.contenucentre{
	margin-top : 20px;
	margin-left : 45px; 
	border:0;
}

table.contenuproduit{
	margin-top : 20px;
	margin-left : 45px; 
	border:1px solid #b8b8b8;
	background-color : white;
}

tr.partietitre{
	background-image : url('../templates/salto/fondtitre.gif');
	background-repeat : no-repeat;
	width : 707px;
	height : 24px;
}


tr.partietitre p {
	font-family:Trebuchet MS;
	color : white;
	margin-right : 10px;
	text-align : right;
	font-size : 17px;
}

tr.nomproduit{
	background-color : #b8b8b8;
	height :30px;
}

tr.nomproduit p{
	font-family:Trebuchet MS;
	color : white;
	margin-right : 10px;
	text-align : right;
	font-size : 16px;
	font-weight : bold;
}

td{
	vertical-align : top;
	/* position : relative; */
}

td.image{
	vertical-align : absmiddle;
}

tr.titreproduit{
	background-color : #84a5c4;
 	color : white;
	text-align : center;
	font-weight : bold;
}

tr.titreproduit2{
	background-color : #84a5c4;
	text-align : center;
	font-weight : bold;
}

tr.titreproduit2 a{
	color : black;
	font-size : 8pt;
}

a{
	text-decoration : none;
	color : black;
	font-weight : bold;
}


.blanc{
	background-color : white;
	text-align : justify;
}

.blanc div{
	padding-left : 8px;
	padding-right : 8px;
}


