@charset "utf-8";
/*
Documento CSS home: Integralia
McCain&copy;(aus) 2007
*/

#home01{
	background: url(../images/home01.jpg) no-repeat left top;
	width: 100%;
	height: 155px;
	margin-bottom: 10px;
}
#home01 h2{
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	font-size: 75%;
	padding: 10px 0 0 15px;
}
#home01 h2 span{
	font-family: "Courier New", Courier, monospace;
	color: #F25900;
	font-size: 187.5%;
	font-style: normal;
}
#home01 p{
	color: #FFFFFF;
	line-height: 150%;
	width: 325px;
	padding: 10px 0 0 20px;
	margin: 0;
}
#home02{
	float: left;
	margin-right: 11px;
}
#home02 h2{
	width: 425px;
	color: #002B45;
	font-size: 87.5%;
	font-weight: bold;
	line-height: 26px;
	padding: 0 0 0 25px;
	background-color: #F25900;
	overflow: hidden;
}
#home03{
	float: left;
	width: 173px;
	height: 173px;
	background-color: #E9E9E9;
	/* striker was here */
	text-align: center;
}
#home03 img, #home03 h2{
	margin: 6px 6px 3px 6px;
	/* striker was here */
	text-align: left;
}
#home03 p{
	margin: 0 6px;
	/* striker was here */
	text-align: left;
}
#home03 h2{
	padding: 0;
	margin: 0 6px;
	
	color: #F25900;
	font-weight: bold;
	font-size: 75%;
}
#home03 p.mas{
	text-align: right;
	font-weight: bold;
}
#home03 p.mas a{
	text-decoration: none;
}

