﻿body 
{
	background:black url(../img/design/backgroundHP.jpg) no-repeat;
	background-position:top center;
	color:White;
}

#body
{
	margin: 3px auto 0;
	width: 951px;
}

.LogoSysto
{
	background-image: url(../img/design/LogoSystoHP.png);
	margin-left:35px;
}

#div_Menu ul li a, #div_Menu ul li a:hover, #div_Menu ul li a:visited
{
	color:white;
	text-decoration:none;
}

#div_Menu .separateur
{
	margin-left:10px;
	height:25px;
	padding-right:10px;
	border-left:white 1px solid ;
}

#Div_RemonteHP
{
}

#div_AnimationFlash
{
	display: block;
	float: left;
	height: 395px;
	margin: 0 0 5px 0;
	width: 621px;
}

#div_Remontees
{
	background: url(../img/design/fond_actus_HP.png) no-repeat;
	display: block;
	font-size : 12px;
	float: right;
	margin: 0 0 5px 0;
	height: 374px;
	padding: 20px 12px 0;
	/*position: absolute;*/
	width: 306px;
}

#div_Rubriques
{
	display: block;
	clear: both;
	height: 98px;
	width: 950px;
    padding: 6px 0 0 20px;
	background: transparent url(../img/design/fond_block_HP.png) no-repeat top left;
}

#div_Menu ul li a
{
	 display:block;
	 background-position:0px -50px;
}

#div_Menu ul li a:hover
{
	 background-position:0px -75px; 
}

/*---Mise en page des ACUTALITES---*/
.SeparateurActus
{
	background: url(../img/design/actus_separateurHP.gif) no-repeat top center;
	clear: both;
	display: block;
	height: 2px;
	margin: 10px 0;
	width: 100%;
}

#LienToutesLesActus
{
	background: url(../img/design/actus_voirtoutesHP.png) no-repeat top center;
	display:block;
	width:100%;
	height:29px;
	margin-top:2px;
	text-indent: -9000px;
}

#LienToutesLesRefs
{
	background: url(../img/design/actus_voirtoutesHP.png) no-repeat top center;
	display:block;
	height:29px;
	margin: 10px 0 0 0;
	width:100%;
}

#div_Remontees p
{
	margin: 5px 0 4px 0;
}

#div_Remontees h4, #div_Remontees h4 a 
{
	/*Titre actu*/
	color:#CAC2E4;
/*	color: #FAFAFA;*/
	margin:0;
	font-family:Times New Roman;
	font-size:20px;
	line-height: 18px;
	padding:0;
	text-decoration: none;
}
	#div_Remontees h4 a:hover 
	{
		color: #FF5555;
	}
	
#div_Remontees h5
{
	/*avec la petite pendule*/
	background: transparent url(../img/design/fond_actus_h5HP.gif) no-repeat 3px 4px;
	clear: both;
	color: #A2B5DA;
/*	float: right;*/
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	line-height: 18px;
	margin: 0 0 0 233px;
	padding: 0 0 0 20px;
}

#div_Remontees a
{
	color: #99CCCC;
	text-decoration: underline;
}
	#div_Remontees a:hover
	{
		color: #FF5555;
		text-decoration: none;
	}

#div_Remontees a.lien
{
	color: #FF5555;
	display: block;
	float: right;
	font-weight: bold;
	margin: 5px;
	padding: 0;
	text-align: right;
	text-decoration: none;
}

#div_Remontees a.lien:hover
{
	color:Red;	
}

.remonteHPImage img 
{
	background:#000000 none repeat scroll 0%;
	border:1px solid #FFFFFF;
	float:left;
	margin:5px 10px 10px 0pt;
	padding:5px;
}

.remonteContenuAvecMiniature 
{
/*	float: left; 
	margin: -1px 0 0 0; */
    margin-top: 3px;
}


