
#logo_idg {
        position:absolute;
		width:105px;
		right:2px;
		bottom:2px;
}
#creditos {
    display:block;
	float:left;
    margin-top:12px;
	padding-right:5px;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	letter-spacing:2px;
}
#logo_ {
	width:25px;
	height:27px;
	background:transparent url(../images/logo_idg.png) no-repeat;
	float:left;
    margin-top:0px;
}
* html #logo_ {
    background:transparent url(../images/logo_idg.gif) no-repeat;
}
a {
	text-decoration:none;
}
a img{
	text-decoration:none;
	border:none;
}
a:hover{
	cursor:pointer;
}

