﻿#ContentPage{
/*	background-image:url('Images/v3/FlagRepeater.jpg');	
	background-repeat:repeat-y;
	height:100%;
	margin-bottom: 20px;*/	
	background-image:url('Images/v3/FlagRepeater.jpg');	
	background-repeat:repeat-y;
	overflow: auto;
}

#ContentPage .SiteMap, .SiteMap a{
font-size:12px;
color:#666666;
text-decoration:none;
}


/* Bug pour des raisons inconnus
 */

/*#ContentPage .FlagContener{
	float:left;
}

#ContentPage .Flag{
	height:587px;
	width:125px;
	display:block;
	float:left;
}
#ContentPage .FlagRepeater{
	width: 125px;
	height: 100%;
	
	background-image:url('Images/v3/FlagRepeater.jpg');	
	background-repeat:repeat-y;
}
#ContentPage .ContentContener{
	float:right;
	height:100%;
	width:700px;
	text-align:justify;
}*/

.FlagRepeater{
	height: 50px;
	float:left;
}

.FlagContener{
	float:left;
	width:125px;
}
.Flag{
	height:587px;
	width:125px;
	display:block;
	float:left;
}
.ContentContener{
	float:right;
	height:100%;
	width:700px;
	text-align:justify;
	overflow:hidden;
}

/*#ContentPage .ContentTitle {
	font-size:medium;
	font-weight:bold;
	color:navy;			
}*/

#ContentPage .Content {
	list-style:disc;
}
.ContentContener a{
	color:navy;
}
.ContentContener a:hover{
	color:navy;
	text-decoration:underline;
}

.ContentContener{
	font-family:Calibri;
	font-size:small;

}

#News{
	padding-top: 10px;
	width:100%;
	height:100%;
}

#News h3{
	width:500px;
	height:100%;
	margin-bottom:15px;
}

#News .NewsImage{
	height:55px;
	width:55px;
}

#News .NewsImage img{
	height:55px;
	width:55px;
}

#News .NewsTitle{
	padding-left:5px;
}

#News .NewsTitle div{
	border-bottom: 2px solid silver;
}

#News .NewsTitle a{
	font-weight:bold;
}

#News .NewsBody{
	text-align:justify;
}


#News .NewsCarousselUnderline{
	border-bottom: 2px solid silver;
	font-weight:bold;
}

#News .NewSpacer{
	height:100%;
	width:20px;
}


#RH h3{
	width: 300px;
}

.OffreListHeader{
	font-weight:600;
	padding-left:7px;
	padding-bottom:5px;
}
.OffreListCyan{
	background-color: #CFDEF0;
	padding:7px;
	height: 14px;
}
.OffreListWhite{
	background-color: #FFFFFF;
	padding:7px;
	height: 14px;
}

.OffreListCyan a{
	color:black;
}

.footer_stage{
	border-top: 2px solid silver;
	margin-left: 4px;
	margin-bottom:20px;
}

.LaboLogin{
	width:100%;
	height:105px;
	background-image:url(images/v3/laboLoginBackground.jpg);
}

.LaboLogin table{
	margin-top:20px;
}

.blue_border{
	border-bottom: 2px solid #000080;
	margin: 5px 0;
}

