html, body {
	font-size:12px;
	font-family:arial;
	background:#eee;
	color:#666;
}
.clear {
	clear:both;
}
p {
	margin:10px 0;
}
h2 {
	font-weight:bold;
	margin:5px 0;
}
#container {
	width:920px;
	margin:0 auto;
	padding:0 30px;
	background:#fff;
}
#header {
	padding:10px 0;
	width:925px;

}
#logo {
	float:left;
	width:300px;
}
#logo img {
	height:130px;
}
#logo-dreta {
	float:left;
	width:615px;
}
#buit {
	height:20px;
}
#titol {
	margin-top:55px;
}
#titol h1 {
	font-family:arial;
	text-align:right;
	font-size:32px;
	font-weight:normal;
	color:#f69a11;
	margin:10px 0;
}
#titol h1 a, #titol h1 a:visited {
	font-family:arial;
	text-align:right;
	font-size:32px;
	font-weight:normal;
	text-decoration:none;
	color:#f69a11;
	margin:10px 0;
}
#menu {
	margin-left:-160px;
}
#menu ul li {
	float:right;
	margin:0 0 0 20px;
	color:#f69a11;
	text-transform:uppercase;
	font-weight:bold;
}
#menu ul li a, #menu ul li a:visited {
	color:#a7a7a7;
	font-weight:bold;
	text-decoration:none;
}
#menu ul li a:hover {
	color:#f69a11;
}
#espai {
	height:40px;
	width:100%;
	background:url(../images/linia.jpg) center top no-repeat;
}
#espai2 {
	height:5px;
	margin-top:30px;
	width:100%;
	background:url(../images/linia.jpg) center top no-repeat;
}
#left {
	float:left;
	width:185px;
	min-height:10px;
}

#center {
	float:left;
	width:500px;
	padding:0 20px;
	min-height:10px;
}
#center a, #center a:visited {
	color:#ccc;
	font-weight:bold;
}
#center a:hover {
	color:#f69a11;
}
#right {
	float:left;
	width:185px;
	min-height:10px;
}
/*****BANNER****/

#banner {
	width:920px;
	margin:0 auto;
	height:263px;
	background:url(../images/bannerbg.jpg) left top no-repeat;
}

.act_left {
	float:left;
	color:#fff;
	padding:20px 20px 10px 30px;
	width:340px;
}
.act_left p {
}
.act_left h2 {
	font-size:14px;
	text-transform:uppercase;

}
.act_left .data {
	color:#ddd;
}
.act_left .botoinfo {
	text-align:left;
	display:block;
	color:#fff;
	font-weight:bold;
}
.botoinfo a, .botoinfo a:visited {
	color:#fff;
}
.act_img {
	width:520px;
	height:265px;
	border-left:1px solid #fff;
	float:right;
}
.act_img img {

}
.act_img a img, .act_img a:visited img {
	border:0;
}
/**** CARRUSSEL JS ****/
.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 920px; /*Width of Carousel Viewer itself*/
height: 258px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
width: 920px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
#mygallery-paginate {
	text-align:center;
	margin-bottom:10px;
}
#mygallery-paginate img {
	margin:0 5px;
}
/*****NOTICIES***/
.resum_noticia {
	text-align:justify;
	margin-bottom:30px;
}
.resum_noticia h2 {
	font-weight:bold;
	color:#f69a11;
	margin:0 0 10px 0;
	font-size:14px;
}
.data_noticia {
	color:#888;
	display:block;
	margin:10px 0;
}
.llegir_mes a, .llegir_mes a:visited{
	color:#ccc;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
}
.llegir_mes2 a, .llegir_mes2 a:visited {
	color:#ccc;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
}
.llegir_mes a:hover{
	color:#f69a11;
}
.llegir_mes2 a:hover {
	color:#026dda;
}
.upper {
	text-transform:uppercase;
}
/******LEFT************/
.left_propera_actuacio {
	height:80px;
	padding:10px;
	color:#fff;

	background:url(../images/leftblau.jpg) left top no-repeat;
}
.left_propera_actuacio a, .left_propera_actuacio a:visited {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.left_propera_actuacio a:hover {
	text-decoration:underline;
}
.left_propera_activitat {
	padding:10px;
	color:#026dda;
}
.left_ultima_activitat {
	padding:20px 10px;
}
#left h3 {
	margin:5px 0 15px 0 ;
	font-weight:bold;
	font-size:14px;
}
.liniapetita {
	height:1px;
	width:100%;
	background:url(../images/liniapetita.jpg) left top no-repeat;
}
#left .data {
	display:block;
	margin-bottom:5px;
}
/****FOOTER****/
#footer {
	padding:0 0 3px 0;
	color:#999;
	font-size:11px;
	width:100%;
}
#footer p {
	text-align:center;
}
#footer a, #footer a:visited {
	color:#999;
}
/*******SUBMENU*******/
#submenu {
	margin:10px 0;
	width:918px;
	display:block;
	background:url(../images/submenubg.jpg) left center no-repeat;
	padding:0;
}
#submenu ul {
	padding:0;
	margin:0 15px 0 0;
}
#submenu ul li {
	float:right;
	padding:3px 10px;
	color:#fff;
	background:#f69a11;
	font-size:14px;
}
#submenu ul li a, #submenu ul li a:visited {
	color:#fff;
	padding:3px 10px;
	margin:-3px -10px;
	display:block;
	font-size:14px;
	background:#ccc;
	text-decoration:none;
}
#submenu ul li a:hover {
	background:#f69a11;
	color:#fff;
}
/*****LOGIN****/
#loginbar {
	float:right;
}
#login ul li {
	float:left;
	margin: 0 0 0 5px;
	color:#666;
	font-size:11px;
}
#login ul li a, #login ul li a:visited {
	color:#f69a11;
	text-decoration:none;
}
#login ul li a:hover {
	color:#666;
}
#login input {
	border:1px solid #ccc;
	padding:2px;
	color:#ccc;
}
#login input:hover, #login input:focus{
	border:1px solid #666;
	color:#666;
}
#login .button input {
	border:0;
	background:url(../images/fletxa.jpg) left center no-repeat;
	width:22px;
	height:18px;
	cursor:pointer;
}
#login .button input:hover {
	border:0;
	background:url(../images/fletxa-h.jpg) left center no-repeat;
	cursor:pointer;
}
/*******ACTIVITATS******/
.activitat .left {
	margin-top:10px;
}
.activitat .right {
	width:800px;
}
.activitat h2 {
	font-size:15px;
	
}
.resum_activitat {
	display:block;
	margin:10px 0 20px 0;
}
/****SIDEBAR RIGHT *****/
#news {
	background:url(../images/newsbg.jpg) left top no-repeat;
	width:143px;
	height:101px;
	overflow:hidden;
	padding:10px 20px;
}
#social {
	background:url(../images/social2.jpg) left top no-repeat;
	width:143px;
	height:101px;
	overflow:hidden;
	padding:10px 20px;
}
#social ul li {
	float:left;
	margin-right:2px;
}
#social img {
	border:0;
}
#caixa-video {
	background:url(../images/caixa-video.jpg) left top no-repeat;
	width:143px;
	height:101px;
	overflow:hidden;
	padding:10px 20px;
}
#news h2 {
	color:#026dda;
	font-size:15px;
}
#social h2 {
	color:#fff;
	font-size:15px;
}
#caixa-video h2 {
	color:#fff;
	font-size:15px;
}
#news .input input{
	font-size:11px;
	color:#ccc;
	border:0;
	padding:2px 5px;
}
#news .input input:hover, #news .input input:focus {
	color:#333;
}
#news input {
	color:#333;
	font-size:10px;
}
/****CALENDARI*****/
#calendari {
}
#activitats-calendari {
	float:right;
	background:url(../images/columna-activitats.jpg) left top no-repeat;
	color:#fff;
}
.activitat-columna {
	padding:15px;
	height:360px;
	width:203px;
	color:#fff;
}
#activitats-calendari h2 {
	font-size:20px;
	font-weight:normal;
	text-transform:capitalize;
}
/*******CALENDARI****/
.ui-datepicker-calendar .acte_dia .ui-state-default{
	background:#0AD9DB url(../images/calendari/ui-bg_glass_66_0ad9db_1x400.png) repeat-x scroll 50% 50%;
	border:1px solid #04DCBF;
}
.ui-datepicker-calendar .acte_dia2 .ui-state-default{
	background:#1aeb00 url(../images/calendari/ui-bg_glass_65_1aeb00_1x400.png) repeat-x scroll 50% 50%;
	border:1px solid #1aeb00;
}
b, strong {
	font-weight:bold;
}
/*****ACTIVITAT*****/
#activitat h2 {
	display:inline;
	color:#026dda;
	font-size:16px;
}
#galeria-fitxa {
	border:1px solid #f69a11;
	width:425px;
}
.data-fitxa {
	margin-left:20px;
}
#gmaps {
	margin-top:15px;
	width:425px;
	text-align:center;
	height:320px;
	overflow:hidden;
	border:1px solid #f69a11;
}

#activitat ul {
	margin:10px 0;
}
#activitat ul li {
	margin:5px 0;
}
#activitat a, #activitat a:visited {
	text-decoration:none;
	color:#026dda;
}
#activitat a:hover {
	text-decoration:underline;
}
#menu-activitats {
	float:right;
	margin:0 0 10px 0;
}
#menu-activitats ul li {
	float:left;
	margin:0 6px;
	color:#ccc;
	font-size:9px;
}
#menu-activitats a, #menu-activitats a:visited {
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	color:#ccc;
	text-decoration:none;
}
#menu-activitats a:hover {
	color:#026dda;
}
#titol-fitxa {
	margin:10px 0;
}
#titol-fitxa h2{
	font-size:22px;
	color:#f69a11;
}
#icones-fitxa {
	width:455px;
	margin:5px 0 10px 0;
}
#activitat #icones-fitxa ul, #activitat #icones-fitxa ul li {
	margin:0;
}
#activitat #icones-fitxa ul li {
	float:left;
	margin:0 0 0 10px;
}
#fitxa-left {
	width:427px;
	float:left;
}
#fitxa-left img {
	width:425px;
	height:425px;
}
#fitxa-right {
	width:455px;
	float:right;
}
#fitxa-right p {
	text-align:justify;
}
#activitat h3 {
	color:#f69a11;
	font-size:14px;
}
#formulari {
	float:left;
	width:450px;
	color:#eee;
	
}
#formulari input, #formulari textarea {
	border:1px solid #ccc;
	padding:3px;
	width:385px;
	color:#666;

}
#formularitop {
	padding:0 25px;
	height:22px;
	background:url(../images/topform.jpg) left top no-repeat;
}
#formularicenter {
	background:#026dda;
	padding:1px 25px;
}
#formularibottom {
	padding:0 25px;
	height:22px;
	background:url(../images/bottomform.jpg) left top no-repeat;
}
#enviar input{
	cursor:pointer;
	width:395px;
}
#enviar input:hover {
	background:#026dda;
	color:#eee;
}
#situacio {
	margin-top:3px;
	float:right;
	text-align:right;
}
#situacio2 {
	margin-top:3px;
	float:left;
	margin-left:50px;
	text-align:left;
	width:400px;
}
#situacio2 img {
	padding:1px;
	border:1px solid #026dda;
}
#situacio iframe {
	overflow:hidden;
	border:1px solid #f69a11;
	padding:1px;
}
.left {
	float:left;
}
.right {
	float:left;
	margin-left:20px;
}
.separa {
	height:1px;
	background:#ddd;
	margin:10px 0;
	width:100%;
}
/**** PREMSA ****/
.recull_breu {
	float:left;
	width:400px;
	padding:5px 10px;
	border-right:1px dotted #ccc;
}
.recull_recursos {
	padding:5px;
	float:left;
	width:300px;
	margin-left:20px;
}
.recull_recursos li {
	float:left;
	margin:0 5px;
}
.recull {
	border:1px solid #ccc;
	margin-bottom:10px;
}
.recull h4 {
	color:#f69a11;
	font-weight:bold;
}
.paginacio a, .paginacio a:visited {
	color:#ccc;
	text-decoration:none;
}
.paginacio a:hover {
	color:#f69a11;
	
}
#body_page {
	padding:0 10px;
}
#body_page a, #body_page a:visited, #activitats a, #activitats a:visited {
	color:#f69a11;
	text-decoration:none;
}
#body_page p a, #body_page p a:visited, #activitats p a, #activitats p a:visited, #fitxa-right p a, #fitxa-right p a:visited{
	color:#f69a11;
	text-decoration:none;
}
.act_left a, .act_left a:visited {
	color:#fff;
	text-decoration:underline;
}
/***** ESTADÍSTIQUES ******/
#estadistiques {
}
#estadistiques table {
	border:1px solid #ccc;
	width:920px;
}
#estadistiques th {
	font-weight:bold;
}
#estadistiques td {
	border:1px solid #ccc;
	padding:3px 5px;
}
#estadistiques td li {
	float:left;
	margin:0 2px;
}
#estadistiques th a, #estadistiques th a:visited {
}
/* tables */
#estadistiques table {
	font-family:arial;
	background-color: #ccc;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
#estadistiques table thead tr th, #estadistiques table tfoot tr th {
	background-color: #ccc;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
#estadistiques table thead tr .header {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
#estadistiques table tbody td {
	color: #666;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
#estadistiques table tbody tr.odd td {
	background-color:#F0F0F6;
}
#estadistiques table thead tr .headerSortUp {
	background-image: url(../images/asc.gif);
}
#estadistiques table thead tr .headerSortDown {
	background-image: url(../images/desc.gif);
}
#estadistiques table thead tr .headerSortDown, #estadistiques table thead tr .headerSortUp {
background-color: #026dda;
color:#fff;
}
#estadistiques table tfoot tr td {
	background:#fff;
	color:#aaa;
}
.percent {
	font-size:9px;
	color:#aaa;
}
#estadistiques table a, #estadistiques table a:visited {
	color:#026dda;
}