/* CSS Document */
body {
	margin: 0px; 
	padding: 0px; 
	background: url(../imatges/fondo.jpg) left top repeat-x #000000; 
	color: #989594;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px
	}
* {
	padding: 0px; 
	margin: 0px;}
ul {
	list-style-type: none;
}
.clear {
	clear: both;
}
/*----MAIN PANEL----*/
#contenedor {
	padding-left: 40px;
	width: 752px;
	float: left;
	background: url(../imatges/header.jpg) left top no-repeat;
}
a.portfoli{
	display: block;
	float: left;
	padding-top: 40px;
	margin-bottom: 30px;
	margin-top: 40px;
	width: 190px;
	display: block;
	text-indent: -9999px;
	font-size: 0px;

}
a.contacte{
	display: block;
	float: right;
	padding-top: 40px;
	margin-right: 160px;
	margin-top: 40px;
	width: 190px;
	display: block;
	text-indent: -9999px;
	font-size: 0px;
	
}
p.descripcio {
	margin-top: 10px;
	display: block;
	float: left;
	width: 575px;
	text-align: justify;
}
.verd {
	color: #b0e600;
}
h1 {
	display: block;
	float: left;
	font-size: 20px;
	font-weight: 100;
	margin-top: 20px;
	width: 575px;
	padding-bottom: 14px;
	background: url(../imatges/linea.jpg) left bottom no-repeat;
	margin-bottom: 5px;
}

.productes {
	display: block;
	float: left;
	padding-bottom: 10px;
	border-bottom: solid 1px #273400;
	margin-bottom: 10px;
	#width: 580px;
}
.tecnica {
	color: #bbb7b6;
	font-size: 10px;
}
.client {
	display: block;
	float: right;
	margin-top: -15px;
}
img.thumb {
	margin-top: 10px;
	display: block;
	padding: 4px;
	border: solid 1px #273400; 
	}
.productes a {
	text-decoration: none;
	color: #989594;
}
.productes a:hover {
	color: #FFFFFF;
}
/*------------------- FOOTER -------------------------*/
#footer {
	display: block;
	float: left;
	width: 579px;
}
#footer p.nom {
	display: block;
	float: left;
	color: #b0e600;
	padding-right: 50px;
}
#footer p.telf {
	background: url(../imatges/punt.gif) left 7px no-repeat;
	display: block;
	float: left;
	color: #b0e600;
	padding-left: 50px;
	padding-right: 25px;
}
#footer p.email a {
	background: url(../imatges/punt.gif) left 7px no-repeat;
	text-decoration: none;
	display: block;
	float: right;
	color: #b0e600;
	padding-left: 75px;
}
#footer p.direccio {
	
	display: block;
	float: left;
	color: #b0e600;
	padding-top: 15px;
	padding-right: 25px;
}
#footer p.web_gong a {
	background: url(../imatges/punt.gif) left 23px no-repeat;
	text-decoration: none;
	display: block;
	float: right;
	color: #b0e600;
	padding-left: 75px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.titulars {
	display: block;
	font-size: 19px;
	margin-top:10px;
	float: left;
	width: 575px;
	font-weight: 100;
	padding-bottom: 14px;
	background: url(../imatges/linea.jpg) left bottom no-repeat;
	margin-bottom: 15px;
}
h1 a{	
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	background-color:#000000;
	color:#FFFFFF;
	padding: 10px 0px;
	border: solid 1px #333333;
	float: right;
	width: 100px;
	margin-left: 10px;
	margin-top: -30px;
}
h1 a:hover{

	background-color:#333333;
}
/*******************************************FORMULARI ******************************/

form {
	width: 579px;
	float:left;
	padding-bottom: 25px;
	background: url(../imatges/linea.jpg) left bottom no-repeat;
	margin-bottom: 25px;
}

form p {
	display: block;
	width: 579px;
	padding-top: 8px;
}
form label {
	background: url(../imatges/linea.jpg) left bottom no-repeat;
	display: block;
	padding: 5px 0px 5px 0px;
	clear: both;
	position: relative;
	width: 579px;
}
form label.comentari{
	background: url(../imatges/linea.jpg) left bottom no-repeat;
	display: block;
	padding: 5px 0px 5px 0px;
	clear: both;
	position: relative;
	width: 290px;
}
form input {
		float: right;
		background-color: #000000;
		font-size: 11px;
		padding: 4px;
		width: 275px;
		margin-top: -30px;
		clear: both;
		border: solid 1px #333333;
		color: #b0e600;
		
}
form textarea {
		float: right;
		border: solid 1px #333333;
		background-color: #000000;
		font-size: 11px;
		padding: 2px;
		width: 280px;
		margin-top: -25px;
		margin-bottom: 25px;
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		color: #b0e600;
			
}
form  input.enviar_borrar {
		color:	#FFFFFF;
		display: block;
		float: right;
		width: 287px;
		margin-top: -10px;
		padding: 5px;
		#padding-top: 13px;
		background-color: #000000;
		text-transform: uppercase;
		font-size: 9px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: none;
		text-align: center;
}
#cont_imatge_proteccio {
	text-align: right;
}
form input.no_complet, form textarea.no_complet {
	border: solid 1px #FF0000;
	background-color: #FFFF99;
}
#capa_sending {
	background-color: #f3f3f1;
	width: 290px;
	#width: 300px;
	height: 412px;
	#height: 365px;
	z-index: 999;
	position: absolute;
	margin: 9px 0px 0px 220px;
	#margin: -3px 0px 0px -300px;
	
}
#img_sending {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -24px 0px 0px -24px;
}
#contenedor p.missatge_error {
	display:bolck;
	background-color: #bb0000;
	padding: 4px 0px;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
}
#contenedor p.missatge_ok {
	display: bolck;
	background-color: #5e7608;
	padding: 4px 0px;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
}