@charset "windows-1252";
BODY {
	background-color: #362f2d;
}			 

a:link ,a:visited,a:active,a:focus{
  text-decoration:none;
  color: #736357;
} 

a.lien {
 	font:10px Arial, Helvetica, sans-serif; 
	text-decoration:underline;
	color: #736357;
}

a.lien_interne {
 	font:12px Arial, Helvetica, sans-serif; 
	text-decoration:underline;
	color: #ffe7cb;
}

img.logo {
	visibility:hidden;
}

div {
	border: 1px solid #736357;	   
	/*width: 950px; */
	overflow: hidden; 
}

div.index {
	width: 950px;
	height: 700px; 	
	border: 0px;
}

div.header {
	width: 950px;
	height: 180px; 
	border-bottom: 0px;
}	

div.title {
	width: 950px;
	height: 40px; 
	border-top: 0px;
	border-bottom: 0px;
}	

div.main {
	width: 950px;
	height: 470px; 	
	border-top: 0px;
	border-bottom: 0px;
}

div.accueil {
	width: 950px;
	height: 470px; 	
	border-top: 0px;
	border-bottom: 0px;
	overflow: auto; 
}

div.footer {
	width: 950px;
	height: 40px; 
	border-top: 0px;
}		  

table.full,table.index {
 	height: 100%;
	width: 100%;
}		   

table.index {
    vertical-align: middle;
}

tr {
 	vertical-align: top;
}

tr.index {
	height: 700px;
 	text-align: center;	
	vertical-align: middle;
}

tr.menuhaut {	
	text-align: center;	 
	vertical-align: middle;
}			  

tr.menubas {	
	text-align: center;	 
	vertical-align: top;
}			  

tr.header {
 	text-align: left;
}

tr.footer {	
	text-align: center;
}			  

td {
 	font:12px Arial, Helvetica, sans-serif;  
	color: #ffe7cb;
}

h1,a.titre {
 	font:16px Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-align: left;
	margin-left: 20px;
	vertical-align: middle;
}						   


td.text {								   
	height: 500px;
 	font:12px Arial, Helvetica, sans-serif; 
	text-align: left;
	vertical-align: top;
}						   

td.footer {
 	font:10px Arial, Helvetica, sans-serif;  
	color: #736357;
}

#conteneur {
	border: 1px solid #736357;	   
	border-top: 0px;
	border-bottom: 0px;
	overflow: auto; 
	overflow-y: hidden; 
	width: 950px; 
/* IE	height: 435px */
	height: 435px
}

#scroll {
  text-align: left !important;
/*  overflow: hidden !important;*/
	overflow: auto; 
	overflow-y: hidden; 
  float: left !important;
  padding: 5px 0px 5px 0 !important;
  white-space: nowrap !important;
  color: inherit;
  border: 0px;
/* IE	height: 425px */
	height: 425px
}

#scroll img {
  margin-right: 0.00 !important;
  margin-left: 5.00 !important;
  border-color: #0B0B0B !important;
  border-width: 1px !important;
  border-style: solid !important;
}
