/************************************************************
*															*
* Copyright 2009 - gno.cat									*
* Disseny: Laura Morató - moratolaura@telefonica.net		*
* Programació: Osona Disseny Web - info@osonadissenyweb.com	*
*															*
************************************************************/

/* ESTILS DE LA PÀGINA DE CONTACTE */
#contactForm table {
	margin:15px 0px 0px 7px;
	width:475px;
	line-height:20px;
}

#contactForm table tr td {
	width:auto;
}

#contactForm table tr td p {
	margin-top:0px;
	line-height:15px;
}

#contactForm a {
	text-decoration:underline;
	color:#333333;
}

#celaComentari {
	height:265px;
}

#celaNewsletter {
	height:65px;
	vertical-align:top;
}

#contactForm input, #contactForm textarea {
	background:#ac9992;
	border:0px;
	padding:3px;
	font-size:10px;
}

#contactForm textarea {
	width:462px;
	height:167px;
	overflow:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif
}

#contactForm .boto {
	width:82px;
	height:18px;
	cursor:pointer;
}

#nom, #email {
	width:240px;
	height:12px;
}

#poblacio, #telefon {
	width:210px;
	height:12px;
}

.nota {
	font-size:8px;
}

#dades-contacte {
	color:#ffffff;
	margin:58px 0px 0px 8px;
	line-height:17px;
}

#dades-contacte a:link, #dades-contacte a:visited {
	color:#ffffff;
}

#dades-contacte a:hover, #dades-contacte a:active, #dades-contacte a:focus {
	text-decoration:none;
}

#resultat-form {
	text-align:left;
	line-height:15px;
	font-size:11px;
	padding:50px 20px 0px 20px;
}

#opcions-form {
	padding-top:30px;
	text-align:center;
}

#opcions-form a:link, #opcions-form a:visited {
	color:#333333;
	text-decoration:none;
}

#opcions-form a:hover, #opcions-form a:active, #opcions-form a:focus {
	text-decoration:underline;
}
