/* Fulla d'estil de les seccions del site */

* {
	margin: 0;
	padding: 0;
	}
	
body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #777;
}

h1 {
	font-size: 2.2em;
	font-weight: normal;
	color: #c71a34;
	margin: 0 5px 0 0;
	/*border-bottom: 12px solid #e61342;*/
}

h2 {
	font-size: 1.4em;
	color: #c71a34;
}

h3 {
	font-size: 1.2em;
	color: #c71a34;
	margin: 10px 0 10px 0;
}

h3 a {
	color: #fff;
	}

h4 {
	font-size: 1em;
	color: #c71a34;
}

p {
	font: 13px Verdana, Arial, sans-serif;
	margin-bottom: 15px;
}

p.titol-seccio {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 2.2em;
	font-weight: normal;
	color: #c71a34;
	margin: 0 5px 0 0;
}

p.question {
	margin: 10px 0 5px 0;
}

a {
	color: #c71a34;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
}

ul {
	margin: 10px auto;
	font: 13px Verdana, Arial, sans-serif;
}

ul li {
	list-style: square;
	margin: 10px auto 10px 15px;
	padding-left: 10px;
}

ul li ul {
	margin-left: 20px;
	}

ul li ul li {
	list-style: circle;
	}

ol {
	margin-left: 20px;
	font-size: .9em;
}

ol li {
	clear: left;
	padding: 8px 0 0 0;
	*padding: 5px 0 0 0;
}

.hora {
	margin-right: 15px;
	color: #c9253c;
	font-weight: bold;
}

.vermell {
	color: #c9253c;
	font-weight: bold;
}

.llistat {
	margin: 10px auto;
	*margin: 20px auto;
	width: 690px !important;
	width: 670px;
	border: none;
	}

.llistat tr th {
	font: 1.1em Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	width: 344px;
	padding-bottom: 10px;
	}

.llistat tr td p {
	text-transform: lowercase;
	text-transform: capitalize;
	}

.llistat tr td p a {
	text-transform: lowercase;
	}


/* Alineació */
.left {
	float: left;
	clear: none;
}

.right {
	float: right;
	clear: none;
}

.thumb {
	float: left;
	clear: none;
	margin: 20px 10px 0 0 !important;
}

/* Menu navegació */

#nav {
	margin: 0 auto;
	padding: 20px 0 8px 0;
	width: 960px;
}

#nav ul {
	margin: 0 auto;
	font: 13px Helvetica, Verdana, Arial, sans-serif;
}

#nav ul li {
	padding: 10px;
	display: inline;
	font-size: 14px;
}

#nav ul li a {
	font-weight: bold;
	text-decoration: none;
	color: #c71a34;
}

#nav ul li a:hover {
	text-decoration: underline;
}

/* Estructura */

#content {
	margin: 0 auto;
	width: 960px;
	background: #fff url(../img/bg_seccio.png) top left no-repeat;
	min-height: 300px;
}

.fons {
	/*background: #fff url(../img/bg2.jpg) no-repeat top left;*/
	width: 960px;
}

#header {
	margin: 0 auto 10px auto;
	width: 230px;
	margin-right: 15px;
	float: left;
	clear: none;
}

#header img {
	margin: 15px 0 0 27px;
}

#header a img {
	border: none;
}

#right-content {
	float: left;
	clear: none;
	width: 715px;
	margin: 30px auto 5px auto;
}

.entry {
	margin: 15px 0 0 0;
	padding: 20px 20px 10px 20px;
	background: url(../img/bg_entry.png) top left no-repeat;
	width: 670px;
}

.entry-image {
	float: left;
	clear: both;
	margin-bottom: 20px;
	width: 100%;
}

.entry-image2 {
	float: left;
	clear: both;
	margin: -20px 0 20px -20px;
	width: 100%;
}

.entry-image .entry-text {
	padding-right: 30px;
}

.entry-text .relacio-empreses p {
	margin: 5px auto 15px auto;
	color: #9c9d9f;
	}

.entry-text .relacio-empreses p a {
	color: #9c9d9f;
	text-transform: none;
	}

.entry-text img {
	margin-right: 30px;
}

.header-globus1 {
	background: url(../img/bg_globus1.png) top left no-repeat;
	width: 238px;
	height: 39px;
}

.header-globus1 h5 {
	margin-left: 10px;
	padding-top: 6px;
	color: #f7f7f7;
}

.globus1 {
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	padding: 5px;
	*padding: 10px 5px;
	width: 225px;
	height: 190px;
	margin-top: -10px;
	background: #f6f6f6;
}

.footer-globus1 {
	background: url(../img/footer_globus1.png) top left no-repeat;
	width: 238px;
	height: 18px;
}

.header-globus2 {
	background: url(../img/bg_globus2.png) top left no-repeat;
	width: 430px;
	height: 39px;
}

.header-globus2 h5 {
	margin-left: 10px;
	padding-top: 6px;
	color: #f7f7f7;
}

.globus2 {
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	padding: 5px;
	*padding: 10px 5px;
	width: 417px;
	height: 370px;
	*height: 425px;
	margin-top: -11px;
	background: #f6f6f6;
}

.footer-globus2 {
	background: url(../img/footer_globus2.png) top left no-repeat;
	width: 430px;
	height: 33px;
	margin: 0 0 15px 0 !important;
	+margin-left: -122px;
}

.col1 {
	width: 213px !important;
	width: 210px;
	float: left;
	clear: none;
	margin-right: 20px;
	margin-left: -10px;
	font-size: .9em;
}

.col2 {
	width: 213px !important;
	width: 210px;
	float: left;
	clear: none;
	margin-right: 20px;
	font-size: .9em;
}

.col3 {
	width: 213px !important;
	width: 210px;
	float: left;
	clear: none;
	margin-right: 0px;
	font-size: .9em;
}

#info-miss {
	padding: 5px;
	margin-bottom: 10px;
	background: #ffcc66;
	text-align: center;
	font-weight: bold;
}

.mapa {
	float: left;
	margin-left: 0 !important;
	margin-left: 20px;
	width: auto !important;
	width: 690px;
}

#footer {
	margin: 0 auto;
	background: url(../img/footer_bg2.png) top left no-repeat;
	width: 960px;
	height: 105px;
	clear: left;
	float: left;
}

#footer p {
	padding: 10px 0 0 10px;
	color: #7b7b7b;
	font-size: 12px;
	font-weight: bold;
	float: left;
	clear: none;
	margin: 0 25px 0 0;
}

#footer img {
	margin: 15px 5px 0 0;
	float: left;
	clear: none;
}

#footer a img {
	border: none;
}

#footer .colab {
	width: 910px;
	height: auto;
	float: left;
	clear: none;
}

#footer .colab img {
	margin-left: 40px;
}

#icones {
	margin: 3px auto;
	border-top: 1px solid #ccc;
	clear: both;
	float: left;
	line-height: 20px;
	padding: 0px;
	width: 960px;
}

#icones img {
	margin: 5px 10px 5px 0;
	float: right;
}

/* Forms */
input {
	width: 130px;
	display: inline;
	clear: right;
	float: right;
	margin: 5px;
	*margin: 0px;
}

input.boto {
	width: 100px;
	float: right;
	/*background: #ee114b;
	border: 1px solid #666;
	color: #f7f7f7;
	font-weight: bold;*/
}

input.boto_petit {
	width: 60px !important;
	float: right;
	background: #ee114b;
	border: 1px solid #666;
	color: #f7f7f7;
	font-weight: bold;
}

input.check {
	width: 20px !important;
	margin: 9px;
	*margin: 2px;
	float: left;
	clear: none;
}

label {
	float: left;
	clear: left;
	padding-right: 10px;
	line-height: 30px;
	*line-height: 20px;
}

#factura {
	width: 500px;
	margin: 0 auto;
}

#factura label {
	width: 200px;
}

#factura input {
	width: 200px;
}

#inscripcio {
	margin: 0 auto;
	width: 500px;
}

#inscripcio input {
	width: 270px;
	float: left;
	margin: 3px 0;
}

#inscripcio input.button {
	width: 100px;
	float: right;
	clear: both;
}

#inscripcio label {
	width: 200px;
	float: left;
}

#poster {
	margin: 0 auto;
	width: 600px;
}

#poster input {
	width: 200px;
	float: left;
	margin: 3px 0;
}

#poster input.boto {
	width: 100px;
	float: right;
}

#poster input.check {
	float: left;
}

#poster label {
	width: 270px;
	float: left;
}

.checks {
	clear: both;
	float: left;
	width: 100%;
	margin: 20px auto;
}

.checks h5 {
	margin-bottom: 15px;
}

.checks input {
	margin: 0 0 0 10px;
	float: left;
	clear: none;
}

.checks label {
	width: 450px !important;
	float: left;
	clear: none;
	*padding: 5px 0;
}

.checks p label .check {
	margin: 9px 5px 0 0 !important;
	*margin: 0 5px 0px 0 !important;
} 

#enquesta {
	margin: 0 auto;
	padding: 0;
}

#enquesta p {
	line-height: 15px;
	clear: both;
}

#enquesta label {
	float: left;
	clear: none;
	white-space: nowrap;
}

#enquesta label.select {
	width: 180px;
}

#enquesta label.select2 {
	width: 310px;
}

#enquesta input {
	float: left;
	clear: none;
}

#enquesta input.check {
	float: left;
	clear: none;
}

#enquesta input.button {
	float: rigth;
	clear: both;
	width: 100px;
	margin-left: 553px;
}

#enquesta textarea {
	width: 630px;
	height: 90px;
	float: left;
	clear: none;
	border: 1px solid #ccc;
	color: #333;
	margin: 5px auto;
}

#enquesta select {
	width: auto;
	border: 1px solid #ccc;
}

/* Flickr gallery */
.flickr a img{
	float:left;
	background: #f7f7f7;
	border: 1px solid #dedbd1;
	margin: 5px 10px 15px 0px !important;
	margin: 5px 7px 15px 0px;
	padding: 4px;
	list-style:none;
}

.flickr img:hover{
	background: #ebe9e1;
	border: 1px solid #dedbd1;
}