body {
	margin: 0px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #F0F0F0;
}

/* *********************************************** */
#contingut {
	text-align: left;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

/* *********************************************** */
#cap{
	padding-bottom: 10px;
	background-image: url(../img/veler.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 130px;
}

#logo {
	display: inline;
}

#tagline {
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 23px;
	margin-left: 10px;
}

/* *********************************************** */
#barra {
	padding-top: 10px;
}

#nomWeb {
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	background: transparent;
	letter-spacing: 0.3em;
	border-bottom: 1px solid #FFFFFF;
	line-height: 27px;
	margin-left: 10px;
}

#tamanylletra {
	float: right;
	margin-right: 5px;
	padding-top: 5px;
}

#linksBarra {
	text-align: right;
	float: right;
	width:100%;
	padding-bottom: 10px;
}

#linksBarra a {
	font-size: 12px;
	line-height: 11px;
	font-weight: bold;
	padding: 0px 5px;
	text-decoration: none;
	color: #FFFFFF;
	background: transparent;
}

#linksBarra a:hover {
	font-size: 12px;
	line-height: 11px;
	font-weight: bold;
	padding: 0px 5px;
	text-decoration: none;
	color: #032745;
	background: #ff9900;
	/*color: #85b3ca;
	background: #FFFFFF;*/
}

.actual {
	font-size: 12px;
	line-height: 11px;
	font-weight: bold;
	padding: 0px 5px;
	text-decoration: none;
	color: #032745;
	background: #FFFFFF;
	/*color: #032745;
	background: #85b3ca;*/
}

/* *********************************************** */
#cos {
	padding: 30px 10px 10px 10px;
	font-size: 1em;
	line-height: 1.5em;
}

#cos ul {
	margin-top: 5px;
}

#cos ul li {
	list-style: disc url(../img/bullet.gif);
	padding: 0px 0px 10px 0px;
}

#cos .destacat {
	font-size: 1.2em;
	font-weight: bold;
	color: #032745;
}

#cos a {
	text-decoration: none;
	color: #032745;
	background: transparent;
	font-weight: bold;
}

#cos a:hover {
	text-decoration: underline;
}

/* *********************************************** */

#destacatHome {
	float: right;
	margin: 10 10;
	padding: 0px 10px;
	border: 1px solid #032745;
	width: 160px;
}
/* *********************************************** */

#taglineHome {
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
}
/* *********************************************** */

#taglineQuiSom {
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.5em;
}
/* *********************************************** */

#mapa {
	margin-top: 10px;
}

.seccions {
	text-align: center;
	width: 700px;
	border: 1px solid #009999;
}

.seccio {
	text-align: left;
	width: 200px;
	border: 1px solid #D26C00;
	margin: 10px;
	float: left;
}
.titolSeccio {
	border-bottom: 1px solid #D26C00;
	text-align: center;
	font-weight: bold;
	color: #D26C00;
}
.cosSeccio {
	padding: 5px 10px 5px 10px;
}

/* *********************************************** */
#peu {
	font-weight: bold;
	color: #032745;
	font-size: 1em;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #032745;
	width: 740px;
	margin:0px 10px 10px 10px;
	padding-bottom: 10px;
}

