#home {
background-color: #ffffff;
scrollbar-face-color: #ffffff; 
scrollbar-track-color: #ffffff;
scrollbar-highlight-color: #ffffff; 
scrollbar-shadow-color: #bebebe; 
scrollbar-3dlight-color: #bebebe; 
scrollbar-arrow-color: #bebebe;
scrollbar-darkshadow-color: #ffffff; 
margin:0px;
font-family: Arial, Geneva, Helvetica, Sans-Serif;
}
#posi {
position:absolute;
text-align:center;
width:100%;
}
#principal {
width:750px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
background-repeat: repeat-x;
background-image: url(../img/fondgris.gif);
}
/* --- Calque de positionnement ---*/
#accueil_elements {
width:750px;height:409px;
position:relative;top:0px; left:0px;
}
#trait1,#trait2 {
width:1px;height:512px;
background-image: url(../img/trait.gif);
}
#trait1 {position:absolute;top:0px; left:0px;}
#trait2 {position:absolute;top:0px; left:750px;}
/* --- Ombre --- */
#ombre {
position:absolute;top:10px;left:195px;width:387px;height:400px;
background-image: url(../img/ombre.gif);
}
/* --- cristal --- */
#cristal {
position:absolute;top:14px;left:200px;width:352px;height:358px;
background-image: url(../img/cristal.gif);
}
#cristal_couleur {
position:absolute;top:14px;left:200px;width:352px;height:358px;
background-image: url(../img/cristal_couleur.gif);
}
#C1 {position:absolute;left:106px;top:3px;}
#C2 {position:absolute;left:12px;top:14px;}
#T3 {position:absolute;left:100px;top:26px;}
#C4 {position:absolute;left:182px;top:14px;}
#C5 {position:absolute;left:9px;top:126px;}
#C6 {position:absolute;left:98px;top:148px;}
#C7 {position:absolute;left:256px;top:125px;}
#C8 {position:absolute;left:25px;top:258px;}
#T9 {position:absolute;left:106px;top:291px;}
#C10 {position:absolute;left:182px;top:256px;}
/* --- Coordonnées ---*/
#coordonnees {
position:absolute;top:113px;left:9px;width:160px;height:68px;
text-align:left;
}
.coord {font-size:12px;color:black;}
.coord_bleu {font-size:12px;color:#0E66E2;text-align:right;font-weight:bold;}
/* --- Recommandation, accroche, logo ---*/
#reco {
position:absolute;top:312px;left:9px;width:220px;height:70px;
text-align:left;
color:#ff0000;
font-style:italic;
font-size:12px;
}
#accroche {
position:absolute;top:8px;left:560px;width:180px;height:80px;
text-align:right;
color:black;
font-size:14px;
}
#titre_abratech {
position:absolute;top:6px;left:8px;width:158px;height:108px;
background-image: url(../img/logo_abratech.gif);
font-size:1px;color:#bfbfbf;
}
#logo_abratech, #coords_papier {display:none;}
#traitement {
position:absolute;top:6px;left:97px;width:181px;height:17px;
background-image: url(../img/traitement.gif);
font-size:1px;color:#bfbfbf;
}
/*--- Menu ---*/
#qui, #contact {position:absolute;left:0px;width:128px;}
#gre, #sab, #bil, #met, #pein {position:absolute;left:0px;width:189px;}
#gre, #sab, #bil, #met, #pein, #qui, #contact {
background-color: #ffffff;
padding:2px;
color:black;
border-color:#000000;border-style:solid;border-width:1px;
font-size:12px; font-weight:bold;
text-decoration:none;
}
#gre:hover, #sab:hover, #bil:hover, #met:hover, #pein:hover, #qui:hover, #contact:hover {
background-color: #000000;
color:yellow;
}
#menu_contact {
position:absolute;top:203px;left:612px;width:128px;height:42px;
text-align:right;
padding:2px;
}
#menu {
position:absolute;top:282px;left:551px;width:189px;height:102px;
text-align:right;
padding:2px;
}
/*---- Pages intérieures ----*/
#menu_contact_int {
position:absolute;top:6px;width:128px;height:42px;
left:412px; /* Firefox */
_left:422px; /* MSIE */
text-align:right;
}
#menu_int {
position:absolute;top:6px;width:189px;height:102px;
left:551px; /* Firefox */
_left:557px; /* MSIE */
text-align:right;
}
#contenu {
position:absolute;top:114px;left:118px;height:auto;
width:620px; /* Firefox */
_width:628px; /* MSIE */
border-width:1px;border-style:solid;border-color:#000000;
background-color: white;
background-image: url(../img/fond_int.gif);
background-repeat: no-repeat;
background-position: top right;
color:#000000;
font-size:12px; 
text-align:left;
padding:3px;
}
td {
color:#000000;
font-size:12px; 
text-align:left;
}
#couleur_h, #rouge_h, #bleu_h, #jaune_h, #gris_h, #vert_h {
position:absolute;top:0px;left:290px;height:132px;width:293px;
background-repeat: none;
}
#couleur_g, #rouge_g, #bleu_g, #jaune_g, #gris_g, #vert_g {
position:absolute;top:120px;left:1px;height:304px;width:133px;
background-repeat: none;
}
#couleur_h {background-image: url(../img/couleur_h.jpg);}
#couleur_g {background-image: url(../img/couleur_g.jpg);}
#rouge_h {background-image: url(../img/rouge_h.jpg);}
#rouge_g {background-image: url(../img/rouge_g.jpg);}
#bleu_h {background-image: url(../img/bleu_h.jpg);}
#bleu_g {background-image: url(../img/bleu_g.jpg);}
#vert_h {background-image: url(../img/vert_h.jpg);}
#vert_g {background-image: url(../img/vert_g.jpg);}
#jaune_h {background-image: url(../img/jaune_h.jpg);}
#jaune_g {background-image: url(../img/jaune_g.jpg);}
#gris_h {background-image: url(../img/gris_h.jpg);}
#gris_g {background-image: url(../img/gris_g.jpg);}

#titre {
position:absolute;top:80px;left:118px;
border-width:1px;border-style:solid;border-color:#000000;
background-color:yellow;
font-size:14px; font-weight:bold;
text-align:center;
padding:3px;
}
.titre_interieur {
background-color:black;
color:yellow;
padding:2px;
}
.image_int {
border-width:1px;border-style:solid;border-color:#000000;
}
.lien {
color:#808080;
text-decoration:none;
padding-left:2px;
padding-right:2px;
}
.lien:hover {
background-color:808080;
color:yellow;
}
