body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: gray;
	/*background-image: url('images/fond_renesis.jpg');*/
}

html {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
a{
	color: #666666;
	text-decoration : none;
}
a:visited{
	color : #666666;
}

#topbar {
	width: 98%;
	height: 150px;
	margin-left: 0px;
	margin-top: 0px;
	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;*/
  /* padding-top: 15px; 155px;*/
  padding-left : 101px;
  font-family: Trebuchet MS;
  font-size: 90%;
  border: 0px groove #999999;
  z-index:16;
}

#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 {
	float: left;
	top: 0px;
	width: 830px;
	text-align: left;
	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;
}

a.acao:hover{
	color: #BB0000;
}


#logo {
	border: 0px;
	margin-top: 35px;
	margin-right: 3px;
}

#imgmetiers {
	border:0;
	margin-left: 180px;
	margin-top: 5px;
}

.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%;	
}

/***********************
* barre de navigation
************************/
a.navbar {
	font-family: "Trebuchet MS";
	font-size: 90%;
	color: rgb(165,222,51);
	text-decoration: none;
}

a.navbar:hover {
	color: #DD4444;
	text-decoration: none;
	
}
/************
* menu
*************/
div.menu {
	z-index: 15;
	margin-top: 50px;
	padding-right: 5px;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 90%;
	position:relative;
	color: rgb(89,97,133);
}

.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 {
  	/*background-color:rgb(179,204,182);*/
  	font-family: Verdana;
  	font-size: 70%;
  	padding: 0px 10px 0px 10px;
  	font-weight: normal;
  	/*color: white;*/
  	text-align: center;
	border-right: solid 1px white;
	/*border-style: outset;*/
	height : 20px;
  }

.menuItemCurrent {
  	background-color:rgb(165,222,51);
  	font-family: Verdana;
  	font-size: 70%;
  	padding: 0px 20px 0px 20px;
  	font-weight: normal;
  	/*color: white;*/
  	text-align: center;
	border-right: solid 1px white;
	/*border-style: outset;*/
	height : 20px;
  }

.submenuItemCurrent {
	color:white;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 80%;
}
.currentPage{
	background-color:rgb(165,222,51);
	color: white;
	display:block;
	font-family: Verdana;
	text-align: center;

}

#titreSite {
  	position: absolute;
  	font-family: Trebuchet MS, Tahoma, Helvetica, sans-serif;
  	font-size: 30px; 
  	color: rgb(165,222,51);
  	margin-left: 110px;
  	top: 7px;
  	height: 74px;
  	width: 300px;
  	text-align: left;
  	z-index: 10;
  	overflow: hidden;
  }
#menuTitrePage {
  	position: absolute;
  	font-family: Trebuchet MS, Tahoma, Helvetica, sans-serif;
  	font-size: 30px; 
  	color: rgb(165,222,51);
  	left: 340px; /*340px;*/
  	margin-left: 0px;
  	top: 7px;
  	height: 44px;
  	width: 600px;
  	text-align: right;
  	z-index: 10;
  	overflow: hidden;
  }
  
 #menuBox {
  	position: absolute;
  	margin-left : 101px;
	top: 120px;
  	width:839px;
  	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;
	width:100%;
}

a.menu:hover{
	color: white;
	background-color : rgb(165,222,51);
	display:block;
	width:100%;
	
}

.logo{
	position: absolute;
	}	


/******* PAGE main.php **********/
	
select,textarea{
border : 1px solid #DDDDDD ;
width:150px;
}
.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:visited{
	color:#666666;
}
a.gray:hover{
	color : rgb(165,222,51);
}

.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;
 width:100%;
 }
 
th{
display : table-cell;
border : none;
color : rgb(165,222,51);
font-weight : normal;
/*background-color : rgb(120,167,126); */
background-color : gray;
}

.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:830px;
	/*margin-left: 1px;
	margin-right: 10%;*/
	background-color: white;
	border: 3px solid rgb(165,222,51);
	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;
  }
  .bouton{  	
    color : gray;
    background-color : rgb(165,222,51);
    border:1px solid #DDDDDD;
    border-style: outset; 
    width : 120px;
    font-weight: bold;
 
  }
  
  .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;
  }
  /***************************************
 * pourriel
 *****************************************/
 .piegepourriel{
 visibility : hidden;
 }
 /**************************************
 *demo flash
 */
 #cs_flashBody
{
    background-color: #ffffff;
    font: .8em/1.3em verdana,arial,helvetica,sans-serif;
    text-align: center;
}

#cs_noexpressUpdate
{
    margin: 0 auto;
    font-family:Arial, Helvetica, sans-serif;
    font-size: x-small;
    color: #003300;
    text-align: left;
    background-image: url(demorisquepro_nofp_bg.gif);
    background-repeat: no-repeat;
    width: 210px; 
    height: 200px;	
    padding: 40px;
}

 h1,h2,h3{
color:rgb(148,189,94);
}

textarea {
   font-family:Arial, Helvetica, sans-serif;
   font-size: 90%;
 
}
