@charset "utf-8";
/*styles généraux*/
body {
	background-image: url(images/fond_page_new.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 42px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494848;
}
#place_flash {
	position:absolute;
	height: 474px;
	width: 258px;
	margin: 0px;
	padding:0px;
	left: 15px;
	top: 108px;
	z-index: 1;
	background-color: #FFFFFF;
}
#place_menu_haut {
	background-color: #FF0000;
	height: 37px;
	position: absolute;
	top: 123px;
	left: 301px;
	z-index: 999;
}
#contenu {
	background-color: #FFFFFF;
	padding: 0px;
	height: 635px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#contenu_page {
	overflow: auto;
	position: absolute;
	z-index: 0;
	padding : 0;
	background-color: #FFFFFF;
}
#contenu_page a {
	color : #ff7e00;
	font-weight: bold;
	text-decoration: underline;
}
#contenu_page .image_left {
	float: right;
	margin-left: 15px;
}
#contenu_page a:hover {
	text-decoration: none;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
#contenu_page img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
#titre {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left center;
	height: 17px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
}
.texte_page {
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
#sous_menu a {
	text-decoration: none;
}
#sous_menu {
	text-align: right;
	font-size: 12px;
}
#place_menu_bas {
	position: absolute;
	height: 12px;
	top: 583px;
	left: 28px;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
}
.blanc {
	color:#FFFFFF;
}
#services .sous_titre, #annexes .sous_titre, #products .sous_titre, #solutions .sous_titre {
	font-weight:bold;
	font-size:14px;
}
.table_gris {
	background-color:#edeeef;
}
/*style pages produits*/
#products #titre {
	background-color:#009ee0;
	background-image: url(images/fl_products.gif);
}
#products .intro, #products .sous_titre {
	color : #009ee0;
}
#products #sous_menu span.actif {
	background-color:#009ee0;
	padding-top: 0px;
	padding-bottom: 4px;
	color : #B3E8FF;
	font-weight:bold;
}
#products #sous_menu span.encours {
	background-color:#009ee0;
	padding-top: 0px;
	padding-bottom: 4px;
	color : #FFFFFF;
	font-weight:bold;
}
#products #sous_menu span, #products #sous_menu span a {
	color : #B3E8FF;
}
#products #sous_menu span a:hover {
	color:#FFFFFF;
}
/*style page annexes (pages accessibles depuis le menu du bas)*/
#annexes #titre {
	background-color:#8e949a;
	background-image: url(images/fl_annexes.gif);
}
#annexes .intro, #annexes .sous_titre {
	color : #8e949a;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#annexes #sous_menu span.actif {
	background-color:#8e949a;
	padding-top: 0px;
	padding-bottom: 4px;
	color : #DBDDDF;
	font-weight:bold;
}
#annexes #sous_menu span.encours {
	background-color:#8e949a;
	padding-top: 0px;
	padding-bottom: 4px;
	color : #FFFFFF;
	font-weight:bold;
}
#annexes #sous_menu span, #annexes #sous_menu span a {
	color : #DBDDDF;
}
#annexes #sous_menu span a:hover {
	color:#FFFFFF;
}
/*style page solutions*/ 
#solutions #titre {
	background-color:#5a9928;
	background-image: url(images/fl_solutions.gif);
}
#solutions .intro, #solutions .sous_titre {
	color : #5a9928;
}
#solutions #sous_menu span.actif {
	background-color:#5a9928;
	padding-top: 0px;
	padding-bottom: 4px;
	color : #B3E18C;
	font-weight:bold;
}
#solutions #sous_menu span.encours {
	background-color:#5a9928;
	padding-top: 0px;
	padding-bottom: 4px;
	color : #FFFFFF;
	font-weight:bold;
}
#solutions #sous_menu span, #solutions #sous_menu span a {
	color : #B3E18C;
}
#solutions #sous_menu span a:hover {
	color:#FFFFFF;
}
/*style page home*/
#home #titre {
	background-color:#e5782d;
	background-image: url(images/fl_home.gif);
}
#home .intro {
	color : #e5782d;
}
/*style page services*/
#services #titre {
	background-color:#743f8d;
	background-image: url(images/fl_services.gif);
}
#services .intro, #services .sous_titre {
	color : #743f8d;
}
#services #sous_menu span.actif {
	background-color:#743f8d;
	padding-top: 0px;
	padding-bottom: 4px;
	color : #c694dd;
	font-weight:bold;
}
#services #sous_menu span.encours {
	background-color:#743f8d;
	padding-top: 0px;
	padding-bottom: 4px;
	color : #FFFFFF;
	font-weight:bold;
}
#services #sous_menu span, #services #sous_menu span a {
	color : #c694dd;
}
#services #sous_menu span a:hover {
	color:#FFFFFF;
}
.retrait_gauche {
	padding-left: 30px;
}
#drapeau_0 {
	position:absolute;
	height: 13px;
	width: 20px;
	margin: 0px;
	padding:0px;
	left: 991px;
	top: 137px;
	z-index: 1;
}
#screenshot{
	position:absolute;
	border:1px solid #2C9AD3;
	padding:0px;
	display:none;
	color:#fff;
	background-color: #2C9AD3;
	text-align: center;
	font-weight: bold;
	}
img{border:none;}
#contenu #contenu_page #products .texte_page p strong {
	font-family: Verdana, Geneva, sans-serif;
}
#contenu #contenu_page #products .texte_page {
	font-size: 12px;
}
#contenu #contenu_page #products .texte_page {
	font-family: Verdana, Geneva, sans-serif;
}
#contenu #contenu_page #products .texte_page table tr td p {
	text-align: justify;
}
