@charset "utf-8";
/* CSS Document */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.gris {
	color: #666666;
}
body {
	background-color: #000000;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(imatges/gris.jpg);
	background-repeat: repeat;
	height:100%;
}
#cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(imatges/fondo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 0px;
}
#capsalera {
	margin-bottom: 20px;
	padding-left: 20px;

}
#menu {
	color: #FFFFFF;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
#peu {
	background-color: #009966;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 80px;
	background-image: url(imatges/fondo2.gif);
	background-repeat: no-repeat;
	background-position: right -272px;
	padding-left: 20px;
}
#peu a {
	text-decoration: none;
	color: #FFFFFF;
}
.peu_contingut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width: 200px;
	margin-top: -10px;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
}
.peu_contingut_llarg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #333333;
	background-image: url(imatges/fondo3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
}
.peu_contingut_llarg a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	clear: both;
	text-decoration: none;
}
.columana1 {
	width: 327px;
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 20px;
	display: inline;
}
.columana2 {
	width: 347px;
	margin-bottom: 20px;
	float: left;
	display: inline;
}
.frase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #000000;
	width: 100%;
	text-align: center;
	font-weight: bold;
}
#slideshow {
	clear: both;
	float: left;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tooltip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	width: 165px;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.columana {
	width: 680px;
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 20px;
	display: inline;
	clear: both;
}
#form2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-top: 20px;
}
#form2 ul{
	padding: 0px;
	margin-left: 100px;
}
#form2 li{
	list-style-type: none;
	padding-bottom: 10px;
}
#form2 fieldset {
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 1px solid #529A75;
}
#form2 legend {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#form2 label{
	width: 125px;
	float: left;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#form2 input{
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999;
	font-size: 12px;
}
#form2 textarea{
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	height: 200px;
	border: 1px solid #999;
	font-size: 12px;
}
#form2 .boton{
	background-color: #F00;
	margin-left: 125px;
	width: 100px;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#gracies {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #096;
	text-align: center;
	margin-top: 20px;
}

