* { padding: 0; margin: 0; border: 0; list-style: none; outline:none;} 
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html {
	text-align: left;
	}

	body {
		font: 10px/15px Verdana, sans-serif;
		background: #FAFAFD url("../images/body_background.gif") repeat-x;
		color: #485A5F;
		}
			
.reset {
	display: block; 
	clear: both; 
	font-size: 1px; 
	height: 1px; 
	line-height: 0.1;
	}
.clear {
	clear: both; 
	}


#page {
	margin: 0 auto;
	width: 1000px;
	height: 100%;
	min-height:100%;
	background: #fff;
}

#header{
	background: url("../images/header.jpg") top left no-repeat;
	width: 1001px;
	height:340px;
	display:block;
	margin-left: 0px;
}
#header_home {
	background: url("../images/header.jpg") top left no-repeat;
	width: 1001px;
	height:340px;
	display:block;
	margin-left: 0px;
}
#header_02 {
	background: url("../images/header02.jpg") top left no-repeat;
	width: 1001px;
	height:340px;
	display:block;
	margin-left: 0px;
}
#header_03 {
	background: url("../images/header03.jpg") top left no-repeat;
	width: 1001px;
	height:340px;
	display:block;
	margin-left: 0px;
}
#header_04 {
	background: url("../images/header04.jpg") top left no-repeat;
	width: 1001px;
	height:340px;
	display:block;
	margin-left: 0px;
}
#logo_gicc {
	/*float: left;*/
	padding: 40px 0 0 486px;
	}
#logo_gicc a {
	display: block;
	width:380px;
	height:65px;
}
#lang-fr {
	background: url("../images/french-over.jpg") top left no-repeat;
	display: block;
	width: 70px;
	height: 25px;
	margin-top: 50px;
	margin-right: 40px;
	float: right;
}
#link_french {
	background: url("../images/french.jpg") top left no-repeat;
	display: block;
	width: 100%;
	height: 100%;
}
#link_french em { display:none; }
#link_french:hover {
	background: none;
}
#lang-en {
	background: url("../images/english-over.jpg") top left no-repeat;
	display: block;
	width: 70px;
	height: 25px;
	margin-top: 50px;
	margin-right: 40px;
	float: right;
}
#link_english {
	background: url("../images/english.jpg") top left no-repeat;
	display: block;
	width: 100%;
	height: 100%;
}
#link_english em { display:none; }
#link_english:hover {
	background: none;
}

#header_anim {
	display: block;
	padding-top: 149px;
	width: 1001px;
	height: 220px;	
}
.header_home {
	/*background: url("../images/header.jpg") 0 149px no-repeat;*/
}
.header_02 {
	/*background: url("../images/header_02.jpg") 0 149px no-repeat;*/
}
.header_03 {
	/*background: url("../images/header_03.jpg") 0 149px no-repeat;*/
}
.header_04 {
	/*background: url("../images/header_04.jpg") 0 149px no-repeat;*/
}
#local-menu {
	width:999px;
	padding: 25px 0 5px 0;
	}
	ul.sub {
		margin-left: 35px;
	}
	ul.sub li {
		float: left;
		padding: 0 10px;
		border-left: 1px solid #239A8D;
		color: #838484;
		text-transform: uppercase;
	}
	ul.sub li.first {
		padding: 0 10px 0 0;
		border-left: none;
	}

.col1, .col2 {
	position: relative;
	}
.col2 {
	float: right;
	width: 430px;
	margin:20px 35px 0 35px;
	display: inline;
	}
.col1 {
	float: left;
	width: 430px;
	margin:20px 35px 0 35px;
	display: inline;
	}

.right, .left {
	position: relative;
	}
.right {
	float: right;
	width: 260px;
	margin:20px 35px 0 35px;
	display: inline;
	}
.left {
	float: left;
	width: 599px;
	margin:20px 35px 0 35px;
	display: inline;
	}
.single_wide {
	float: left;
	width: 929px;
	margin:20px 35px 0 35px;
	display: inline;
	}

.left ul, .left ol {
	margin-top: 20px;
	margin-left: 20px;
}
.left ul li {
	margin-left: 20px;
	list-style-type: disc;
}
.left ol li {
	margin-left: 20px;
	list-style-type: decimal;
}


	.text {
		text-align: justify;
	}
	.text h1 {
		padding: 12px 0; /*30px;*/
		line-height: 25px;
		font-size: 18px;
		text-align: left;
	}
	.text h2 {
		padding: 12px 0; /*30px;*/
	}
	.inner-h2 {
		color: #2B5493;
		font-weight: normal;
		font-size: 16px;
		line-height: 18px;
	}
	.bordertop {
		background: url("../images/text_border.gif") top left no-repeat;
		padding-top: 10px;
	}
	.borderbottom {
		background: url("../images/text_border.gif") bottom left no-repeat;
		padding-bottom: 10px;
	}
	.green {
		color: #2B5493;
	}
	ul.squares li {
		background:url("../images/greensquare.gif") 0 3px no-repeat;
		padding-left: 20px;
		margin: 7px 0;
	}
	.space {
		margin-top: 25px;
	}
	.bigspace {
		margin-top: 50px;
	}

table.programme {
	margin-top: 15px;
}
table.programme td {
	padding: 3px 10px;
}


/* header elements */
	#navigation{
		width:999px;
		margin: 0;
	}
			
/* global elements */
a{
	color:#2B5493;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
img.presentation_image {
	width: 500px;
	margin-left: 50px;
}


a.big_presentation_link {
	font-weight: bold;
	padding-left: 40px;
	padding-top: 5px;
	height: 35px;
	width:450px;
	display:block;
	background: url("../images/fleche_big.gif") top left no-repeat;
}
a.top {
	padding-right:20px;
	background: url("../images/fleche_top.gif") top right no-repeat;
	color: #3E3F3F;
}
a.top:hover{
	color:#207E6E;
	text-decoration:none;
}
a.presentation_link {
	font-weight: bold;
	padding-left: 20px;
	background: url("../images/grey_arrow.gif") top left no-repeat;
}
a.simulation_link {
	font-weight: normal;
	padding-left: 15px;
	background: url("../images/green_arrow.gif") top left no-repeat;
}
.titre_bleu {
	font-weight: bold;
	color: #297A9C;
}
/* main elements */
	
/* description */
table.scenario {
	border: 1px solid #000;
	width: 600px;
}	
table.scenario td {
	border: 1px solid #000;
}	
.legend {
	font-size: 93%;
	display: block;
	width: 500px;
	margin-left: 50px;
	text-align: center;
}
.image_block {
	font-size: 93%;
	display: block;
	width: 530px;
	margin-left: 0px;
	text-align: center;
}
div.insight img { margin-left:40px; padding:10px; border: 1px solid #239A8D; }

/* footer */
#footer{
	margin:0 0 10px 0;
	padding:0 35px 15px 35px;
	float:left;
	width:930px;
	background: #fff;
}
	#footerNav{
		float:left;
		color:#0084a3;
	}
		#footerNav a{
			color:#2B5493;
			text-decoration:none;
		}
		#footerNav a:hover{
			text-decoration:underline;
		}
	#credits{
		float:right;
	}
		#credits a{
			color:#2B5493;
			text-decoration:none;
		}
		#credits a:hover{
			text-decoration:underline;
		}
	a.redux {
		padding-right: 25px;
		height: 35px;
		background: url("../images/redux.gif") top right no-repeat;
	}


/* forms*/
div.form-block {
	width:600px;
	background-color: #f2f2f2;
	padding:12px;
	margin: 10px 0 10px 0;
}
	.form-block select { 
		border: 1px solid #D1D1D1;
		font: 8pt Verdana, Arial, Helvetica, sans-serif; 
		width: 250px;
	}
	.large_select {
		width: 480px !important;
	}
	.form-block input[type=text] { 
		border: 1px solid #EEEEEE; 
		font: 8pt Verdana, Arial, Helvetica, sans-serif; 
	}
	.form-block textarea { 
		border: 0; 
		overflow: auto; 
		font: 8pt Verdana, Arial, Helvetica, sans-serif; 
		width: 100%; 
	}
	.form-block input[type=submit] { 
		color: #333333; 
		width: 100px; 
		border: 1px solid #D1D1D1; 
		background: #fff; 
		font: 8pt Verdana, Arial, Helvetica, sans-serif; 
		font-weight: bold; 
		padding: 0; /*5px 5px 5px 5px; */
	}
	.form-block fieldset legend{
		color:#00859f;
		font-size:8pt;
		font-weight:bold;
		margin:0.2em 0;
	}

	.form-block .question-text ,
	.form-block th{
		color:#00859f;
		font-size:8pt;
		font-weight:bold;
		margin:3px 0px;
		padding:0px;
	}
	.form-block span.mandatory{
		color:#a0001e;
	}


	.text h3 {
		padding: 12px 0; /*30px;*/
		margin: 10px 0;
	}
	.inner-h3 {
		color: #7C99C4;
		font-weight: normal;
		font-size: 13px;
		text-align: left;
	}

.right_box {
	padding-top:15px;
	width: 260px;
	overflow: hidden;
}
.right_box p {
	padding: 5px 0; /*30px;*/
}
.right_box h3 {
	color: #2B5493;
	text-transform: uppercase;
	font-size: 10px;
}

.text p {
	padding: 5px 0; /*30px;*/
}
