/* Espais cívics - Àrea de Participació Ciutadana - Ajuntament d'Alcúdia  
   stylesheet © 2007 28Motivos http://www.28motivos.com
  --------------------------------------------------------------------------- */

@import url(../estil.css);

#header {
	background:url(img/header.gif) no-repeat;
	}

#body {
	float:left; width:760px; position:relative;
	background:url(img/body.gif) repeat-y;
	}

#footer {
	background:url(img/footer.gif) no-repeat;
	}


#main {	
	float:none;width:620px;
	margin:0px 60px;
	}

#main a:link, 
#main a:visited {color:#59869B;}


#toyespaiscivics {
	background-image:url(img/toyespaiscivics.gif);
	top:-90px; right:30px;
	width:508px; height:215px;
	}

#taula {margin-top:100px;}  
 
  
.taulaEspais {
	background:#fff; font-size:0.66em; border-collapse:collapse; 
  	margin-right:0px; margin-left:150px;
	}
.taulaEspais thead th {background:#eee; color:#333; text-align:center; padding:5px 1px;}
.taulaEspais thead tr {border:#eee;}
.taulaEspais thead tr td, 
.taulaEspais tbody tr td {padding:5px;}
.taulaEspais th, #taulaEspais td {width:25%;}
.taulaEspais tfoot tr td {text-align:center;}
