/*
	================================================================ GENERAL TAGS ================================================================
*/

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4d4d4d;
	font-size: 12px;
	line-height: 1.5em;
	letter-spacing: 0.08em;
	background-color: #7b7b7b;
}

a {
	color: #2a91c9;
	font-size: 14px;
}

		.pix12 {
			font-size: 12px;
		}
		
a:hover {
	color: #4cb3eb;
}

p a {
	font-size: 12px;
}

h1 {
	font-size: 18px;
	color: #989898;
	letter-spacing: 0;
	text-transform: uppercase;
}

h2 {
	font-size: 16px;
	color: #989898;
	letter-spacing: 0;
	text-transform: uppercase;
}

h3 {
	font-size: 1em;
	color: #989898;
	letter-spacing: 0;
	text-transform: uppercase;
}

ul {
	
}

li {
	margin: 8px 0 8px 0;
}

		
hr {
	color: #666666;
	background-color: #666666;
	height: 1px;
	border: none;
}

.glossaire {
	text-decoration: none;
	border-bottom: dashed #2a91c9 1px;
	color: #2a91c9;
	font-size: 12px;
	font-weight: normal;
	cursor: help;
}

.glossaire:hover {
	text-decoration: none;
	border-bottom: dashed #4cb3eb 1px;
}

.ast {
	color: #D32A2A;
}

.ok {
	color: #3E7C31;
}

.free {
	background: #CDF9CF; 
	border: 1px solid #58B947;
	color: #3E7C31; 
	display: block; 
	padding: 3px;
}

.error {
	background: #F7C9CA;
	border: 1px solid #D32A2A;
	color: #D32A2A;
	display: block;
	padding: 3px;
}

.text_centered {
	text-align: center;
}

.download {
	font-size: 10px;
	width: 300px;
	height: 30px;
	float: left;
	clear: left;
	background: url(../img/download_pdf_icon.jpg) no-repeat #eee 5px 5px;
	border: 1px solid #ddd;
	padding: 11px 10px 0 65px;
	margin: 50px 0 0 150px;
}

.download.contact {
	float: right;
	clear: none;
	margin: 0;
	width: 190px;
	display: block;
	padding-bottom: 11px;
}

		.download:hover {
			background: url(../img/download_pdf_icon_hover.jpg) no-repeat #fff 5px 5px;
			border: 1px solid #eee;
		}


.floatRight {
	margin: 10px 0 0 0;
	float: right;
}

.floatClearRight {
	float: right;
	clear: right;
}

.floatLeft {
	float: left;
}

.floatClearLeft {
	float: left;
	clear: left;
}

#webmail-login td.tips {
	position: relative;
	float: right;
}

#webmail-login label.error {
	position: fixed; 
	top: -500px; 
	height: 1px;
	overflow: hidden;
	width: 1px;
	padding: 0;
}

fieldset.survey, input#survey-submit {
	margin: 1em 0.5em;
}

	fieldset.survey legend {
		font-weight: bold;
	}
	
	fieldset.survey label {
		display: block;
		float: left;
		clear: left;
		margin: 2px 0;
	}
	
	fieldset.survey #survey-submit {
		display: block;
		float: left;
		clear: left;
		margin: 2px 0;
	}
	
		fieldset.survey label input {
			position: relative;
			right: 0;
		}
		
		fieldset.survey label span {
			display: block;
			float: left;
			width: 120px;
		}
		
		fieldset.survey label input.last-step {
			display: block;
			float: left;
		}

fieldset.survey.errorfield {
	border: 1px solid #D32A2A;
}

	fieldset.survey.errorfield legend {
		color: #D32A2A;
	}

/*
	================================================================ LAYOUT ================================================================
*/

#main {
	width: 873px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0;
}

		#main_border_top {
			width: 873px;
			height: 27px;
			background-image: url(../img/main_border_top.gif);
			float: left;
			clear: none;
		}
		
		#main_border_bottom {
			width: 873px;
			height: 21px;
			background-image: url(../img/main_border_bottom.gif);
			float: left;
			clear: none;
			margin: 0 0 10px;
		}


#footer {
	width: 873px;
	height: 20px;
	text-align: center;
	margin: 0 auto 0 auto;
	font-size: 10px;
	padding: 10px;
	color: #eeeeee;
}

		#footer a {
			font-size: 10px;
			color: #ffffff;
		}
		
		#footer a:hover {
			color: #7fd6fd;
		}


/*
	================================================================ HEADER ================================================================
*/

#header {
	width: 836px;
	margin: 0;
	padding: 0 0 0 37px;
	float: left;
	clear: left;
	background-image: url(../img/main_border_sides.gif);
	background-repeat: repeat-y;
}

		#label {
			float: right;
			clear: none;
			width: 96px;
			height: 60px;
		}


		#logo {
			width: 204px;
			height: 54px;
			float: left;
			clear: none;
		}
		
		#language {
			width: 440px;
			height: 16px;
			float: right;
			clear: none;
			margin: 0 10px 0 0;
			text-align: right;
		}
		
		#slogan {
			width: 440px;
			height: 36px;
			font-size: 12px;
			letter-spacing: 0.02em;
			font-style: italic;
			color: #7e7e7e;
			float: right;
			margin: 5px 10px 0 0;
		}
		
		#top_menu {
			margin: 40px 0 0 0;
			width: 700px;
			height: auto;
			border-bottom: solid #2a91c9 2px;
			float: left;
			clear: left;
			padding: 0 40px 0 40px;
		}
		
				#top_menu ul {
					margin: 0;
					padding: 0;
					list-style: none;
				}
				
				#top_menu li {
					letter-spacing: 0;
					float: left;
					clear: none;
					margin: 0 5px 0 0;
				}
				
				#top_menu a {
					display: block;
					padding: 8px 10px;
					text-decoration: none;
				}
				
				#top_menu a:hover {
					color: #ffffff;
					background-image: url(../img/menu_top_fill.gif);
					background-repeat: repeat-x;
					background-position: top left;
				}
				
				#top_menu_active {
					color: #ffffff;
					background-image: url(../img/menu_top_fill.gif);
					background-repeat: repeat-x;
					background-position: top left;
				}
				
				
		#sub_menu {
			margin: 0;
			width: 800px;
			height: auto;
			float: left;
			clear: left;
			padding: 0 0 0 50px;
		}
		
				#sub_menu ul {
					margin: 0;
					padding: 0;
					list-style: none;
				}
				
				#sub_menu li {
					float: left;
					clear: none;
					margin: 0;
				}
				
				#sub_menu a {
					display: block;
					padding: 10px 15px 10px 15px;
					text-decoration: none;
				}
				
				#sub_menu a:hover {
					text-decoration: underline;
				}
				
				#sub_menu_active a {
					text-decoration: underline;
				}
				
				
		#accueil {
			margin: 0;
			width: 800px;
			height: auto;
			float: left;
			clear: left;
			padding: 10px 0 0 0;
			text-align: center;
		}
				
				
/*
	================================================================ CONTENT ================================================================
*/

#flash_index {
	width: 873px;
	height: auto;
	padding: 45px 10px 0 11px;
	float: left;
	clear: left;
	background-image: url(../img/main_border_sides.gif);
	background-repeat: repeat-y;
}

		#flash_index_bg {
			width: 852px;
			height: 122px;
			background: #fff url(../img/flash_index_bg.jpg) no-repeat top left;
			padding-top: 223px;
		}
		
		#flash_index_bg_en {
			width: 852px;
			height: 122px;
			background: #fff url(../img/flash_index_bg_en.jpg) no-repeat top left;
			padding-top: 223px;
		}
		
				#flash_index_bg_BL {
					width: 75px;
					height: 72px;
					float: left;
					clear: none;
					background: url(../img/flash_index_bg_BL.jpg) no-repeat top left;
				}
				
				#flash_index_reporting_link {
					width: 157px;
					height: 122px;
					float: left;
					clear: none;
				}
				
				#flash_index_bg_CL {
					width: 96px;
					height: 72px;
					float: left;
					clear: none;
					background: url(../img/flash_index_bg_CL.jpg) no-repeat top left;
				}
				
				#flash_index_elearning_link {
					width: 157px;
					height: 122px;
					float: left;
					clear: none;
				}
				
				#flash_index_bg_CR {
					width: 109px;
					height: 72px;
					float: left;
					clear: none;
					background: url(../img/flash_index_bg_CR.jpg) no-repeat top left;
				}
				
				#flash_index_web_link {
					width: 110px;
					height: 122px;
					float: left;
					clear: none;
				}
				
				#flash_index_bg_BR {
					width: 148px;
					height: 72px;
					float: left;
					clear: none;
					background: url(../img/flash_index_bg_BR.jpg) no-repeat top left;
				}
		
#content_index {
	width: 755px;
	height: auto;
	padding: 0 36px 0 87px;
	float: left;
	clear: left;
	background-image: url(../img/main_border_sides.gif);
	background-repeat: repeat-y;
}
		#border_news {
			float: left;
			clear: left;
			border-top: solid #2a91c9 2px;
			margin-top: 50px;
			height: 5px;
			width: 700px;
		}
		

#content_news {
	width: 755px;
	height: auto;
	padding: 0 36px 20px 87px;
	float: left;
	clear: left;
	background-image: url(../img/main_border_sides.gif);
	background-repeat: repeat-y;
}


#content {
	width: 705px;
	height: auto;
	padding: 30px 86px 100px 87px;
	float: left;
	clear: left;
	background-image: url(../img/main_border_sides.gif);
	background-repeat: repeat-y;
}

		.title {
			width: 300px;
			height: 33px;
			padding: 0 0 0 0;
			float: left;
			clear: none;
		}
		
		
		.intro {
			width: 440px;
			height: auto;
			padding: 21px 0 0 0;
			float: left;
			clear: left;
		}
				
		#intro_image {
			margin: 20px 0 0 0;
			width: 211px;
			height: auto;
			float: right;
			clear: right;
		}


/*
	================================================================ HOME PAGE ================================================================
*/

.columns_3_all {
	width: 210px;
	height: auto;
	margin: 20px 35px 0 0;
	float: left;
	clear: none;
}

		.columns_3_all img {
			margin: 20px 0 0 0;
		}

#columns_3_all_links_wrapper {
	width: 735px;
	height: auto;
	margin: 0;
	float: left;
	clear: left;
}

		
		

/*
	================================================================ REPORTING + E-LEARNING===========================================================
*/


.clients {
	text-align: center;
	height: 60px;
	width: 180px;
	float: left;
	margin: 10px;
	border: 1px solid #eee;
	padding: 10px;
}
	.clients a {
		
	}

/*
	PRESENTATION
*/

#R_pres_top {
	width: 700px;
	height: auto;
	float: left;
	clear: left;
	margin: 40px 0 0 0;
}

		.R_pres_caracteristic_wrap_L {
			width: 315px;
			height: auto;
			float: left;
			clear: left;
			margin: 0 0 30px 0;
		}
		
		.R_pres_caracteristic_wrap_R {
			width: 315px;
			height: auto;
			float: right;
			clear: right;
			margin: 0 0 30px 0;
		}
				.R_pres_caracteristic_icon {
					width: 87px;
					float: left;
					clear: none;
					height: auto;
				}
				
				.R_pres_caracteristic_text {
					width: 228px;
					height: auto;
					float: left;
					clear: none;
				}
				
						.R_pres_caracteristic_text_long {
							width: 500px;
							height: auto;
							float: left;
							clear: none;
						}
				
#R_pres_bottom {
	width: 700px;
	float: left;
	clear: left;
	margin: 0;
}

		.R_pres_video_img {
			width: 194px;
			height: 98px;
			float: left;
			clear: left;
			margin: 20px 40px 0 0;
			float: left;
			clear: none;
		}
		
		.R_pres_video_img_02 {
			width: 194px;
			height: 98px;
			float: left;
			clear: left;
			margin: 20px 0 0 0;
			float: left;
			clear: none;
		}
		
.quote {
	padding-top: 20px;
	font-size: 14px;
	color: #666666;
	font-style: italic;
	line-height: 1.5em;
	background: url(../img/quote_bg.gif) no-repeat top left;
}

		.indent {
			padding-left: 50px;
		}
		
.video {
	margin: 0;
	padding: 0;
	list-style: none;
}
		
		.video li {
			margin: 0 0 40px 0;
			float: left;
			clear: left;
			padding: 10px;
			width: 315px;
			border: 1px solid #eee;
		}

/*
	PAQUETS
*/	

#R_paquets_table {
	margin: 0 auto 0 auto;
	padding: 0;
}

		#R_paquets_table td {
			border: solid 1px #999999;
			border-top: 0;
			border-left: 0;
			border-right: 0;
			border-bottom: 1px;
		}	
		
				.R_paquets_table_title {
					text-align: center;
					vertical-align: bottom;
					border: none;
					width: 105px;
				}
		
				
				
				.R_paquets_caracteristic_wrap {
					width: 400px;
					height: 41px;
					float: left;
					clear: left;
					margin: 0;
				}
				
						.R_paquets_caracteristic_icon {
							width: 62px;
							height: 41px;
							float: left;
							clear: none;
							margin: 0 10px 0 0;
						}
						
						.R_paquets_caracteristic_text {
							width: 300px;
							height: auto;
							padding: 10px 0 0 0;
							float: left;
							clear: none;
						}

			


/*
	TECHNIQUE
*/

#R_technique_top {
	margin: 10px 0 40px 0;
	width: 700px;
	height: auto;
	float: left;
	clear: none;
}

#R_technique_bottom {
	width: 700px;
	height: auto;
	float: left;
	clear: left;
}


/*
	SERVICE
*/

#S_puzzle {
	width: 216px;
	height: 224px;
	float: left;
	clear: none;
	margin: 0 0 10px 0;
}

		.S_puzzle_L {
			width: 108px;
			height: 112px;
			float: left;
			clear: left;
		}
		
		.S_puzzle_R {
			width: 108px;
			height: 112px;
			float: right;
			clear: right;
		}
		
#S_text {
	width: 450px;
	float: right;
	clear: none;
	margin: 10px 0 0 0;
}
		
.link {
	width: 100%;
	text-align: right;
	float: right;
	margin: 0 10px 0 0;
}


		
/*
	================================================================ WEB ================================================================
*/

#W_top {
	margin: 0;
	width: 780px;
	height: auto;
	float: left;
	clear: none;
}
				
		#columns_2_shorttext {
			width: 200px;
			height: auto;
			margin: 30px 35px 0 0;
			float: left;
			clear: none;
		}
		
		#columns_2_bigthumb {
			width: 467px;
			height: auto;
			padding: 0;
			margin: 30px 0 0 0;
			float: left;
			clear: none;
		}
		
				#bigthumb {
					float: left;
					clear: none;
					width: 375px;
					height: 189px;
					background-image: url(../img/ajax-loader.gif);
				}
				
				.prev_next {
					float: left;
					clear: none;
					margin: 70px 0 0 0;
				}
				
				#description {
					float: left;
					clear: left;
					width: 375px;
					margin: 20px 42px 0 42px;
				}
		
		
#pagerank_info {
	float: left;
	width: 100%;
}
		
/*
	============================================================== CONTACT ================================================
*/

#contact_info {
	width: 200px;
	float: right;
}

#map {
	margin: 20px 0 0 0;
	width: 350px;
	height: 300px;
	float: right;
	clear: right;
	border: solid 1px #999999;
	text-align: left;
	overflow: hidden;
}


/*
	================================================================ PRINT ===============================================
*/

.paragraph {
	width: 700px;
	float: left;
	clear: left;
	margin: 20px 0 20px 0;
}

		.paragraph img {
			margin: 20px;
		}

		.paragraph_image {
			width: 120px;
			float: left;
			clear: none;
		}
		
		.paragraph_text {
			width: 570px;
			float: left;
			clear: none;
		}

/*
	================================================================ NEWS ===============================================
*/
.index_news {
	margin: 40px 0 0 0;
	float: left;
	clear: left;
	width: 680px;
	padding: 0 10px 10px 10px;
	background-color: #eeeeee;
	border: 1px solid #dddddd;
}

#RSS, #webmail {
	float: right;
}

#newsletter_subscription { 
	float: left; 
	clear: both; 
	width: 700px; 
	height: 46px; 
	padding: 10px 0 10px 70px;
	margin-bottom: 20px;
	background: url(../img/timbre.jpg) no-repeat 5px;
}

		#RSS a, #webmail a {
			font-size: 10px;
			display: block;
			border: 1px solid #dddddd;
		}
		
		#RSS a { background: url(../img/rss.gif) no-repeat 5px #eee; padding: 5px 5px 5px 25px; }
		#webmail a { background: url(../img/webmail_small.png) no-repeat 5px #eee; padding: 5px 5px 5px 40px; }
		
		#RSS a:hover, #webmail a:hover {
			background-color: #fff;
			border: 1px solid #eee;
		}
		
		#webmail a:hover {
			background: url(../img/webmail_small_hover.png) no-repeat 5px #fff;
		}
		

.news {	
	float: left;
	clear: none;
	width: 700px;
	padding: 15px 0 15px 0;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #989898;
	margin: 0 0 20px 0;
} 

		#first_news {
			padding: 0 0 15px 0;
		}


.date {
	font-size: 12px;
	font-style: italic;
	color: #989898;
}


.whitepaper_text {
	float: left;
	clear: left;
	width: 100%;
	height: auto;
	line-height: 20px;
}

		.whitepaper_text hr {
			margin: 50px 0 20px 0;
			color: #aaa;
			background: #aaa;
		}
		
		.whitepaper_paragraph {
			float: left;
			clear: left;
			width: 700px;
			margin: 40px 0 20px 0;
		}
		
		.whitepaper_paragraph_text {
			width: 290px;
		}


.whitepaper_intro {
	margin-top: 35px;
	float: left;
	clear: left;
	width: 100%;
}

.summary {
	width: 600px;
	list-style: none;
}

		.summary li {
			clear: both;
			margin: 10px 0 10px 0;
			padding: 0 0 1.8em 0;
			position: relative;
			border-bottom: dotted 2px #999;
		}
		
		.summary li:after {
		  content: ".";
		  display: block;
		  height: 0;
		  clear: both;
		  visibility: hidden;
		}
		
		.summary li {display: inline-block;}
		* html .summary li {height: 1%;}
		.summary li {display: block;}


		
		.summary strong {
			background: #fff;
			padding: 0 10px 0 0;
			position: absolute;
			bottom: -.3em;
			left: 0;
		}
		
		.summary em {
			background: #fff;
			padding: 0 0 0 5px;
			position: absolute;
			bottom: -.2em;
			font-style: normal;
			right: 0;
		}
		
		.sub strong{
			padding: 0 10px 0 20px;
		}
		
		.inpublish-caracteristics-table {
			margin-bottom: 10px;
			border-left: 1px solid #376aab;
			border-right: 1px solid #376aab;
			border-top: 1px solid #376aab;
		}
		
			.inpublish-caracteristics-table td {
				padding: 0.5em;
				border-bottom: 1px solid #376aab;
			}
		
			.row-uneven td {
				background: #cee4fd;
			}
		
			.inpublish-caracteristics-table-left {
				width: 460px;
			}
			
			.inpublish-caracteristics-table-right {
				border-left: 1px solid #376aab;
				text-align: center;
				width: 130px;
			}

		
		
		
