body{
	font-family:"Helvetica";
	font-size: 11px ;
	color: #333333;
}

a{
	text-decoration: none;
	color:#666666;
}
a:hover{
	color:#000000;
}

input, textarea, select{
	font-family:"Verdana";
	font-size: 11px ;
	color: #000066;
}

button{
	height:25px;
	width:130px;
	background: url("imatges/bot_0.png") top left no-repeat ;
	border:none;
}
button:hover{
	background: url("imatges/bot_1.png") top left no-repeat ;
}

#logo1{
	position: relative;
	top:  80px;
	left:  30px;
	width:300px;	
	font-family:"Helvetica";
	font-size: 21px ;
	letter-spacing:  1px;
}

#logo1 #p1{
	color:#333333;	
}

#logo1 #p2{
	color:#999999;
}

.menu{
	position: relative;
	top:  27px;
	left:  370px;
	width:250px;
	color:#99002e;
	font-size: 11px;
	font-weight: bold;
	line-height:  20px;
	word-spacing:  2px;
	list-style-position:outside;
}
ul{
	list-style-type: disc;
}
li:hover{
	list-style-type: circle;
}

#peu{
	position: relative;
	float:left;
	top:  390px;
	left:  25px;
	width:750px;
	font-size: 12px;
	letter-spacing:  1px;
	text-align: right;	
}
#peu #part1{
	position: relative;
	float:left;
	top:  0px;
	font-size:7;
	letter-spacing: -0.3px;
	font-weight:bold;
}
#peu #centre{
	position: relative;	
	float:left;
	top:  0px;
	text-align: center;
	font-size: 12px;
	color:#98012e;
	padding-left: 30px;
	letter-spacing: -0.1px;
	font-weight:bold;
}
#peu #part2{
	position: relative;
	float: right;
	top:  0px;
	font-size:12px;
	letter-spacing: -0.1px;
	font-weight:bold;
}
#peu #contacte{

}
#eslogan .plus{
	font-size:20px;
}

.gris{ color:#999999; }
.burdeos{ color:#98012e; }