
/*  <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/TITLES_CSS.asp');

@font-face {
    font-family: "Frutiger";
    src: url(/EXT/FONTS/FrutigerLTStd-Cn.otf);
}
@font-face {
    font-family: "FrutigerLTStd-Cn";
    src: url(/EXT/FONTS/FrutigerLTStd-Cn.otf);
}



html, body {
	margin: 0px;
	padding: 0px;
	color: #222222;
	background-image: url(/EXT/BG/BG.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #876912;
	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;
}
#SiteAllContent {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 5; 
	position: absolute;
}

#Header {
	width: 820px;
	margin: 0; 
	padding: 15px;
	padding-top: 25px; 
	border: 0;  
	height: 70px;
}


.HeadUtilMenu {
	margin: 0px;
	padding: 2px;
	padding-top: 4px;
	width: 850px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #576979;
	text-align: right
}
.HeadUtilMenu a {
	color: #576979;
	text-decoration: none;
}
.HeadUtilMenu a:hover {
	color: #576979;
	text-decoration: none;
	border-bottom: solid #ADB6C0 1px;
}


/* 
	###############################
	#    S. CONTAINER + MODULE    #
	###############################
*/

.sContainer {
	width: 850px;
	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;*/ 
	
}

.PAGEhaut {
	background-position: top;
	background-repeat: no-repeat;
	background-image: url(/EXT/IMG/INTERFACE/PAGE-haut.png);
}


.PAGEbas {
	background-position: bottom;
	background-repeat: no-repeat;
	background-image: url(/EXT/IMG/INTERFACE/PAGE-bas.png);
}




/*Titre Section*/
h1 {
	font: 27pt Frutiger, "FrutigerLTStd-Cn", "FrutiCn", "Frutiger Condensed", "FrutigerLTStd-Cn", "Frutiger-Cn", "Frutiger 57Cn", "Segoe UI", "LucidaMac", "MACGrande", "Lucida Grande", "Lucida", Verdana, sans-serif;
	color:#c2bbb1;
}

/*Titre page*/
h2 {
	font: 22pt Frutiger, "FrutigerLTStd-Cn", "FrutigerLTStd-Cn", "Frutiger-Cn", "Frutiger 57Cn", "Segoe UI", "LucidaMac", "MACGrande", "Lucida Grande", "Lucida", Verdana, sans-serif;
	color:#c2bbb1;
}

/*Titre page*/
h3 {
	font: 18pt Frutiger, "FrutigerLTStd-Cn", "FrutigerLTStd-Cn", "Frutiger-Cn", "Frutiger 57Cn", "Segoe UI", "LucidaMac", "MACGrande", "Lucida Grande", "Lucida", Verdana, sans-serif;
	color:#665c52;
}









/* 
	###############################
	#   HOME ZONE ...             #
	###############################
*/








.Module250 {
	width: 250px;
	height: 205px;
	border: #857362 solid 1px;
	margin: 15px; 
	padding: 0;
	background-image: url(/EXT/IMG/MODULES/ModuleBack1.png) ;
	background-position: top;
	/* background-repeat: no-repeat; */ 
}

.Module250 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #574207;
	text-align: center;
	margin: 0;
	padding: 0;
	padding-top: 6px; 
	margin-bottom: 16px;
}

.Module250 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #574207;
	text-align: left;
	line-height: 16px;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	margin-left: 16px;
	margin-right: 16px;
}

.Module250 a {
	color: #574207;
	text-decoration: underline;
}

.Module250 a:hover {
	color: #2e2406;
	text-decoration: none;
}


.Module250Photo {
	width: 250px;
	height: 205px;
	/* background-position: bottom; */
	/* background-repeat: no-repeat; */
	/* background-image: url(/EXT/IMG/MODULES/ModuleBack.Photo250.1.png */
	margin: 0;
	padding: 0;
}


.Module530 {
	width: 545px;
	min-height: 205px;
	border: #857362 solid 1px;
	margin: 15px; 
	margin-left: 0;
	padding: 0;
	background-image: url(/EXT/IMG/MODULES/ModuleBack1.png) ;
	background-position: top;
	/* background-repeat: no-repeat; */ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #574207;
}



.Module530 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #574207;
	text-align: left;
	margin: 0;
	padding: 0;
	padding-top: 6px; 
	margin-bottom: 16px;
	margin-left: 16px;
	margin-right: 16px;
}
.Module530 h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #574207;
	text-align: left;
	margin: 0;
	padding: 0;
	padding-top: 6px; 
	margin-bottom: 16px;
	margin-left: 16px;
	margin-right: 16px;
}
.Module530 h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #574207;
	text-align: left;
	margin: 0;
	padding: 0;
	padding-top: 6px; 
	margin-bottom: 16px;
	margin-left: 16px;
	margin-right: 16px;
}

.Module530 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #574207;
	text-align: left;
	line-height: 18px;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	margin-left: 16px;
	margin-right: 16px;
}

.Module530 li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #574207;
	text-align: left;
	line-height: 16px;
}

.Module530 table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #574207;
	text-align: left;
	line-height: 16px;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	margin-left: 16px;
	margin-right: 16px;
}

.Module530 a {
	color: #574207;
	text-decoration: underline;
}

.Module530 a:hover {
	color: #2e2406;
	text-decoration: none;
}




.FormInfolettre {
	font: 10pt Frutiger, "FrutigerLTStd-Cn", "FrutiCn", "Frutiger Condensed", "FrutigerLTStd-Cn", "Frutiger-Cn", "Frutiger 57Cn", "Segoe UI", "LucidaMac", "MACGrande", "Lucida Grande", "Lucida", Verdana, sans-serif;
	color: #004275;
	float: right;
	margin: 0;
	padding: 0;
}
.FormInfolettre form {
	margin: 0;
	padding: 0;
}
.FormInfolettre p {
	margin: 0;
	padding: 0;
}
.FormInfolettre input[type=text] {
	margin: 0;
	padding: 0;
	font: 9pt Frutiger, "FrutigerLTStd-Cn", "FrutiCn", "Frutiger Condensed", "FrutigerLTStd-Cn", "Frutiger-Cn", "Frutiger 57Cn", "Segoe UI", "LucidaMac", "MACGrande", "Lucida Grande", "Lucida", Verdana, sans-serif;
	color: #004275;
	width: 125px;
	height: 20px;
	border-top: #a0a0a0 solid 1px;
	border-bottom: #a0a0a0 solid 1px;
	border-left: #d4d4d4 solid 1px;
	border-right: #d4d4d4 solid 1px;
}
 


/* 
	###############################
	#   FOOTER                    #
	###############################
*/

.FOOTER2 {
	clear: both;
	display: block;
	width: 850px;
	/* height: 30px; */
	min-height: 30px;
	margin: 0;
	padding: 0;
	/* border-top: #666666 solid 1px; */ 
}
.FOOTERTxtLeft {
	margin: 6px;
	margin-left: 20px;
}
.FOOTERTxtRight {
	margin: 6px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 10pt;
	color: #222222;
}
.FOOTERTxtRight2 {
	margin: 6px;
	margin-left: 0;
}

.FooterMenuContainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #16325c;
	margin: 0;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px;
	/* padding-left: 20px; */ 
	/* padding-right: 20px; */ 
	border-top: #a7998c solid 1px;
	border-bottom: #a7998c solid 1px;
	text-align: center;
}


#FOOTER3 {
	clear: both;
	display: block;
	width: 850px;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #313454;
	text-align: center;
}


.FooterSpacerT {
	margin: 0;
	padding: 0;
	height: 50px;
}
.FooterSpacerB {
	margin: 0;
	padding: 0;
	height: 20px;
}


.Gimg2 {
	margin-top: 12px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding: 0;
}

.Gimg3 {
	margin-top: 12px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding: 0;
}

.Gimg4 {
	margin-top: 12px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
}

.btextt2 {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.btext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}





