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

/*#2B5493 => 000 */

html {
	text-align: center;
	width: 100%;
	}

body {
	font: 12px/15px Arial, Verdana, sans-serif;
	background: #FFFFFF;
	color: #242424;
	width: 100%;
	text-align: center;
}
			
.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;
	text-align: left;
}

#header{
	width: 1000px;
	min-height: 108px;
	padding-top:62px;
	display: block;
	margin-left: 0px;
}
#logo_etem {
	float: left;
	}
#barre_noire {
	float: left;
	}
#logo_gicc {
	float: left;
	}

#slideshow {
	clear:both;
	display: block;
	/*padding-top: 170px;*/
	width: 1000px;
	height: 257px;
}
#slideshow_left,
#slideshow_right {
	float: left;
	width: 498px;
	height: 257px;
	overflow: hidden;
}
#slideshow_left { margin-right: 4px; }

#local-menu {
	width:1000px;
	padding: 15px 0 15px 0;
	}
	ul.sub {
		margin-left: 0px;
	}
	ul.sub li {
		float: left;
		margin: 3px 0;
		padding: 2px 10px;
		border-left: 1px solid #214508;
		color: #838484;
		text-transform: uppercase;
		line-height:15px;
	}
	ul.sub li.first {
		margin: 3px 0;
		padding: 2px 10px 2px 0;
		border-left: none;
	}
	ul.sub li a { padding: 5px; text-decoration: none; }
	ul.sub li a:hover { color: #fff; background: #214508; }
	ul.sub li.sel { color: #fff; background: #214508; }
	ul.sub li.sel a { padding: 5px; text-decoration: none; color: #fff; background: #214508; }
	ul.sub li.sel a:hover { color: #214508; background: #fff; }


.right, .left {
	position: relative;
	}
.right {
	float: right;
	width: 355px;
	margin: 20px 0 0 35px;
	display: inline;
	}
.left {
	float: left;
	width: 600px;
	margin: 20px 0 0 10px;
	display: inline;
	}
	.simulations-left {
	margin:0px 35px 0 35px;
	}

.single_wide {
	float: left;
	width: 990px;
	margin:20px 10px 0 10px;
	display: inline;
	}

.left ul, .left ol {
	margin-top: 5px;
	margin-left: 20px;
}
.left ul li {
	margin-left: 0; /*20px;*/
	margin-bottom: 3px;
	list-style-type: disc;
}
.left ol li {
	margin-left: 0; /*20px;*/
	margin-bottom: 3px;
	list-style-type: decimal;
}


	.text {
		text-align: justify;
	}
	.text h1 {
		padding: 12px 0 0 0; /*30px;*/
		line-height: 25px;
		font-size: 25px;
		text-align: left;
		font-family: Georgia, "Times New Roman", serif;
		font-weight: normal;
	}
	.text h2 {
		padding: 12px 0 0 0; /*30px;*/
	}
	.inner-h2 {
		color: #4e621b; /*#2B5493;*/
		font-weight: bold;
		font-size: 15px;
		line-height: 18px;
		text-transform: uppercase;
		text-align: left;
	}


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

.fleft {
	float:left;
	margin: 0 15px 15px 0;
}

.fright {
	float:right;
	margin: 0 0 15px 15px;
}
	.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: #4e621b; /*#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:#4e621b; /*#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; }

.map3d-holder { 
	margin-top:25px;
}


/* footer */
#footer{
	margin:10px 0 0 0;
	padding:0;
	float:left;
	width:100%;
	background: #6d9332;
	height: 230px;
	text-align: center;
	font-size: 11px;
}
#footer-inner {
	width:1000px;
	margin: 20px auto;
	text-align: left;
	position: relative;
	}

	#pagelinks{
		/*float:right;*/
		padding-top: 50px;
		width:600px;
		line-height: 2.0em;
	}
	#pagelinks1{
		float:left;
		width:250px;
	}
	#pagelinks2{
		float:left;
		width:250px;
	}
		#pagelinks a{
			color:#ffffff;
			text-decoration:none;
			text-transform: uppercase;
		}
		#pagelinks a:hover{
			text-decoration:underline;
		}
	a.redux {
		padding-right: 25px;
		height: 35px;
		background: url("../images/redux.gif") top right no-repeat;
		font-size: 11px;
	}


/* 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;
	}

.right_box {
	padding: 35px 20px 25px 20px;
	margin: 12px 0 10px 0;
	width: 310px;
	overflow: hidden;
		background-color: #f7b000;
}
	.right_box.orange {
		background-color: #f7b000;
	}
	.right_box.brown {
		background-color: #a46e2b;
	}
	.right_box.green {
		background-color: #94b048;
	}
	.right_box.grey {
		background-color: #bdbdbd;
	}

.right_box p, .right_box img  {
	padding: 5px 0; /*30px;*/
}
.right_box h3 {
	color: #424241;
	text-transform: uppercase;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", serif;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.right_box p {
	font-size: 14px;
	font-family: "Times New Roman", Georgia, serif;
	color: #ffffff;
	margin-bottom: 10px;
}


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

.nodeSelector {
	border: 1px solid #cccccc;
	font-size: 12px;
	font-family: Arial, Helvetica, serif;
	padding:3px;
}
.nodeSelector option {
	padding:3px;
}

.nodeDiv {
}
.cartoHolder {
	width: 300px;
	border: dotted 1px #ee;
	float: left;
}

