/* Desenvolupament - Àrea de Participació Ciutadana - Ajuntament d'Alcúdia  
   stylesheet © 2007 28Motivos http://www.28motivos.com
  --------------------------------------------------------------------------- */
@import url(../estil.css);

#body {
	background:url(img/body.gif) repeat-y;
	}

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

#navcontent {
	background:url(img/navcontent.gif) repeat-y;
	}

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

#navigation li {
	color:#fff;
	background-color:#BD955A;
	}
#navigation a:link {color:#fff;}

#main {
	float:left; width:510px;
	margin-left:5px;	
	padding-left:18px;
	padding-top:40px;
	}
#main a {color:#BD955A;}
#main a:hover { color:#333;}
#links a:hover, #contacte a:hover { background:url(../imatges/dot.gif) no-repeat left center;}
#links a { margin-left:10px;}


#contacteheader, #linksheader {
	background:url(img/linksheader.gif) no-repeat;
	}
#contactecontent, #linkscontent {
	background:url(img/linkscontent.gif) repeat-y;
	}
#contactefooter, #linksfooter {
	background:url(img/linksfooter.gif) no-repeat;
}

.item .name label {
	color:#BD955A;
	}

#toyocupacio {
	background-image:url(img/toyocupacio.gif);
	bottom:10px; right:-80px;
	width:350px; height:470px;
	}	

#toyformacio {
	background-image:url(img/toyformacio.gif);
	top:-110px; right:-30px;
	width:283px; height:404px;
	}	
	
#toycorporacio {
	background-image:url(img/toycorporacio.gif);
	bottom:0px; right:-30px;
	width:382px; height:462px;
	}

#toydirigit {
	background-image:url(img/toydirigit.gif);
	bottom:-20px; right:0px;
	width:367px; height:453px;
	}	

#toyenllacos {
	background-image:url(img/toyenllacos.gif);
	top:-214px; left:270px;
	width:369px; height:369px;
	}
	
#toycontacte1 {
	background-image:url(img/toycontacte1.gif);
	top:-100px; right:171px;
	width:173px; height:207px;
	}		
#toycontacte2 {
	background-image:url(img/toycontacte2.gif);
	top:-100px; right:-60px;
	width:232px; height:443px;
	}	

#toycontacte3 {
	background-image:url(img/toycontacte3.gif);
	top:268px; right:171px;
	width:87px; height:75px;
	}

#toyorientacio {
	background-image:url(img/toyorientacio.gif);
	top:-130px; right:-80px;
	width:401px; height:426px;
	}
	


