/* CSS Document */

#elMenu{

	width: 250px;

	height: 270px;

	margin: 10px auto 0px auto;

	position: relative;

	background: url(../img/fondoMenu.jpg) no-repeat left top;

}

#elMenu ul{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	height: 240px;

	list-style: none;

	width: 220px;

	line-height: 32px;

	top: 15px;

	margin: auto;

	padding: 15px 0px 0px 0px;

}



#elMenu li{

	width:200px;

	margin:0px 0px 0px 0px;

}



#elMenu a:hover{

	color:#cc6600;

	text-decoration: none;

}



li#op1 a { position:absolute; background:url(../img/menuNormal.gif) no-repeat left top; color:#000000; left:20px; width:200px; height:30px; top:20px; bottom:0px; padding-left:15px; border-bottom: 1px solid #cc6600; text-decoration:none;}

li#op2 a { position:absolute; background:url(../img/menuNormal.gif) no-repeat left top; color:#000000; left:20px; width:200px; height:30px; top:50px; bottom:0px; padding-left:15px; border-bottom: 1px solid #cc6600; text-decoration:none;}

li#op3 a { position:absolute; background:url(../img/menuNormal.gif) no-repeat left top; color:#000000; left:20px; width:200px; height:30px; top:80px; bottom:0px; padding-left:15px; border-bottom: 1px solid #cc6600; text-decoration:none;}

li#op4 a { position:absolute; background:url(../img/menuNormal.gif) no-repeat left top; color:#000000; left:20px; width:200px; height:30px; top:110px; bottom:0px; padding-left:15px; border-bottom: 1px solid #cc6600; text-decoration:none;}

li#op5 a { position:absolute; background:url(../img/menuNormal.gif) no-repeat left top; color:#000000; left:20px; width:200px; height:30px; top:140px; bottom:0px; padding-left:15px; border-bottom: 1px solid #cc6600; text-decoration:none;}

li#op6 a { position:absolute; background:url(../img/menuNormal.gif) no-repeat left top; color:#000000; left:20px; width:200px; height:30px; top:170px; bottom:0px; padding-left:15px; border-bottom: 1px solid #cc6600; text-decoration:none;}

li#op7 a { position:absolute; background:url(../img/menuNormal.gif) no-repeat left top; color:#000000; left:20px; width:200px; height:30px; top:200px; bottom:0px; padding-left:15px; border-bottom: 1px solid #cc6600; text-decoration:none;}

li#op8 a { position:absolute; background:url(../img/menuNormal.gif) no-repeat left top; color:#000000; left:20px; width:200px; height:30px; top:230px; bottom:0px; padding-left:15px; border-bottom: 1px solid #cc6600; text-decoration:none;}



li#op1 a:hover, li#op2 a:hover, li#op3 a:hover, li#op4 a:hover, li#op5 a:hover, li#op6 a:hover, li#op7 a:hover, li#op8 a:hover { background:url(../img/menuHover.gif) no-repeat left top;