/******************************************* SPECIFIQUES ******************************/


/****************************************************CONTAINER**********************************/	
	
	
/*Le container*/
.container {
	position: relative;
	/*left: 50px;*/
	width:900px;
	background-color: fff;
	border: 1px solid #a4c300;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	/*border: 1px solid #000;*/
}	

/*Haut de page*/
#header_container {
	background : url( "images/header.gif");
	width: 900px;
	height : 135px;
}


/*Page principale*/
#main_container{
	width: 710px;
	padding-top:40px;
	padding-bottom:30px;
	background : url( "images/ligne-vertical.gif");
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #fff;
	/*border: 1px solid #000;*/
	float: left;
}
	

/*Menu droite*/
#menu_droite_container {
	padding-top:30px;
	width: 175px;
	padding-right:15px;
	font-size: 12px;
	/*border: 1px solid #000;*/
	float: right;
	font-family : Arial;
	font-size : 11px;
	color: #000;
}
	
/*Pieds de page*/
#footer_container {
	width: 900px;
	text-align: center;
	font-size: 10px;
	/*border-top: 1px solid #000;*/
	/*Pour palier le bug sur les pages trop longue*/
	color: #000;
	font-family: Arial;
	/*border: 1px solid #000;*/
	/*clear: both;*/
	background-color: #a4c300;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}

	
/*
******** MENU CENTRAL*************************************************************************************
 */
#menu_accueil {
	position : relative;
	/*left: 80px;*/
	top: 120px;
	height: 40px;
	width: 109px;
	z-index: 2;
	background : url( "images/boutton/accueil0.gif");
	float: left;
}
#menu_accueil:hover {
	background : url( "images/boutton/accueil1.gif");
}
#menu_societe {
	position : relative;
	/*left: 180px;*/
	top: 120px;
	height: 40px;
	width: 109px;
	z-index: 2;
	background : url( "images/boutton/societe0.gif");
	float: left;
}
#menu_societe:hover {
	background : url( "images/boutton/societe1.gif");
}
#menu_offres {
	position : relative;
	/*left: 280px;*/
	top: 120px;
	height: 40px;
	width: 109px;
	z-index: 2;
	background : url( "images/boutton/offres0.gif");
	float: left;
}
#menu_offres:hover {
	background : url( "images/boutton/offres1.gif");
}
#menu_partenaires {
	position : relative;
	/*left: 380px;*/
	top: 120px;
	height: 40px;
	width: 117px;
	z-index: 2;
	background : url( "images/boutton/partenaires0.gif");
	float: left;
}
#menu_partenaires:hover {
	background : url( "images/boutton/partenaires1.gif");
}
#menu_contact {
	position : relative;
	/*left: 488px;*/
	top: 120px;
	height: 40px;
	width: 109px;
	z-index: 2;
	background : url( "images/boutton/contact0.gif");
	float: left;
}
#menu_contact:hover {
	background : url( "images/boutton/contact1.gif");
}




/******************************************************PAGES***********************************************************/
	
/*Page Default*/
#titre{ /*titre*/
	margin-top : 0px;
	margin-bottom : 30px;
	margin-left: 30px;
}
#texte {/*Texte des pages*/
	font-family : Arial;
	font-size : 11px;
	color: #000;
	padding-left: 20px;
	padding-right: 70px;
	padding-top: 20px;
}


/*Page offres de service*/
#illustration_offre {
	position: absolute;
	top:340px;
	left:350px;
	/*border: 1px solid #000;*/
	margin-left:13px;
}
#cercle_offre {
	position: absolute;
	margin-top: 30px;
	left: 0px;
	/*border: 1px solid #000;*/
	width: 200px;
	vertical-align: top ;
	/*float: left;*/
	z-index: 1;
}
#comment_offre {
	position: absolute;
	left: 380px;
	width: 230px;
	font-family : Arial;
	font-size : 11px;
	color: #000;
	margin-left:30px;
	margin-top:30px;
	text-align:justify
}

#menu_etude {
	position: absolute;
	/*border: 1px solid #000;*/
	top:195px;
	width: 233px;
	height: 42px;
	left: 40px;
	background : url( "images/shemas/etude/titre.gif");
	z-index: 2;
	cursor: hand;
}
#menu_audit {
	position: absolute;
	/*border: 1px solid #000;*/
	top:235px;
	width: 210px;
	height: 43px;
	left: 95px;
	background : url( "images/shemas/audit/titre.gif");
	z-index: 2;
	cursor: hand;
}
#menu_cdc {
	position: absolute;
	/*border: 1px solid #000;*/
	top:295px;
	width: 218px;
	height: 42px;
	left: 125px;
	background : url( "images/shemas/cdc/titre.gif");
	z-index: 2;
	cursor: hand;
}
#menu_maitrise {
	position: absolute;
	/*border: 1px solid #000;*/
	top:360px;
	width: 255px;
	height: 42px;
	left: 125px;
	background : url( "images/shemas/maitrise/titre.gif");
	z-index: 2;
	cursor: hand;
}
#menu_formation {
	position: absolute;
	/*border: 1px solid #000;*/
	top:422px;
	width: 248px;
	height: 42px;
	left: 95px;
	background : url( "images/shemas/formation/titre.gif");
	z-index: 2;
	cursor: hand;
}
#menu_maintenance {
	position: absolute;
	/*border: 1px solid #000;*/
	top:460px;
	width: 300px;
	height: 42px;
	left: 40px;
	background : url( "images/shemas/maintenance/titre.gif");
	z-index: 2;
	cursor: hand;
}

/*Page Contact*/
table.contact{
	font-family : Arial;
	font-size : 11px;
	color: #000;
	font-weight: normal;
	text-align: left;
	vertical-align: top ;
}
table.contact tr{
	vertical-align: top ;
}

/*****************************************TECHNIQUE**********************************************************/

body {
	/*margin : 0;
	padding : 0;*/
	text-align: center;
	font-family: arial;
	background-color: #939598;
	/*background : url( "images/background.gif");*/
	/*scrollbar-face-color: #A7B3C3;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #A7B3C3;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #A7B3C3;
	scrollbar-arrow-color: #000000;
	*/
}

	


	
	

/***************************************************************GLOBAL****************************************************************************/


/*Boutton d'actions*/
#boutton a{ /*boutton standard*/
	background-color: #a4c300;
	font-family : verdana;
	font-size: 11px;
	font-weight: bold;
	color: FFF;
	text-align: center;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;/*MOZILLA*/
	padding-right:10px;/*MOZILLA*/
	width:80px;
	height:20px;
	text-decoration: none;
	border: 1px solid #AAA890;

}
 
 
	

/*
*************** REPORT MESSAGE ************************************
 */
 
 #report_message {
	font-size: 14px;
	margin-top: 30px;
	padding: 10px 0 10px 0;
	text-align: center;
	/*background-color: #B1C4E5;*/
	color: #000;
	font-weight: bold;
	 
 }
	
	



































/*-----------------------------------------------------------------------------------------------------------*/

#tools {
		width: 100px;
		float: right;
		font-size: 10px;
		}

		
/*
******	LOGIN / LOGOUT  ********
****************************************************************************
 */

#logmess {
	font-family: arial;
	font-size: 12px;
	margin-left: 22%;
	margin-top: 146px;
	margin-bottom: 91px;
	text-align: center;
	width: 300px;
	/*border: 2px solid #57637D;*/
	}
	
	
#logmess table{
	/*border-top: 2px solid #57637D;*/
	/*border-bottom: 2px solid #57637D;*/
	background-color: #DFDB00;
	border : 1px solid #57637D;
	text-align: center;
	font-size: 12px;
	font-family: verdana;
	width: 100%;	
}	

#logmess table td#info{
	background-color : yellow;
	text-align : center;
	font-weight: bold;
	}


#logmess table td#name{
	text-align: center;
	font-weight: bold;
	padding: 10px 5px 5px 10px;
}

#logmess table td#value{
	text-align: center;
	padding: 0 0 0 5px;
	}
	
#logmess table td#button{
	text-align: center;
	padding: 10px 0 10px 0;
	} 		
	
	

table{
	font-family : verdana;
	font-size: 12px;
}

td#label {
	/*width: 300px;*/
	}
		
	
/*
********* INSTALL MENU **************
*/
	


table#installmenu tr#app {
	font-size: 14px;
	font-weight: bold;
	}

table#installmenu tr#app td {
	border-top : 2px solid darkblue;
	}


table#installmenu tr#fct {
	font-size: 14px;
	}
	
table#installmenu tr#fct td {
	border-top : 1px solid darkblue;
	padding-left: 50px;
	}
	
table#installmenu tr#page td {
	border-top: 1ps dashed darkblue;
	padding-left: 100px;
	}

table#installmenu td#link {
	text-align: left;
	font-weight: none;
	font-size: 10px;
	padding-left: 10px;
	}
	
table#installmenu td#new {
	font-size : 10px;
	
}
		
	
table#installmenu a {
	text-decoration: none;
	color: black;
	}
	
table#installmenu a:hover {
	text-decoration: underline;
	color: black;
	}
