a img {
	border: 0;
}

#homeFeatures, #homeFeatures2 {
	float: left;
	display: inline;	
	margin: 0;
	width: 478px;
	height: 212px;
}

#homeFeatures .homeFeature, #homeFeatures2 .homeFeature2 {	
	float: left; 
	position: absolute;
}

#homeFeatures {
	margin-right:4px
}

.homeFeatureSlide, .homeFeatureSlide2 {
	background: #D1D3D4;
	padding: 4px 0;
	filter: alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	width: 478px;
	height: 20px;
	position: absolute;	
	display: none;
	z-index: 100;
	bottom: 0;	
	text-align:right;
	font: 12px/16px  Helvetica, Arial, sans-serif;
	font-style:italic;
	color: #042944;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
.homeFeatureSlide a, .homeFeatureSlide2 a{
	
	width:468px;
	display:block;
	margin-right:10px
}
* html .homeFeatureSlide, * html .homeFeatureSlide2 {
	background: #D1D3D4;
}

#homeFeatures .homeFeature .imageContainer, #homeFeatures2 .homeFeature2 .imageContainer2 {
	width: 478px; 
	height: 212px;
}

#homeFeatures .homeFeature img, #homeFeatures2 .homeFeature2 img {
	//position: absolute;
	float: left;
	display: inline;
	z-index: 99;
}

#homeFeatures .homeFeature p, #homeFeatures2 .homeFeature2 p {
	padding: 0;
	margin: 0;
	width: 260px !important;	
}

#homeFeatures .homeFeature p.normal a:link, #homeFeatures .homeFeature p.normal a:visited, #homeFeatures2 .homeFeature2 p.normal a:link, #homeFeatures2 .homeFeature2 p.normal a:visited {
	color: #042944;
	text-decoration: none;
}

/*--------FOTO HOME-----------*/	
#fotoHome{
	height:213px;
	margin-top:4px;
	position:relative;
	top:-50px;
	float:left;
	margin-bottom:-46px
}
/*--------/FOTO HOME-----------*/
#menu2{
	clear:both;
}

