/* PISCINE MATERIEL
Nymphea Studio
Peraudeau Nicolas / Berrichon Jonathan
Avril 2009 */

.accueil_top {
float: left;
text-align:center;
text-indent: 11px;
color:#fff; 
background: url(img/accueil.png) no-repeat ;
letter-spacing : 1px;
font-size:14px;
height: 46px;
width: 87px;
padding-top: 25px;
}
.accueil_top:hover{
color:#fff; 
background: url(img/accueil_hover.png) no-repeat ;
text-align:center;
}

.compte_top {
float: left;
text-indent: 11px;
text-align:center;
color:#fff; 
background: url(img/compte.png) no-repeat ;
letter-spacing : 1px;
font-size:14px;
height: 46px;
width: 121px;
padding-top: 25px;
}
.compte_top:hover{
color:#fff; 
background: url(img/compte_hover.png) no-repeat ;
text-align:center;
}

.faq_top {
display:block;
float: left;
text-align:center;
color:#fff; 
text-indent: 11px;
background: url(img/faq.png) no-repeat ;
letter-spacing : 1px;
font-size:14px;
height: 46px;
width: 171px;
padding-top: 25px;
}
.faq_top:hover{
color:#fff; 
background: url(img/faq_hover.png) no-repeat ;
text-align:center;
}


.contact_top {
display:block;
float: left;
text-align:center;
color:#fff; 
background: url(img/contact.png) no-repeat ;
letter-spacing : 1px;
font-size:14px;
text-indent: 11px;
height: 46px;
width: 150px;
padding-top: 25px;
}
.contact_top:hover{
color:#fff; 
background: url(img/contact_hover.png) no-repeat ;
text-align:center;
}

.panier_top {
display:block;
float: left;
text-align:center;
color:#423c31; 
background: url(img/top_panier.png) no-repeat ;
letter-spacing : 1px;
font-size:14px;
height: 46px;
width: 153px;
padding-top: 25px;

}
.panier_top:hover{
font-weight: bold;
}

form#quick_find{
float:right;
display:inline;
width:209px;
margin-right: 24px;
background: url(img/recherche.png) no-repeat ;
text-align:right;
color:#fff; 
letter-spacing : 1px;
font-size:14px;
height: 46px;
padding-top: 24px;
vertical-align: top;
}

#keywords{
font: 12px arial;
color:#444; 
border: none;
width: 120px;
height: 14px;
vertical-align: top;
}

#ok_rech{
margin-right: 20px;
vertical-align: middle;
border:none;
margin-left:10px;
width: 25px;
background:none;

}
