ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}
a img {
	border: none;
}

#menutop a:link {
	color: #0088cc;
    text-decoration-line: none;
	text-decoration: none;//ie
    text-decoration-style: solid;
}

#menutop a:visited {
	color: #0088cc;
    text-decoration-line: none;
    text-decoration-style: solid;
}

#menutop a:hover, a:active, a:focus 
{
  outline-width: medium;
  outline-style: none;
  text-decoration: underline;
}

a:link {
	color: #369;
    text-decoration-line: none;
	text-decoration: none;//ie
    text-decoration-style: solid;
}

a:visited {
	color: #369;
    text-decoration-line: none;
    text-decoration-style: solid;
}

a:hover, a:active, a:focus 
{
  outline-width: medium;
  outline-style: none;
  text-decoration: underline;
}

#idfooter a:link
{
  color: #000;
  text-decoration-line: none;
  text-decoration-style: solid;
  text-decoration: none;
}

#idfooter a:visited
{
  color: #000;
  text-decoration-line: none;
  text-decoration-style: solid;
  text-decoration: none;
}

#idfooter a:hover, a:active, a:focus 
{
  color: #000;
  outline-width: medium;
  outline-style: none;
  text-decoration: underline;
}

.container 
{
	width: 80%;
	max-width: 1000px;
	min-width: 870px;
	background-color: #FFF;
	margin: 0 auto;
	background-image: url(../img/ligne/fdright.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: left;
	position: relative;
	
}

.header 
{
	background-image: url(../img/ligne/background.png);
	background-repeat: repeat-x;
}

.content 
{
	padding: 10px 0;	
}

.content ul, .content ol 
{ 
	
}

.footer 
{
	padding: 1px 0;
	background-color: #005890;
}

.footer2 
{
	background-color: #BEC8D1;
	height: 50px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: -20px;
	padding-left: 0;
	margin-bottom:-10px
}

.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#toplk
{
	background-color:#EAEAEA;
	border:1px dotted #CCCCCC;
	padding:0.5em;
}

.barre_noire
{
	
	background-image: url(../img/ligne/b3.png);
	background-repeat: repeat-y;
}

#ombre{
	 box-shadow: 10px 10px 5px #888888;
}

#ombre2
{
	 box-shadow: 0 0 5px rgba( 0, 0, 0, 0.5),
                 0 -1px 0 rgba( 255, 255, 255, 0.4);
}

#btn{
     font-family: Arial, Helvetica, sans-serif;
	 font-weight: bold;
	 font-size: 11px;
     width: 90px;
     height: 30px;
     text-align: center;
     color: #808080;
	 background:#EFEFEF;
     background: linear-gradient(#FFF,#EFEFEF);
	 border-radius: 8px;
	 box-shadow: 0 0 5px rgba( 0, 0, 0, 0.5),
                 0 -1px 0 rgba( 255, 255, 255, 0.4);
		 
	opacity: 0.9;
}

#lienmenu
{
}

#lienmenu a:link
{
	color: #FFFFFF;
	opacity: 0.9;
}

#lienmenu a:visited
{
	color: #FFFFFF;
}

#lienmenu a:hover, a:active, a:focus 
{
	
	color: #FFFFFF;
	opacity: 1;
}

#btn a:link
{
	color: #004E9B;
	text-decoration: none;
}

#btn a:visited
{
	color: #004E9B;
	text-decoration: none;
}

#btn a:hover, a:active, a:focus 
{
	
	color: #003C77;
	text-decoration: none;
	opacity: 1;
}

#btn td:hover
{
     background::#EFEFEF;
     background: linear-gradient(#FFF,#CFCFCF);
	 border-radius: 8px;
	 
	 box-shadow: 0 0 5px rgba( 0, 0, 0, 0.5),
                 0 -1px 0 rgba( 255, 255, 255, 0.4);
				 
     opacity: 1;
}

#btngrey
{
	
	font-family: Arial, Helvetica, sans-serif;
	 font-weight: bold;
	 font-size: 11px;
     width: 90px;
     height: 30px;
     text-align: center;
     color: #808080;
	 background:#EFEFEF;
     background: linear-gradient(#FFF,#EFEFEF);
	 border-radius: 8px;
	 box-shadow: 0 0 5px rgba( 0, 0, 0, 0.5),
                 0 -1px 0 rgba( 255, 255, 255, 0.4);
		 
	opacity: 0.9;
}

#schap
{
	background:#DAE9F8;
	background: linear-gradient(#8BBAE9,#DAE9F8);
    
}

#schap2
{
	background:#D7D7D7;
	background: linear-gradient(#F7F7F7,#D7D7D7);
    
}

#returnOnTop {
    background: url('../img/ligne/return_on_top3.png') no-repeat;
    bottom: 1%;
    cursor: pointer;
    display: none;
    filter: alpha(opacity = 50); /* IE < 8 */
    height: 48px;
    opacity: 0.5;
    position: fixed;
    right: 1%;
    width: 48px;
}

#voiraussi
{
	font-family: Arial, Helvetica, sans-serif;
	 font-weight: bold;
	 font-size: 11px;
     width: 90px;
     height: 20px;
     text-align: center;
     color: #5D5D5D;
	 background:#EFEFEF;
     background: linear-gradient(#FFF,#EFEFEF);
	 box-shadow: 0 0 5px rgba( 0, 0, 0, 0.5),
                 0 -1px 0 rgba( 255, 255, 255, 0.4);
	opacity: 0.9;
}

#returnOnTop:hover {
    filter: alpha(opacity = 70); /* IE < 8 */
    opacity: 0.7;
}

.pdf 
{
	background-image: url(../img/ligne/pdf.png);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-bottom: 12px;
	padding-left: 25px;
	height: 37px;
	width: 92px;
}

#cpleft1 
{
	width:60px;
	height:auto;
	float:left;		
}

#cpage
{
	width: 800px;
	height: auto;
	margin: auto;
}

#cpleftright
{
	width: 720px;
	height: auto;
	float: left;
	margin-left: 5px;
}

#arraytop
{
	background:#FAFAFC;
	background: linear-gradient(#FAFAFC,#E4E6F3);
}

.devis 
{
	background-image: url(../img/ligne/devis3.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 37px;
	width: 92px;
}

.devis2 {
	font-family: Arial, Helvetica, sans-serif;
	 font-weight: bold;
	 font-size: 10px;
     text-align: center;
	 padding-top:5px;
 	 margin-top:10px;
	 width:42%;
	 height:20px;
     color: #808080;
	 background::#EFEFEF;
     background: linear-gradient(#FFFFF2,#FFFFD9);
	 border-radius: 8px;
	 box-shadow: 0 0 5px rgba( 0, 0, 0, 0.5),
                 0 -1px 0 rgba( 255, 255, 255, 0.4);
		 
	opacity: 0.9;
}

.achat {
	background-image: url(../img/ligne/btnachat.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-weight: bold;
	padding-left: 20px;
	padding-top:10px;
	height: 37px;
	width: 155px;	
}

.mecssout
 {border: 2px solid #ADADAD; }

.macssover
 {border: 2px solid #0173BC; }

.macssout
 { border: 2px solid #ADADAD; }
.title4 {	font-weight: bold;
	font-size: 13px;
	font-family: Geneva, Helvetica, Arial, Swiss, SunSans-Regular;
	text-align: center;
	color: #FFF;
}

#topsubmenu
{
	height: 30px;
	text-align: center;
	vertical-align: middle;
}

#topsubmenu a:link
{
	color: #6A6A6A;
	opacity: 0.9;
}

#topsubmenu a:visited
{
	color: #6A6A6A;
}

#topsubmenu a:hover, a:active, a:focus 
{
	color: #000000;
	opacity: 1;
}
.menuleft
{
	padding-left: 20px;
	float: left;
	position:relative;
	left:0px;
	top:-680px;
}
