body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
}
#conteneur {
position: absolute;
width: 80%;
left: 10%;
}
#header {
background-image: url('images/banniere.gif');
height: 116px;
}
#haut {
height: 30px;
background-color:#006699;
width:100%;
}


#centre {
background-color:#ffffff;
}

#pied {
height: 30px;
background-color: #99CC99;
}

.menuhaut {
list-style-type: none;
margin:0;
padding:0;
}

.menuhaut li {
float:left;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
line-height: 30px;
text-align:center;
}

.menuhaut a
{
display: block;
padding: 3px;
width: 100px;
background-color: #006699;
border-bottom: 3px solid #eee;
border-right:3px solid #eee ;
text-align: center;
text-decoration: none;
color: #fff;
}

.menuhaut a:link, .menuhaut a:visited
{
color: #EEE;
text-decoration: none;
}

.menuhaut a:hover
{
background-color: #369;
color: #fff;
text-decoration: none;
}

img {  
border-style: none; 
border-top-width: 0px; 
border-right-width: 0px; 
border-bottom-width: 0px; 
border-left-width: 0px
}

H1 {
font-family : Verdana, Arial, Helvetica, Sans-Serif;
font-size : 15px;
padding:10px;
margin:0;
text-align:center;
color : #B3ECFF;
      }
	  
H2 {
font-family : Verdana, Arial, Helvetica, Sans-Serif;
font-size : 20px;
text-align:center;
color : #126084;
      }
	  
H3 {
font-family : Verdana, Arial, Helvetica, Sans-Serif;
font-size : 20px;
color : #669999;
margin:0px;
text-decoration: underline;
      }  
	  
H4 {
        font-family : Tahoma, Arial, Helvetica, Sans-Serif;
        font-weight : bold;
        font-size : 16px;
        color : #666666;
		text-align: center;
        padding : 10px;
        background-color : #FFFFFF;
        border-top-color: #3366CC;
        border-top-style: groove;
        border-top-width: thin;
        border-bottom-color: #3366CC;
        border-bottom-style: groove;
        border-bottom-width: thin;
}	  
	  

table {  
font-family : Verdana, Arial, Helvetica, Sans-Serif;
font-size : 15px;
color : #000000;
text-align : center;
width : 100%;
}
td.fibre {  
background-color : #006699;
text-align : center;
}

td.{  
text-align : center;
}


p.fibre-optique {margin: 0 0 10px 0;}

A:LINK.fibre-optique {
color : #FF0033;
text-decoration : none;
font-size : 100%;
}

A:VISITED.fibre-optique {
color : #FF0033;
text-decoration : none;
font-size : 100%;
}

A:HOVER.fibre-optique {
color : #3399FF;
text-decoration : none;
font-size : 100%;
}

a.design
{
	font-family: Verdana, Helvetica, Arial, Sans-serif;
    font-size: 12px;
	text-decoration : none;
	color : #565D63;

}

a:visited.design
{
	font-family: Verdana, Helvetica, Arial, Sans-serif;
    font-size: 12px;
	text-decoration : none;
	color : #565D63;

}
a:hover.design 
 {
	font-family: Verdana, Helvetica, Arial, Sans-serif;
    font-size: 12px;
	text-decoration : none;
	color : #B7CB58;
}


