@charset "UTF-8";
/* CSS Document */
body {
background-image:url(../images/fondo_acero.jpg);
background-repeat:no-repeat;
}

#supcontainer {
	height:25px;
	width:800px;
	margin:0 auto;
}
#container {
	height: 700px;
	width: 800px;
	background-image:url(../images/fondo_index.jpg);
	background-repeat:no-repeat;
	margin-top: 30;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#top {
	height: 160px;
	width: 350px;
	float: left;
}
#centre {
	height: 680px;
	width: 350px;/*	background-image:url(../images/pedac.jpg)*/
	float: right;
	padding-right: 0px;
}
#bottom {
	height: 530px;
	width: 380px;
	float: left;
}
#bottom_left {
	height: 325px;
	width: 300px;
	float: left;
	margin-top: 195px;
}
#bottom_right {
	height: 325px;
	width: 500px;
	float: left;
}
#footer {
	height: 40px;
	width: 780px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	clip: rect(auto,auto,auto,auto);
	/*padding-left: 20px;*/
	text-align:center;
	margin: 0 auto;
	margin-top: 0px;
}
/*butons*/


/*------------------------*/
#bt1 {
	background-image:url(../img2/inici.gif);
	height: 60px;
	width:300px;
	background-repeat:no-repeat;
}
#bt1:hover {
	background-image:url(../img2/inici_ac.gif);
	height: 60px;
	width:300px;
	background-repeat:no-repeat;

}

#bt2 {
	background-image:url(../img2/galeria.gif);
	height: 110px;
	width:300px;
	background-repeat:no-repeat;
	
}
#bt2:hover {
	background-image:url(../img2/galeria_ac.gif);
	height: 110px;
	width:300px;
	background-repeat:no-repeat;


}
#bt3 {
	background-image:url(../img2/biografia.gif);
	height: 95px;
	width:300px;
	background-repeat:no-repeat;
	vertical-align:middle;
	
}
#bt3:hover {
	background-image:url(../img2/biografia_ac.gif);
	height: 95px;
	width:300px;
	background-repeat:no-repeat;

}
#bt4 {
	background-image:url(../img2/contacte.gif);
	height: 60px;
	width:300px;
	background-repeat:no-repeat;
	
}
#bt4:hover {
background-image:url(../img2/contacte_ac.gif);
height: 60px;
width:300px;
background-repeat:no-repeat;

}

a {
   text-decoration: none;
   }
   a:visited{
   color: #550000;
   
}
/*fi boto*/
#contingut_text {
	width: 230px;
	margin-left: 200px;
	margin-top: 10px;
	
}

/*text noticies*/
#text1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	size:16px;
	color:#000000;
	font-weight: bold;
	font-size: 15px;
}

#text2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	size:16px;
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	line-height: -10px;
}
#text3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	size:16px;
	color:#000000;
	font-size: 12px;
	font-style: italic;
}
#text4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	size:16px;
	color:#333333;
	font-size: 14px;
	font-weight: bold;
}

#text5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	size:16px;
	color:#663300;
	font-size: 14px;
}

#uele {
list-style:none;
	
}

/*fi text noticies*/

#bt_inici {
	background-image:url(../img2/inici_ac.gif);
	height: 60px;
	width:300px;
	background-repeat:no-repeat;
}
#bt_inici:hover {
background-image:url(../img2/inici_ac.gif);
height: 60px;
width:300px;
background-repeat:no-repeat;


}
#container_bio {
	height: 700px;
	width: 800px;
	background-image: url(../images/fondo_bio.jpg);
	margin-top: 30;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container_bio #centre_bio {
	height: 170px;
	width: 800px;
}

/*buto galeria secció galeria*/

#bt_galeria {
	background-image:url(../img2/galeria_ac.gif);
	height: 110px;
	width:300px;
	background-repeat:no-repeat;
}
#bt_galeria:hover {
	background-image:url(../img2/galeria_ac.gif);
	height: 110px;
	width:300px;
	background-repeat:no-repeat;

}

/*buto inici secció inici*/

#bt_inici {
	background-image:url(../img2/inici_ac.gif);
	height: 60px;
	width:300px;
	background-repeat:no-repeat;
}
#bt_inici:hover {
background-image:url(../img2/inici_ac.gif);
height: 60px;
width:300px;
background-repeat:no-repeat;


}


/*buto bio secció bio*/
#bt_bio {
	background-image:url(../img2/biografia_ac.gif);
	height: 95px;
	width:300px;
	background-repeat:no-repeat;
	vertical-align:middle;
}
#bt_bio:hover {
	background-image:url(../img2/biografia_ac.gif);
	height: 95px;
	width:300px;
	background-repeat:no-repeat;

}

/*buto contacte secció contacte*/
#container_bio #bottom #bottom_left a #bt_contacte {
	background-image:url(../img2/contacte_ac.gif);
	height: 95px;
	width:300px;
	background-repeat:no-repeat;
	vertical-align:middle;
}
#footer a {color:#ccc; font-weight:normal;}
#footer a:hover {color:#fff;}
