/*Estilos para o pe de páxina*/

#footer1{border:0px solid #00f;width:100%; height:40px; padding-top:5px; background:url(../imaxes/backgrounds/fondoFooter.jpg) repeat-x;}

div.tabArea{position:relative; float:left; width:260px;left:50%; margin-left:-130px; border:0px solid}

a.tab{
	float:left;
	height: 20px;
	width: 90px;
	margin:0 2px; padding:9px 0 0 30px;
	font-size:10px; font-family:Tahoma; text-decoration:none; text-align:left; line-height:1em;
	color: #000;
	background-image: url(../imaxes/backgrounds/tabFooter.png);
	background-repeat: no-repeat;
	background-position:0 5px;
	border:0px solid #ff0;

	
}
a.tab:hover{
	color: #06f;
	background-image: url(../imaxes/backgrounds/tabFooter1.png);
	background-repeat: no-repeat;
	background-position:0 5px;		
}



#footer2{border:0px solid #f00; text-align:center; width:100%; height:55px; color:#444;font-size:12px;}
#footer3{border:0px solid #000; text-align:center; width:100%; height:40px; color:#444;font-size:12px;}

#footer3 a, #footer3 img{border:none}
