*{
	font-family: "Trebuchet MS";
	font-size: 11px;
	/*background-color: #dedcd9;*/
	color: #615d56;
	/*	margin: 0;*/
	text-decoration: none;
}

h1{ color: #003c69; font-size: 20px; }

h2{ color: #003c69; font-size: 20px;  margin: 0 0 10px 0}
h3, h3 a{
	color: #003c69;
	font-size: 11px;
	margin: 0 0 0 0;
	/*text-transform: uppercase;*/
	padding: 0
}
#titl{  margin: 38px 0 0 40px; padding: 0; }
html>body .col { top: 0; height: expression( this.scrollHeight < 361 ? "360px !important" : "auto !important" );}
.col { 
  position: absolute; 
	height: expression( this.scrollHeight < 361 ? "360px" : "auto" ); /* sets min-height for IE */
	min-height: 360px; /* sets min-height value for all standards-compliant browsers */
	z-index: 0; 
	bottom: 0; 
	overflow: auto;
}

.one {
	background-image: url(/images/repeat_sitemap.png);
	width: 895px;
	left: 0;
}
#col1{ display: inline;width: 125px; float:left; margin: 0 0 0 43px;/*border:1px solid #000;*/}
#col2{ display: inline;width: 150px; float:left; margin: 0 0 30px 15px; /*border:1px solid #000;*/ }
#col3{ display: inline;width: 150px; float:left; margin: 0 0 40px 20px;/*border:1px solid #000;*/ }
#col4{ display: inline;width: 150px; float:left; margin: 0 0 15px 50px; /*border:1px solid #000;*/ }
#col5{ display: inline;width: 140px; float:left; margin: 0 0 0 52px; /* border:1px solid #000;*/}

#col1 h3{margin: 0 0 15px 0;  text-transform: uppercase; }
#col2 h3,#col3 h3,#col4 h3,#col5 h3{margin: 0 0 7px 0;  text-transform: uppercase;}

#col2 a,#col3 a,#col4 a,#col5 a{  margin: 0 0 8px 6px; display: block ;font-size: 11px;line-height: 12px}
#col2 a:hover,#col3 a:hover,#col4 a:hover,#col5 a:hover{ color: #b5a300;}

#contentSitemap{
	z-index: 1;
	float: left;
	position: relative; 
	display: inline; /*border-top:1px solid #000;margin:0 0 0 11px;*/
	background-image: url(/images/bg_sitemap.png);
	background-repeat: repeat-x;
	overflow: auto;
	padding: 0;
	
}

#footer,#legal,#tmdesign, #tmdesign a {
	position: relative;
	height: 30px;
	padding: 0;
	margin: 0;
	font-size: 9px;
	line-height: 30px;
	color: #aba49b;
}

#header{
	position: relative;
	/*	background-color: #fff !important;*/
	width: 896px;
	height: 101px;
	margin: 0 0 1px 0;
}

#legal{ float: left; text-transform: uppercase; }
#legal a{
	font-size: 9px;
	color:#aba49b;	
}
#legal a:hover{
	color:#003C69;;	
}

#logo{ height: 75px; }

#main{
	background-color: #fff;
	padding: 30px 30px 0 30px;
	margin-left: auto;
	margin-right: auto;
	width: 896px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#menu{
	float: left;
	background-image: url(/images/fond_menu.png);
	background-repeat: no-repeat;
	height: 100%; /* IE6: treaded as min-height*/
	min-height: 100%; /* real browsers */
	width: 207px;
}
#outer {
	position: relative;
	width: 896px;
	clear: both;
	z-index: 4;
	height: expression( this.scrollHeight < 361 ? "360px" : "auto" ); /* sets min-height for IE */
	min-height: 360px; /* sets min-height value for all standards-compliant browsers */
	overflow: auto;
}
#tmdesign{ float: right; }

#topmenu{
	position: relative;
	background-image: url(/images/degrad.png);
	background-repeat: no-repeat;
	background-color: #d6cd7a;
	right: 0;
	width: 896px;
	height: 24px;
	text-align: right;
	padding: 0;
}

#topmenu a.selected, #topmenu a.selected:hover{
	background-image: url(/images/topmenuselected.png);
	color: #003c69;
}

#topmenu td {
	border-left: solid #fff 2px;
	margin: 0;
	font-size: 11px;
	line-height: 24px;
	color: #fff;
	text-align: center;
	padding: 0;
}

#topmenu td a{ color: #fff; display: block; height: 24px; }

#topmenu td a:hover{
	color: #fff;
	background-color: #b5a300;
	display: block;
	height: 24px;
}

#util {
	color: #fff;
	position: absolute;
	top: 32px;
	right: 0;
	padding-left: 10px;
	color: #aba49b;
}

#util a.selected, .menu_soussec,a.menu_soussou:hover { color: #003c69; }

#util a.util:hover,#util a.util, #util a.selected{ font-size: 10px; }
