body {
	margin : 10px 0 0 0;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
}
div#container {
	margin : 0 auto 0 auto;
	width : 774px;
	text-align : left;
	position : relative;
}
div#bandeau {
	width : 774px;
	margin-bottom : 10px;
	background-image : url(../images/vpcom/vp_bandeau.jpg);
	background-repeat : no-repeat;
	height : 93px;
}
div#logoTitre {
	width : 275px;
	position : absolute;
	top : 104px;
	left : 99px;
	z-index : 100;
}
div#logoTitre h1 {
	color : #993399;
	font-size : 0.8em;
	line-height : 1.1em;
}
div#carre {
	width : 47px;
	background-image : url(../images/vpcom/vp_carre.gif);
	background-repeat : no-repeat;
	height : 47px;
	position : absolute;
	bottom : -12px;
	right : -2px;
}
div#prive {
	background-image : url(../images/vpcom/vp_degradebleu.gif);
	background-position : right;
	background-repeat : repeat-y;
	height : 41px;
	text-align : right;
	margin-top : 30px;
}
/* ------------------------------------------------------------------------------------------------
	page index	
------------------------------------------------------------------------------------------------ */
div#floatContent {
	width : 774px;
	position : relative;
}
div#floatLeft {
	width : 362px;
	position : absolute;
	top : 0;
	left : 0;
}
div#floatRight {
	padding-top : 50px;
	margin-left : 363px;
	width : 400px;
	padding-bottom : 15px;
	background-image : url(../images/vpcom/vp_degradeparme.gif);
	background-repeat : repeat-x;
	background-position : bottom;
}
div#floatRight h2 {
	margin-left : 45px;
}
div#floatRight h3, div#floatRight h4 {
	margin-left : 45px;
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.9em;
}
div#floatRight h4 {
	margin : 15px 0 0 45px;
}
div#floatRight p {
	margin : 0 0 0 45px;
	padding-left : 40px;
	background-image : url(../images/vpcom/vp_puce.gif);
	background-position : left;
	background-repeat : no-repeat;
	color : #66ffff;
	font-weight : bold;
	font-size : 0.8em;
}
/* ------------------------------------------------------------------------------------------------
		bloc float right pour les pages packs
------------------------------------------------------------------------------------------------ */
div#floatPack {
	margin-left : 363px;
	width : 400px;
	padding : 5px 10px 5px 10px;
	border : 1px solid #996699;
	voice-family : "\"}\"";
	voice-family : inherit;
	width : 380px;
}
div#floatPack h2 {
	margin : 0;
}
div#floatPack h3, div#floatPack h4 {
	color : black;
	font-size : 0.75em;
	font-weight : normal;
}
div#floatPack h4 {
	margin : 0;
}
div#floatPack p {
	margin : 3px 0 0 0;
	color : black;
	font-size : 0.8em;
}
div#floatPack ul {
	margin : 0;
	padding : 0;
}
div#floatPack li {
	padding-left : 20px;
	list-style : none;
	background-image : url(../images/vpcom/vp_puce_bleu.gif);
	background-position : 0% 4px;
	background-repeat : no-repeat;
	font-size : 0.8em;
}
/* ------------------------------------------------------------------------------------------------
		liens
------------------------------------------------------------------------------------------------ */
div#floatRight a, div#floatRight a:link, div#floatRight a:active, div#floatRight a:visited {
	color : #66ffff;
	text-decoration : none;
}
.suite {
	padding-right : 40px;
	display : inline;
	background-image : url(../images/vpcom/vp_puce.gif);
	background-position : right;
	background-repeat : no-repeat;
	text-decoration : none;
}
.suite a, .suite a:link, .suite a:active, .suite a:visited {
	color : black;
	text-decoration : none;
}
.suite a:hover {
	color : black;
	text-decoration : underline;
}
.retour {
	padding-left : 25px;
	padding-top : 3px;
	background-image : url(../images/vpcom/vp_bt_retour.gif);
	background-position : left;
	background-repeat : no-repeat;
}
.retour a, .retour a:link, .retour a:active, .retour a:visited {
	color : black;
	text-decoration : none;
}
.retour a:hover {
	color : black;
	text-decoration : underline;
}
/* ------------------------------------------------------------------------------------------------
		divers
------------------------------------------------------------------------------------------------ */
hr.spacer {
	clear : both;
	visibility : hidden;
}
