/* ================================================================ 
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/drop_examples.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* commom style for all browsers */


/*
.menu4table {font-family:verdana, arial, helvetica, sans-serif; font-size:76%; color:#000; padding:0; border:0px none; margin:0; text-align:center}
a {color:#000;}
a:visited {color:#111;}
a:active {color:#222;}
a:hover {text-decoration:none;}
*/

.container4 {
font-family:verdana, arial, helvetica, sans-serif; font-size:75%;
font-weight: normal;
font-variant: normal;
border-left:1px solid #000; border-right:1px solid #000; border-top:1px solid #000; border-bottom:1px solid #000; text-align:center; background:#eee url('menu4.gif'); height:30px;
/* margin-left:100px; margin-right:100px; margin-top:0; margin-bottom:0; */
width:738px;
}
.menu4 {
text-align:left; font-family: verdana, sans-serif; position:relative; font-size:0.85em; background:transparent; width:738px; 
height:30px;
margin:0 auto;
}

.menu4 a {font-family:verdana, arial, helvetica, sans-serif; font-variant: normal;font-weight:normal; font-size:75%;color:#000;}
.menu4 a:visited {color:#111;}
.menu4 a:active {color:#222;}
.menu4 a:hover {text-decoration:none;}

.menu4 ul {
padding:0; margin:0; list-style-type: none;
}
.menu4 ul li {
float:left; position:relative;
}

.menu4 ul li.home {background:url('menu4home.gif');}
.menu4 ul li.internet {background:url('menu4internet.gif');}
.menu4 ul li.hospedaje {background:url('menu4hospedaje.gif');}
.menu4 ul li.subint {background:url('menu4subint.gif') no-repeat;}
.menu4 ul li.subcorp {background:url('menu4subcorp.gif') no-repeat;}
.menu4 ul li.subded {background:url('menu4subded.gif') no-repeat;}
.menu4 ul li.subev {background:url('menu4subev.gif') no-repeat;}
.menu4 ul li.enlaces {background:url('menu4enlaces.gif') no-repeat;}
.menu4 ul li.enp2p {background:url('menu4enp2p.gif') no-repeat;}
.menu4 ul li.enpmp {background:url('menu4enpmp.gif') no-repeat;}
.menu4 ul li.subhosp {background:url('menu4subhosp.gif') no-repeat;}
.menu4 ul li.subtab {background:url('menu4subtab.gif') no-repeat;}
.menu4 ul li.subded {background:url('menu4subded.gif') no-repeat;}
.menu4 ul li.contact {background:url('menu4contact.gif');}
.menu4 ul li.site {background:url('menu4site.gif');}

.menu4 ul li.subsubl {background:#eee url('next.gif') no-repeat top left;}
.menu4 ul li.subsubr {background:#eee url('previous.gif') no-repeat 145px 0;}

.menu4 ul li a, .menu4 ul li a:visited {
display:block; text-decoration:none; width:70px; height:30px; color:#000; padding-left:30px; line-height:29px;
}
* html .menu4 ul li a, .menu4 ul li a:visited {
width:100px; w\idth:70px;
}

.menu4 ul li ul {
visibility:hidden; position:absolute; top:0; left:0; height:0; overflow:hidden;
}
.menu4 table {
margin:-1px; border-collapse:collapse; font-size:1em;
}

/* fist line style for IE7 and non-IE browsers and the second line for IE5.5 and IE6 */
.menu4 ul li:hover a,
.menu4 ul li a:hover {
color:#c00; text-decoration:underline; border:0px none;
}
.menu4 ul li:hover ul,
.menu4 ul li a:hover ul {
visibility:visible; width:170px; height:auto; position:absolute; top:30px; left:-1px; background:#eee; border:1px solid #000; 
overflow:visible;
}
.menu4 ul li:hover ul li a,
.menu4 ul li a:hover ul li a {
display:block; background:transparent; text-decoration:none; color:#c00; height:auto; line-height:1.5em; padding:5px 10px 5px 35px; width:200px; w\idth:125px;
}
.menu4 ul li:hover ul li a.drop,
.menu4 ul li a:hover ul li a.drop {
display:block; color:#000; height:auto; line-height:1.5em; padding:5px 10px 5px 35px; width:200px; w\idth:125px;
}
.menu4 ul li:hover ul li ul,
.menu4 ul li a:hover ul li a ul {
visibility:hidden; position:absolute; top:0; left:0; height:0; overflow:hidden;
}
.menu4 ul li:hover ul li a:hover,
.menu4 ul li a:hover ul li a:hover {
color:#00f; text-decoration:underline;
}
.menu4 ul li:hover ul li:hover ul,
.menu4 ul li a:hover ul li a:hover ul {
visibility:visible; position:absolute; top:0; color:#000; left:166px; height:auto; border:1px solid #000;
}
.menu4 ul li:hover ul li:hover ul.left,
.menu4 ul li a:hover ul li a:hover ul.left {
left:-166px;
}
.menu4 ul li:hover ul li:hover ul li a,
.menu4 ul li a:hover ul li a:hover ul li a {
display:block; color:#00f; height:auto; line-height:1.5em; padding:5px 10px 4px 35px; width:200px; w\idth:140px;
}
* html .menu4 ul li a:hover ul li a:hover ul li a {padding:4px 10px 4px 35px;}

.menu4 ul li:hover ul li:hover ul li:hover a,
.menu4 ul li a:hover ul li a:hover ul li a:hover {
color:#000; text-decoration:underline;
}
