/* Corporatiu home */
#corporatiu_home{
    width: 730px;
	min-height: 100%;	
	margin: 0 auto;
	margin-bottom: -30px;			 
	padding: 0px;	
	.overflow:hidden; 
    clear: both;
    height: 500px;
}
#corporatiu_home p.text_corporatiu {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
    font-size: 12px;
	color: black;
    margin-top: 20px;
    
}

#corporatiu_home p.text_corporatiu span{
    font-weight:bold;
}

#qui_som{
    background: url("../img/tit_corporatiu.png") top left no-repeat;
    /*IExplorer Fix*/
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/tit_corporatiu.png", sizingMethod='scale');
    height: 39px;
    width: 144px;
    margin: 20px 0px 30px 30px;
    float: left;
    clear: both;
    _background: none;
    *background: none;
}
