@charset "UTF-8";
/* CSS Document */

.fondo {
	background-color: #131313;
	background-image: url(img/fondo.jpg);
	background-repeat: repeat-x;
}
.liniasota {
	margin: 0px;
	padding: 0px;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	border-top-width: thin;
	border-top-color: #CCCCCC;
}
.liniasota2 {
	margin: 0px;
	padding: 0px;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	border-top-width: thin;
	border-top-color: #666666;
}

.textform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height:16px;
	letter-spacing: 0px;
	background-color: #131313;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height:16px;
	letter-spacing: 0px;
}
.text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	line-height:16px;
	letter-spacing: 0px;
	text-decoration: none;
}
.text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height:16px;
	letter-spacing: 0px;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8DAD62;
}

titol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8DAD62;

}
titolhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.bt_send {
	outline:none;
	size:50px;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0.01em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	background-image: url(img/Contact/sendboto.png);
	height: 35px;
	width: 50px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #131313;
}
.taula_imput {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #171717;
	height: 20px;
	width: 200px;
	text-indent: 4px;
	border: 0.5px dashed #333;
}
.taula_email {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #171717;
	height: 100px;
	width: 200px;
	text-indent: 4px;
	border: 0.5px dashed #333;
}
.textf {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0.01em;
	margin-left: 0px;
	line-height: 150%;
}

