/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_dropline2-5.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.menuHorizontal {
height:35px;
width:945px;
margin-top:10px;
padding-left:30px;
margin-left:2px;
}

.menuHorizontalPromoDestock {
height:35px;
width:470px;
margin-left:255px;
margin-bottom:3px;
float:left;
}

.menuHorizontal .select {
float:left;
width:135px;
height:33px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin-left:15px;
background:url(../img/fondRubriquesSiteHover.jpg) center no-repeat;
}

.menuHorizontalPromoDestock .promosdestock{
float:left;
text-align:center;
width:135px;
height:33px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin-left:15px;
margin-top:2px;
background:url(../img/fondRubriquesSiteHover.jpg) center no-repeat;
color:#FFCC00;
}

.menuHorizontalPromoDestock .select{
float:left;
text-align:center;
width:135px;
height:33px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin-left:15px;
margin-top:2px;
background:url(../img/fondRubriquesSiteHover.jpg) center no-repeat;
color:#FFFFFF;
}

.menuHorizontalPromoDestock .promosdestock a{
color:#ffcc00;
height:33px;
text-decoration:none;
display:block;
width:135px;
float:left;
line-height:12px;
text-align:center;
}

.menuHorizontalPromoDestock .select a{
color:#ffffff;
height:33px;
text-decoration:none;
display:block;
width:135px;
float:left;
line-height:12px;
text-align:center;
}

.menuHorizontalPromoDestock .promosdestock a:hover{
color:#990000;
line-height:12px;
cursor:pointer;
background:url(../img/fondRubriquesSite.jpg) center no-repeat;

}

.menuHorizontalPromoDestock .select a:hover{
color:#2d0000;
line-height:12px;
cursor:pointer;
background:url(../img/fondRubriquesSite.jpg) center no-repeat;

}


.menuHorizontal .select a {
display:block;
width:135px; 
height:33px;
float:left; 
text-decoration:none; 
line-height:12px;
text-align:center;
color:#fff;
}

.menuHorizontal .select a:hover{
line-height:12px;
cursor:pointer;
color:#2d0000;
background:url(../img/fondRubriquesSite.jpg) center no-repeat;

}

