@charset "utf-8";
.a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
.a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	width: auto;
	vertical-align: middle;
}

/* menu styles */
#jsddm
{
	list-style: none;
	width: 800px;
	font-size: 1em;
	background-repeat: repeat-x;
	z-index: 500;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 15px;
	position: relative;
	left: 0px;
	float: left;
}

	#jsddm li
	{
	float: left;
	position: relative;
	background: rgba(160, 160, 160, 0.7);
	margin-top: 0;
	margin-right: 5;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 115px;
	text-align: center;
	height: 26px;
	vertical-align: middle;
	}

	#jsddm li a
	{
	color: #900;
	display: block;
	text-decoration: none;
	padding-top: 8px;
	text-align: center;
	clear: both;
	height: 30px;
	vertical-align: middle;
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-color: #FF3;
}

	#jsddm li a:hover
	{
	color: #FFFFFF;
	height: 19px;
	background-image: url(opacidad.png);
	overflow: hidden;
}
		
		#jsddm li ul
		{
	padding: 0;
	position: absolute;
	visibility: hidden;
	list-style: none;
	left: 0;
	top: 28px;
	/*display: none;*/
	float: left;
	width: 100px;
	border: 0px solid #111;
	z-index: 50;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	background-image: url(opacidad.png);
	height: 26px;
	}
		
			#jsddm li ul li
			{
	padding: 0; /*--Create bevel effect--*/
	clear: both;
	width: 102px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	height: 26px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -1px;
}
			
			#jsddm li ul li a
			{
	float: left;
	width: 100px;
	padding-left: 2px;
	background-image: url(opacidad.png);
	background-repeat: no-repeat;
}
			
			#jsddm li ul li a:hover
			{
	background: rgba(160, 160, 160, 0.5);
	height: 16px;
	overflow: hidden;
}
.b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
.header2 {
padding-top: 120px;
	width:1024px;
	background-image: url(barra.png);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFF;
	background-color: #000;
	height: auto;
	z-index: 5000;
	position: relative;}
#jsddm li .transparente {
	float: left;
	position: relative;
	background: rgba(160, 160, 160, 0.7);
	margin-top: 0;
	margin-right: 5;
	margin-bottom: 0;
	margin-left: 5;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 110px;
	text-align: center;
	height: 26px;
}
