body {
	text-align:center;
	font-size:small;
	background-image:url(../img/body.png);
	background-repeat:repeat-x;
	background-color:#000000;
	margin:0;
	padding:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#contenedor {
	width:749px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	background-image:url(../img/bg.png);
	background-repeat:no-repeat;
	height:447px;
	z-index:0;
}

#banner {
	margin-left:auto;
	margin-right:auto;
	z-index:0;
}

#link ul {
	background-image:url(../img/bgmenu.png);
	background-repeat:repeat-x;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Tahoma, Verdana, Helvetica, Arial;
	font-size:medium;
	text-align:center;
	border:1px solid #000000;
}

#link ul li {
	float:left;
	list-style:none;
	border-left:1px solid #000000;
}

#link ul li a:link, ul li a:visited {
	background-image:url(../img/button.png) left top no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:35px;
	display:block;
	margin:0;
}

#link ul li a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

#link ul li a span {
	padding:5px 59px 5px 15px;
	line-height:24px;
	background: url(../img/button.png) right top no-repeat;
	display:block;
}

#link ul li a:hover, #link ul li a:active{
	color:#FFFFFF;
	background: url(../img/button.png) left bottom no-repeat;
}

#link ul li a:hover span, #link ul li a:active span{
	background: url(../img/button.png) right bottom no-repeat;
}


#ruta {
	float:left;
	margin:10px 0;
	background-color:#000000;
	border:1px solid #534a00;
	width:180px;
	color:#FFFFFF;
	height:21px;
	padding:0;
	text-align:center;
}

#ruta h1 {
	margin:0;
	padding:0;
	font-size:130%;
}

#ruta2 {
	margin-top:19px;
	margin-left:0;
	height:10px;
	float:left;
	width:565px;
	background-image:url(../img/ruta.png);
	background-repeat:repeat-x;
}

#tapa {
	position:relative;	
	clear:both;
	float:left;
	 z-index:0;
}

#info {
	width:560px;
	float:left;
	height:378px;
	margin-left:5px;
	background-image:url(../img/info.png);
	background-repeat:no-repeat;
}

iframe {
	width:100%;
	height:100%;
}

#footer {
	clear:both;
	width:749px;
	height:26px;
	background-image:url(../img/footer.png);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	padding-top:2px;
}

#footer p {
	font-size:10px;
	margin-top:10px;
	color:#CCCCCC;
}
img.guiad {
position: absolute; 
/*background-color:darkkhaki; */
top: 50px; 
left:10px; 
height: 150px;
width: 150px;
z-index:50;
background-color:#000000;
border-color:#000000;
}
