/* Carrilet: HOME STYLESHEET */

/* HEADER */
body {
	background-image: url(../images/homeMainBg.gif);
}

#header {
	background: transparent url(../images/homeHeader.gif) no-repeat scroll left top;
}

/* DROPDOWN MENU */
#sidebar-home {
	margin: 0;
	padding: 0 4px;
	display: block;
	position: relative;
	bottom: 0;
	background: #c1c1c1 url(../images/menuShadow.gif) repeat-y scroll left top;
	z-index: 300;
}

#sidebar-home ul {
	height: 60px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar-home ul li {
	width: 195px;
	height: 60px;
	margin: 0;
	padding: 0;
	float: left;
}

#sidebar-home ul li a {
	width: 195px;
	height: 60px;
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
}

#sidebar-home ul li a.homeMenuBtn4 {
	background: transparent url(../images/homeMenu4Btn.png) no-repeat scroll left top;
}
	
#sidebar-home ul li a.homeMenuBtn6 {
	background: transparent url(../images/homeMenu6Btn.png) no-repeat scroll left top;
}

#sidebar-home ul li a.homeMenuBtn62 {
	background: transparent url(../images/homeMenu62Btn.png) no-repeat scroll left top;
}

#sidebar-home ul li a.homeMenuBtn8 {
	background: transparent url(../images/homeMenu8Btn.png) no-repeat scroll left top;
}
	
	#sidebar-home ul li a.homeMenuBtn4:hover,
	#sidebar-home ul li a.homeMenuBtn6:hover,
	#sidebar-home ul li a.homeMenuBtn62:hover,
	#sidebar-home ul li a.homeMenuBtn8:hover {
		background-position: left bottom;
	}
	
/* SIDEBAR */
.secondary .widget {
	background: #f8f8f8 url(../images/homeSidebarBlockTop.gif) no-repeat scroll left top;
	color: #656565;
	font-size: 1.1em;
}
	
	.secondary .widget h4 {
		color: #666464;
		font-size: 1em;
	}
	
	.secondary .widget a {
		display: inline;
		color: #666464;
	}
	
	.secondary .widget ul li {
		padding: 0 0 4px 8px;
		background: transparent url(../images/homeDrop.gif) no-repeat scroll 0 6px;
	}

	.secondary .widget a.rssBar {
		background: transparent url(../images/homeRSS.gif) no-repeat scroll right center;
	}

/* CONTENTS */
h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {
	color: #666464;
	text-align: left;
	}
	
h2 a:hover, h2 span a:hover {
	color: #666464;
	}

h5 {
	font-size: 0.9em;
	margin-top: 19px;
}
	
	h5 a {
		color: #b53e3a;
	}

a {
	color: #666464;
	text-decoration: none;
	}
	
.content.home-content {
	padding: 17px 18px 16px 22px;
}
	
	.content.home-content a {
		text-decoration: underline;
	}
		
		.content.home-content a:hover {
			color: #000;
		}
	
	.content.home-content h2 {
		margin: 13px 0 !important;
		font: normal normal 24px/26px Arial, Helvetica, sans-serif !important;
		color: #4b4b4b !important;
	}
	
	.content.home-content h3 {
		margin: 0 0 5px 0 !important;
		padding: 0 !important;
		font: normal normal 20px/20px Arial, Helvetica, sans-serif !important;
		color: #4b4b4b !important;
	}
	
	.content.home-content h4 {
		margin: 0 !important;
		padding: 0 0 5px 0 !important;
		font: normal normal 18px/18px Arial, Helvetica, sans-serif !important;
	}
	
		.content.home-content .homeLastNewsEscola {
			color: #ab3830 !important;
		}
		
		.content.home-content .homeLastNewsCrf {
			color: #db9335 !important;
		}
		
		.content.home-content .homeLastNewsProjecte {
			color: #82b027 !important;
		}
		
		.content.home-content h4 a.homeLastNewsEscola,
		.content.home-content h4 a.homeLastNewsCrf,
		.content.home-content h4 a.homeLastNewsProjecte {
			text-decoration: none !important;
		}
		
		.content.home-content a.homeLastNewsEscola:hover,
		.content.home-content a.homeLastNewsCrf:hover,
		.content.home-content a.homeLastNewsProjecte:hover {
			color: #000 !important;
			text-decoration: underline !important;
		}
	
	.content.home-content p {
		line-height: 1.2em;
		margin: 0 0 5px 0;
		color: #5d5d5d;
	}
	
	.content.home-content hr {
		border: 0 none;
		height: 1px;
		margin: 12px 0 8px 0;
		display: block;
	}
		
		.content.home-content hr.homeHr {
			background: transparent url(../images/dottedLineH.gif) repeat-x scroll left top;
		}
		
		.content.home-content hr.homeDarkHr {
			background: transparent url(../images/dottedDarkLineH.gif) repeat-x scroll left top;
		}
		
		.content.home-content hr.homeWhiteHr {
			background: transparent url(../images/dottedWhiteLineH.gif) repeat-x scroll left top;
		}
	
	.content.home-content p.homeReadMore {
		text-align: right;
	}
		
		.content.home-content p.homeReadMore a {
			font-weight: bold;
			color: #666464;
			text-decoration: underline;
		}
			
			.content.home-content p.homeReadMore a:hover {
				color: #000;
			}
	
	.content.home-content .hentry {
		margin: 0 !important;
	}
	
	.content.home-content .homeColLeft {
		width: 362px;
		margin: 0 24px 0 0 !important;
		float: left !important;
	}
	
	.content.home-content .homeColRight {
		width: 358px;
		margin: 0 !important;
		float: left !important;
	}
	
	.content.home-content .homeOpinions {
		width: 358px;
		height: 80px;
		padding: 66px 0 0 0;
		overflow: visible;
		margin: 20px 0 0 0; 
		background: #838383 url(../images/homeBustiaBg.gif) no-repeat scroll left top;
	}
		
		.content.home-content .homeOpinions p {
			margin: 0 9px;
			color: #ebebeb !important;
			font-size: 11px;
		}
		
		.content.home-content .homeOpinions .homeOpinionsBtn {
			width: 139px;
			height: 22px;
			margin: 12px 9px 0 auto;
			display: block;
			background: transparent url(../images/homeOpinarBtn.gif) no-repeat scroll left top;
		}
			
			.content.home-content .homeOpinions .homeOpinionsBtn:hover {
				background-position: left bottom;
			}

/* SIDEBAR */
.secondary .widget {
	background: #f8f8f8 url(../images/homeSidebarBlockTop.gif) no-repeat scroll left top;
	color: #656565;
	font-size: 1.1em;
}
	
	.secondary .widget h4 {
		color: #666464;
		font-size: 1em;
	}
	
	.secondary .widget a {
		display: inline;
		color: #666464;
	}
	
	.secondary .widget ul li {
		padding: 0 0 4px 8px;
		background: transparent url(../images/homeDrop.gif) no-repeat scroll 0 6px;
	}

/* FOOTER */
#footer {
	background: transparent url(../images/homeFooter.gif) no-repeat scroll left top;
	color: #f1f1f1;
}

#footer a {
	color: #bebebe;
}
