h1 {color:#8CC63F;font-size:13px;font-weight:bold;letter-spacing:1px; text-transform: uppercase; margin-bottom:10px; }
h2 {color:#8CC63F;font-size:11px;font-weight:bold;letter-spacing:1px; text-transform: uppercase; margin-bottom:5px; }
h3 {color:#8CC63F;font-size:11px;font-weight:bold;letter-spacing:1px; text-transform: uppercase; margin-bottom:5px; }
a {text-decoration: none;}
a:hover {text-decoration: none;border-bottom: 1px solid #8CC63F;}
.selected {font-weight:bold;}

/********* LOGIN PANEL */
#login-panel{text-align:right;}
#login-panel label {color: red;display: inline;color:#8CC63F; margin:0; padding-right:3px;}
#login-panel input {clear: both; font-size:11px;padding:1px; width: 40px; margin-right:30px; border: 1px solid #8CC63F;}
#login-panel input:hover{color:#8CC63F;} 
#login-panel .submit{width: 104px; color:#8CC63F; margin-right: 4px; background:#fff;padding: 0;}
#login-panel form{width: 500px;margin-right:0;padding-right: 3px;float: right;}

/********* ZONA CAPÇALERA */
#header-right a{color: #f0f0f0; font-weight: bold;}
#header-right a:hover{border-bottom: 1px solid #f0f0f0;}
#breadCumb {font-size: 11px; color: #c0c0c0;}
#breadCumb a{ color: #c0c0c0; font-weight: bold;}

/********* Destacats dreta */
#midle-right #destacats img{margin-bottom: 40px;}
#midle-right #destacats a{border: none;}

/********* Men� Superior */

#top_menu ul{margin: 0;padding: 0;list-style-type: none;}
/*Top level list items*/
#top_menu ul li{position: relative;display: inline;float: left;  border-right: 1px solid #D3D3D3;}
#top_menu .lastLi{border-right: none;}
/*Top level menu link items style*/
#top_menu ul li a{display: block;padding: 0px 15px 2px 15px; text-decoration: none;}
#top_menu ul li.first a{padding: 0px 15px 2px 25px;}
/*IE6 hack to get sub menu links to behave correctly*/
* html #top_menu ul li a{display: inline-block;} 
#top_menu ul li a:link, #top_menu ul li a:visited{}
#top_menu ul li a:hover{}
/*1st sub level menu*/
#top_menu ul li ul{position: absolute;left:0;display: block;visibility: hidden; margin-left:25px; margin-top: 0px; background-color:#FAFAFA; font-size: 12px;padding-top: 5px; padding-bottom: 5px; border-left:1px solid #a0a0a0;}
/*Sub level menu list items (undo style from Top level List Items)*/
#top_menu ul li ul li{display: list-item;float: none; margin-bottom: 4px; border: none;}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
#top_menu ul li ul li ul{top: 0;}
/* Sub level menu links style */
#top_menu ul li ul li a{width: 140px; padding: 0; margin: 0; border-top-width: 0; padding-left: 8px;}
#top_menu ul li ul li a:hover{ /*background: #ffffff;*/}


/********* MENU ESQUERRE */
#menuV {padding-right: 8px; margin-top: 1px;}
#menuV ul{list-style: none; font-size: 12px;}
#menuV ul li ul{margin:2px 0px 14px 0px; padding-right: 1px;}
#menuV ul li ul li{margin-right:0px;padding: 0px;}
/* Per a les caixes */
#menuV ul li ul li ul{
	padding:2px 20px 10px 5px;
	text-align:left;
	margin:-14px 0 10px 0px;
	width:150px;
	border-left:1px solid #a0a0a0;
	position:absolute;
	float: left;
	left:180px;
	z-index:10;
	display:none;
	background-color:#FAFAFA; 
	font-size: 12px;
}
#menuV ul li ul li ul li{margin-left: 5px; margin-bottom: 4px;}
#menuV ul li ul li ul li a:hover{/*background: #ffffff;*/}
#menuV .n0 {font-size: 12px;color: #66CC00; letter-spacing: 1px; font-weight: bold;}



/********* COMÚ MENÚS */
.menu {color: #b0b0b0;}
.menu a{/*color: #8CC63F;*/color: #474747;}
.menu a:hover{color: #474747; border: none; color: #66CC00; }
 



div.message {/* missatges i errors */
	clear: both;
	color: #66CC00;
	font-weight: bold;
	margin: 1em 0;
	background-color: #F6FFEE;
	padding: 5px;
}



/********* HOME */
#home_central{
	/*background-color:aqua;*/
	width: 100%;
	height: 320px;
}
#home_central a:hover{
	border-bottom: none !important;
}



#home_central .caixa_gran{
	/*background-image: url(../../img/front_layout/centre_serveis.gif);*/
	float: left;
	min-height:320px;
  	height:auto !important;
  	height:320px;
	width: 186px;
	margin-right: 11px;
	background: #f0f0f0;
	border:1px solid #66cc00;
	padding-top:10px;
}
#home_central .caixa_gran a{margin: 0; padding: 0; border: 0;}

#home_central .caixa_gran p{
	font-size:9px;
	text-align:left;
	margin: 5px 4px 0px 4px;
}

#home_central .caixa_petita{
	/*background: #b0b0b0;*/
	/*background-image: url(../../img/front_layout/habitatge_familiar.gif);*/
	background-position: top;
	background-repeat: no-repeat;
	float: left;
	/*height: 240px;*/
	min-height:320px;
  	height:auto !important;
  	height:320px;
	width: 95px;
	margin-right: 6px;
	background: #f8f8f8;
}
#home_central .ultima{
	margin-right: 0px;
}
#home_central .caixa_petita p{
	font-size:9px;
	text-align:left;
	margin: 5px 4px 0px 4px;
}
#home_intro2{
	padding-left: 27px;
	padding-bottom: 10px;
}
#home_destacats{height: 36px; margin-bottom: 10px; margin-top: 10px;}
#home_destacats #esquerra{
	background-image: url(../../img/front_layout/dest_left.gif);
	float: left;
	height: 36px;
	width: 9px;
}
#home_destacats #centre{
	background-image: url(../../img/front_layout/dest_center.gif);
	float: left;
	height: 36px;
	width: 476px;
}
#home_destacats #centre .box{
	height:28px;
	margin: 4px 0;
	text-align: center;
	width: 118px;
	float: left;
	border-right: 1px solid #ffffff;
}
#home_destacats #centre .last{
	border: none;
}
#home_destacats #centre .box a{
	color: #ffffff;
	font-size: 10px;
	text-transform:uppercase;
}
#home_destacats #centre .box a:hover{
	text-decoration:underline;
}

#home_destacats #dreta{
	background-image: url(../../img/front_layout/dest_right.gif);
	float: left;
	height: 36px;
	width: 10px;
}



/* llista de projectes */
.home_projectes{
	text-align:center;
}
.home_projectes .grup{
	margin-bottom:10px;
}
.home_projectes h2{
	font-size:13px;
	text-align:center;
}
.home_projectes h3{
	margin-bottom:5px;
	color:#fff;
	text-transform:uppercase;
	padding:3px;
	background:#828282;
	text-align:center;
}
.home_projectes h3.base{
	background: #8CC63F;
}
.home_projectes h3.familiar{
	background: #FBAB18;
}
.home_projectes h3.plus{
	background: #DA0B8C;
}

.projecte{
	/*	background: red;*/
}

.projecte h2{
	font-size:17px;
	color:#66CC00;
	margin-bottom:10px;
}

.projecte .imatge{
	float: left;
	width:188px;
	margin-right:0px;
	/*margin-top:5px;*/
	display:block;
	
}
.projecte .fitxa{
	/*background:#f0f0f0;*/
	float: left;
	width:306px;
	/*background:#e0e0e0;*/
	margin-bottom:10px;
}
.projecte .fitxa .etiqueta_sencera{
	font-weight:bolder;
	font-size:14px;
	margin-bottom:10px;
	padding-left:10px;
	color:#66CC00;
}
.projecte .fitxa .etiqueta{
	float:left;
	width:100px;
	padding-left:10px;
	/*line-height:18px;*/
	text-align:left;
	
	padding-right: 15px;
	padding-bottom:6px;
	
}
.projecte .fitxa .contingut{
	/*background:#e0e0e0;*/
	width:181px;
	/*line-height:18px;*/
	padding-bottom:6px;
	float:left;
	text-align:left;
}
.projecte .fitxa .contingut strong{
	font-weight:bold !important;
	color:#828282 !important;
}
.projecte .etiqueta{
	color:#66CC00;
	font-weight:bold;
}

.projecte .descripcio .etiqueta{
	/*background:#f0f0f0;*/
	float:left;
	width:75px;
	text-align:left;
	padding-right: 15px;
	padding-bottom:6px;
	padding-left:1px;
}
.projecte .descripcio .contingut{
	float:left;
	display:block;
	width:395px;
}

.projecte .images{
}
.projecte .images ul{
	list-style:none;
	margin:0 !important;
}

.projecte .images ul li{
	display:inline-block;
	margin:0px 5px !important;
	text-align:center;
}



/* draft, pendiente limpiar */
.ui_icon_plus{background: #fff url(../img/tick-outline.png) no-repeat}






/* blog */

#content .postDescrWrapper{
	margin-bottom:6px;	
	background: #f4f3f3;
	border-top:1px solid #E0E0E0;
	padding-left:2px;
	
	padding: 5px;
}
#content .postDescrWrapper h2{
	margin-bottom:3px;
}
#content .postDate{
	color:#9B9B9B;
}
#content .postCategories{
	color:#9B9B9B;
}
#content .postSource{
	color:#9B9B9B;
}
#content .postIntro{
	/*color:#306CAF;*/
	padding-left:5px;
	padding-right:5px;
	text-align: justify;
	font-style:italic;
}

 p{
	/* margin-bottom:0px; */
}

#content .read{
	float: right;
	margin-bottom: 5px;
	padding-right:5px;
}
#content .postText{
	
}

#content .comments{
	background:#f0f0f0;
	padding:10px;
	padding-top: 10px;
	border: 1px solid #8CC63F;
}
#content .comments h2{
	/* color: #828282; */
}


#content .comments .comment_header{
	border-bottom: 1px solid #c0c0c0;
	padding-top: 10px;
	margin-bottom:5px;
}
#content .comments .comment_header .name{
	color:#8CC63F;
}
#content .comments .comment_header .postDate{
	float:right;
	padding-right:10px;
	
}
#content .comments .comment_header .num{
	font-weight: bold;
}
#content .comments .comment_text{
	margin-left:22px;
	margin-right:10px;
}

#content .formParticipacio{
	padding:10px;
	padding-top: 10px;
	border: 1px solid #8CC63F;
}

#content h2.h2_home_blog{
	margin-top:20px;
	color:#bbbbbb;
	padding-left:10px;	
}

#content #home_blog h3{
	color:#ff9900;
}
#content #home_blog .postDescrWrapper{
	background:none;
}
#content #home_blog .ultims_articles{
	padding-bottom:10px;
}
#content #home_blog .ultims_comentaris{
}

#content #home_blog .postDescrWrapper h2{
	font-weight:normal;
	display:inline;
}

#content #home_blog .postDescrWrapper .name{
	color:#8CC63F;
}




