/*Background
		------------------------------------------------------------ */
		body { background-color: #a39c8a; }
		#wrapper{
			background: #fff;
			padding: 0 20px 10px 20px;
			border-left: 4px solid #9a927f;
			border-right: 4px solid #9a927f;
		}
		.sticky .entry {
			background-color: #9a927f;
			padding: 10px;
		}
		.alert-box, .highlight-box { border: 1px solid #9a927f; }
		/*Links
		------------------------------------------------------------ */
		#content a:link, #content a:visited { color: #da10af; }
		#sidebar a:link, #sidebar a:visited { color: #da10af; }
		#title a:hover { color: #da10af; }
		#nav ul li a:hover, #nav ul li:hover > a, #nav ul li.current_page_item > a, #nav ul li.current_page_parent > a, #nav ul li.current_page_ancestor > a, #nav ul li.current-cat > a, #nav ul li.current-menu-ancestor > a, #nav ul li.current-menu-item > a, #nav ul li.current-menu-parent a {
			color: #da10af;
			border-top: 4px solid #da10af;
		}
		.post-header h1 a:hover, .post-header h2 a:hover { color: #da10af; }
		.comments a:hover { color: #da10af; }
		.meta a:hover { color: #da10af; }
		.post-footer a:hover { color: #da10af; }
		#footer a:hover { color: #da10af; }
		/*Hover
		------------------------------------------------------------ */
		#content .entry a:hover { color: #58181b; }
		#wrapper #sidebar a:hover { color: #58181b; }
		/*Reset Specific Link Colors
		------------------------------------------------------------ */
		#content .post-header h1 a:link, #content .post-header h1 a:visited, #content .post-header h2 a:link, #content .post-header h2 a:visited  { color: #444; }
		#content .post-header h1 a:hover, #content .post-header h2 a:hover { color: #da10af; }
		#content .comments a { color: #757575;  }
		#content .comments a:hover { color: #da10af; }
		#content .meta a:link, #content .meta a:visited { color: #666; }
		#content .meta a:hover { color: #da10af; }
		#content .post-footer a:link, #content .post-footer a:visited { color: #333; }
		#content .c-permalink a:link, #content .c-permalink a:visited { color: #ccc; }
		#content .reply a:link, #reply .c-permalink a:visited { color: #aaa; }
		#content .reply a:hover { color: #da10af; }
		#footer a:link, #footer a:visited { color: #666; }
		#footer a:hover { color: #da10af; }
			#title {
			background: url(http://congresassociacions.files.wordpress.com/2010/06/cropped-logocongres6.jpg) no-repeat;
			height: 180px;
		}
				#title a { color: #444444 }#formulari p {
	float: left;
	width: 100%;
	margin-left: 20px;
}
#formulari #dades {
	float: left;
	width: 100%;
}
#formulari #dades p label{
	float: left;
	width: 300px;
	text-align: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#formulari #dades p input{
	width: 400px;
	float: left;
}
#formulari h4 {
	font-size: 13px;
	float: left;
	width: 100%;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D91F83;
	margin-bottom: 5px;
	margin-top: 15px;
}
#formulari h3 {
	float: left;
	width: 50%;
	margin-top: 15px;
	margin-bottom: 10px;
	border: 2px solid #000;
	padding-left: 5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color: #EDEDED;
}
.label_text {
	float: left;
	width: 400px;
}
#formulari table {
	float: left;
	width: 95%;
	margin-left: 10px;
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-top: 10px;
}

#formulari table td {
	border-width: 1px;
	padding: 5px;
	border-style: inset;
	border-color: gray;
	background-color: white;

}
#formulari table th {
	font-weight: bold;
	padding: 5px;
	border-style: inset;
	border-color: gray;
	background-color: #E4E4E4;
}
textarea {
	float: left;
	width: 85%;
	height: 50px;
}
#formulari button {
	font-weight: bold;
	float: left;
}

