body{
	background-image:url('images/fond_body.jpg');
	background-repeat:repeat;
	text-align:center;
	font-family:arial;
}
#page{
	width:929px;
	height:768px;
}
#bandeau1{
	background-image:url('images/bandeau1.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	text-align:right;
	width:929px;
	height:120px;
}
#bandeau2{
	background-image:url('images/bandeau2.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	text-align:center;
	width:929px;
	height:188px;
}
#contenu{
	width:929px;
	background-color:#ADC3FD;
	font-family:arial;
	color:#433E9D;
	font-size:12px;
}
#corps{
	text-align:left;
	padding:10px;
}
#menu{
	width:168px;
	background-image:url('images/fond_menu.jpg');
	background-repeat:repeat;
	color:#FFFF00;
	text-align:center;
}
#menu a{
	color:#FFFF00;
	text-decoration:none;
}
#item{
	background-image:url('images/fond_item.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	text-align:center;
	margin-top:3px;
	font-weight:bold;
	height:21px;
	padding-top:5px;
}
#item:hover{
	font-size:14px;
}
#item-over{
background-image:url('images/fond_item.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	text-align:center;
	margin-top:3px;
	font-weight:bold;
	height:21px;
	padding-top:5px;
	font-size:14px;
	}
.petit {
	font-size: 10px;
}

#bas{
	background-image:url('images/bas.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	text-align:center;
	width:929px;
	padding-top:70px;
	height:50px;
	color:#FFFFFF;
	font-size:10px;
}
#bas a{
	color:#FFFFFF;
}
#titre{
	font-size:18px;
	color:#433E9D;
	font-weight:bold;
	margin-bottom:20px;
}
#titre .grasJaune{
	font-size:18px;
	color:#FFFF00;
}

.grasJaune{
	font-size:14px;
	color:#FFFF00;
	font-weight:bold;
}
.bleu{
	color:#433E9D;
}
.blanc{
	color:#FFFFFF;
}
hr{
	border:1px solid #FFFF00;
}
#tab_tarifs {
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #010000;
	font-size: 12px;
	width: 600px;
}

