/* CRESIB - Estils per a la home */


	#content_home {
		width: 540px;
		float: right;
		padding: 1.6em 20px 3em 10px;
		margin: 0;
	}
	
	



/* Sobre Cresib */

	#about_cresib {
		font-size: 1.1em;
		margin-bottom: 1.5em;
	}
	
		#about_cresib p {
			color: #495CA9;
            line-height: 1.5em;
		}

/* */




/* Modul de projectes */

	#projects {
		float: left;
		width: 176px;
		padding: 1.5em 10px 1em 10px;
		border: 1px solid #dbdeee;
		background-color: #eee;		
		margin-bottom: 1.5em;
	}
	
		#projects img.picture {
			margin-bottom: 1em;
		}
		
		#projects p {
			font-size: 1.1em;
		}
		
		#projects p {
			margin-bottom: 1em;
		}
		
		#projects ol {
			margin: 0 0 0 25px;
			padding: 0;
		}
		
			#projects ul li {
				font-size: 1em;
				padding-left: 10px;				
				margin-bottom: .5em;
				background: url("../images/li_dot_blue_small.gif") no-repeat 3px .5em;
			}
			
			#projects ol li {
				font-size: 1em;
				margin-left: 0;
				padding-left: 0;
				margin-bottom: .5em;
			}			

			
		#projects p.more {
			margin-top: 3em;
			margin-bottom: 0;
			font-size: 1em;
			text-align: right;
		}

		#the-new {
			float: left;
			clear: left;
			width: 176px;
			padding: 1.5em 10px 1em 10px;
			border: 1px solid #dbdeee;
			margin-bottom: 1.5em;
		}

		#the-new p img, #the-new img {
			margin-bottom: 1em;
			width: 175px;
		}
		
		#the-new p {
			font-size: 1.1em;
		}
		
		#the-new p {
			margin-bottom: 1em;
		}
		
		
		#the-new ol {
			margin: 0 0 0 25px;
			padding: 0;
		}
		
			#the-new ul li {
				font-size: 1em;
				padding-left: 10px;				
				margin-bottom: .5em;
				background: url("../images/li_dot_blue_small.gif") no-repeat 3px .5em;
			}
			
			#the-new ol li {
				font-size: 1em;
				margin-left: 0;
				padding-left: 0;
				margin-bottom: .5em;
			}			

			
		#the-new p.more {
			margin-top: 3em;
			margin-bottom: 0;
			font-size: 1em;
			text-align: right;
		}
		
/* ------------------ */




/* Modul de text per a les notícies */

	#news_text {
	}
	
		#news_text p {
			font-size: 1.1em;
			margin-bottom: 1em;
		}
		
			#news_text ul {
				margin-bottom: 2em;
			}
		
			#news_text ul li {
				font-size: 1em;
				padding-left: 10px;
				margin-bottom: .5em;
				background: url("../images/li_dot_blue_small.gif") no-repeat 3px .5em;
			}	

/* -------------------------------- */




/* Columnes de contingut */

    #content_home .left_column {
        width: 310px;
        float: left;
    }
    
    #content_home .right_column {
        float: right;
		width: 210px;
    }
    
    
/* Modul de banners destacats */

    .banners {
        margin-bottom: 2em;
        padding-top: 2px;
        padding-bottom: 5px;
        border-top: 1px dotted #CCCCCC;
        background: url(../images/bg_slider.png) repeat-x left bottom;
    }
    
        .slideshow {        
            margin-bottom: 1em;
            position: relative;
        }

        .slideshow div {
            position: absolute;
        }

        .slide_pager {
            background: #999 url(../images/bg_counter.png) repeat-x left top;
            padding: 4px 0;
            width: 100%;
            overflow: hidden; 
            border-bottom: 1px solid #fff;
        }

        .slide_pager li {
            float: left;
            padding: 0 .5em;
            border-left: 1px solid #fff;
        }
        
        .slide_pager li:first-child {
            padding: 0 .5em;
            border-left: none;
        }

        .slide_pager li a {        
            color: #fff;
        }

        .slide_pager li.selected a {
            font-weight: bold;
            text-decoration: none;
        }

        .slide_pager li.last {
            border: none;
        }
    


/* Modul de noticies */

	.block-type-75,
	.block-type-77 {
		margin-bottom: 1.5em;
        padding-top: 2px;
        border-top: 1px dotted #ccc;
	}
		
		.block-type-75 h2,
		.block-type-77 h2 {			
			padding: .2em 4px;
			font-size: 1.2em;
			color: #fff;
            background: #495CA9 url("../images/bg_news_title.png") repeat-y right top;
		}		
		
			.block-type-75 h2 a,
			.block-type-77 h2 a {
				color: #fff;
                line-height: 1.5em;
				text-decoration: none;
			}
			
				.block-type-75 h2 a:hover,
				.block-type-77 h2 a:hover {
					color: #fff;
					text-decoration: underline;
				}			
		
		.block-type-75 p,
		.block-type-77 p {
			font-size: 1.1em;
			line-height: 1.5em;
			margin-bottom: 1em;
		}
		
			.block-type-75 ul.noticias,
			.block-type-77 ul.noticias {
				margin-bottom: 2em !important;
			}
		
			.block-type-75 ul.noticias li,
			.block-type-77 ul.noticias li {
				font-size: 1em !important;
				padding-left: 10px !important;
				margin-bottom: .5em !important;
				background: url("../images/li_dot_blue_small.gif") no-repeat 3px .5em !important;
				border-bottom: none !important;
				padding-bottom: .3em !important;
			}
		
		
		.block-type-75 ul,
		.block-type-77 ul {
			margin: 1em 4px;
		}

			.block-type-75 ul li,
			.block-type-77 ul li {
				margin-top: 1em;
				padding-top: 1em;
				border-top: 1px solid #ccc;
                width: 100%;
                overflow: hidden;
			}
                .block-type-75 ul li:first-child,
                .block-type-77 ul li:first-child {
                    margin-top: 0;
                    padding-top: 0;
                    border-top: none;
                }
			
				.block-type-75 ul li h3,
				.block-type-77 ul li h3 {
					display: block;
					font-size: 1.1em;
                    line-height: 1.5em;
                    margin-bottom: .5em;
				}
				
				.block-type-75 ul li p,
				.block-type-77 ul li p {
					font-size: 1.1em;
                    line-height: 1.5em;
				}
				
				.block-type-75 ul li a,
				.block-type-77 ul li a {
					text-decoration: none;
				}
				
				.block-type-75 ul li img.imgLeft,
				.block-type-77 ul li img.imgLeft {
					float: left;
					margin: 2px 10px 5px 0;
				}
				
				.block-type-75 ul li img.imgRight,
				.block-type-77 ul li img.imgRight {
					float: right;
					margin: 2px 0 5px 10px;
				}				

/* ----------------- */


/* Modul d'ofertes de treball */

	.block-type-80 {
		margin-bottom: 1.5em;
        padding-top: 2px;
        border-top: 1px dotted #ccc;
	}
		
		.block-type-80 h2 {
			padding: .2em 4px;
			color: #fff;
			font-size: 1.2em;
            line-height: 1.5em;
			background: #666 url("../images/bg_jobs_title.png") repeat-y right top;
		}	
        
			.block-type-80 h2 a {
				color: #fff;
				text-decoration: none;
			}
            
				.block-type-80 h2 a:hover {
					color: #fff;
					text-decoration: underline;
				}            
            
        .block-type-80 ul {
            margin-top: 2px;
            padding: 1em;
            background: url("../images/bg_jobs.png") repeat-x left top;
        }
        
			.block-type-80 ul li {
				margin-top: 1em;
				padding-top: .5em;				
				border-top: 1px solid #ccc;
                width: 100%;
                overflow: hidden;
			}
                .block-type-80 ul li:first-child {
                    margin-top: 0;
                    padding-top: 0;
                    border-top: none;
                }
        
				.block-type-80 ul li h3 {
                    color: #333;
					display: block;
					font-size: 1.1em;
                    line-height: 1.5em;
                    margin-bottom: .5em;
				}
                
				.block-type-80 ul li p {
					font-size: 1.1em;
                    line-height: 1.5em;
				}
				
				.block-type-80 ul li a {
					text-decoration: none;
				}

/* -------------------------- */


/* Modul dels logos */

	#logos {
		padding: 10px;
		clear: both;
		border-top: 1px solid #ccc;
		text-align: center;
	}	
	
		#logos li {				
			margin: 0 8px;
			display: inline;
		}
		
			#logos li img {
				vertical-align: top;
			}

/* ---------------- */





/* Unitats d'Informació de la columna dreta de la home */

		#text_right .units {
			padding-top: 0;
		}

			#text_right .units li {
				width: 100%;
				overflow: hidden;
				padding: 1em 0;
				margin: 0;
				background: none;				
				border-bottom: 1px solid #fff;				
				font-size: 1em;
			}


			#text_right .units li a {
				text-decoration: none;
			}

				#text_right .units li a:hover {
					text-decoration: underline;
				}


			#text_right .units li.banner {
				border-bottom: none;
			}

			#text_right .units li.banner img {	
				display: block;
				margin: 0;
				padding: 0;
			}

/* --------------------------------------------------- */





/* Columna de l'agenda */


	.column_home {
		width: 250px;		
		padding-bottom: 5em;
	}
	
		.column_home a {
			text-decoration: none;
		}
		
			.column_home a:hover {
				text-decoration: underline;
			}


		.column_home h2 {
			font-size: 1.1em;
			color: #fff;			
			padding: .3em;
			background-color: #495CA9;
		}
		
		.column_home ul {
			margin-top: 1em;
		}
		
		.column_home ul li {		
			padding-bottom: 1em;
			margin-bottom: 1em;
			border-bottom: 1px dotted #999;			
		}

			.column_home ul li.last {
				padding-bottom: 0;
				margin-bottom: 0;
				border-bottom: none;
			}

			.column_home ul li h3 {							
				font-size: 1.1em;
				line-height: 1.4em;
				color: #4A5EAA;
				display: inline;
			}
			
			.column_home ul li img {
				margin-bottom: .5em;
			}
			
			.column_home ul li img.left {
				float: left;
				margin-right: 1em;
				margin-bottom: 0;
			}
			
			.column_home ul li img.banner {
				margin-bottom: 0;
			}	
			
			.column_home ul li img.more {
				margin: 0;
				vertical-align: middle !important;
			}					

			.column_home ul li p {
				font-size: 1.1em;
				line-height: 1.4em;
				color: #666;				
			}
	


	/* Les dues columnes especifiques de la home */

		.agenda {
			float: left;
			border-right: 1px dotted #ccc;
			margin-top: 2.1em;
			margin-left: 20px;
			padding-right: 20px;
		}
	
		.destaquem {	
			float: right;
			margin-top: 2.1em;
			margin-right: 20px;
		}

		h3.opportunities {
			background-color: #E5E5E5;
			padding: .2em;
			font-size: 1.2em;
			margin-bottom: .7em;
		}

	/* ----------------------------------------- */

			
/* ------------------- */





