
/*  <style type="text/css">
/* 
	###############################
	#    B O I T E   B L E U E    #
	#    FEUILLE DE STYLES CSS    #
	#    (c) 2008  -  PORTASYS    #
	###############################
*/


/* 
	###############################
	#    CSS HEADER               #
	###############################
*/

@import url('/EXT/CSS/didot.css');
@import url('/EXT/CSS/TOPMENU_CSS.asp');
@import url('/EXT/CSS/FOOTERMENU_CSS.asp');
@import url('/EXT/CSS/MMAIN_CSS.asp');
@import url('/EXT/CSS/MLEFTPANEL_CSS.asp');

/*
@import url('/EXT/CSS/TITLES_CSS.asp');
@import url('/EXT/CSS/LEFTMENU_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: 0;
	padding: 0;
	color: #222222; /*  #1e3254; */
/*	background-image: url();
/*	background-position: top left; /* top left */
/*	background-repeat: no-repeat; */
	background-color: #111111;
/*	background-attachment: fixed;
	/* height:100%; /* needed for container min-height */
}

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

#BGFlashContent {
	width: 100%; 
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	background-color: #E5F5FF;
	text-align: center;
}



/* 
	###############################
	#    S. CONTAINER + MODULE    #
	###############################
*/

.sContainer {
	width: 1150px;
	margin: 0;
	padding: 0;
	margin-left: auto;   /* - center */
	margin-right: auto;  /* - center */
	/* background-color: #746f6b; */ 
}



.InterMODULEhaut {
	background-image: url();
	background-position: top center;
	background-repeat: no-repeat;
	height: 24px;
}

.InterMODULEcentre {
	background-image: url();
	background-position: center;
	background-repeat: repeat-y;
	/* min-height: 100%; */ 
}

.InterMODULEbas {
	background-image: url();
	background-position: bottom;
	background-repeat: no-repeat;
	min-height: 70px;
}

.M1container {
	margin: 0 0 0 35px;
}

.Module01 {
	width: 1150px;
	background-image: url();
	background-position: center;
	background-repeat: repeat;
	margin: 0;
	padding: 0;
}

.Module02 {
	width: 1042px;
	background-image: url();
	background-position: center;
	background-repeat: repeat;
	border: #6d6d6d solid 1px;
	margin: 34px;
	padding: 20px;
}

.Mall {
	width: 930px; 
	margin: 0 auto 0 auto;
	padding: 0;
	display: block;
}

	.LBlock {
		width: 349px;
		float: left;
		margin: 0;
		padding: 0;
				/*padding-left: 20px;		*/
				/*padding-right: 20px;	*/
		/* background-color: #00FF00; 	*/
		border-right: #666666 solid 1px; /* #e1e1e1 solid 1px; */ 
		
	}
	.RBlock {
		width: 680px;
		float: right;
		margin: 0;
		/* margin-left: -1px; */
		padding: 0;
		padding-left: 45px;
		padding-right: 45px;
		/* background-color: #CCCC99; */ 
		/* border-left: #ba2127 solid 1px; /* #e1e1e1 solid 1px; */
		font-family: Verdana, Geneva, sans-serif;
		font-size: 12px;
		line-height: 16px;
		text-align: justify;
	}
	
	.BioCV {
		margin: 0;
		padding: 0;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 12px;
		line-height: 16px;
		text-align: justify; 
	}

	.BioPDF {
		float: right;
		margin-top: -15px;
		height: 50px;
		margin-bottom: -30px;
	}






/*Titre Section*/


.TxtTitleC {
	height: 44px;
	margin: 0;
	padding: 2px 12px 2px 12px;
}


/* 
	###############################
	#   HOME ZONE ...             #
	###############################
*/


/* 
	###############################
	#   ALL ZONE ...              #
	###############################
*/


.WhiteBox50 {
	background-image: url(/EXT/IMG/INTERFACE/WhiteBox50.png);
}

.WhiteBox60 {
	background-image: url(/EXT/IMG/INTERFACE/WhiteBox60.png);
	box-shadow: 1px 1px 5px rgba(65, 64, 66, 0.3); /* #ccc; */
	-moz-box-shadow: 1px 1px 5px rgba(65, 64, 66, 0.3); /* #ccc; */
	-webkit-box-shadow: 1px 1px 5px rgba(65, 64, 66, 0.3); /* #ccc; */
}


.WhiteBox80 {
	background-image: url(/EXT/IMG/INTERFACE/WhiteBox80.png);
	box-shadow: 1px 1px 5px rgba(65, 64, 66, 0.3); /* #ccc; */
	-moz-box-shadow: 1px 1px 5px rgba(65, 64, 66, 0.3); /* #ccc; */
	-webkit-box-shadow: 1px 1px 5px rgba(65, 64, 66, 0.3); /* #ccc; */
}

.WhiteBox80bak {
	background-image: url(/EXT/IMG/INTERFACE/WhiteBox80.png);
	box-shadow: 1px 1px 10px #414042; /* #ccc; */
	-moz-box-shadow: 1px 1px 10px #414042; /* #ccc; */
	-webkit-box-shadow: 1px 1px 10px #414042; /* #ccc; */
}


.WhiteBox50MainContent {
	margin: 0;
	padding: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	/* text-align: justify; */ 
}

.WhiteBox50MainContent p {
	text-align: justify;
}

h2 {
	font-family: 'DidotHeadlineBold', Verdana, Geneva, Arial, sans-serif;
	font-size: 26px;  
	font-weight: normal;
	letter-spacing: 0px;
	color: 000000;
	line-height: 30px;
	text-align: left;
	margin: 0 0 14px 0;
	padding: 0;
}
h2 a {
	color: #000000;
	text-decoration: none;
}
h2 a:hover {
	color: #330000;
	text-decoration: none;
	border-bottom: #330000 solid 1px;
}


h3 {
	font-family: 'DidotHeadlineRegular', Verdana, Geneva, Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: 000000;
	line-height: 24px;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: 000000;
	line-height: 18px;
	text-align: left;
	margin: 0 0 6px 0;
	padding: 0;
}

a {
	color: #000033;
	text-decoration: underline;
}
a:hover {
	color: #330000;
	text-decoration: underline;
}


.TripTik {
	border: #818181 solid 1px;
	float: left;
	margin: 10px 0 10px 0;
	padding: 0;
}

.PhotosEvent {
	/* width: 90px; */
	/* height: 60px; */
	text-align: center;
	border: #818181 solid 1px;
	float: left;
	margin: 20px 40px 20px 40px;
	padding: 0;
}

/* 
.PhotosCorpus {
	width: 180px;
	height: 100px;
	text-align: center;
	border: #818181 solid 1px;
	float: left;
	margin: 6px 6px;
	padding: 0;
}
*/


.PhotosCorpusContainer {
	width: 225px;
	height: 150px;
	text-align: center;
	/* border: #818181 solid 1px; */
	float: left;
	margin: 6px 6px;
	padding: 0;
}

.PhotosCorpus {
	text-align: center;
	border: #818181 solid 1px;
	margin: auto;
	padding: 0;
}






.PageNavigation {
	border-top: #d3d3d3 solid 1px; /* #919192 solid 1px; */
	margin: 20px auto 12px auto;
	padding: 5px 30px 5px 30px;
	width: 405px;
}

.PageNavigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.PageNavigation a:hover {
	color: #333333;
	text-decoration: underline;
}






.QERR {
	background-color: #ffcccc;
}



