@charset "utf-8";
/* CSS Document */

body {
	background-color: #A3A757;
}
a:link {
	color: #7a8229;
	text-decoration: none;
}
a:visited {
	color: #7a8229;
	text-decoration: none;
}
a:hover {
	color: #006977;
	text-decoration: none;
}
a:active {
	color: #7a8229;
	text-decoration: none;
}

.texte {
font-family:"Trebuchet MS";
font-size:12px;
color:#7a8229;
}

.canvas{
width:100%;
height:auto;
}
.cap{
	position:relative;
	margin-top:15px;
	width:1000px;
	height:152px;
	background-image:url(imatges/cap.jpg);
}
.logo{
	position:absolute;
	left:100px;
	top:6px;
}
.cos{
	position:relative;
	width:1000px;
	height:auto;
	background-image:url(imatges/cos.jpg);
}
.peu{
	position:relative;
	width:1000px;
	height:57px;
	background-image:url(imatges/peu.jpg);
}

.box{
width:300px;
height:75px;
position:absolute;
top:40px;
left: 620px;
}

.tit{
width:400px;
position:absolute;
top:79px;
left: 520px;
font-family:"Myriad Pro";
font-size:25px;
color:#7a8229;
}

.bottom{
position:relative;
width:860px;
border-top-style:solid;
border-top-color:#7a8229;
border-width:1px;
height:24px;
left:62px;
padding-top:1px;}

.bottom .idioma{ float:right; text-transform:uppercase; font-weight:bold; font-size:14px;}

.cont{
position:relative;
left:62px;
width:600px;
}

.contacte{
position:relative;
width:700px;
left:60px;}

.fonsContacte{
height:370px;
width:860px;
background-image:url(imatges/contacto.jpg);
background-repeat: no-repeat;}

.fonsSitemap{
height:370px;
width:860px;
background-image:url(imatges/sitemap.jpg);
background-repeat: no-repeat;}

.fonsProy{
height:370px;
width:860px;
background-image:url(imatges/proyInt.jpg);
background-repeat: no-repeat;}

.taula{
width:500px;
left:290px;
top:57px;}

.proy{
width:800px;}

