﻿body {background-color:#000; font: 12px  Verdana, Tahoma, Helvetica, sans-serif; background-image:url('../images/font.png'); background-repeat:repeat-x; padding-bottom:30px; padding-top:15px;
}

a {color:Green; text-decoration:none;}
a:hover {text-decoration:underline;}

.laPage {background-color:#fff;width:848px; height:670px; position:relative; padding:0; border:1px solid #666; text-align:left;}

.copyright {width:848px;color:#aaa; font-size:10px; position:relative;}
.menuTop {background:#000; height:30px; color:#fff; line-height:30px; padding-left:20px;}
.menuTop a{color:#fff; text-decoration:none;}
.menuTop a:hover {text-decoration:underline;}
.cercle {position:absolute; top:102px; left:372px; z-index:99;}

.accueil {background-image:url('../images/accueil.jpg'); position:relative; height:500px;}
.techno {background-image:url('../images/techno.jpg'); position:relative; height:500px;}
.contact {background-image:url('../images/contact.jpg'); position:relative; height:500px;}
.produits {background-image:url('../images/techno.jpg'); position:relative; height:500px;}

.boxDroite {padding:10px;position:absolute;right:20px; top:20px; width:300px; background:#fff;}
.boxGauche {padding:10px;position:absolute;left:20px; top:20px; width:300px; background:#fff;}
.boxCentre {padding:10px;position:absolute;left:20px; top:20px; right:20px; bottom:20px; background:#fff; overflow:auto;}

.produits table {background-color:#ccc; width:90%;}
.produits td {background-color:#fff;}