#footer{
position:relative;
}

#tooCool {
position:absolute;
left:0px;
bottom: 0px;;
display: block;
height: 80px;
width: 80px;
background: url(../img/too_cool.png) bottom right no-repeat;
text-decoration: none; }
#tooCool span{
display:none;}



#footer #saregune{
position:absolute;
display:block;
background: url(../img/logo_saregune.png) no-repeat;
width:80px;
height:41px;
bottom:0px;
left:180px;
}
#footer #sartu{
position:absolute;
display:block;
background: url(../img/logo_sartu.png) no-repeat;
width:86px;
height:38px;
bottom:0px;
left:286px;
}
	#footer a span{
	display:none;}
	
	#footer #sitemap {
	position:absolute;
	display:block;
	padding:4px;
	left:600px;
	bottom:5px;
	font-family:courier new;
	font-size:18px;
	font-weight:bold;
	color:white;
	background:black;
	text-decoration:none;}
	#footer #sitemap:hover {
	color:#24fffe;}
	

#creativeCommons{
position:absolute;
right:200px;
bottom:0px;}
#validar{
position:absolute;
right:-75px;
bottom:0px;
}
