body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #3A5180;

	/*background-image: url('images/fond_renesis.jpg');*/
}

html {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

#topbar {
	width: 98%;
	height: 110px;
	margin-left: 0px;
	margin-top: 10px;
	border:0;
	overflow: hidden;
	/*background-color: white;*/
	/*border: 2px groove #999999;*/
}

#container {
	/*float: left;*/
	width: 100%;
	/*height: 100%;*/
	padding-bottom: 5px;
	/*margin-top:140px;*/
	border: 0;
	background-color: gray;
}

#content {
  /*background-color: #EECCCC;*/
  width: 80%;
  margin-top: 20px;
  margin-left: 10%;
  margin-right: 10%;
  padding: 10px;
  background-color: white;
  font-family: Trebuchet MS;
  font-size: 90%;
  border: 0px;

}

input[type=text], textarea, select {
	font-family: Arial;
	font-size: 1em;
}

#leftbar {
	z-index: 10;
	float: left;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: -140px;
	border: 1px solid black;
	width: 160px;
	height: 20%;
	border: 2px groove #999999;
	background-color: white; 
	text-align: right;
}

#acao {
	position: relative;
	float: right;
	top: 2px;
	width: 160px;
	text-align: right;
	height: 15px;
	font-family: Verdana;
	color: #333333;
	font-size: 70%;
}

#coordonnees {
	visibility: hidden;
	position: absolute;
	top: 0px;
}


a.acao {
	text-decoration: none;
	color: #333333;
}

.spacer {
	clear: both;
	height: 1px;
}

a.acao:hover{
	color: #BB0000;
}

a.action {
	color : orange;
	font-weight: bold;
	text-decoration : none;
}

a.action:visited {
}
a.action:hover {
	text-decoration : underline;
	
}


#logo {
	border: 0px;
	margin-top: 35px;
	margin-right: 3px;
}

#imgmetiers {
	border:0;
	margin-left: 180px;
	margin-top: 5px;
}
img {
	border: 0;
}

.imglogo{
	float: right;
	margin: 5px 5px 0px 0px;
	border:0;
}

#vignettemetier {
	position: absolute;
	top : 17px;
	left: 190px;
	width: 100px;
	height: 120px;
	
}

#vignettepage {
	position: absolute;
	top : 17px;
	left: 268px;
	width: 300px;
	height: 120px;
}

#titre {
	font-family: Trebuchet MS;
	font-size: 120%;
	color: black;
	position: absolute;
	top: 102px;
	left: 270px;
	height: 16px;
	width: 226px;
	text-align: left;
	
}

a.classic{
	color: black;
	font-size: 85%;	
}
a.classic:hover{
	color: red;
	font-size: 85%;		
}
a.classic:visited{
	color: black;
	font-size: 85%;	
}

a:visited{
	color: black;
}
a:visited{
	color: black;
}

/***********************
* barre de navigation
************************/
a.navbar {
	font-family: "Trebuchet MS";
	font-size: 90%;
	color: rgb(89,97,133);
	text-decoration: none;
}

a.navbar:hover {
	color: #DD4444;
	text-decoration: none;
	
}
/************
* menu
*************/
div#menu {
	
	width: 80%;
	margin-left: 10%;
	font-family: Trebuchet MS;
	font-size: 90%;
	background-color: white;
	height: auto;
	font-weight: bold;
}

.submenuItem {
	position: absolute;
  	font-family: Trebuchet MS, Tahoma, Helvetica, sans-serif;
  	font-size: 75%;
  	font-weight: bold;
  	color: white;
	width: 120px;
	top: 80px;
	text-align: center;
	border: 0;
	visibility: hidden;
	z-index:99;
	height:38px;
	}

.menuItem {
	float: left;
  	/*background-color:rgb(179,204,182);*/
  	font-family: Trebuchet MS;
  	font-size: 80%;
  	padding: 0px 20px 0px 20px;
  	font-style: italic;  	
  	text-align: center;
	border-right: solid 1px black;
	
  }


.submenuItemCurrent {
	color: rgb(179,204,182);
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 80%;
}
.currentPage{
	float: left;
	background-color:white;
	color: #3A5180;
	font-family: Trebuchet MS;
	padding: 0px 20px 0px 20px;
	text-align: center;
	font-size: 80%;
	font-weight: bold;
	font-style: italic;
	border-right: solid 1px black;

}

#menuTitrePage {
  	position: absolute;
  	font-family: Trebuchet MS, Tahoma, Helvetica, sans-serif;
  	font-size: 30px; 
  	color: rgb(120,167,126);
  	right: 5%; /*340px;*/
  	margin-left: 0px;
  	top: 7px;
  	height: 44px;
  	width: 600px;
  	text-align: right;
  	z-index: 10;
  	overflow: hidden;
  }
 #menuBox {
  	/*position: absolute;*/
	top: 67px;
  	width:100%;
  	text-align: right;
	z-index:2;
	border: 0;
  }

  #pad {
	width: 20px;
	padding:0;
	border:0;
	margin:0;

  }
a.menu {
	color: black;
	text-decoration: none;
	display : block;
}

a.menu:hover{
	color: #3A5180;
	
	
	
}

.logo{
	position: absolute;
	}	


/******* PAGE main.php **********/
	
select,textarea{
border : 1px solid #DDDDDD ;
width:150px;
font-size: 85%;
}

input[type=text]{
font-size: 85%;
}

.wide{
width : 100%;
}
.identite{
border : 1px solid #DDDDDD ;
width:300px;

}	
.flat{
border : 1px solid #DDDDDD ;
width:150px;
overflow-y: hidden;
}

a.basic{
	text-decoration:none;
	color : black;
}
a.basic:hover{
	/*text-decoration:underline;*/
	color : red;
}

a.gray{
	text-decoration:none;
	color:#666666;
}
a.gray:hover{
	color : rgb(120,167,126);
}
a.gray :visited{
	color:#666666;
}
.tenDivs{
/*position:relative;*/
width:100%;
height:20px;
font-size: 85%;
text-decoration : none;
color : black;
overflow : hidden;
display:block;
}
.tenDivs:hover{
background-color:#CCEECC;
/*background-image: url('images/supprimer.gif');
background-repeat : no-repeat;
background-position : right;*/
}

table{
 border-collapse:collapse;
 background-color : white;
 width:100%;
 }
 
th{
display : table-cell;
}

.table td{
	border : 1px solid gray;
	width:20%;
}
table.popup{
	font-family: Trebuchet MS;	
	font-size: 90%;	
}

.popuphidden{
	visibility : hidden;
	position : absolute;
}

.popupvisible{
  padding: 2px;
  background-color: #CCCCBB;
  font-family: Trebuchet MS;
  font-size: 80%;
  border: 2px groove #999999;
  position : absolute;
  left: 200px;
  top: 200px;
  width: 400px;  
  height: auto;
  visibility : visible;
  overflow : visible;
  z-index:20;
} 
a.hidden{
	visibility : hidden;
	width : 0px;
	height : 0px;
	
}
a.visible{
	visibility : visible;
	text-decoration : none;
	width : 20px;
	height : 20px;
}
div.textbox {
	width:90%;
	/*margin-left: 10%;
	margin-right: 10%;*/
	background-color: #F5F7F5;
	border: 1px solid #666666;
	padding: 10px 0 10px 3px;
	font-size: 100%;
	color:#666666;
}

div.error {
  	margin-top: 5px;
  	margin-bottom : 10px;
  	background-color: #FF7700;
  	color: white;
  	/*font-weight: bold;*/
  	width : 300px;
  	padding: 4px;
  	border: 1px solid #CCCCCC;
  }
div.success {
  	margin-top: 5px;
  	margin-bottom : 10px;
  	background-color: green;
  	color: white;
  	/*font-weight: bold;*/
  	width : 300px;
  	padding: 4px;
  	border: 1px solid #CCCCCC;
  }

  
  .img-border{
  border: 1px solid #DDDDDD;
  /*margin : 5px;*/
  } 
  .flash{
  position: absolute;
  top: 80px;
  right: 1px;
  height: 20px;
  width: 80%;
  background-color : rgb(120,167,126);
  color : white;
  }
  .formlist{
  border : 1px solid #DDDDDD ;
	width:220px;
	overflow-y: hidden;
  }
  
  #user{
	position:absolute; 
	top: 52px;
	right: 5%;
	font-family: Trebuchet MS;
	}

input[type=text]{
	border:1px solid #DDDDDD;
}	