<style type="text/css">
/* ================================================================ 
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:709px;
background:url(../../img/lrimages/black_0.gif)
background:;
position:relative; 
z-index:500;
}/* MANDA LLAMAR LA IMAGEN DE LA BARRA HORIZONTAL */

.pro_linedrop .select {
margin:0; 
padding:0; 
list-style:none; 
white-space:nowrap;
}

.pro_linedrop li {
float:left;
background:url(../../img/lrimages/black_1.gif);
}  /* MANDA LLAMAR LA IMAGEN DE LA LISTA HOME */

.pro_linedrop .select a {
display:block; 
height:30px; 
float:left; 
background: url(../../img/lrimages/black_0.gif); 
padding:0 0 0 3px; 
text-decoration:none; 
line-height:35px; 
white-space:nowrap; 
color:#FE9623;
border-width:medium;
}

.pro_linedrop .select a b {
display:block;
padding:0 52px 0 60px; 
background:url(lrimages/black_0.gif) right top;
}

.pro_linedrop .select li.line a b {
background:url(lrimages/black_0a.gif) right top;
}

.pro_linedrop .select a:hover, 
.pro_linedrop .select li:hover a {
background: url(lrimages/black_1.gif); 
padding:0 0 0 3px;
cursor:pointer; 
color:#fff;
}

.pro_linedrop .select a:hover b, 
.pro_linedrop .select li:hover a b {
display:block; 
padding:0 52px 0 60px; 
background:url(lrimages/black_1.gif) right top; 
cursor:pointer;
}

.pro_linedrop .select li.line a:hover b, 
.pro_linedrop .select li.line:hover a b {
background:url(lrimages/black_1a.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;
}


a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
</style>
