
		
		div.domtab{
			padding:0;
			width:903px;
			font-size:90%;
		
		}
		ul.domtabs{
			float: left;
    list-style: none outside none;
    margin-bottom: 27px;
    margin-left: -40px;
    margin-top: 22px;
    width: 100%;	
		}
		
			ul.domtabs li a{
		
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		text-align:center;
		padding:0px 20px 0px 20px;
		
			}
		ul.domtabs li{
			
			
			line-height:33px;
			float:left;
			
		}
		
	
a.lien{
font-size:10px;
padding:0px;
font-weight:normal;
color:#FC0F33;	
}

		ul.domtabs a:link,
		ul.domtabs a:visited,
		ul.domtabs a:active{
			height:28px;
			background:#e0e1e2;
			
			display:block;
			color:#000;
			height:3em;
			font-weight:bold;
			text-decoration:none;
		}
		
		
		
		ul.domtabs a:hover{
color:#fff;		
background:#03519f !important;
}

		html>body ul.domtabs a:link,
		html>body ul.domtabs a:visited,
		html>body ul.domtabs a:active,
		html>body ul.domtabs a:hover{
			height: 28px;
	     	min-height: 33px;

            }
		ul.domtabs a:hover{
			background:url(../images/bg_menu_tabs.png) repeat-x;
		}
		div.domtab div{
			clear:both;
			width:auto;
			color:#fff;
			padding:0px;
			
		}
		
		div.domtab div img{
		display:block;	
			
		}
		ul.domtabs li.active a:link,
		ul.domtabs li.active a:visited,
		ul.domtabs li.active a:active,
		ul.domtabs li.active a:hover{
			height:8px;
				background:#03519f;
			color:#fff;
		}
		#domtabprintview{
			float:right;
			padding-right:1em;
			text-align:right;
		}
		#domtabprintview a:link,
		#domtabprintview a:visited,
		#domtabprintview a:active,
		#domtabprintview a:hover{
			color:#fff;
		}
		
		pre{
			font-size:1.2em;
			padding:1em;
		}
		div.domtab div a:link,
		div.domtab div a:visited,
		div.domtab div a:active
		{
			color:#fff;
			display:block;
			padding:1em .5em;
			font-weight:bold;
			font-size:1.3em;
		}
		div.domtab div h2 a,
		div.domtab div h2 a:hover,
		div.domtab div h2 a:active
		{
			color:#cfc;
			display:inline;
			padding:0;
			font-weight:normal;
			font-size:1em;
		}
		
/* other scheme! */
#other{
	font-size:.8em;
	margin-left:.3em;
	width:60em;
	margin-bottom:3em;
	float:left;
}
div#other.domtab div{
	clear:both;
	width:54em;
	background:#669;
	color:#fff;
	padding:1em 3em;
}
		
#other ul.domtabs a:hover{
	background:#669;
}
div#other ul.domtabs li.active a:link,
div#other ul.domtabs li.active a:visited,
div#other ul.domtabs li.active a:active,
div#other ul.domtabs li.active a:hover{
	background:url(../images/bg_menu_tabs.png) repeat-x;
	color:#fff;
}
#other div{
	float:left;
}
ul.prevnext{
	float:left;
	width:100%;
}
ul.prevnext li{
	float:left;
	width:49%;
}
ul.prevnext li.next{
	float:right;
	text-align:right;
}

