body
{
	margin: 0;
	padding: 0;
	font-size: 12px; 
	font-family:  arial, helvetica, verdana, sans-serif;
	background-image: url(bg.jpg);
	background-attachment:fixed;
	background-repeat:repeat;
}
.b a
{
	color: red;
}
a
{
	color: #00618e;
	font-weight: bold; 	
	text-decoration: none;
	border: 0;
}
a:hover
{
	color: #007cb5;
}
.contactbig
{
	font-weight: bold;
	color: #003366;
}
.texte
{
	padding-top: 0;
	padding-left: 0;
	text-align: justify;
	width: 370px;
	height: 150px;
	color: #333333
}
.h_texte
{
	padding-top: 105px;
	padding-left: 25px;
	font-weight: bold;
	width: 395px;
	height: 40px;
}
.cmnd
{
	padding-left: 23px;
}
input, textarea, select
{
	background: #f8f8f8;
	border: 1px solid #cccccc;
	padding: 3px;
}
input:hover, textarea:hover
{
	background: #f0f0f0;
}
input:focus, textarea:focus
{
	background: white;
}
input[type="checkbox"], input[type="radio"]
{
   background: transparent;
   border: 0;
}
input[type="image"]:hover
{
   background: transparent;
}
.wrong
{
	background: #ff8080 url(Error.png) no-repeat 0% 45%;
	border: 2px solid red;
	padding: 20px;
	padding-left: 60px;
	margin: 5px;
}
.price_col
{
	text-align: right;
}
.prix
{
	font-size: 16px;
}
.steplist 
{
    border-top: 3px solid #999;
	margin-top: 18px;
	margin-bottom: 2px;
	padding-bottom: 4px;
	text-align: center;
    height: 1px;
    z-index: 1;
}
.steplist li 
{
	padding-right: 3px;
	display: inline;	
}
.steplist li img 
{
	padding: 0 0 3px 0;
	vertical-align: middle !important
}
.steplist ul 
{
	padding: 0px;
    margin-top: -16px;
    margin-bottom: 0px;
    position: relative;
    z-index: 2;
}

.info
{
    position:relative; 
    z-index:24; 
}
.info:hover{z-index:25;}
.info span{display: none;}
.oldinfo:hover span
{ 
	display: block; 
 	position: absolute;    
 	margin-left: 50px;   
 	padding: 30px;
   border: 3px solid #e8f3f9;
	background-color: white; 
	background-image: url(blue.jpg); 
	background-repeat:no-repeat;   
	background-position: 95% 10%;
	color: #005f8c;
   font-weight: bold;
   width: 300px;
}
.info:hover span
{
	display: block; 
 	position: absolute;   
 	margin-left: 150px;   
 	background-color: transparent;
	color: #005f8c;
   font-weight: bold;
   width: 300px;
   text-align: center;
}
.coinhg
{
	background-image: url(coinhg.png); 
	width: 27px;
	height: 19px;
}
.infob
{
	border-collapse: collapse;
	width: 357px;
}
.coinhd
{
	background-image: url(coinhd.png); 
	width: 27px;
	height: 19px;
}
.cross
{
	width: 27px;
	height: 19px;
}
.coinbg
{
	background-image: url(coinbg.png); 
	width: 27px;
	height: 19px;
}
.coinbd
{
	background-image: url(coinbd.png); 
	width: 27px;
	height: 19px;
}
.bg
{
	background-image: url(bg.png); 
	width: 27px;
}
.bd
{
	background-image: url(bd.png); 
	width: 27px;
}
.bh
{
	background-image: url(bh.png); 
	height: 6px;
}
.optup
{
	background-image: url(optup.png);
	    background-position: center center; 
	height: 19px;
	max-height: 19px;
}
.opdown
{
	background-image: url(optdown.png); 
	height: 19px;
	max-height: 19px;
}
.bb
{
	background-image: url(bb.png); 
	height: 6px;
}
.core
{
	background-color: white;
	padding: 20px;
}
.titre1
{
	color: #990134;
	font-size: 16px;
	font-weight: bold;
}
.encadre
{
	background-color: #F4FBFD;
	vertical-align: top;
	border-top: 1px solid #005f8c;
}
.opt_title
{
	color: #005f8c;
	font-size: 16px;
	font-weight: bold; 
}
.proc_title
{
	color: #858585;
	font-size: 16px;
	font-weight: bold; 
}
.encadre_proc
{
	background-color: #f9f9f9;
	vertical-align: top;
	border-top: 1px solid #858585;
	padding: 5px;
}
.opt_table
{
	border-collapse: collapse;

	margin-left: 10px
	padding-right: 10px;
	text-align: center;
}
.checkcase
{
	padding-left: 20px;
	padding-right: 20px;
}
.opt_table td
{
	padding-top: 4px;
	padding-bottom: 4px;
}
.opt_name
{
	border-top: 1px solid #1876a3;
	color: #006974;
	font-weight: bold;
	width: 33%;
}
.opt_desc
{
	border-top: 1px solid #1876a3;
	width: 33%;
}
.opt_price
{	
	border-top: 1px solid #1876a3;
	color: #006974;
	font-weight: bold;
	width: 33%;
	text-align: left;
	padding-left: 30px;
}
.titre2
{
	color: #006599;
	font-size: 14px;
	font-weight: bold;
}
.titre3
{
	color: #990134;
	font-size: 16px;
	font-weight: bold;
}
.titre34
{
	color: #858585;
	font-size: 16px;
	font-weight: bold;
	width: 100%;
	vertical-align: bottom;
}
.titre4
{
	color: #005f8c;
	font-size: 16px;
	font-weight: bold;
}
.bord
{
	border-top: 1px solid #990134;
	padding-top: 5px;
	text-align: justify;
} 
.offerpic
{
	padding-left: 10px;
}
.bord3
{
	border-top: 1px solid #990134;
	padding-top: 5px;
	color: #333333;
} 
.bord2
{
	border-top: 1px solid #005f8c;
} 
.bordul
{
	background-color: #0082BF;
	color: white;
}
.fake
{
	vertical-align: top;
}
div#square
{
	width: 21px;
	height: 25px;
	background: url(square.jpg) no-repeat center;
	float: left;
}
.help
{
	background: #f0f0f0 url(i.png) no-repeat 1% 45%;
	border: 2px solid #bdbdbd;
	padding: 20px;
	padding-left: 60px;
	margin: 5px;
}
h3#titre
{
	margin-left: 25px;
	text-align: left;
}
.devis
{
	background: url(bigfond.png) no-repeat ;
	width: 569px;
	height: 910px;
	font-size: 0.9em;
	border-top: 1px solid #858585;
}
.devispic
{
	margin-left: 15px;
	margin-bottom: 20px;
}
.devispic2
{
	margin-left: 15px;
	background: none;
	border: none;
}
.picsubmit
{
	background: none;
	border: none;
}
.picsubmit2
{
	background: none;
	border: none;
	margin-right: 28px;
}
.maintpic
{
	margin-left: 15px;
	margin-bottom: 20px;
}
.devispic3
{
	margin-left: 167px;	
}
.devtab td
{
	vertical-align: top;
	max-width: 50%;
	min-width: 50%;
}
.cellule
{
	margin: 50px 35px 25px 35px;	
}
.cellule2
{
	margin: 0 35px 25px 35px;	
}
.cellule3
{
	margin: 0 180px 25px 175px ;	
	//haut droite bas gauche 
}
.acc1
{
	background: url(fondaccueil1.jpg) no-repeat ;
	width: 191px;	
	height: 236px;
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 35px; 
	vertical-align: top;
}
.bttm
{
	background: url(down.png) no-repeat ;
	width: 800px;	
	height: 171px;
	color: #990134;
}
.btm_menu
{
	position: absolute;
	margin-left: 240px;
	margin-top: -30px;
}
.acctest
{
	background: url(fondaccueil2.jpg) no-repeat ;
	width: 364px;
	height: 104px;
	padding-left: 7px;
	padding-top: 35px; 
	vertical-align: top;
}
.cloquet
{
	width: 364px;
}
img
{
	border: 0;
}
.acctab
{
	margin-left: 10px;
	margin-top: 2px;
	color: #333333;
}
.banpub
{
	margin-left: 12px;
}
.menu li
{
	text-align: left;	
	list-style-image: url(puce.jpg);
}
.somm li
{
	text-align: left;	
	list-style-image: url(fleche.png);
}
.menu2
{
	width: 100px;
	background-color: #E9E9E9;
	border: 1px solid #666666;
}
.checkul li
{
	text-align: left;	
	margin-left: 25px;
	list-style-image: url(puce3.gif);
}
.checkul2 li
{
	text-align: left;	
	margin-left: 25px;
	list-style-image: url(pucev.png);
}
.menu_head
{
	background: url(menu/menu_head.jpg) no-repeat center;
	width: 144px;
	height: 48px;
}
.acc
{
	background: url(menu/acc1.jpg) no-repeat center;
	width: 144px;
	height: 34px;
}
.acc:hover 
{
	background: url(menu/acc2.jpg) no-repeat center;
	width: 144px;
	height: 34px;
}
.align_image img, .align_image span {
  vertical-align: middle;
  display: inline-block; 
  margin-bottom: 3px;
  padding-right: 1px;
}

.estim
{
	background: url(menu/devisgratuit.jpg) no-repeat center;
	width: 144px;
	height: 31px;
}
.estim:hover
{
	background: url(menu/devisgratuit1.jpg) no-repeat center;
	width: 144px;
	height: 31px;
}
.why
{
	background: url(menu/pourquoi1.jpg) no-repeat center;
	width: 144px;
	height: 31px;
}
.why:hover
{
	background: url(menu/pourquoi.jpg) no-repeat center;
	width: 144px;
	height: 31px;
}
.offers
{
	background: url(menu/nosoffres.jpg) no-repeat center;
	width: 144px;
	height: 31px;
}
.offers:hover
{
	background: url(menu/nosoffres1.jpg) no-repeat center;
	width: 144px;
	height: 31px;
}
.equip
{
	background: url(menu/equip1.jpg) no-repeat center;
	width: 144px;
	height: 33px;
}
.equip:hover
{
	background: url(menu/equip2.jpg) no-repeat center;
	width: 144px;
	height: 33px;
}
.contact
{
	background: url(menu/contact1.jpg) no-repeat center;
	width: 144px;
	height: 33px;
}
.contac td
{
	vertical-align: top;
}
.contact:hover
{
	background: url(menu/contact2.jpg) no-repeat center;
	width: 144px;
	height: 33px;
}
.butt
{
	background: url(menu/butt.jpg) no-repeat center;
	width: 144px;
	height: 7px;
}
.devistab
{
	border-collapse: collapse;
	color: #333333;
	font-size: 12px;
	width: 100%;
}
.devistab td
{
	padding: 5px;
	border: 1px solid #005f8c;
	vertical-align: top;
}
.devistitre
{
	font-size: 14px;
	color: #005f8c;
	font-weight: bold;
	text-align: left;
}
.total
{
	color: #990134;
	font-weight: bold;
	font-size: 16px;
}
table 
{
	padding: 0; 
	margin: 0; 
	border: 0;
}
.menu
{
	background: url(left_back.png);
	vertical-align: top;
	width: 200px;
}
.content
{
	background: white;
	vertical-align: top;
	width: 585px;
}
.content p
{
	margin: 0;
	text-align: left;
}
.big
{
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
}
.backp
{
	background-color: #f9f9f9; 
	border: 1px solid #b3bab2; 
	margin-left: 5px;
	padding: 8px;
}
.backongl
{
	width: 572px;
	height: 348px;
	margin-left: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.packpic
{
	margin-left: 15px;
	margin-top: 15px;
}
.boutD
{
	background: url(boutondev1.png);
	position: absolute;
	width: 106px;
	height: 26px;
	margin-left: 23px;
	margin-top: 14px;
}
.boutD:hover
{
	background: url(boutondev2.png);
	width: 106px;
	height: 26px;
	margin-left: 23px;
	margin-top: 14px;
}
.boutG
{
	background: url(boutongraph1.png);
	position: absolute;
	width: 106px;
	height: 26px;
	margin-left: 129px;
	margin-top: 14px;
}
.boutG:hover
{
	background: url(boutongraph2.png);
	width: 106px;
	height: 26px;
	margin-left: 129px;
	margin-top: 14px;
}
.boutM
{
	background: url(boutonmaint1.png);
	position: absolute;
	width: 106px;
	height: 26px;
	margin-left: 235px;
	margin-top: 14px;
}
.boutM:hover
{
	background: url(boutonmaint2.png);
	width: 106px;
	height: 26px;
	margin-left: 235px;
	margin-top: 14px;
}
.boutR
{
	background: url(boutonref1.png);
	position: absolute;
	width: 106px;
	height: 26px;
	margin-left: 341px;
	margin-top: 14px;
}
.boutR:hover
{
	background: url(boutonref2.png);
	width: 106px;
	height: 26px;
	margin-left: 341px;
	margin-top: 14px;
}
.boutH
{
	background: url(boutonH1.png);
	position: absolute;
	width: 106px;
	height: 26px;
	margin-left: 447px;
	margin-top: 14px;
}
.boutH:hover
{
	background: url(boutonH2.png);
	width: 106px;
	height: 26px;
	margin-left: 447px;
	margin-top: 14px;
}
.menu p
{
	margin-top: 5px;
	margin-left: 30px;
	height: 500px;
}
.contacdiv
{
	width: 572px;
	height: 200px;
}
.puceone
{
	padding-top:41px;
	padding-left: 145px;
	padding-right: 15px;
}
.puceone2
{
	padding-top: 38px;
	padding-left: 145px;
	padding-right: 15px;
}
.pucetwo2
{
	padding-top: 3px;
	padding-left: 145px;
	padding-right: 15px;
}
.puceone3
{
	padding-top: 40px;
	padding-left: 145px;
	padding-right: 15px;
}
.pucetwo3
{
	padding-top: 3px;
	padding-left: 145px;
	padding-right: 15px;
}
.pucetwo
{
	padding-top: 13px;
	padding-left: 145px;
	padding-right: 15px;
}
.pucethree
{
	padding-left: 145px;
	padding-right: 15px;
}
.lecontacter2
{
	padding-top: 30px;
	padding-left: 430px;
}
.lecontacter1
{
	padding-top: 32px;
	padding-left: 430px;
}
.lecontacter3
{
	padding-top: 28px;
	padding-left: 430px;
}
.whyp
{
	padding-left: 10px;
	text-align: justify;
	padding-right: 10px;
	color: #333333;
}
.whyp2
{
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	color: #333333;
}
.whypp
{
	padding-left: 10px;
	padding-right: 10px;
	color: #333333;
}
.whyppp
{
	padding-left: 10px;
	color: #333333;
	text-align: justify;
	padding-right: 10px;
}

.whyppp2
{
	padding-left: 10px;
	color: #333333;
	padding-right: 10px;
}
.right
{
	background: url(middle_back2.png);
	width: 15px;
}
