﻿.pro_linedrop {
	margin: 0 0 0 11px;
	height: 35px;
	width: 1010px;/* este es el ancho de los menus */
	background: url(black_0.gif);
	position: relative;
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	z-index: 500;
	top: 0px;
	left: 0px;
}
 
.pro_linedrop .select {
margin:0; 
padding:0; 
list-style:none; 
white-space:nowrap;


}
 
.pro_linedrop li {
float:left;
background:url(black_1.gif);
}
 
.pro_linedrop li.lrt {
float:right;
background:url(blue_1.gif);
}
 
 
.pro_linedrop .select a {
	display: block;
	height: 35px;
	float: left;
	background: url(black_0.gif);
	padding: 0 0 0 2px;
	text-decoration: none;
	line-height: 28px;
	white-space: nowrap;
	color: #fc0;
	width: 64px;
}
 
 
.pro_linedrop .select li.lrt a {color:#0ff; }
 
 
.pro_linedrop .select a b {
display:block;
padding:0 30px 0 15px; 
background:url(black_0.gif) right top;
}
 
.pro_linedrop .select li.line a b {
background:url(black_0.gif) right top;
	width: 18px;
}
 
.pro_linedrop .select a:hover, 
.pro_linedrop .select li:hover a {
background: url(black_1.gif); 
padding:0 0 0 15px;
cursor:pointer; 
color:#fff;


}
 
.pro_linedrop .select li.lrt a:hover, 
.pro_linedrop .select li.lrt:hover a {
background: url(blue_1.gif); 
}
 
.pro_linedrop .select a:hover b, 
.pro_linedrop .select li:hover a b {
display:block; 
padding:0 30px 0 15px; 
background:url(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(black_1.gif) right top; 
}
 
.pro_linedrop .select li.lrt a:hover b, 
.pro_linedrop .select li.lrt:hover a b {
background:url(blue_1.gif) right top; 
}
 
.pro_linedrop .select li.lrt a:hover b.arrow, 
.pro_linedrop .select li.lrt:hover a b.arrow {
background:url(blue_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:transparent;}
 
.pro_linedrop .select :hover .sub   {
height:25px;
display:block; 
position:absolute;
float:left;
width:1012px;/* ancho de la parte de abajo del menu*/
top:35px; 
left:0; 
text-align:center;
background:#fff url(fade.gif);
border:1px solid #aaa;

}
 
.pro_linedrop .select :hover .rt li {float:right;}
 
.pro_linedrop .select :hover .sub li a
{display:block; height:25px; line-height:22px; float:left; background:transparent url(transparent.gif); 
 padding:0 15px; margin:0; white-space:nowrap; color:#333;font-size:12px;}
 
.pro_linedrop .select :hover   .sub li.subline a {color:#c00; }
 
.pro_linedrop .select :hover  .sub  li a:hover,
.pro_linedrop .select :hover .sub  li:hover
{color:#000; line-height:20px; position:relative; background:#fff url(fade.gif) left bottom; }




/*
.pro_linedrop .select: a {display:block;     }
.pro_linedrop .select a.top-a:hover, 
.pro_linedrop .select  a.top-a:focus {margin-bottom:-26px; color:#cf6;}
*/
 
 

