﻿@charset "utf-8";
/* CSS Document */


.DivConteneurMenu {width: 900px;height: 33px;background-image: url(images/fond_menu.jpg);background-repeat: no-repeat;}

.DivParentAccueil {float: left;width: 108px;cursor: pointer;text-align: left;height: 33px;}
.DivParentProduits {float: left;width: 132px;cursor: pointer;text-align: left;height: 33px;}
.DivParentRealisations {float: left;width: 128px;cursor: pointer;text-align: left;height: 33px;}
.DivParentDistributeurs {float: left;width: 138px;cursor: pointer;text-align: left;height: 33px;}
.DivParentSoumissions {float: left;width: 114px;cursor: pointer;text-align: left;height: 33px;}
.DivParentClient {float: left;width: 128px;cursor: pointer;text-align: left;height: 33px;}
.DivParentJoindre {float: left;width: 152px;cursor: pointer;text-align: left;height: 33px;}

.DivTitreMenu {text-align: center;color: #000033;font-size: small;vertical-align: middle;height: 28px;padding-top: 8px;font-variant: normal;font-family: Copperplate Gothic Bold, Arial, Helvetica, sans-serif;text-decoration: none;}

.DivTitreMenu a{text-decoration: none;color: #000033;}

.DivTitreMenu a:hover{text-decoration: none;color: #ff9900;}

.DivClear {clear:both;}

