html, body{
	padding:0;
	margin:0;
	border:0;
	width:100%;
}
#main{
	width:100%;
}
#body{
	width:973px;
	background-image:url(../images/body_bg.png);
	background-position:top left;
	background-repeat:repeat-y;
}
#header{
	background-color:#ffffff;
	
	height:125px;
	width:973px;
	padding:0;
	margin:0;
	border:0;
	position:relative;
}
#top_nav{
	padding-right:37px;
	color:#0079C1;
	font-family:"Trebuchet MS";
	font-size:11px;
	padding-top:17px;
}
#top_nav a{
	color:#0079C1;
	font-family:"Trebuchet MS";
	font-size:11px;
}
#logo_holder{
	padding-top:11px;
	padding-left:11px;
	/*width:288px;
	height:51px;*/
    width:80px;
	height:100px;
	position:absolute;
	/*top:33px;*/
    top:5px;
    /*left:0;*/
	left:50px;
}
#govos_en{
	width:210px;
	height:32px;
	position:absolute;
	top:71px;
	left:427px;
}
#govos_fr{
	width:256px;
	height:31px;
	position:absolute;
	top:72px;
	left:691px;
}
#menu{
	width:973px;
	height:51px;
	background-image:url('../images/menu_bg.png');
	background-position:top left;
	background-repeat:no-repeat;
	position:relative;
	padding:0;
	margin:0;
	border:0;
}
#home{
	width:18px;
	height:18px;
	position:absolute;
	top:11px;
	left:30px;
	padding:0;
	margin:0;
	border:0;
}

#home_active{
	width:31px;
	height:39px;
	position:absolute;
	top:5px;
	left:24px;
	padding:0;
	margin:0;
	border:0;
}
#top_bg_left_gris{
	width:337px;
	height:16px;
	position:absolute;
	top:35px;
	left:62px;
	padding:0;
	margin:0;
	border:0;
	background-image:url('../images/top_bg_left_gris.png');
	background-position:top left;
	background-repeat:no-repeat
}
#top_bg_left_bleu{
	width:337px;
	height:16px;
	position:absolute;
	top:35px;
	left:61px;
	padding:0;
	margin:0;
	border:0;
	background-image:url('../images/top_bg_left_bleu.png');
	background-position:top left;
	background-repeat:no-repeat
}
#repertoire_menu{
	width:159px;
	position:absolute;
	left:71px;
	text-align:center;
	top:10px;
}
#repertoire_menu a{
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	font-family:"Trebuchet MS";
	text-decoration:none;
}
#repertoire_menu:hover{
	width:154px;
	height:34px;
	background-image:url('../images/top_menu_bg.png');
	position:absolute;
	background-position:top left;
	background-repeat:no-repeat;
	top:6px;
	left:73px;
	padding-top:4px;
	text-align:center;
}
#rep_active{
	width:154px;
	height:34px;
	background-image:url('../images/top_menu_bg.png');
	position:absolute;
	background-position:top left;
	background-repeat:no-repeat;
	top:6px;
	left:73px;
	padding-top:4px;
	text-align:center;
}
#rep_active a{
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	font-family:"Trebuchet MS";
	text-decoration:none;
}
#hs_menu{
	width:159px;
	position:absolute;
	left:231px;
	text-align:center;
	top:10px;
}
#hs_menu a{
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	font-family:"Trebuchet MS";
	text-decoration:none;
}
#hs_menu:hover{
	width:154px;
	height:34px;
	background-image:url('../images/top_menu_bg.png');
	position:absolute;
	background-position:top left;
	background-repeat:no-repeat;
	top:6px;
	left:233px;
	padding-top:4px;
	text-align:center;
}
#hs_active{
	width:154px;
	height:34px;
	background-image:url('../images/top_menu_bg.png');
	position:absolute;
	background-position:top left;
	background-repeat:no-repeat;
	top:6px;
	left:233px;
	padding-top:4px;
	text-align:center;
}
#hs_active a{
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	font-family:"Trebuchet MS";
	text-decoration:none;
}
#items_panier{
	width:auto;
	position:absolute;
	top:11px;
	right:265px;
	text-align:right;
	color:#ffffff;
	font-family:"Trebuchet MS";
	font-size:12px;
}
#panier{
	width:20px;
	height:17px;
	position:absolute;
	top:11px;
	left:713px;
	padding:0;
	margin:0;
	border:0;
}

#panier_active{
	width:33px;
	height:39px;
	position:absolute;
	top:5px;
	left:707px;
	padding:0;
	margin:0;
	border:0;
}
#finaliser{
	width:18px;
	height:17px;
	position:absolute;
	top:11px;
	left:749px;
	padding:0;
	margin:0;
	border:0;
}

#finaliser_active{
	width:32px;
	height:39px;
	position:absolute;
	top:4px;
	left:742px;
	padding:0;
	margin:0;
	border:0;
}
#search{
	width:160px;
	height:22px;
	position:absolute;
	left:790px;
	top:7px;
}
#searchbox{
	width:160px;
	height:22px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#989898;
	font-style:italic;
	background:none;
	background-image:url('../images/searchbox.png');
	background-position:top left;
	background-repeat:no-repeat;
	border:none;
	padding-left:12px;
}
#searchsubmit{
	width:18px;
	height:17px;
	position:absolute;
	top:2px;
	right:8px;
}
#middle{
	width:943px;
	position:relative;
	padding:0;
	margin:0;
	border:0;
	height:auto;
background-image:url('../images/content_bg.png');
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#f6f6f6;
}
#middle_table{
	/*padding-left:47px;*/
	padding:0;
 margin:0;
	/*width:900px !important;*/
	width:850px;
	min-height:635px !important;
}
#left_top_holder{
	/*position:absolute;
	top:0;
	left:63px;*/
	background-image:url('../images/left_top_holder_shadow.png');
	background-position:top left;
	background-repeat:repeat-y;
	min-height:191px !important;
	width:337px;
	padding:0;
	margin:0;
}
#left_top_holder_bleu{
	/*position:absolute;
	top:0;
	left:63px;*/
	background-image:url('../images/left_top_holder_shadow_bleu.png');
	background-position:top left;
	background-repeat:repeat-y;
	min-height:191px !important;
	width:337px;
	margin:0;
	padding:0;
}
#left_top_content{
	width:317px;
	margin:0;
	min-height:191px ;
	height:auto !important;
	height:191px;
	background-image:url('../images/left_top_content_bg.png');
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#f3f3f3;
}
#left_top_content_bleu{
	width:317px;
	margin:0;
	min-height:191px;
	height:auto !important;
	height:191px;
	background-image:url('../images/left_top_content_bg_bleu.png');
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#1886c7;
}
#welcome{
	font-family:"Trebuchet MS";
	font-size:48px;
	font-weight:bold;
	padding:0;
	margin:0;
	line-height:45px;
}
#nmso{
	font-family:"Trebuchet MS";
	font-size:12px;
	padding:0;
	margin:0;
	line-height:12px;
	font-weight:800;
}
#e06hs{
	font-family:"Trebuchet MS";
	font-size:18px;
	padding:0;
	margin:0;
	line-height:15px;
	font-weight:bold;
	color:#1886c7;
}
#top_drop{
	height:16px !important;
	max-height:16px !important;
	width:337px;
	padding:0 !important;
	margin:0 !important;
	position:relative;
	/*position:absolute;
	top:0;
	left:63px;*/
	background-image:url('../images/top_drop.png');
	background-position:top left;
	background-repeat:no-repeat;
}
#top_drop_bleu{
	height:16px !important;
	max-height:16px !important;
	width:337px;
	padding:0 !important;
	margin:0 !important;
	position:relative;
	/*position:relative;
	top:0;
	left:63px;*/
	background-image:url('../images/top_left_drop_bleu.png');
	background-position:top left;
	background-repeat:no-repeat;
}
#middle_holder{
	/*position:absolute;
	top:0;
	left:63px;*/
	background-image:url('../images/middle_bg_shadow.png');
	background-position:top left;
	background-repeat:repeat-y;
	min-height:216px;
	height:auto !important;
	height:216px;
	width:337px;
	margin:0;
	padding:0;
}
#middle_holder_bleu{
	/*position:absolute;
	top:0;
	left:63px;*/
	background-image:url('../images/middle_bg_shadow_bleu.png');
	background-position:top left;
	background-repeat:repeat-y;
	min-height:216px;
	height:auto !important;
	height:216px;
	width:337px;
	margin:0;
	padding:0;
}
#bottom_drop{
	height:17px;
	width:337px;
	padding:0;
	margin:0;
	position:relative;
	/*position:absolute;
	top:0;
	left:63px;*/
	background-image:url('../images/bottom_drop.png');
	background-position:top left;
	background-repeat:no-repeat;
}
#bottom_drop_index{
	height:17px;
	width:337px;
	padding:0;
	margin:0;
	position:relative;
	/*top:0;
	left:63px;*/
	background-image:url('../images/bottom_drop_index.png');
	background-position:top left;
	background-repeat:no-repeat;
}
#middle_content{
	width:300px;
	margin:0;
	min-height:216px;
	height:auto !important;
	height:216px;
	
	background-image:url('../images/middle_bg.png');
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#dfdfdf;
}
#middle_content_bleu{
	width:300px;
	margin:0;
	min-height:216px;
	height:auto !important;
	height:216px;
	background-image:url('../images/middle_bg_bleu.png');
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#3190c9;
}
#savoirplus a{
	font-family:"Trebuchet MS";
	font-size:48px;
	line-height:45px;
	font-weight:bold;
	color:#231F20;
	text-decoration:none;
	-moz-opacity:.24; filter:alpha(opacity=24); opacity:.24;
}
#savoirplus a:hover{
	color:#FFFFFF;
	text-decoration:none;
	-moz-opacity:1; filter:alpha(opacity=100); opacity:1;
}
#savoirplus_blanc a{
	font-family:"Trebuchet MS";
	font-size:48px;
	line-height:45px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#left_bottom_holder{
	/*position:absolute;
	top:0;
	left:63px;*/
	background-image:url('../images/left_bottom_shadow.png');
	background-position:top left;
	background-repeat:repeat-y;
	min-height:185px ;
	height:auto !important;
	height:185px;
	width:337px;
	background-color:#0079c1;
	margin:0;
	padding:0;
}
#left_bottom_content{
	width:317px;
	margin:0;
	min-height:185px ;
	height:auto !important;
	height:185px;
	padding:0;
	background-image:url('../images/left_bottom_bg.png');
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#0079c1;
}
#english{
	position:absolute;
	bottom:8px;
	left:40px;
}
#francais{
	position:absolute;
	bottom:8px;
	left:136px;
}
#aide{
	position:absolute;
	bottom:8px;
	left:232px;
}
#div{
	position:absolute;
	bottom:1px;
	left:37px;
}
#consult{
	font-family:"Trebuchet MS";
	font-size:10px;
	font-style:italic;
	color:#ffffff;
}
#pagetitle{
	font-family:"Trebuchet MS";
	font-size:21px;
	font-style:bold;
	color:#ffffff;
	line-height:25px;
}
.right_lr_shadow{
	padding:0;
	margin:0;
	border:none;
	width:527px;
	background-image:url('../images/right_lr_shadow.png');
	background-position:top left;
	background-repeat:repeat-y;
}
.right_t_shadow{
	padding:0;
	margin:0;
	border:none;
	width:527px;
	height:7px;
	background-image:url('../images/right_t_shadow.png');
	background-position:top left;
	background-repeat:repeat-x;
}
.right_b_shadow{
	padding:0;
	margin:0;
	border:none;
	width:519px;
	height:7px;
	background-image:url('../images/right_b_shadow.png');
	background-position:bottom left;
	background-repeat:no-repeat;
}
#prefoot{
	width:970px;
	height:23px;
	background-image:url('../images/prefoot.png');
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#f6f6f6;
}
#footer{
	width:969px;
	height:110px;
	padding-top:35px;
	background-image:url('../images/footer_shadow.png');
	background-position:top left;
	background-repeat:repeat-y;
}
#fbg{
	width:960px;
	height:110px;
	background-image:url('../images/footer_bg.png');
	background-position:top left;
	background-repeat:repeat-x;
}
#postfoot{
	width:969px;
	height:8px;
	background-image:url('../images/postfoot.png');
	background-position:top left;
	background-repeat:no-repeat;
}
#copy{
	padding-top:25px;
	width:897px;
	padding-bottom:20px;
}
.right_container{
	width:100%;
	margin:auto;
	padding:16px 0 16px 0;
	border:0;
}
.big_title{
	font-family:"Trebuchet MS";
	font-size:48px;
	font-weight:bold;
	line-height:48px;
	padding-bottom:35px;
	padding-left:23px;
}
.big_title2{
	font-family:"Trebuchet MS";
	font-size:48px;
	font-weight:bold;
	line-height:48px;
	padding-left:23px;
}
.page_title{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#0079C1;
}
.news{
	font-family: 'Trebuchet MS'; font-size: 10px; font-style: italic; color: #000000;
}
.news br{line-height:8px;}
.left_menu{
	width:292px;
	height:21px;
	padding:0;
	margin:0;
	margin-left:-10px;
	padding-left:10px;
	padding-top:3px;
	color:#ffffff;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	cursor:pointer;
	text-decoration:none;
}
 .left_menu a{
	color:#ffffff;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	cursor:pointer;
	text-decoration:none;
}
 .left_menu_active a{
	color:#ffffff;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	cursor:pointer;
	text-decoration:none;
}
 .left_menu_hover a{
	color:#ffffff;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	cursor:pointer;
	text-decoration:none;
}
 .left_menu:hover{
	background-image:url('../images/menu_hover.png');
	background-position:left top;
	background-repeat:no-repeat;
}
 .left_menu_hover{
 	width:300px;
	height:24px;
	padding:0;
	margin:0;
	margin-left:-10px;
	padding-left:10px;
	padding-top:3px;
	color:#ffffff;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	cursor:pointer;
	text-decoration:none;
	background-image:url('../images/menu_hover.png');
	background-position:left top;
	background-repeat:no-repeat;
}
.left_menu_active{
	width:300px;
	height:24px;
	padding:0;
	margin:0;
	margin-left:-10px;
	padding-left:10px;
	padding-top:3px;
	background-image:url('../images/menu_active.png');
	background-position:left top;
	background-repeat:no-repeat;
	color:#ffffff;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	cursor:pointer;
	text-decoration:none;
}
.left_menu2{
	width:295px;
	height:21px;
	padding:0;
	margin:0;
	margin-left:-20px;
	padding-left:10px;
	padding-top:3px;
	color:#ffffff;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	cursor:pointer;
	text-decoration:none;
}
.left_menu2 a{
	color:#ffffff;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	cursor:pointer;
	text-decoration:none;
}
.left_menu2_active a{
	color:#ffffff;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	cursor:pointer;
	text-decoration:none;
}
.left_menu2:hover{
	background-image:url('../images/menu2_hover.png');
	background-position:left top;
	background-repeat:no-repeat;
}
.left_menu2_hover{
	width:295px;
	height:24px;
	padding:0;
	margin:0;
	margin-left:-20px;
	padding-left:10px;
	padding-top:3px;
	color:#ffffff;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	cursor:pointer;
	text-decoration:none;
	background-image:url('../images/menu2_hover.png');
	background-position:left top;
	background-repeat:no-repeat;
}
.left_menu2_hover a{
	color:#ffffff;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	cursor:pointer;
	text-decoration:none;
}

.left_menu2_active{
	width:295px;
	height:24px;
	padding:0;
	margin:0;
	margin-left:-20px;
	padding-left:10px;
	padding-top:3px;
	background-image:url('../images/menu2_active.png');
	background-position:left top;
	background-repeat:no-repeat;
	color:#ffffff;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;font-style:italic;
	cursor:pointer;
	text-decoration:none;
}
#note{
	color:#ffffff;
	font-family:"Trebuchet MS";
	font-size:12px;
	
	padding-right:20px;
	line-height:12px;
}
#arianne{
	text-align:right; display:inline; font-family:'Trebuchet MS'; font-size:11px; color:#989898;
}
#arianne a{
	text-align:right; display:inline; font-family:'Trebuchet MS'; font-size:11px; color:#989898;
	text-decoration:none;
}
#arianne a:hover{
	text-align:right; display:inline; font-family:'Trebuchet MS'; font-size:11px; color:#989898;
	text-decoration:underline;
}
.items{
	width:172px;
	height:173px;
	background-image:url('../images/item_bg.png');
	background-position:top left;
	background-repeat:no-repeat;
	position:relative;
}
.item_title{
	font-family:"Trebuchet MS";
	font-size:24px;
	font-weight:bold;
	line-height:24px;
}
.item_name{
	font-family:"Trebuchet MS";
	font-size:11px;
	line-height:11px;
}
.item_price{
	font-family:"Trebuchet MS";
	font-size:10px;
	line-height:10px;
	font-style:italic;
}
.prod_name{
	font-family:"Trebuchet MS";
	font-size:18px;
	line-height:18px;
	padding-left:23px;
}
.prod_install_type{
	font-family:"Trebuchet MS";
	font-size:18px;
	line-height:18px;
	padding-left:23px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
}
.methodes{
	font-family:"Trebuchet MS";
	font-size:12px;
	line-height:12px;
}
#total_price{
	font-family:"Trebuchet MS";
	font-size:36px;
	font-weight:bold;
	color:#0079C1;
	line-height:36px;
}
#under_price{
	font-size:12px;
	font-weight:normal;
	color:#989898;
	line-height:18px;
}
.io,.iob,.note {
	border: 1px solid #22376d;
	background-color:#f7f7f7;
	color:#22376d;
	font-size: 11px;
}

.error,.note {
	border: 2px solid grey;
	width:507px;
	margin:0 16px;
	text-align:left;
}

.error .item,.note .item{
	padding:5px 5px 5px 20px;
}

.note h2, .error h2 {
	font-size: 10pt;
	font-weight: bold;
	margin:0;
	padding:0;
}

.error {
	border-color: #eb3627;
}

.error {
	color: #eb3627;
}

.note {
	border-color: #e0e0e0;
	color:#abb6c3;
	background-color:#ffffff;

}
.cart_items{
	position:relative;
	font-family:"Trebuchet MS";
	font-style:italic;
	margin-left:23px;
}
.cart_item_title{
	font-size:12px;
	font-weight:bold;
	color:#0079C1;
}
.cart_item_desc{
	font-size:10px;
	color:#000000;
}
.it_desc{
	font-size:10px;
	color:#000000;
	font-weight:bold;
	font-style:normal;
}
.item_sep{
	clear:both;
	height:3px;
	width:527px;
	text-align:center;
	/*background-image:url('../images/item_sep.png');
	background-position:center left;
	background-repeat:no-repeat;*/

}
.champ{
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#0079C1;
}