/* Created by TopStyle Pro Trial Version - www.bradsoft.com */
	#contenerDocumentations , #contenerFix , #contenerForum , #contenerRessource{
		width:550px;
		
		margin-left:25px;
		
	}
	
	.contenerDocumentationsHeader , .contenerFixHeader , .contenerForumHeader,.contenerRessourceHeader  {
		font-size: 10px;
		background-color: rgb(0,52,102);
		color: white;
		height: 15px;
		width: 550px;
		float: left;
		background-image: url(/images/portal_header_array.gif);
		background-repeat: no-repeat;
		font-weight: 900;
		
	}
	.contenerDocumentationsBody , .contenerFixBody , .contenerForumBody,.contenerRessourceBody  {
		overflow: auto;
		float: left;
		width: 548px;
		height: 200px;
		border: 1px solid #e7ebf7;
		
		
	}
	.contenerIframe{
		overflow: auto;
		height: 199px;
		width:548px;
		
	}
	.portalElementBgWhite{
		background-color: White;
		color: Black;
		font-size: 11px;
		width: 548px;
		margin-bottom:1px;
		height: 20px;
		/* min-height: 20px; A RAJOUTER pour FIREFOX */

	}
	.portalElementBgBlue{
		width: 548px;
		background-color: #E7EBF7;
		color: Black;
		font-size: 11px;
		font-weight: 300;
		margin-bottom:1px;
		/* min-height: 20px; A RAJOUTER pour FIREFOX */
		height: 20px;
	}
	
	.portalEditProfileTitle{
		font-size: 10px;
		background-color: rgb(0,52,102);
		color: white;
		float: left;
		font-weight: 900;
		width: 100%;
	}
	
	.portalEditProfileBlockHeader{
		font-size: 10px;
		background-color: rgb(0,52,102);
		color: white;
		width: 348px;
		float: left;
		background-image: url(/images/tmp/header_array.gif);
		background-repeat: no-repeat;
		font-weight: 900;
		
	}
	.portalbodyContenerLeftBlock{
		background-color: #e7ebf7;
		color:black;
		height: 25px;
		padding-left:18px;
		margin-bottom: 1px;
		background-image:url(/images/pfleche_bleu_b.gif);
		background-position: 5px 12px;
		background-repeat: no-repeat;
		padding-left:15px;
		
	}
	
	.portalviewSearchResult{
		padding-left:2px;
		padding-top:8px;
		padding-bottom:8px;
		margin-left:25px;
		margin-right:25px;
		background-color: #E7EBF7;
		color:black;
		margin-bottom: 1px;
	}
	
	.portalSearchResultTitle{
		font-size: 10px;
		color: white;
		font-weight: 900;
		width: 100%;
		color: rgb(0,52,102);
		font-weight: 800;
		text-align: center;
		margin-top:10px;
	}
	h2{
		display:none;
	}