.bordure {
	border: 1px solid #996600;
}
A.vertical {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding: 0px 0px 0px 3px;
	width: auto;
	height: 16px;
	background-color: #CC0000;
}
A.vertical:hover {
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #A42B58;
}
.titre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../img/fond_titre.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #FFFFFF;
	font-style: italic;
}
.important {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
}
body {
     margin: 0; /* pour éviter les marges */
     text-align: center; /* pour corriger le bug de centrage IE */
     }

}
/*integration------------------------------------------------------------------------------------*/
	
div#integration {
	margin:0 auto;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#9D731A;
	width:530px;
	text-align:left;
	}

div#tab {
	width:500px;
	background: url(../img/centre-txt.gif) repeat-y left top;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#E0AB37;
	margin-top:15px;
	}
div#scroll {
	width:530px;
	height:360px;
	overflow:auto;
	
	}
/*titre h1 avec image------------------------------------------------------------------------------------------*/	
.societe{
	background: url(../img/titre_societe.jpg) no-repeat center top;
	height:105px;
	width:500px;
	margin: 0 auto;
	display:block;	
	text-align:center;
}
.devis{
	background: url(../img/titre_devis.jpg) no-repeat center top;
	height:105px;
	width:500px;
	margin: 0 auto;
	display:block;	
	text-align:center;
	
}
.produits{
	background: url(../img/titre_produit.jpg) no-repeat center top;
	height:105px;
	width:500px;
	margin: 0 auto;
	display:block;	
	text-align:center;
	
}
.reference{
	background: url(../img/titre_reference.jpg) no-repeat center top;
	height:105px;
	width:500px;
	margin: 0 auto;
	display:block;	
	text-align:center;
}
.contact{
	background: url(../img/titre_contact.jpg) no-repeat center top;
	height:105px;
	width:500px;
	margin: 0 auto;
	display:block;	
	text-align:center;
}
/*texte------------------------------------------------------------------------------------------*/
p {
	padding:0 20px 0 20px;
	}

div#integration h1 span{
	display:none;
}

div#integration h2 {
	color:#006600;
	font-size:1.2em;
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;
	line-height:25px;
	padding-left:6px;
	width:400px;
	height:auto;
	margin-left:20px;
	margin-top:40px;

}
div#tab p,ul{
	padding-left:90px;
}



div#integration p.p1 {
	background: url(../img/haut-txt.gif) no-repeat left top;
	display:block;
	height:66px;
	padding-top:4px;
	

}


div#integration p.p2 {
	text-align:center;
	font-weight:bold;
	color:#4066B9;
	background: url(../img/bas-txt.jpg) no-repeat  left bottom;
	height:100%;
	padding-bottom:4px;
	
	}
div#integration p.p2 span { /*car ie gere mal le fait que la hauteur du p.p2 soit de 100%*/
	height:60px;
	display:block;
}
	
div#integration p.p3 {
	margin-left:45px;
	font-style:italic;
	color:#FEED00;
	}
	


div#integration p.specialiste a:hover {
	background-color:#fff;
	color:#99CCCC;
	text-decoration:none;

	}
	
div#integration strong {
	font-weight:bold;
	color:#A07411;
	}
	
div#integration a {
	color:#9F731C;
	text-decoration:underline;
	font-weight:bold;
	
	}
div#integration a:hover {
	text-decoration:underline overline;
	color:#999900;
	}
div#integration li {
	list-style-position:outside;
	margin-bottom:5px;
	margin-right:10px;
	}
div#integration form p{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#707D94;
}
.centrer {
	text-align:center;
	}
	
.ref_titre {
	display:block;
	width:440px;
	margin-bottom:0;
	background:#9B731B;
	color:#FFFFFF;
	border:1px solid #fff;
	font-weight:bold;
	text-align:center;
	margin-left:20px;
	
}
.ref_txt {
	display:block;
	width:440px;
	margin-top:0;
	background:;
	color:#9B731B;
	border:1px solid #fff;
	margin-left:20px;
	
}
/*footer------------------------------------------------------------------------------------------*/
div#footer {
	width:400px;
	margin-left:150px;
	margin-top:50px;
	border:1px dashed #fff;
	display:block;
	text-align:center;
	background: #9D741A;
	}
/*images------------------------------------------------------------------------------------------*/
div.conteneurImg {
	display: block; 
	float: left; 
	background: url(../img/ombreportee.png) no-repeat bottom right !important; 
	background: url(../img/ombreportee.gif) no-repeat bottom right; 
	margin: 10px 7px 0 10px !important; 
	margin: 10px 0 0 5px; 
} 

div.conteneurImg img { 
	display: block; 
	position: relative; 
	background-color: #fff; 
	border: 1px solid #666;
	margin: -3px 5px 5px -3px;  
	padding: 2px; 
} 
div.conteneurImg2 {
	display: block; 
	float: right; 
	background: url(../img/ombreportee.png) no-repeat bottom right !important; 
	background: url(../img/ombreportee.gif) no-repeat bottom right; 
	margin: 10px 7px 0 10px !important; 
	margin: 10px 10px 0 5px; 
} 

div.conteneurImg2 img { 
	display: block; 
	position: relative; 
	background-color: #fff; 
	border: 1px solid #666;
	margin: -3px 5px 5px -3px;  
	padding: 2px; 
} 
a#lien_popup {
	cursor:help;
}
/*plan bouton---------------------------------------------------------------------------*/
a.plan { display: block; width: 100px; height: 30px; background-image:url(../img/bouton_plan2.jpg); background-repeat:no-repeat;  }
a.plan:hover { visibility: visible }
a.plan:hover img { visibility: hidden }
.plan img {
border:none;
}

/*anim------------------------------------------------------------------------------------------*/

#txt_defilant {
	width: 500px;
	height: 27px;
	margin: 0 auto;
}

.encart	{
	margin:10px;
	padding:10px;
	background-color:#F3EBD8;
	border:2px dotted #FFFFFF;
	color:#006600;
	text-align:center;
	font-size:13px;
}
