@charset "utf-8";
/* CSS Document */
/*--------------*/
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #FFF;
}
div, p, ul, input, table, tr, td, h1, h2, h3, h4{
	margin: 0px;
	padding: 0px;
}
a, a:link, a:hover, a:visited{
	text-decoration: none;
	color: #000;
}
img{
	border: none;
}
/*--------------*/
.clearer{
	clear: both;
}
.left{
	float: left;
}
.right{
	float: right;
}
/*--------------*/
#content{
	margin: auto;
	width: 1015px;
}
#flags{
	padding-bottom: 10px;
	padding-top: 35px;
	padding-right: 20px;
}
#center{
	background: url(../images/bg_top.gif) no-repeat top center;
	width: 1005px;
}
/*--------------*/
#header{
	padding-top: 25px;
	padding-left: 55px;
}
#header .titre{
	color:#999999;
	font-family:Myriad Pro;
	padding-left:40px;
	padding-top:38px;
}
/*--------------*/
#menu h2 a{
	font-size: 14px;
	text-decoration: underline;
	font-weight: normal;
}
#menu h2{
	padding-top: 15px;
}
/*--------------*/
#left{
	width: 725px;;
	float: left;
	margin-left: 22px;
	margin-top: 35px;
}
#left h3{
	font-size: 30px;
	font-weight: bold;
	font-family: Arial;
	margin-left:50px;
}
/*--------------*/
#left #img_product{
	padding-top: 20px;
	padding-right: 30px;
}
/*--------------*/
#left #nb_ordinateurs{
	margin-top: 20px;
	margin-bottom: 20px;
}
#left #nb_ordinateurs .nb_ordinateurs{
	background: url(../images/bg_choice_product.gif);
	background-repeat: no-repeat;
	height:26px;
	width:375px;
	padding-top: 8px;
	margin-bottom:3px;
	cursor: pointer;
}
#left #nb_ordinateurs .nb_ordinateurs input{
	margin-left: 10px;
}
#left #nb_ordinateurs .nb_ordinateurs p.nombre{
	padding-left: 10px;
	width:85px;
}
#left #nb_ordinateurs .nb_ordinateurs p.nombre span.nb{
	font-weight: bold;
	padding-right: 2px;
}
#left #nb_ordinateurs .nb_ordinateurs p.prix{
	font-weight: bold;
	padding-left: 20px;
	width:58px;
	font-size: 15px;
	text-align: right;
}
#left #nb_ordinateurs .nb_ordinateurs p.rouge{
	color:#DE3E24;
	font-size:15px;
	font-weight:bold;
	margin-left:20px;
	padding-left:1px;
	text-align:left;
	width:130px;
}
#left #nb_ordinateurs .nb_ordinateurs p.rouge_fr{
	color:#DE3E24;
	font-size:15px;
	font-weight:bold;
	padding-left:1px;
	text-align:right;
	width:175px;
}
/*--------------*/
#left #prix{
	font-size: 40px;
	font-weight: bold;
}
/*--------------*/
#left #fiche{
	margin-top: 40px;
	width: 610px;
	margin-left: 55px;
}
#left #fiche ul{
	list-style-position: outside;
	list-style: none;
	list-style-image: none;
}
#left #fiche ul li{
	background:transparent url(../images/image_liste.gif) no-repeat scroll left center;
	color:#666666;
	padding-bottom:15px;
	padding-left:55px;
}
#left #fiche ul li span.black{
	color: #000;
}
/*--------------*/
#left #bt_acheter span{
	background: url(../images/bt_left_orange.gif) no-repeat scroll left top;
	float:left;
	padding:0 0 0px 5px;
	position:relative;
	vertical-align:middle;
}
#left #bt_acheter span span{
	background: url(../images/bt_right_orange.gif) no-repeat scroll right top;
	padding:0 9px 0 4px;
}
#left #bt_acheter span span span{
	background: url(../images/bt_center_orange.gif);
	height:20px;
	padding:14px 5px 6px;
}
#left #bt_acheter span span span a{
	color: #fff;
	font-size: 15px;
}
/*--------------*/
#left #bt_essayer span{
	background: url(../images/bt_left_gris.gif) no-repeat scroll left top;
	float:left;
	padding:0 0 0px 5px;
	position:relative;
	vertical-align:middle;
}
#left #bt_essayer span span{
	background: url(../images/bt_right_gris.gif) no-repeat scroll right top;
	padding:0 9px 0 4px;
}
#left #bt_essayer span span span{
	background: url(../images/bt_center_gris.gif);
	height:20px;
	padding:14px 15px 6px;
}
#left #bt_essayer span span span a{
	color: #000;
	font-size: 15px;
}
/*--------------*/
#right{
	width: 250px;
	float: left;
	margin-top: 35px;
}
#right h4{
	text-align: center;
	font-size:18px;
	padding-top: 10px;
}
#right #presse{
	background: url(../images/bg_presse.gif);
	background-repeat: no-repeat;
	width: 225px;
	height: 265px;
	text-align: center;
	margin-bottom: 15px;
}
#right #presse img{
	padding-top: 30px;
}
/*--------------*/
#right #aide{
	background: url(../images/bg_info.gif);
	background-repeat: no-repeat;
	width: 223px;
	height: 48px;
	margin-bottom: 8px;
}
#right #aide p{
  padding-top: 15px;
  padding-left: 60px;
}
#right #aide a{
	font-weight: bold;
}
/*--------------*/
#right #achat{
	background: url(../images/bg_vert.gif);
	background-repeat: no-repeat;
	width: 223px;
	height: 85px;
	margin-bottom: 15px;
}
#right #achat p{
  padding-top: 15px;
  padding-left: 60px;
}
#right #achat a{
	font-weight: bold;
}
/*--------------*/
#right #contact{
    background: url(../images/bg_contact.gif);
	background-repeat: no-repeat;
	width: 221px;
	height: 245px;
	font-size: 12px;
	margin-bottom: 15px;
}
#right #contact ul{
	list-style: none;
	list-style-position: inside;
	padding-left: 15px;
	padding-bottom: 10px;
}
#right #contact h4{
	padding-bottom: 5px;
}
#right #contact p{
	padding-left: 15px;
	padding-bottom: 2px;
}
#right #contact a{
	padding-left: 15px;
	padding-bottom: 10px;
	color: #a22006;
	text-decoration: underline;
}
/*--------------*/
#right #support_technique{
    background: url(../images/bg_support.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	width: 221px;
	height: 141px;
}
#right #support_technique h4{
	padding-bottom: 5px;
}
#right #support_technique ul{
	list-style: none;
	list-style-position: inside;
	padding-left: 15px;
	padding-bottom: 10px;
}
#right #support_technique p{
	padding-left: 15px;
	padding-bottom: 5px;
}
#right #support_technique a{
	text-decoration: underline;
}
/*--------------*/
#footer{
	background: url(../images/bg_footer.gif) no-repeat scroll left top;
	margin-left:15px;
	color: #fff;
	width: 976px;
	height: 67px;
}
#footer a{
	color: #fff;
	padding-top: 30px;
}

/*--------------*/
.bt_tele_left{
  background-image:url(../img/bouton_tele_left.gif);
  background-repeat:no-repeat;
  height:42px;
  width:17px;

}
.bt_tele_right{
  background-image:url(../img/bouton_tele_right.gif);
  background-repeat:no-repeat;
  height:42px;
  width:41px;

}
.bt_tele_center_middle { 
  background-image:url(../img/bouton_tele_bg.gif);
  height:42px(vertical-align:middle);
  font-family:Verdana; 
  font-size:11px; 
  text-decoration:none;
  font-weight: bold;
  color:#FFFFFF;
}
.sg_blanc_top{
	background-image:url(../img/sg/sg_blanc_top.gif);
	background-repeat:no-repeat;
	width: 480px;
	height: 5px;
}
.sg_blanc_bg{
	background-image:url(../img/sg/sg_blanc_bg.gif);
	width: 480px;
}

.sg_blanc_bottom{
	background-image:url(../img/sg/sg_blanc_bottom.gif);
	background-repeat:no-repeat;
	width: 480px;
	height: 5px;
}
.qte_titre_top{
	background-image:url(../img/common/cadre_top.gif);
	background-repeat:no-repeat;
	width: 780px;
	height: 7px;
}
.qte_titre_bg{
	background-image:url(../img/common/cadre_bg.gif);
	background-repeat:repeat-y;
	width: 780px;
}

.qte_titre_bottom{
	background-image:url(../img/common/cadre_bottom.gif);
	background-repeat:no-repeat;
	width: 780px;
	height: 7px;
}
/*--------------*/
#bt_download span{
	background: url(../images/bt_left_orange.gif) no-repeat scroll left top;
	float:left;
	padding:0 0 0px 5px;
	position:relative;
	vertical-align:middle;
}
#bt_download span span{
	background: url(../images/bt_right_orange.gif) no-repeat scroll right top;
	padding:0 9px 0 4px;
}
#bt_download span span span{
	background: url(../images/bt_center_orange.gif);
	height:20px;
	padding:14px 5px 6px;
}
#bt_download span span span a{
	color: #fff;
	font-size: 15px;
}