BODY			      	{
						background : white;
						background-image:url("../img/bg_trame_home.gif");
						background-repeat:repeat-x;
						margin:0px;
						padding:0px;
						font-family: Verdana,Arial,Helvetica;
						}

DIV#homeContent			{
						position:absolute;
						left:180px;
						top:65px;
						height:355px;
						z-index:1;
						}

DIV#homeContentActu		{
						position:absolute;
						left:180px;
						top:12px;
						height:355px;
						width:375px;						
						z-index:1;
						}

DIV#blockActu			{
						width:375px;
						background-color:white;	
						}

DIV#blockActu .spacerUp				{display:none}
DIV#blockActu .spacerDwn			{display:none}



.HomeBlockFlash			{
						text-align:center;
						background : white;		
						width:375px;						
						}

DIV#navInstit			{
						position:absolute;
						left:20px;
						top:190px;
						width:135px;
						z-index:1;
						}

DIV#txtIntroHome		{
						padding:5px;
						padding-top:0px;
						font-size:9px;
						line-height:13px;
						color:#6687BF;
						text-align:left;
						}

DIV#txtIntroHome A		{
						color:#6687BF;
						text-decoration:none;
						cursor:default;
						}




DIV#navFooter			{
						position:absolute;
						left:575px;
						top:430px;
						width:190px;
						height:375px;
						z-index:1;
						border:1px solid green;
						}


DIV#search				{ 
						position:absolute;
						left:20px;
						top:450px;
						width:135px;
						z-index:1;
						}

DIV#spacePro			{ 
						position:relative;
						top:10px;				
						width:135px;
						z-index:1;
						}

