@charset "iso-8859-1";
/* auteur: Lou */
/* Date de création: 2008-03-28 */
/* ================================================================ 
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_left_right_line.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.
=================================================================== */
.pro_linedrop {
height:30px;
width:1198px;
background:url(img2/men1purple_0.gif);
position:relative; 
font-family:verdana,arial sans-serif; 
font-size:1em;
text-align:center;
z-index:500;
}

.pro_linedrop .select {
margin:0; 
padding:0; 
list-style:none; 
white-space:nowrap;
}

.pro_linedrop li {
float:left;
background:url(img2/men1purple_1.gif);
}

.pro_linedrop li.lrt {
float:right;
background:url(img2/men1blue_1.gif);
}


.pro_linedrop .select a {
display:block; 
height:30px; 
float:left; 
background: url(img2/men1purple_0.gif); 
padding:0 0 0 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
text-decoration:none; 
line-height:25px; 
white-space:nowrap; 
color:#ffcc00;
}


.pro_linedrop .select li.lrt a {color:#00ffff;}


.pro_linedrop .select a b {
display:block;
padding:0 20px 0 8px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
background:url(img2/men1purple_0.gif) right top;
}

.pro_linedrop .select li.line a b {
background:url(img2/men1purple_0a.gif) right top;
}

.pro_linedrop .select a:hover, 
.pro_linedrop .select li:hover a {
background: url(img2/men1blue_1.gif); 
padding:0 0 0 10px;
cursor:pointer; 
color:#ffffff;
}

.pro_linedrop .select li.lrt a:hover, 
.pro_linedrop .select li.lrt:hover a {
background: url(img2/men1blue_1.gif); 
}

.pro_linedrop .select a:hover b, 
.pro_linedrop .select li:hover a b {
display:block; 
padding:0 10px 0 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
background:url(img2/men1blue_1.gif) right top; 
cursor:pointer;
}

.pro_linedrop .select li.line a:hover b, 
.pro_linedrop .select li.line:hover a b {
background:url(img2/men1blue_1.gif) right top; 
}

.pro_linedrop .select li.lrt a:hover b, 
.pro_linedrop .select li.lrt:hover a b {
background:url(img2/men1blue_1.gif) right top; 
}

.pro_linedrop .select li.lrt a:hover b.arrow, 
.pro_linedrop .select li.lrt:hover a b.arrow {
background:url(img2/men1blue_1.gif) right top; 
}

.pro_linedrop .sub {
display:none;
}
.pro_linedrop ul ul {display:none;}

/* IE6 only */
.pro_linedrop table {
border-collapse:collapse; 
margin:-1px; 
font-size:1em; 
width:0; 
height:0;
}

.pro_linedrop .sub {
margin:0; 
padding:0;
list-style:none;
}

.pro_linedrop .sub li {background:#1b788f;}

.pro_linedrop .select :hover .sub {
height:25px;
display:block; 
position:absolute;
float:left;
width:1190px;
top:26px; 
left:0; 
text-align:center;
background:#1b788f url(img2/men1fade.gif);
border:1px solid #808080;
}

.pro_linedrop .select :hover .rt li {float:right;}

.pro_linedrop .select :hover .sub li a 
{display:block; height:25px; line-height:25px; float:left; background: #1b788f; padding:0 5px; margin:0; white-space:nowrap; color:#000000;font-size:1em;}

.pro_linedrop .select :hover .sub li.subline a {color:#ff0066;}

.pro_linedrop .select :hover .sub li a:hover,
.pro_linedrop .select :hover .sub li:hover
{color:#330066; line-height:25px; position:relative; background:#1b788f url(img2/men1fade.gif) left bottom;}