body, html{
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.texte {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	text-align: center;
    line-height:16px;
    text-align: left;
}
  
#bgBody {
    background-color: #edeef2;
    background-image: url('niveau-laser/bg-niveau-laser.jpg');
    background-repeat: no-repeat; 
    background-position: top left;
    background-attachment: fixed;
    padding-top:70px;
}

.bgBlanc {
    background-color: #ffffff;
    width: 1000px;
}

.bdGris {
    background-color: #4c4c4c;
    background-image: url('niveau-laser/bd-niveau-laser-gris.jpg');
    background-repeat: repeat-x; 
    background-position: top left;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:normal;
	color: #ffffff;
	text-align: center;
    height:115px;
}
.lumOff {
    background-color: #4c4c4c;
    height:10px;
}
.lumOn {
    background-color: #ff6600;
    height:10px;
}
.menu {
    background-color: #ffffff;
    background-image: url('niveau-laser/menu-niveau-laser.jpg');
    background-repeat: repeat-x;  
    height:30px;    
}

.btnAct{
    background-image: url('niveau-laser/btn-laser.jpg');
    background-repeat: no-repeat; 
    background-position: top left;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-align: center;
    width:148px;
    height:30px;
    font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border-right:1px solid #666666;
    border-left:1px solid #efefef;
}

a.btn:link, a.btn:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #666666;
	text-align: center;
    height:30px;
    font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border:0px;
    padding-top:8px;
	padding-bottom:8px;
    padding-right:30px;
    padding-left:30px;
    border-right:1px solid #666666;
    border-left:1px solid #efefef;
}

a.btn:hover {
    background-image: url('niveau-laser/btn-laser.jpg');
    background-repeat: no-repeat; 
    background-position: top left;
}

.ombre {
    background-color: #ffffff;
    background-image: url('niveau-laser/ombre-niveau.jpg');
    background-repeat: repeat-x;  
    height:30px;    
}
.foo {
    background-color:#cccccc;
    background-image: url('niveau-laser/bgFoo.png');
    background-repeat: repeat-x; 
    background-position: top left;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
    line-height:16px;
	color: #4c4c4c;
	text-align: left;
    height:100%;
    vertical-align:top;
}
.tableFoo {
    width:1000px;
}
.footerTrait{
    width:25%;
    border-right:1px solid #4c4c4c;
    padding-top:20px;
    padding-left:10px;
    vertical-align:top;
}
.footer{
    width:25%;
    padding-top:20px;
    padding-left:10px;
    vertical-align:top;
}
/*---------------------repere--------------------------------------*/

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	text-align: center;
}

.position_texte {
	padding-left: 5px;
}
.categories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bolder;
	color: #FEEAD6;
	text-align: center;
	font-variant: normal;
	text-transform: uppercase;
    height:40px; 
    background-image: url("niveau-laser/bg-cat-laser.png");
    background-repeat: repeat-x;
    background-position: top;
    background-color:#FF6701;
}

.categories2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bolder;
	color: #FFFFFF;
	text-align: center;
	font-variant: normal;
	text-transform: uppercase;
}
a.lien:link, a.lien:visited{
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border:0px;
	color: #CC0000;
}
a.lien:hover{
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	border:0px;
	color: #CC0000;
}

a.titreTableau:link, a.titreTableau:visited {
    color: #ff6600;
    font-style:normal;
    font-weight:bold;
    font-size:13px;
    font-family:arial;
}


a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
    text-decoration: none;
	border:0px;
	color: #4c4c4c;
}
a:hover {
	font-weight: normal;
	color: #000000;
}

.fond {
	background-color: #E5E5E5;
}
.bordure {
	background-color: #ffffff;
}
.bordure-tablo {
	border: thin solid #E5E5E5;
}
.bordure-ds-tablo {
	border-right: 1px solid #ccccce;
}
#fImage {
background-color:#FFffff;
}

