@charset "utf-8";
/* CSS Document */
body{
margin:0;
padding:0;
}

#menu {
margin-top:110px;
margin-right:0px;
margin-left:245px;
width:655px;
height:37px;
background-image:url(menu/barre.jpg);
background-repeat:no-repeat;
}

.voir {
background-color:#0033FF;
color:#FFFFFF;    
border: 1px solid #006;
font-size:11px;
font-weight:bold;
cursor: pointer;
cursor: hand; 
} 

.voir:hover {
background-color:#CC0000
color:#FFFFFF;    
border: 1px solid #006;
font-size:11px;
font-weight:bold;
cursor: pointer;
cursor: hand;
}

.pack{
color:#056699;
text-decoration:none;
font-size:14px;
font-weight:bold;
}

a.pack{
color:#056699;
text-decoration:none;
font-size:14px;
font-weight:bold;
}
a.pack:hover{
color:#000;
text-decoration:none;
font-size:14px;
font-weight:bold;
}

a.pack2{
color:#000;
text-decoration:none;
font-size:14px;
font-weight:bold;
}
a.pack2:hover{
color:#056699;
text-decoration:none;
font-size:14px;
font-weight:bold;
}

a.footer{
color:#333;
text-decoration:none;
font-size:12px;
font-weight:bold;
}
a.footer:hover{
color:#fff;
text-decoration:none;
font-size:12px;
font-weight:bold;
}

a.devis1 {
font-size:12px;
color:orange;
text-decoration:none;
font-weight:bold;
}

a.devis1:hover {
font-size:12px;
color:blue;
text-decoration:none;
font-weight:bold;
}

.footer1{
margin-top:30px;
}

