/* CSS Document */
body { font:12px Arial; color: black; margin: 0px; }
p,div,td { font: 12px Arial; color: black; }

a { color: #518441; }
a:hover { text-decoration: none; }

#wrapper { text-align: center; }
#content 
{ 
	width: 820px;
	background-image: url('../imatges/fons.jpg');
	background-repeat: repeat-y;
}

#subnav
{
	margin-left: 17px; 
	width: 780px; 
	padding-top: 260px;
	position: relative;
}

#subnav table td { vertical-align: top; }

.boto
{
	float: left;
	position: relative;
	z-index: 1;
	width: 126px;	padding-left: 4px;
	height: 83px; 	padding-top: 48px;
	
	background-image: url('../imatges/boto.gif'); 
	background-repeat: no-repeat;
	text-align:center;
	
}

.boto a
{
	font:bold 13px Verdana;
	color: #53824B;
	text-decoration: none;
}

#associacio-despl
{
	display: none;
	position: absolute;
	top: 64px;
	left: 15px;
	
	/* margin-left: 11px; */
	background-image: url('../imatges/associacio_despl.gif'); 
	background-repeat: no-repeat; 
	height: 158px;
	width: 105px;
	text-align: left;
	padding-left: 4px;
}

#associacio-despl a
{
	display: block;
	font:bold 12px Verdana;
	color: #53824B;
	text-decoration: none;
	padding-top: 15px;
}

#gallecs-despl
{
	display: none;
	position: absolute;
	top: 64px;
	left: 15px;
	
	
	/* margin-left: 11px; */
	background-image: url('../imatges/gallecs_despl.gif'); 
	background-repeat: no-repeat; 
	height: 158px;
	width: 105px;
	text-align: left;
	padding-left: 4px;
}
#gallecs-despl a
{
	display: block;
	font:bold 12px Verdana;
	color: #53824B;
	text-decoration: none;
	padding-top: 12px;
}

#educacio-despl
{
	display: none;
	position: absolute;
	top: 64px;
	left: 15px;
	
	/* margin-left: 11px; */
	background-image: url('../imatges/educacio_despl.gif'); 
	background-repeat: no-repeat; 
	height: 158px;
	width: 105px;
	text-align: left;
	padding-left: 6px;
}
#educacio-despl a
{
	display: block;
	font:bold 12px Verdana;
	color: #53824B;
	text-decoration: none;
	padding-top: 12px;
}

#miscelania-despl
{
	display: none;
	position: absolute;
	top: 64px;
	left: 15px;
	
	/* margin-left: 11px; */
	background-image: url('../imatges/miscelania_despl.gif'); 
	background-repeat: no-repeat; 
	height: 158px;
	width: 105px;
	text-align: left;
	padding-left: 6px;
}

#miscelania-despl a
{
	display: block;
	font:bold 12px Verdana;
	color: #53824B;
	text-decoration: none;
	padding-top: 15px;
}

#projecte_despl
{
	display: none;
	position:absolute; 
	left: 82px; 
	top: 58px;
	background-image: url('../imatges/projecte_despl.gif');
	background-repeat: no-repeat;
	width: 105px;	padding-left: 6px;
	height: 90px;
}

#projecte_despl a
{
	display: block;
	font:bold 10px Verdana;
	color: #53824B;
	text-decoration: none;
	padding-top: 10px;
}

/*
 *	MAINNAV
 */

#mainnav p
{
	padding: 0px 30px;
	text-align: justify;
	z-index: 0;
}

.pagina-contingut { clear:both; padding: 0px 30px; }

.OkBox
{
	padding: 1em;
	text-align: center;
	font-weight:bold;
	background-color: #C0EB2C;
	color: black;
}

/*
 *	FOOTER
 */
 
#footer_guapo 
{ 
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #5E6C52;
}


#footer_guapo td
{ 
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #5E6C52;
}

#footer_guapo a 
{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #5E6C52;
	text-decoration: none;
}
