/*----------------------------------------------------*/
/*                      GENERAL
/*----------------------------------------------------*/

html {
	margin: 0;
	padding: 0;	
	height: 100%;
	width: 100%;
	overflow: hidden;
}

body {
	font: 65% Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2;
	color: #333;
	background: #fff;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
}

p {
	margin-top: 0;
}

a, img {
	border: none;
} 

a:link, a:visited { 
	font-weight: bold; 
	text-decoration: none;
	/*color: #2e457b;*/
	color: #9f9f9f;
}

a:hover, a:active { 
	color: #aa1e17;
}

a.rouge {  /* Lien Episoft */
	color: #aa1e17;
}

/*----------------------------------------------------*/
/*                      HEADER
/*----------------------------------------------------*/

#header {
	position: relative;
	background-color: #fff;
	width: 778px;
	height: 130px;
	margin-left: auto;
	margin-right: auto;
}

#header #chapeau {
	position: relative;
	width: 390px;
	height: 79px;
	margin-top: -79px;
	margin-left: 285px;
	background: #fff url('../Images/centre-top.jpg') no-repeat left top;
}

#header #boutons {
	position: relative;
	background: #fff;
	margin-top: -100px;
	margin-left: 690px;
}

#header #boutons #contact {
	position: absolute;
	margin-top: 3px;
}

#header #boutons #autre_client p{
	position: relative;
	top: 27px;
	
	width: 400px;
	font-size: x-small;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#header #boutons #etat_connect p{
	position: relative;
	top: 27px;
	left: 4px;
	width: 400px;
	font-size: x-small;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/*----------------------------------------------------*/
/*                      HEADER ENGLISH
/*----------------------------------------------------*/

#header #chapeau_en {
	position: relative;
	width: 390px;
	height: 79px;
	margin-top: -79px;
	margin-left: 285px;
	background: #fff url('../Images/centre-top_en.jpg') no-repeat left top;
}

/*----------------------------------------------------*/
/*                      MENU
/*----------------------------------------------------*/

#menu {
	position: absolute;
	height:33px;
	width: 100%;
	background: #2e457b url('../Images/menu-fondd.jpg') no-repeat center top;
	padding-left:40px;
}

/*----------------------------------------------------*/
/*                MENU - CLIENTS
/*----------------------------------------------------*/
#menu ul#barre_menu_cli {
	width: 718px;
	height: 33px;
	margin: auto;
}

#menu #barre_menu_cli li{
	list-style-type: none;
	display:inline;
}

#menu #barre_menu_cli a {
	display: block;
	float: left;
	height: 33px;
}

li.compte{
	background: url('../Images/menu-compte_on.jpg') no-repeat -1000px -1000px;
}

#menu #barre_menu_cli #lien-compte {
	width: 140px;
	background: url('../Images/menu-compte.jpg') no-repeat left top;
}

#menu #barre_menu_cli #lien-compte:hover, #menu #barre_menu_cli #lien-compte_on {
	width: 140px;
	background: url('../Images/menu-compte_on.jpg') no-repeat left top;
}

li.interventions_cli{
	background: url('../Images/menu-interventions_on.jpg') no-repeat -1000px -1000px;
}

#menu #barre_menu_cli #lien-interventions_cli {
	width: 140px;
	background: url('../Images/menu-intervention.jpg') no-repeat left top;
}

#menu #barre_menu_cli #lien-interventions_cli:hover, #menu #barre_menu_cli #lien-interventions_cli_on {
	width: 140px;
	background: url('../Images/menu-intervention_on.jpg') no-repeat left top;
}

li.licences_cli{
	background: url('../Images/menu-licences_on.jpg') no-repeat -1000px -1000px;
}

#menu #barre_menu_cli #lien-licences_cli {
	width: 140px;
	background: url('../Images/menu-licences.jpg') no-repeat left top;
}

#menu #barre_menu_cli #lien-licences_cli:hover, #menu #barre_menu_cli #lien-licences_cli_on {
	width: 140px;
	background: url('../Images/menu-licences_on.jpg') no-repeat left top;
}

li.telechargements{
	background: url('../Images/menu_telechargements_on.jpg') no-repeat -1000px -1000px;
}

#menu #barre_menu_cli #lien-telechargements {
	width: 158px;
	background: url('../Images/menu_telechargements.jpg') no-repeat left top;
}

#menu #barre_menu_cli #lien-telechargements:hover, #menu #barre_menu_cli #lien-telechargements_on {
	width: 158px;
	background: url('../Images/menu_telechargements_on.jpg') no-repeat left top;
}

li.documentation{
	background: url('../Images/menu-documentation_on.jpg') no-repeat -1000px -1000px;
}

#menu #barre_menu_cli #lien-documentation {
	width: 140px;
	background: url('../Images/menu-documentation.jpg') no-repeat left top;
}

#menu #barre_menu_cli #lien-documentation:hover, #menu #barre_menu_cli #lien-documentation_on {
	width: 140px;
	background: url('../Images/menu-documentation_on.jpg') no-repeat left top;
}



/*----------------------------------------------------*/
/*                MENU - CLIENTS - ENGLISH
/*----------------------------------------------------*/
#menu_en {
	position: absolute;
	height:33px;
	width: 100%;
	background: #2e457b url('../Images/menu-fondd.jpg') no-repeat center top;
	padding-left:40px;
}

#menu_en ul#barre_menu_cli {
	width: 700px;
	height: 33px;
	margin: auto;
}

#menu_en #barre_menu_cli li{
	list-style-type: none;
	display:inline;
}

#menu_en #barre_menu_cli a {
	display: block;
	float: left;
	height: 33px;
}

li.compte{
	background: url('../Images/menu-account_on.jpg') no-repeat -1000px -1000px;
}

#menu_en #barre_menu_cli #lien-compte {
	width: 140px;
	background: url('../Images/menu-account.jpg') no-repeat left top;
}

#menu_en #barre_menu_cli #lien-compte:hover, #menu_en #barre_menu_cli #lien-compte_on {
	width: 140px;
	background: url('../Images/menu-account_on.jpg') no-repeat left top;
}

li.interventions_cli{
	background: url('../Images/menu-intervention_on.jpg') no-repeat -1000px -1000px;
}

#menu_en #barre_menu_cli #lien-interventions_cli {
	width: 140px;
	background: url('../Images/menu-intervention.jpg') no-repeat left top;
}

#menu_en #barre_menu_cli #lien-interventions_cli:hover, #menu_en #barre_menu_cli #lien-interventions_cli_on {
	width: 140px;
	background: url('../Images/menu-intervention_on.jpg') no-repeat left top;
}

li.licences_cli{
	background: url('../Images/menu-licenses_on.jpg') no-repeat -1000px -1000px;
}

#menu_en #barre_menu_cli #lien-licences_cli {
	width: 140px;
	background: url('../Images/menu-licenses.jpg') no-repeat left top;
}

#menu_en #barre_menu_cli #lien-licences_cli:hover, #menu_en #barre_menu_cli #lien-licences_cli_on {
	width: 140px;
	background: url('../Images/menu-licenses_on.jpg') no-repeat left top;
}

li.telechargements{
	background: url('../Images/menu-downloads_on.jpg') no-repeat -1000px -1000px;
}

#menu_en #barre_menu_cli #lien-telechargements {
	width: 140px;
	background: url('../Images/menu-downloads.jpg') no-repeat left top;
}

#menu_en #barre_menu_cli #lien-telechargements:hover, #menu_en #barre_menu_cli #lien-telechargements_on {
	width: 140px;
	background: url('../Images/menu-downloads_on.jpg') no-repeat left top;
}

li.documentation{
	background: url('../Images/menu-documentation_on.jpg') no-repeat -1000px -1000px;
}

#menu_en #barre_menu_cli #lien-documentation {
	width: 140px;
	background: url('../Images/menu-documentation.jpg') no-repeat left top;
}

#menu_en #barre_menu_cli #lien-documentation:hover, #menu_en #barre_menu_cli #lien-documentation_on {
	width: 140px;
	background: url('../Images/menu-documentation_on.jpg') no-repeat left top;
}

/*----------------------------------------------------*/
/*                MENU - PERSONNEL
/*----------------------------------------------------*/
#menu ul#barre_menu {
	position: relative;
	left: -30px;
	width: 824px;
	height: 33px;
	margin: auto;
}

#menu #barre_menu li{
	list-style-type: none;
	display:inline;
}

#menu #barre_menu a {
	display: block;
	float: left;
	height: 33px;
}

li.clients {
	background: url('../Images/menu_clients_on.jpg') no-repeat -1000px -1000px;
}

#menu #barre_menu #lien-clients {
	width: 83px;
	background: url('../Images/menu_clients.jpg') no-repeat left top;
}

#menu #barre_menu #lien-clients:hover, #menu #barre_menu #lien-clients_on {
	width: 83px;
	background: url('../Images/menu_clients_on.jpg') no-repeat left top;
}

li.interventions {
	background: url('../Images/menu_interventions_on.jpg') no-repeat -1000px -1000px;
}

#menu #barre_menu #lien-interventions {
	width: 135px;
	background: url('../Images/menu_interventions.jpg') no-repeat left top;
}

#menu #barre_menu #lien-interventions:hover, #menu #barre_menu #lien-interventions_on {
	width: 135px;
	background: url('../Images/menu_interventions_on.jpg') no-repeat left top;
}

li.licences {
	background: url('../Images/menu_licences_on.jpg') no-repeat -1000px -1000px;
}

#menu #barre_menu #lien-licences {
	width: 88px;
	background: url('../Images/menu_licences.jpg') no-repeat left top;
}

#menu #barre_menu #lien-licences:hover, #menu #barre_menu #lien-licences_on {
	width: 88px;
	background: url('../Images/menu_licences_on.jpg') no-repeat left top;
}

li.modules {
	background: url('../Images/menu_modules_on.jpg') no-repeat -1000px -1000px;
}

#menu #barre_menu #lien-modules {
	width: 83px;
	background: url('../Images/menu_modules.jpg') no-repeat left top;
}

#menu #barre_menu #lien-modules:hover, #menu #barre_menu #lien-modules_on {
	width: 83px;
	background: url('../Images/menu_modules_on.jpg') no-repeat left top;
}

li.personnel {
	background: url('../Images/menu_personnel_on.jpg') no-repeat -1000px -1000px;
}

#menu #barre_menu #lien-personnel {
	width: 105px;
	background: url('../Images/menu_personnel.jpg') no-repeat left top;
}

#menu #barre_menu #lien-personnel:hover, #menu #barre_menu #lien-personnel_on {
	width: 105px;
	background: url('../Images/menu_personnel_on.jpg') no-repeat left top;
}

li.gestion {
	background: url('../Images/menu_gestion_on.jpg') no-repeat -1000px -1000px;
}

#menu #barre_menu #lien-gestion {
	width: 85px;
	background: url('../Images/menu_gestion.jpg') no-repeat left top;
}

#menu #barre_menu #lien-gestion:hover, #menu #barre_menu #lien-gestion_on {
	width: 85px;
	background: url('../Images/menu_gestion_on.jpg') no-repeat left top;
}

li.telechargements{
	background: url('../Images/menu_telechargements_on.jpg') no-repeat -1000px -1000px;
}

#menu #barre_menu #lien-telechargements {
	width: 158px;
	background: url('../Images/menu_telechargements.jpg') no-repeat left top;
}

#menu #barre_menu #lien-telechargements:hover, #menu #barre_menu #lien-telechargements_on {
	width: 158px;
	background: url('../Images/menu_telechargements_on.jpg') no-repeat left top;
}

li.documentation{
	background: url('../Images/menu_documentation_on.jpg') no-repeat -1000px -1000px;
}

#menu #barre_menu #lien-documentation {
	width: 143px;
	background: url('../Images/menu_documentation.jpg') no-repeat left top;
}

#menu #barre_menu #lien-documentation:hover, #menu #barre_menu #lien-documentation_on {
	width: 143px;
	background: url('../Images/menu_documentation_on.jpg') no-repeat left top;
}

/**********************************************/    
/*        CONTENU
/**********************************************/ 

#conteneur {
	position: absolute;
	width: 100%;
	top: 163px;
	bottom: 16px;
	overflow: auto;
	/*height:100%;*/
	overflow-x: scroll;
	overflow-y: scroll;
	background: #dee7e8 url(../Images/fond-page.jpg) repeat-x;
}

#contenu {
	position: relative;
	left:103px;
	height: auto;
	width: 978px;
	margin-right: auto;
	margin-left: auto;
}

/**********************************************/    
/*        CONTENU GAUCHE
/**********************************************/ 
#contenu #gauche {
	float:left;
	width: 288px;
	margin-top: 120px;
}

#contenu #gauche img{
	position: relative;
}

.sous_menu {
	position: absolute;
	left: 40px;
	top: 115px;
}

.sous_menu h3 {
	position: absolute;
	top: -10px;
	font-size: 18px;
	left: 35px;
	width: 200px;
	color: #9f9f9f;
}

.sous_menu ul {
	position: absolute;
	top: 25px;
	width: 203px;
	color: #9f9f9f;
	list-style-type: none;
	list-style-position: inside;
	margin-left: 0px;
}

#contenu #gauche #img_sous-menu{
	display: block;
	height: 100px;
	width: 75px;
	background: url('../images/icon-logiciel.png');
}

#conteneur #recap_client, #conteneur #recap_client ul{
	position: relative;
	left: 20px;
	color: #9f9f9f;
	padding-left: 5px;
	color: #2e457b;
}

#conteneur #recap_client td.tailleforcee {
	width: 70px;
	text-align: left;
}

/**********************************************/    
/*        CONTENU DROITE
/**********************************************/ 
#contenu #droite .erreur {
	font-size: medium;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	margin-top: 20px;
}

#contenu #droite table{
	width:auto;
}

#contenu #droite table td.tailleforcee {
	width: 215px;
}
#contenu #droite table td.TailleForceeCol1 {
	width: 150px;
	text-align: left;
}

#contenu #droite table thead {
	font-size: small;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #5c7a9e;
}

#contenu #droite table tbody {
	font-size: x-small;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#contenu #droite table tbody tr td.monocolonne{
	margin-left: 65px;
}

#contenu #droite p.textelibre {
	font-size: small;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #5c7a9e;
	margin-left:40px;
}

#contenu #droite span.textelibre_inline {
	font-size: small;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #5c7a9e;
}

#contenu #droite span.texte_noir {
	font-size: x-small;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#contenu #droite p.erreur_formulaire {
	font-size: x-small;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
}

#contenu #droite #liste_derroulante {
	margin-top: 20px;
	margin-left: 100px;
}

#contenu #droite #liste_derroulante_clients {
	margin-top: 20px;
	margin-left: 50px;
}

#contenu #droite {
	float: left;
	width: 365px;
	padding: 0px 13px 40px 15px;
	background: #FFCCCC;
	background: url('../images/centre-fond.png') no-repeat left bottom;
}	

#contenu #droite h3 {
	position: relative;
	height: 24px;
	width: 380px;
	margin: 19px 0 20px -7px;
	background: url('../images/titre-fond.png') repeat-y right center;
	z-index: 20;
	font: bold 1.3em Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	font-variant: small-caps;
	color: #2e4590;
}

#contenu #droite h3 span {
	position: relative;
	margin-left: -10px;
	display: block;
	width: 350px;
	height: 30px;
	background: url('../images/puzzle.png') no-repeat left top;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
}

#contenu #droite form p #submit {
	margin-left: 150px;
	margin-top: 20px;
}

#contenu #droite form h3 span #submith3{
	position:relative;
	left:+60px;
	bottom:+4px;
}

#contenu #droite form table tr td #telecharger {
	width: 100px;
}


#contenu #droite form #submit {
	margin-left: 100px;
	margin-top: 100px;
}

#contenu #droite #lien_retour {
	margin-left: 80px;
	text-decoration: underline;
}

#contenu #droite #lien_doc {
	margin-left: 85px;
	text-decoration: underline;
}

#contenu #droite #lien_prerequis {
	margin-left: 50px;
	text-decoration: underline;
}

#contenu #droite #img_sep {
	margin-left: 50px;
}

#contenu #droite #img_sep_align_right {
	margin-left: 100px;
}

#contenu #droite #droite-button {
	width: 30px;
	height: 30px;
}

#contenu #droite #zoom-button {
	width: 70px;
	height: 70px;
}

#contenu #droite #add-user {
	width: 20px;
	height: 20px;
}

#contenu #droite H3 #img_modif {
	float:right;
	width: 40px;
	height:25px;
	position: relative;
	top: -34px; 
	left: -2px;
}

#contenu #droite #pad_logwrg {
	width: auto;
	height:170px;
}

#contenu #droite #pad {
	width: auto;
	height:50px;
}

/**********************************************/    
/*        CONTENU DROITE BIG
/**********************************************/ 

#contenu #droite_big {
	float: left;
	width: 365px;
	padding: 0px 13px 40px 15px;
	background: #FFCCCC;
	background: url('../images/centre-fond_big.png') no-repeat left bottom;
}

#contenu #droite_big h3 {
	position: relative;
	height: 24px;
	width: 380px;
	margin: 19px 0 20px -7px;
	background: url('../images/titre-fond.png') repeat-y right center;
	z-index: 20;
	font: bold 1.3em Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	font-variant: small-caps;
	color: #2e4590;
}

#contenu #droite_big h3 span {
	position: relative;
	margin-left: -10px;
	display: block;
	width: 350px;
	height: 30px;
	background: url('../images/puzzle.png') no-repeat left top;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
}

#contenu #droite_big p.textelibre {
	font-size: small;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #5c7a9e;
	margin-left:40px;
}

#contenu #droite_big form h3 span #submith3 {
	position:relative;
	left:+60px;
	bottom:+4px;
}

#contenu #droite_big form p #submit {
	margin-left: 150px;
	margin-top: 20px;
}

#contenu #droite_big span.texte_noir {
	font-size: x-small;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#contenu #droite_big #droite-button {
	width: 30px;
	height: 30px;
}

#contenu #droite_big table thead {
	font-size: small;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #5c7a9e;
}

#contenu #droite_big table tbody {
	font-size: x-small;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#contenu #droite_big p.erreur_formulaire {
	font-size: x-small;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
}

/**********************************************/    
/*        CONTENU DROITE LOGIN
/**********************************************/ 

.h5_login {
	margin-top: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}

/**********************************************/    
/*        CONTENU DROITE CLI_LICENCE
/**********************************************/ 
#contenu #droite table tbody tr td#lic_col1{
	width: 200px;
}

#contenu #droite table tbody tr td#lic_col2{
	width: 185px;
}

#contenu #droite table tbody tr td#lic_col2_bis{
	width: 200px;
}

#contenu #droite table tbody tr td#lic_col3{
	width: 140px;
}


/**********************************************/    
/*        CONTENU DROITE TELECHARGEMENTS
/**********************************************/ 
#contenu #droite p.telechargements{
	width:300px;
	margin-left:30px;
	left:50px;
	text-align: center;
	font-size: x-small;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#contenu #droite p.telechargements a{
	text-align: center;
	font-size: x-small;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

/**********************************************/    
/*        CONTENU SYNTHESE CLIENT
/**********************************************/ 

#contenu #synthese_client {
	width: 182.5px;
	float: right;
	padding: 0px 26px 40px 40px;
	background: #FFCCCC;
	background: url('../images/synth-fond.png') no-repeat left bottom;
}

#contenu #synthese_client p.secteur {
	position: relative;
	left: -30px;
	width: 230px;
	font: verdana, Arial, Helvetica, sans-serif;
	color: #5c7a9e;
}

#contenu #synthese_client table thead {
	font-size:x-small;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #5c7a9e;
}

#contenu #synthese_client table tbody {
	font-size: xx-small;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#contenu #synthese_client p.textelibre {
	font-size: x-small;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #5c7a9e;
}

#contenu #synthese_client h2 {
	font: bold 1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #2e4590;
	text-align: center;
}

#contenu #synthese_client table {
	width: auto;
	margin-left:-20px;
}

#contenu #synthese_client table td.col1 {
	width: 205px;
}

#contenu #synthese_client table td.col2 {
	width: 95px;
	vertical-align: top;
}	

#contenu #synthese_client table tr td.messages {
	font: Verdana, Arial, Helvetica, sans-serif;
	color: red;
	font-style:italic;
	font-weight:lighter;
	font-size:110%;
}

#contenu #synthese_client p.textelibre_messages {
	font-size: x-small;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #5c7a9e;
	margin-bottom:0;
}

/**********************************************/  
/*   
/*        FORMULAIRES
/*   
/**********************************************/  

#form label {
	width: 100%;
	display: block;
	margin-top: 15px;
	padding-left: 4px;
	color: #2e457b;
	text-transform: uppercase;
	font-size: 14px;
}

#form input{
	width: 210px;
	padding: 2px 4px;
	border: 1px solid #2e457b;
	font-size: 100%;
}

#form textarea {
	width: 280px;
	height: 140px;
	border: 1px solid #2e457b;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2;
	color: #333; 
}

#form input#envoi {
	background: #eef3f3;
	padding: 2px 4px;
	width:auto;
	font-size: 0.83em;
	font-weight: bold;
	color: #2e457b;
}

/**********************************************/    
/*        FOOTER
/**********************************************/ 
#footer {
	position: absolute;
	width: 100%;
	height: 16px;
	left: 0px;
	bottom: 0px;
	background: #2e457b url(images/menu-fond.jpg) repeat-x;
	}

#footer #copyright {	
	position: relative;
	width: 778px;
	left: 50%;
	margin-left: -389px;
	font-size: 10px;
	text-align: center;
	color: #fff;
}
