@charset "utf-8";
/* CSS Document */
table{
	border-collapse: collapse;
}
.menu-offre td{width:130px;}	

.menu_offre th{
	background:url(../img/arrondi2.gif) no-repeat top right #0680c0;
	height:60px;
	color:#FFF;	
	font-size:14px;
	margin:0;
	padding:0;
	
	border-left-color:#FFF;
	border-top-color:#FFF;
	
}
.menu_offre th span{
	display: block;
	width:100%;
	height:40px;
	padding-top:20px;
	background:url(../img/arrondi.gif) no-repeat top left;
}

.offre td{width:130px;}

.offre th{
	background:url(../img/fond_bleu.jpg);
	width:122px;
	height:50px;
	color:#FFF;
	font-size:12px;
	text-align:center;	
	border-left:#FFF 1px solid;
}

.prix_offre th{width:143x;}

.prix_offre td, .prix_option{
	background:url(../img/fond_orange_prix.gif);
	width:122px;
	height:57px;
	text-align:center;
	color:#0680c0;
	border-left:#FFF 1px solid;	
}

	
.commander td,.bouton_option{
	background:url(../img/fond_commander.gif);
	text-align:center;
	height:30px;
	font-size:12px;	
	width:122px;
	border-left:#FFF 1px solid;	
}

.commander th {
	text-align:left;
	background:url(../img/titre_tab.gif) no-repeat;
	color:#FFF;
	padding-left:30px;
}

.commander a, .bouton_option a{color:#FFF;} 

.tab_initial{
	display:block;
}

.infos{
	position:absolute;
	display:none;
	background-color:#730d00;
	min-height: 130px; 
	width: 257px; 
	overflow: hidden;
	border-style:solid;
	color:#FFF;
	border-color:#f1a168;
	border-left-width:0px;
	padding:5px 10px;
}
.infos ul{
	padding-left:20px;
}
.infos li{
	list-style-type:disc;
}

.tab_intermediaire{
	display:block; 
	border-bottom:4px solid #EA6E17;
	margin-bottom:30px;
}
.perso .tab_intermediaire{
	width:494px;
}
.vds .tab_intermediaire{
	width:584px;
}
.pro .tab_intermediaire{
	width:375px;
}
.divers{
	border-right:4px solid #EA6E17;
	display:block;
}
.blanc{
	 background:#ffffff !important;
	 background:none;
	 width:128px !important;
}
.titre_tab + .divers th, .titre_tab + .divers td{
	border-top:0;
}
.divers th + td {
	border-left:0 !important;
}
.tab_initial tr:first-child td, .tab_initial tr:first-child th{
	border-left:0 !important;
}
.offre td+th{
	border-left:0 !important;
}
.prix_offre th+td{
	border-left:0 !important;
}
.commander th+td{
	border-left:0 !important;
}
.tab_final tr:first-child td, .tab_final tr:first-child th{
	border-top:0 !important;
}
.tab_detail tr:first-child td{
	border-top:1px dashed #EA6E17 !important;
}
.tab_detail tr:first-child th{
	border-top:1px dashed #fff !important;
}
.tab_affiche{
	margin-bottom:0 !important;
}
.tab_detail{
	border-top:0 !important;
	margin-bottom:0 !important;
}
.tab_final{
	display:block; 
	border-bottom:#EA6E17 4px solid;
	margin-top:-2px;
}
.titre_tab{
	background:url(../img/titre_tab2.gif) no-repeat;
}
.titre_tab th{
	text-align:left;
	padding:10px 0 0 50px;
	height:26px;
	background:url(../img/if/icone-domaine.png) no-repeat 4px 3px;
	color:#FFF;
	border-bottom:3px solid #EA6E17;
	width:940px;
	display:block;
}
.perso .titre_tab th{
	width:444px;
}
.pro .titre_tab th{
	width:325px;
}
th.hebergement{
	background:url(../img/if/icone-hebergement.png) no-repeat 4px 3px;
}
th.ico_mail{
	background:url(../img/if/icone-mail.png) no-repeat 0px 3px;
}
th.ico_outil{
	background:url(../img/if/icone-outil.png) no-repeat 4px 3px;
}
th.ico_php{
	background:url(../img/if/icone-php.png) no-repeat 4px 3px;
}
th.ico_bdd{
	background:url(../img/if/icone-bdd.png) no-repeat 4px 3px;
}
th.ico_assistance{
	background:url(../img/if/icone-assistance.png) no-repeat 4px 3px;
}
tbody.detail{
	margin-top:-2px;
}
a.detail{
	display:block;
	font-size:16px;
	text-align:center;
	width:290px;
	height:20px;
	background:url(../img/if/tab-fleche-bas.png) no-repeat center center #EA6E17;
	margin-left:700px;
	color:#730E00;
	font-weight:bold;
	padding-top:5px;
}
.perso a.detail{
	margin:0 0 20px 204px !important;
}
.pro a.detail{
	margin:0 0 20px 85px !important;
}
.divers td{
	text-align:center;
	font-size:13px;
	width:122px;
	height:50px;
	border-top:1px dashed #EA6E17;
	border-left:1px dashed #EA6E17;
	font-weight:bold;
}
.divers_petit td{
	height:30px !important;
}
.divers_petit td p{
	font-weight:normal !important;
	margin:3px 0;
}
.vds .divers th, .vds .blanc{
	width:112px !important;
	border-bottom:0 !important;
}
.vds .divers td, .vds .offre th, .vds .prix_offre td,  .vds .commander td{
	width:118px !important;
}
.vds .commander td{
	border-bottom:4px solid #EA6E17;
}
.vds .divers th{
	cursor:default !important;
}
.vds .divers th:hover{
	background:#EA6E17 !important;
}
.divers th{
	background-color:#EA6E17;
	height:50px;
	width:125px;
	padding-left:5px;
	font-weight:bold;
	font-size:12px;
	color:#730d00;
	text-align:left;
	border-top:1px dashed #FFF ;	
	cursor:pointer;
}

.divers th:hover{
	background:url(../img/triangle2.png) no-repeat 90px 0px #f1a168;
}
.euro {
	float:left;
	font-size:36px;
	width:65px;
	text-align:right;
}
.centime, .ht{
	font-size:16px;
	display:block;
	text-align:left;
	padding-top:5px;
}
.ht{
	font-size:14px;
	margin-top:-7px;
}
.prix_offre span{
	font-weight:normal !important;
}
.case_promo{
	background:#EC1C24 !important;
	color:#FFF100 !important;
}

#tab_offre{
	clear:both;
}
.divers th a{
	color:#ffffff !important;
}