html, body {
	margin:0px;
	padding:0px;
	width:100%;
}

html, body, table {
	color:#333333;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

/*div {
	border:black solid 1px;
}*/
p, table, form {
	margin:0px;
}

a {color:#0066cc;}
a:link {color:#0066cc;}
a:visited {color:#5a9de0;}

#vtx_page {
	width:968px;
	margin: 0px auto;
	padding: 5px 0px 5px 0px;
}

#vtx_left {
	width: 794px;
	float:left;
}

#vtx_right {
	width: 172px;
	float:left;
}
#vtx_right a{
	color: #FFFFFF;
	text-decoration: none;
}
#vtx_right a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#vtx_footer {
	width:968px;
	margin: 0px auto;
	padding: 0px 0px 10px 0px;
}

#vtx_footer div {
	width: 794px;
	text-align:right;
}

/******************HEADER***/
#vtx_motto {
	float: left;
	height: 28px;
	width: 366px;
}

#vtx_search {
	float: right;
	height: 28px;
	width: 366px;
	text-align:right;
}

/*#vtx_topmenu {
	height: 45px;
	width: 794px;
	background-position: 1px 0px;
	background-repeat:repeat-x;
}*/

#vtx_searchbar {
	background-repeat: no-repeat;
}

#vtx_logo {
	float: left;
	height: 48px;
	width: 181px;
	background-image:url(/_images/bg_logo.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#vtx_buttons {
	float: right;
	height: 48px;
	text-align:right;
}
/***************end***HEADER***/

#vtx_left {
	background-image:url(/_images/bg_left.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding:0px 2px 3px 0px;
}

#vtx_leftmenu {
	background-image: url(/_images/bg_leftmenu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	/*min-height:400px;*/
	float: left;
	width: 202px;
}

#vtx_leftmenu_top {
	background-image: url(/_images/bg_leftmenu_top.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 202px;
	line-height:1px;
	font-size:1px;
}

#vtx_main {
	float: left;
	width: 585px;
	margin-left:5px;
}

#vtx_main_img {
	height: 96px;
	width: 585px;
	margin-bottom:4px;
}

#vtx_main_img_wide {
	height: 180px;
	width: 585px;
	margin-bottom:4px;
}

#vtx_main_img_corners {
	height: 96px;
	width: 585px;
	background-image:url(/_images/corners.gif);
}

#vtx_main_img_corners_wide {
	height: 180px;
	width: 585px;
	background-image:url(/_images/corners_wide2.gif);
}
#vtx_main_img_corners_wide2 {
	height: 180px;
	width: 585px;
	background-image:url(/_images/corners_wide.gif); 
}
#vtx_main_txt {
	background-image: url(/_images/main_bg.gif);
	background-repeat: repeat-y;
	width: 585px;
}

#vtx_main_txt_top {
	background-image: url(/_images/main_top.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 585px;
	font-size:1px;
	line-height:1px;
}

#vtx_main_txt_middle {
	/*min-height:282px;*/
}

#vtx_main_txt_bottom {
	background-image: url(/_images/main_bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 585px;
	font-size:1px;
	line-height:1px;
}

/******************BANDE À DROITE***/
#vtx_rightbg {
	width: 172px;
	margin-top:48px;
	float:left;
	background-image: url(/_images/bg_right2.gif);
	background-repeat: repeat-y;
}

#vtx_right {
	width: 172px;
	background-image: url(/_images/bg_right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#vtx_rightmain {
	width: 172px;
	/*min-height:300px;*/
	padding-bottom:20px;
}

#vtx_righttop {
	background-image: url(/_images/bg_topright.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 156px;
	width: 124px;
	padding:10px 24px;
}

.vtx_txt {
	margin:10px;
}
/***************end***BANDE À DROITE***/

#listesoussections_menugauche{ color: #FFFFFF; overflow:inherit; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold;}
#listesoussections_menugauche a, #listesoussections_menugauche a:visited{ color: #4d4d4d; display: block; padding: 2px 2px 2px 14px; text-decoration: none; margin-bottom:1px; }
#listesoussections_menugauche a.allume, #listesoussections_menugauche a:visited.allume, #listesoussections_menugauche a:active.allume {  }
#listesoussections_menugauche a:hover, #listesoussections_menugauche a:hover.allume, #listesoussections_menugauche a:active { color: #2a2a2a; }

#listefiches_menugauche{ padding:5px 0; margin:10px auto; color: #FFFFFF; background-color:#DDD; width:100%;}
#listefiches_menugauche a, #listefiches_menugauche a:visited { text-decoration: none; color: #686868; margin-left:10px;}
#listefiches_menugauche a.allume, #listefiches_menugauche a:visited.allume, #listefiches_menugauche a:active.allume{ color: #2a2a2a; background-image:url(); border:none;}
#listefiches_menugauche a.allume1, #listefiches_menugauche a:visited.allume1, #listefiches_menugauche a:active.allume1{ color: #999; background-image:url(); margin:5px auto; font-size:12px;}
#listefiches_menugauche a:hover, #listefiches_menugauche a:hover.allume{ color: #000000; background-image:url(); }

/*********************/

.wrapzoneprimeur {
	padding:10px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.wrapzoneprimeur ul {
	margin:0px;
	padding:0px 0px 0px 13px;
}

.primeur_titre {
	font-size:14px;
	font-weight:bold;
	/*margin-bottom:3px;*/
	padding-bottom:10px;
}

#wrapzoneprimeur3 {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#wrapzoneprimeur3 a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#wrapzoneprimeur3 a:hover {
	color:#f2af25;
}

/*********************/

#frmrecherche {
	padding:3px 5px 0px 0px;
}

#frmrecherche input {
	border:0px;
	background-color:#fdfcfa;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:15px;
	width:119px;
	padding-left:18px;
	padding-top:3px;
}

/*********************/
#vtx_leftindex {
	width:394px;
	float:left;
}

#vtx_rightindex {
	width:394px;
	margin-left:4px;
	float:left;
}
#vtx_p1_middle {
	height:141px;
	overflow:hidden;
}
#vtx_p1, #vtx_p2, #vtx_p3, #vtx_p4, #vtx_p5, #vtx_p6 {
	margin:4px 0px;
}


#vtx_p6_middle {
	padding-bottom:10px;
}

.vtx_topprimeur {
	width:394px;
	height:9px;
	background-image:url(/_images/primeur_top.gif);
	background-repeat:no-repeat;
	font-size:1px;
	line-height:1px;
}
.vtx_bgprimeur {
	width:394px;
	background-image:url(/_images/primeur_bg.gif);
}
.vtx_middleprimeur {
	width:384px;
}
.vtx_middleprimeur .texteprimeur, .vtx_middleprimeur .primeur_titre, .vtx_middleprimeur .titreprimeur {
	padding:2px 10px;
}
.vtx_middleprimeur .imgprimeur {
	width:394px;
	text-align:center;
}

.vtx_bottomprimeur {
	width:394px;
	height:9px;
	background-image:url(/_images/primeur_bottom.gif);
	background-repeat:no-repeat;
	font-size:1px;
	line-height:1px;
}

#vtx_leftindex .primeur_titre, #vtx_rightindex .primeur_titre {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	/*color:#0e7fb9;*/
	color:#12648D;
	margin:0px;
	padding-left:10px;
}
#vtx_p6_middle .primeur_titre {
	padding-top:9px;
	color:#666666;
}
#vtx_p5_middle ul {
	margin:0px;
	padding:2px 25px;
}
#vtx_p5_middle li {
	margin:0px;
	padding:0px;
}
/*********************/