/* Localized */

#pi_content {
	min-height: 485px;
	padding: 0 36px;
}

h2 {
	left: -9999px;
	position: absolute;
	top: 0;
}

.flash_content {
	clear: both;
}

.secondary_feature {
	position: absolute;
	top: 572px;
}

.secondary_feature li {
	float: left;
	list-style: none;
	margin-right: 20px;
}

.home_text {
	height: 36px;
	left: 319px;
	overflow: hidden;
	position: absolute;
	/*text-indent: -9999px;*/
	top: 585px;
	width: 660px;
	font-family: Lucida Grande,Verdana,Arial,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10px;
	/*line-height: 14px;*/
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;
	color: #5b5035;
}

.titre-intro {
	left: 318px;
	position: absolute;
	top: 570px;
	font-family: Georgia,Times New Roman,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 14px;
	/*line-height: 19px;*/
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;
	color: #b1d140;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.shortcut {
	left: 785px;
	position: absolute;
	top: 3px;
	font-family: Lucida Grande,Verdana,Arial,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 9px;
	color: #333333;
}

.shortcut img {
	padding-right:4px;
	padding-left:6px;
}

.shortcut a {
		color: #666;
		text-decoration:none;
	}
	
.shortcut a:hover {
		color: #499e4b;
		text-decoration:none;
	}

#pi_footer {	
	padding: 10px 0;
}

/* Correction de la marge de l'image d'acceuil (uniquement la home page) */

#pi_menu-pp {
	padding:0 36px 0px;
}

/* Suppression du menu secondaire */
#pi_menu-pp2 ul.niveau3 { 
	left: -10000px; 
	}
