.chromestyle
{
	width:645px;
	font-weight: bold;  
	font: bolder 11 trebuchet ms; color:#ffffff; text-decoration:none; margin-top:-3px;
	text-decoration: none;   background-repeat:no-repeat; height:30px;   
 
}


.chromestyle:after
{
	/*Add margin between menu and rest of content in Firefox*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
		font: normal 13 trebuchet ms; color:#666666; text-decoration:none;

}


.chromestyle ul
{
	border: 0;
	width: 100%;
	background: url(../images/menu.gif) center center repeat-x;
	/*THEME CHANGE HERE*/
	padding: 2px 0;
	margin: 0;
	text-align: right;
		font: normal 13 trebuchet ms; color:#666666; text-decoration:none;

	/*set value to "left", "center", or "right"*/
}

.chromestyle ul li
{
    display: inline;
	margin: 0;
	padding: 0;
		font: normal 13 trebuchet ms; color:#666666; text-decoration:none;

}

.chromestyle ul li a
{
 
	color:#ffffff;
	padding: 0px 10px;
	 
	margin: 0;
	 
	/*font-weight:bold;*/
		font: normal 13 trebuchet ms; color:#ffffff; text-decoration:none;

}

.chromestyle ul li a:hover
{
	/*THEME CHANGE HERE*/
	color: #666666;
	font-weight:bolder;
		font: normal 13 trebuchet ms; color:#ffffff; text-decoration:none;

}

/* ######### desplegable ######### */
.dropmenudiv
{
	position: absolute;
	top: 0;
 	/*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:  bold 11px trebuchet ms;
  	line-height:20px;
	z-index: 200;
	background-image:url(../img/fondo_tabla1.jpg);
	visibility: hidden; text-align:left;
}

.dropmenudiv a
{
	width: 170;
	display: block;
	text-indent: 22px;
	border-bottom: 0px solid #666666;
	color:#666666;
	/*THEME CHANGE HERE*/
	padding: 0px 0;
	text-decoration: none;
		font:  bold 13px trebuchet ms ;
	 
}
.dropmenudiv1
{
position: absolute;
	top: 0;
	border:0px   #ffffff;
	/*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:  bold 11px trebuchet ms;
  	line-height:20px;
	z-index: 200;
	background-image:url(../img/fondo_tabla1.jpg);
	visibility: hidden; text-align:left;
	
	visibility: hidden;
}
.dropmenudiv1 a
{
	width: 260;
	display: block;
	text-indent: 17px;
	border-bottom: 0px solid #666666;
 	padding: 0px 0;
	text-decoration: none;
	color: #666666;
}
 .dropmenudiv2
{
	position: absolute;
	top: 0;
	border:0px   #ffffff;
 	border-bottom-width: 0;
	font:  bold 11px trebuchet ms;
 	line-height:20px;
	z-index: 200;
	background-image:url(../img/fondo_tabla1.jpg);
	visibility: hidden; text-align:left;
}
.dropmenudiv2 a
{
	width: 150;
	display: block;
	text-indent: 16px;
	border-bottom: 0px solid #666666;
	/*THEME CHANGE HERE*/
	padding: 0px 0;
	text-decoration: none;
	color: #666666;
}


.dropmenudiv3
{
position: absolute;
	top: 0;
	border:0px   #ffffff;
	/*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:  bold 11px trebuchet ms;
 
	line-height:20px;
	z-index: 200;
	background-image:url(../img/fondo_tabla1.jpg);
	visibility: hidden; text-align:left;
}
.dropmenudiv3 a
{
	width: 250;
	display: block;
	text-indent: 16px;
	border-bottom: 0px solid #666666;
	/*THEME CHANGE HERE*/
	padding: 0px 0;
	text-decoration: none;
	color: #666666;;
}
