/* CSS Document */
#elMenu{
	width:200px;
	height:329px;
	position:relative;
}
a {outline:0;}
#elMenu span{
	display:none;
}

#elMenu ul {
	width:200px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
}
#elMenu li{
	margin:0px ;
	height: 24px;
	list-style:none;
}

#bt01 a { position:absolute; left:0px; width:200px; height:24px; top:41px; bottom:0px; text-decoration:none; background: url(../img/bt01.gif) 0px 0px no-repeat; }
#bt02 a { position:absolute; left:0px; width:200px; height:24px; top:65px; bottom:0px; text-decoration:none; background: url(../img/bt02.gif) 0px 0px no-repeat; }
#bt03 a { position:absolute; left:0px; width:200px; height:24px; top:89px; bottom:0px; text-decoration:none; background: url(../img/bt03.gif) 0px 0px no-repeat; }
#bt04 a { position:absolute; left:0px; width:200px; height:24px; top:113px; bottom:0px; text-decoration:none; background: url(../img/bt04.gif) 0px 0px no-repeat; }
#bt05 a { position:absolute; left:0px; width:200px; height:24px; top:137px; bottom:0px; text-decoration:none; background: url(../img/bt05.gif) 0px 0px no-repeat; }
#bt06 a { position:absolute; left:0px; width:200px; height:24px; top:161px; bottom:0px; text-decoration:none; background: url(../img/bt06.gif) 0px 0px no-repeat; }
#bt07 a { position:absolute; left:0px; width:200px; height:24px; top:185px; bottom:0px; text-decoration:none; background: url(../img/bt08.gif) 0px 0px no-repeat; }
#bt08 a { position:absolute; left:0px; width:200px; height:24px; top:209px; bottom:0px; text-decoration:none; background: url(../img/bt09.gif) 0px 0px no-repeat; }
#bt10 a { position:absolute; left:0px; width:200px; height:24px; top:233px; bottom:0px; text-decoration:none; background: url(../img/bt10.gif) 0px 0px no-repeat; }
#bt11 a { position:absolute; left:0px; width:200px; height:24px; top:257px; bottom:0px; text-decoration:none; background: url(../img/bt11.gif) 0px 0px no-repeat; }
#bt12 a { position:absolute; left:0px; width:200px; height:24px; top:281px; bottom:0px; text-decoration:none; background: url(../img/bt12.gif) 0px 0px no-repeat; }
#bt09 a { position:absolute; left:0px; width:200px; height:24px; top:305px; bottom:0px; text-decoration:none; background: url(../img/bt07.gif) 0px 0px no-repeat; }

li#bt01 a:hover, li#bt02 a:hover, li#bt03 a:hover, li#bt04 a:hover,  li#bt05 a:hover, li #bt06 a:hover, li#bt07 a:hover, li#bt08 a:hover, li#bt10 a:hover, li#bt11 a:hover, li#bt12 a:hover, li#bt09 a:hover{ background-position: -200px 0px; }

#alianzas{
	width:200px;
	height:400px;
	position:relative;
}

#alianzas span{
	display:none;
}

#alianzas ul {
	width:200px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
}
#alianzas li{
	margin:0px ;
	height:auto;
	list-style:none;
}

#ali01 a{ position:absolute; left:00px; width:200px; height:70px;  top:42px; bottom:0px; text-decoration:none; background: url(../img/ali03.gif) 0px 0px no-repeat; }
#ali02 a {
	position:absolute;
	left:60px;
	width:82px;
	height:122px;
	top:122px;
	bottom:0px;
	text-decoration:none;
	background: url(../img/ali01.gif) 0px 0px no-repeat;
}
#ali03 a {
	position:absolute;
	left:10px;
	width:160px;
	height:70px;
	top:252px;
	bottom:0px;
	text-decoration:none;
	background: url(../img/PCI_logo_anniversarytype_2c_spanish.gif) 0px 0px no-repeat;
	padding:10px;
}

#ali01 a:hover,#ali02 a:hover, #ali03 a:hover { border:solid 1px #FF0000; background-position:-1px -1px;}

