
/*  <style type="text/css">
/* 
	###############################
	#    B O I T E   B L E U E    #
	#    FEUILLE DE STYLES CSS    #
	#    (c) 2008  -  PORTASYS    #
	###############################
*/


/* 
	###############################
	#    HEADER                   #
	###############################
*/

@import url('/EXT/CSS/MENU_CSS.asp');
@import url('/EXT/CSS/ACCORDION_CSS.asp');
@import url('/EXT/CSS/TITLES_CSS.asp');
@import url('/EXT/CSS/MODULE450_CSS.asp');
@import url('/EXT/CSS/MODULE650_CSS.asp');


html, body {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	/* background-image: url();
	background-position: bottom;
	background-repeat: repeat-x; */
	background-color: #000000;
	
	height: 100%; /* needed for container min-height */
}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	margin: 5px 0 0 0;
}

#BGFlashContent {
	width: 100%; 
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	background-color: #E5F5FF;
	text-align: center;
}


#MainSite {
	margin-top: 5px;
	width: 1150px;
	height: 740px;
	border: #8e8e8e solid 1px;
	overflow: hidden; 
	margin: auto;
}







/* 
	###############################
	#    S. CONTAINER + MODULE    #
	###############################
*/

.sContainer {
	width: 1150px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	/* background-color: #746f6b; */ 
}

#sContainerMain {
	width: 1150px;
	height: 700px;
	margin: 0;
}


/*
.sContainer a {
	color: #8C95A6;
}

.sContainer a:hover {
	color: #55637C;
}
*/


.InterMODULEhaut {
	background-image: url();
	background-position: center;
	background-repeat: repeat-y;
	height: 25px;
}

.InterMODULEcentre {
	background-image: url();
	background-position: center;
	background-repeat: repeat-y;
	/* min-height: 100%; */ 
}

.InterMODULEbas {
	background-image: url();
	background-position: bottom center;
	background-repeat: repeat-y;
	/* height: 24px;*/ 
	
}









/* 
	###############################
	#   ÉLÉMENTS                  #
	###############################
*/




.LeadSection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 13pt;
	color: #2c4491;
}

.LeadSection p {
	margin: 5px 0 5px 0;
}






/* 
	###############################
	#   CONTAINER BLANC           #
	###############################
*/




.ContainerBlanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 13pt;
	color: #2c4491;
	background-image: url(/EXT/IMG/INTERFACE/container_blanc.png);
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0 0 15px 0;
	padding: 0;
}

.ContainerBlanc p {
	margin: 5px 0 5px 0;
}

.ContainerBlancHead {
	background-color: #233986;
	height: 45px;
}

.ContainerBlancHead td {
	padding-left: 10px;
	padding-right: 10px;
}

/* 
	###############################
	#   CONTAINER BLANC  60       #
	###############################
*/




.ContainerBlanc60 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 13pt;
	color: #2c4491;
	background-image: url(/EXT/IMG/INTERFACE/container_blanc_60.png);
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0 0 15px 0;
	padding: 0;
}

.ContainerBlanc60 p {
	margin: 5px 0 5px 0;
}




/* 
	###############################
	#   CONTAINER BLANC  30       #
	###############################
*/




.ContainerBlanc30 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 13pt;
	color: #2c4491;
	background-image: url(/EXT/IMG/INTERFACE/container_blanc_30.png);
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0 0 15px 0;
	padding: 20px;
}

.ContainerBlanc30 p {
	margin: 5px 0 5px 0;
}





/* 
	###############################
	#   CONTAINER BLANC  05       #
	###############################
*/




.ContainerBlanc05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 13pt;
	color: #2c4491;
	background-image: url(/EXT/IMG/INTERFACE/container_blanc_05.png);
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0 0 15px 0;
	padding: 20px;
}

.ContainerBlanc05 p {
	margin: 5px 0 5px 0;
}
































.PhotosCorpus {
	/* border: #e8e8e8 solid 1px; */
}





/* 
	###############################
	#   FOOTER                    #
	###############################
*/


#FooterBar {
	clear: both;
	display: block;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	width: 1150px;
	border-top: #8e8e8e solid 1px;
	margin-top: -41px;
	background-color: #000000;
	position: absolute;
	filter: alpha(opacity=50); -moz-opacity: .50; opacity: .50;
}




