
/*  <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');


html, body {
	margin: 0px;
	padding: 0px;
	color: #222222;
	background-image: url(/EXT/IMG/BG/bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #e7ebf3;
	background-attachment: fixed;
	/* height:100%; /* needed for container min-height */
}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
}

#BGFlashContent {
	width: 100%; 
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	background-color: #E5F5FF;
	text-align: center;
}


#MainSpace {
	margin: 0 0 10px 0;
	padding: 0;
	min-height: 400px;
}




/* 
	###############################
	#    S. CONTAINER + MODULE    #
	###############################
*/

.sContainer {
	width: 980px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	/* background-color: #746f6b; */ 
	
}

/*
.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(/EXT/IMG/INTERFACE/MODULE-centre.png);
	background-position: center;
	background-repeat: repeat-y;
	/* min-height: 100%; */ 
	
}

.InterMODULEbas {
	background-image: url(/EXT/IMG/INTERFACE/MODULE-bas.png);
	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;
	width: 980px;
}

.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;
}












/* 
	###############################
	#   ÉLÉMENTS DIVERS           #
	###############################
*/


.VoirPlus {
	color: #29abe2;
	margin: 0 0 0 5px;
	padding: 0;
}
.VoirPlus a {
	color: #29abe2;
}
.VoirPlus a:hover {
	color: #104e68;
}

.MainPad {
	padding: 20px 40px 20px 40px;
}



.TxtContainerBlanc {
	color: #2c4491;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}


#RechercheRapide select {
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}


#RechercheRapide input {
	width: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

#CalcRapide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

#CalcRapide select {
	width: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}


#CalcRapide input {
	width: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

/* 
	###############################
	#   FOOTER                    #
	###############################
*/


#FooterBar {
	clear: both;
	/* display: block; */
	margin: 0;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	border-top: #ffffff solid 1px;
}

#FooterBar td {
	border-left: #ffffff solid 1px;
}

#FooterBar .close {
	border-right: #ffffff solid 1px;
}


