html,body{
	margin:0;
	padding:0;
	background: white url('fondBody.jpg');
	font-family: arial, helvetica, sans;
	font-size: 0.9em;
}

html>body #page {
	/*height: auto;*/
}
img, div { behavior: url(iepngfix.htc) }
p{
	font-family: Verdana, sans;
	color: #453e3c;
	font-size: 1em;
	line-height: 1.3em;
	margin-top: 5px;
}
h2{
	font-size: 1.6em;
	color: #0b4f98;
	/*padding: 3px 0 3px 15px;*/
	margin: 0px 0 10px 3px;
	font-weight: bold;
	line-height: 1em;
}
h3{
	font-size: 1.3em;
	color: #0b4f98;
	padding: 3px 0 3px 0;
	margin: 3px 3px 10px 0;
	font-weight: bold;
	line-height: 1em;
}

p a, ul li a {
	font-family: Verdana, sans;
	color:#0b4f98;
	border-bottom: 1px dotted #005000;
	text-decoration: none
}
p a:hover, ul li a:hover{
	color:#0b4f98;
	text-decoration:underline;
	border-bottom: 1px solid #005000;
	border: 0;
}
.dl-button{
	border:0;
	text-decoration:none;
}
p a img{
	border:0;
	text-decoration:none;
}

#classic{
	margin: 7px 0 0 0;
}
#classic li{
	color: #453e3c;
	font-family: Verdana, sans;
	padding:0 0 4px 20px;
	margin: 0 0 10px 0;
	background: url('puce.gif') no-repeat top left;
}
.classic{
	margin: 7px 0 0 0;
}
.classic li{
	color: #453e3c;
	font-family: Verdana, sans;
	padding:0 0 4px 20px;
	margin: 0 0 10px 0;
	background: url('puce.gif') no-repeat top left;
}
.mandatory{
	font-size: 0.9em;
	color:red;
}

#page{
	position:relative;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	width: 1012px;
	height:100%;
	min-height:100%;
	height: auto;
	/*border : 3px #ff0000 solid;*/
}

#containerGlobal{
	position:relative;
	background: #ffffff url('fondPage.jpg') repeat-y top left; 
	float:left;
	_padding:0;
	_margin: 0 0 -20px 0;
}

#container{
	float:left;
	margin:0 0 0 0;
	-margin: 0 0 -120px 0;
	padding:0 0 0 0;
	background: url('fondContainer.jpg') no-repeat bottom left;
	border:0;
	/*border:1px #ff00ff solid;*/
}

#containerLeft{
	float:left;
	width:394px;
	margin:0;
	padding:0;
	height:100%;
	/*border: 1px #167cea solid;*/
}
/*#screen{
	float:left;
	width:404px;
	height:384px;
}*/
#screen{
	position:absolute;
	-position:relative;
	width:404px;
	height:384px;
	bottom:165px;
	-margin-top:-270px;
	left:0;
	z-index:20;
}
#logo{
	position: absolute;
	top: 0; 
	left: 0;
	width: 200px;
	height:70px;
	padding: 10px 0 0 115px;
	/*border: 1px solid red;*/
}
.imgMiddle{
	float: left;
	margin: 15px 0 15px 0;
	/*border-bottom: 6px solid #0b4f96;*/
}
.imgLeft{
	float: left;
	margin: 15px 15px 15px 0;
	/*border-bottom: 6px solid #0b4f96;*/
}
.imgRight{
	float: right;
	margin: 15px 0 15px 15px;
	/*border-bottom: 6px solid #0b4f96;*/
}
#flags{
	position: absolute;
	left: 0;
	top: 80px;
	/*background:#e3e5e7;*/
	width:23px;
	padding: 12px 0 0 40px;
}
#flags a img{
	border:0;
	text-decoration:none;
}
#content{
	color: #453e3c;
	float:right;
	margin: 0 0 0 0;
	-margin: 0 -18px 0 0;
	padding:0 50px 173px 0;
	-padding: 0 20px 173px 0;
	text-align: justify;
	/*background:#c7edc7;*/
	width:560px;
	min-height:900px;
	/*border: 1px #964b8a solid;*/
}
#footerRight{
	position:relative;
	/*Avant la position etait a float right*/
	color: white;
	text-align:right;
	bottom:0;
	width:450px;
	height:137px;
	padding: 0 0 0 0;
}
#content p{
	padding-bottom: 10px;

}

#contentHome{
	color: #453e3c;
	float:right;
	margin: 0 0 0 0;
	-margin: 0 -7px 0 0;
	padding:0 50px 173px 0;
	-padding: 0 20px 173px 0;
	text-align: justify;
	/*background:#c7edc7;*/
	width:560px;
	min-height:510px;
	/*border: 1px #964b8a solid;*/
}
#news{
	color: #453e3c;
	position:relative;
	margin: 0 0 0 0;
	-margin: 0 0 0 -20px;
	padding: 0 0 0 30px;
	width: 530px;
	z-index: 79;
	overflow:hidden;
	background: url('fondNews.png') no-repeat bottom left;
}
#myController{
	z-index:80;
	position:absolute;
	top: 516px;
	left: 750px;
	width: 200px;
	text-align: right;
}
.jFlowControl{
	margin: 0 5px 0 0;
	padding: 2px 5px;
	color: white;
	background: #b9b7b7;
}
.jFlowSelected{
	margin: 0 5px 0 0;
	padding: 2px 5px;
	color: white;
	background: #0b4f98;
	cursor:pointer;
	cursor: hand;
}
.jFlowControl:hover{
	cursor:pointer;
	cursor: hand;
}
#infoPlay{
}
.infoPlaySelected{
background-color: #b9b7b7;
color: white;
}
#news p{
	font-size: 0.9em;
	padding-top: 5px;
}
#news h2{
	font-family: arial, helvetica, sans;
	font-size: 1.2em;
	color: #004c99;
	padding: 16px 0 0 5px;
	width:210px;
	}
#prevOrNext{
	position:absolute;
	z-index: 13;
	visibility: hidden;
	right: 84px;
	top: 18px;
	-margin-top: -20px;	
	-right: 0;
	-top:0;
}
.imgNews{
	float: left;
	margin-right:20px;
}
#news p{
	color: #453e3c;
	position:relative;
	margin-top:0;
	display:block;
	text-align: justify;
	width: 510px;
	padding-right:0;
}

#footerRight form{
	padding: 6px 0 0 0;
	float:right;
}

#email{
	padding-left: 5px;
	background: #e7efff url('email.gif') no-repeat 95% 50%;
	border: 0;
	color:#5a5a5a;
}
/*ACCROCHE*/
#accroche{
	font-family: arial, helvetica, sans;
	position:relative;
	width: 590px;
	height:80px;
	margin:0;
	padding:0;
}
#accroche ul{
	padding: 0 0 0 0;
	display:inline;
}
#accroche ul li{
	float:left;
	height:25px;
	margin:0 30px 0 0;
	padding: 0 5px 0px 30px;
	cursor: pointer;
}
#accroche ul li a{
	font-family: arial, helvetica, sans;
	font-weight: normal;
	border: 0;
}
.filArianne{
	font-size: 0.9em;
	color: #9b938b;
}
.filArianne a{
	font-size: 1em;
	color: #9b938b;
	border: 0;
	text-decoration: none;
}
.filArianne a:hover{
	font-size: 1em;
	color: #9b938b;
	text-decoration:underline;
}
#titleMenu{
	float:left;
	width:100%;
	background-color: #004c99;
	margin: 0 0 20px 0;
}
#title{
	float:left;
	font-family: Arial, Sans;
	padding: 0 25px 0 0;
	height: 50px;
	color: #004c99;
	margin:0 0 20px 0;
	/margin: -20px 0 20px 0;
	display: block;
	width: 520px;
	/*-margin: 0 -5px 0 0;*/
}
#titleThomas {
	color:#004c99;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	padding-left:-20px;
	
}
#titleProduct{
	float:left;
	padding: 0;
	display: block;
	width: 560px;
	color: white;
	font-size: 1.5em;
}
#titleSeul{
	float:left;
	height:27px;
	padding: 3px 25px 0 10px;
	background-color: #004c99;
	margin:0 0 10px 0;
	color: white;
	margin: 7px 0 15px 0;
	width: 520px;
	font-size: 1.5em;
}

.hospitality{
	font-family: arial, helvetica, sans;
	font-weight: normal;
	display:inline;
	background: #457fbe url('listeHospitality.jpg') no-repeat bottom left;
}
.communication{
	font-family: arial, helvetica, sans;
	font-weight: normal;
	display:inline;
	background: #769e20 url('listeCommunication.jpg') no-repeat bottom left;
}
.healthcare{
	font-family: arial, helvetica, sans;
	font-weight: normal;
	display:inline;
	background: #954b8a url('listeHealthcare.jpg') no-repeat bottom left;
}
#accroche ul li a{
	display:block;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:white;
}
#accroche ul li:hover{
	padding: 50px 5px 0px 30px;
}

/*MENU*/
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu {
	font-family:Verdana, Geneva, sans-serif;
	position:absolute;
	margin:0 0 0 28px;
	top: 85px;
	left: 63px;
	width: 100px;
	font-size:1.2em;
	z-index: 69;
}
#menu dt {
	cursor: pointer;
	/*background: #0b4f98 url('fondListeMenu.jpg') no-repeat top left;*/
	height: 20px;
	width:110px;
	padding: 5px 0 5px 15px;
	color:#0b4f98;
}
#menu dt:hover{
	color: #ffffff;
	cursor: pointer;
	background: #0b4f98 url('fondListeMenu.jpg') no-repeat top left;
	height: 20px;
	width:110px;
	padding: 5px 0 5px 15px;
}
.dtHover{
	cursor: pointer;
	background: #0b4f98 url('fondListeMenu.jpg') no-repeat top left;
	color: #ffffff;
}
.whiteText{
	color: white;
}
#menu dd {
	display:none;
	position: absolute;
	z-index: 60;
	left: 125px;
	margin-top: -30px;
	width: 170px;/*125*/
	background: #4c81b7;
	color: #0b4f98;
}
#menu ul {
	color: #ffffff;
	width:170px;/*125*/
	z-index: 70;
}

#menu li {
	color: #ffffff;
	z-index: 71;
}
#menu li a{
	font-family: arial, helvetica, sans;
	padding:5px 0 0 15px;/*5px 0 0 15px*/
	border-bottom: 1px #ffffff solid;
	border-left: 1px #ffffff solid;
	height: 25px;
	display:block;
	width:154px;/*109*/
	text-decoration:none;
	color: #ffffff;
	z-index:72;
}
#menu li a:hover {
	color: #ffffff;
	background: #0b4f98;
}
#eopassHealthcare{
	background: #9b4990;
}#eopassTV{
	background: #004c99;
}
#mrs{
	background: #8bb316;
}
/*TABLEAU*/
table{
	width:100%;
	border:0;
	padding:0;
	border-collapse:collapse;
}

td{
	padding: 4px 11px;
	border-top: 1px solid #ffffff;
	vertical-align:top;
	/*background: #e6eaf3;*/
}
tr th{
	padding: 4px 11px;
	color: white;
	background: #0b4f98;
}
tr {

}
tr.alt td{
	color: #000000;
	background: #ccddee;
}
tr.alt{
	color: #000000;
	background: #ccddee;
}
tr.over td{
	color: white;
	background: #0b4f98;
}
#tableContact td{
	color:;
	background:none;
	border:0;
	text-align:left;
	margin:0;
}
#formContact p{
	margin:5px;
}
#formContact label{
	float:left;
	display : block;
	width: 150px;
}
#formContact #standard{
	width: 300px;
	padding: 0 0 0 5px;
}
#formContact textarea{
	width: 300px;
	height: 170px;
	font-family: Arial, sans;
	font-size: 13px;
	padding: 0 5px 0 5px;
	white-space: pre;
}
#formContact #envoyer{
	margin: 0 0 0 413px;
}

#submenu2{
	float:left;
	margin: 0 0 20px 0;
	/*border: 1px solid red;*/
	display: block;
	width: 100%;
	-margin: 0 0 0 -10px;
}
#submenu{
	-margin: 0 -10px  0 0;
	-padding: 0 -10px 0 0;
}
#partnersSpace{
	height:570px;
	-height:0;
	_height:0;
}
html>body #partnersSpace {
*height:0;
}
.partner{
	float: left;
	_position:relative;
	width: 118px;
	text-align: center;
	margin: 0 22px 20px 0;
}
.partner p a{
	text-decoration:none;
	margin:0;
	padding:0;
}
.partner p a:hover{
	text-decoration:none;
	margin:0;
	padding:0;
}

.partner a{
	border: 0;
	display: block;
	text-decoration:none;
}
.partner a p{
	display: block;
	background: #dad8d6;
}
.partner a:hover p{
	display: block;
	background: #004c99;
	color: white;
}
.partner a img{
	border:0;
}
.partner a:hover img{
	border:0;
}
a img{
	border:0;
}
a:hover img{
	border:0;
}
.thankYou{
	font-size:1.5em;
}
.focus{
background:#f4f4f4;
}
.normal{

}
.pasRempli{
	border: 2px solid red;
}


/*
.menu_ref_container {
	position: relative;
	width: 100%;
}
*/

.menu_refe {
	position: relative;
	width: 260px;/*220px*/
	top: 330px;/*300*/
	left: 132px;/*120*/
	z-index:12;
	
	/*background-color: #F7F5F6;*/
	
	height: 570px;
	overflow:auto;
}
#FE_InfoWindow {
	border:0px;
	margin-top:65px;
}
.posTitle {
	left: 100px;
	top: 310px;
	position: relative;
}
