strong, b {
	font-weight: bold;

}
body, table, td, p, div, span
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;

}
body {
	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #999999;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: #999999;
	margin: 0px;
	background-color: #FFFFFF;
}
body>table {
	margin: 0 auto;
}

h1 {
	font-size: 14px;
	line-height: normal;
	margin: 0px;
	font-weight: bold;
	display: inline;
}

h2 {
	font-size: 11px;
	color: #666666;
	line-height: normal;
	margin: 0px;
	font-weight: normal;
	display: inline;
}

h3 {
	font-size: 10px;
	line-height: normal;
	color: #FFFFCC;
	margin: 0px;
	font-weight: normal;
	display: inline;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
.textemenu {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.textemenuhover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.textemenu:hover {
	color: #000000;
}
.bdr {
	border: 1px solid #CCCCCC;
}
.libelleform {
	font-size: 11px;
	color: #666666;
}
.rubform {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.txtfield {
	font-size: 11px;
	color: #666666;
}
.boutonform {
	font-size: 10px;
	color: #666666;
}
label {
	font-weight: bold;
	vertical-align: middle;
	width: auto;
	display: inline;
}
.forminput {
	width: 400px;
	margin-left: 10px;
}
.align {
	vertical-align: top;
}
.align label {
	width: 200px;
}

.align input, .align textarea, .align select {
	width: 300px;
}
.choicelist {
	height: 100px;
	overflow: auto;
	vertical-align: middle;
}

.choicelist label {
	width: auto;
	font-weight: normal;
	vertical-align: middle;
}

.choicelist input {
	float: left;
	clear: both;
}

a.onglet {
	font-weight: bold;	
	font-size: 10px;
	background-color: #eee;
	border-right: 1px solid black;	
	border-top: 1px solid black;
	border-left: 1px solid black;	
	padding: 5px;
	margin: 2px 0 0 2px;
	height: 25px;
	border-bottom: 1px solid #AAA;
}
a.onglet:active {
	background-color: #CCBBAA;	
	color: #663333;
}

a.onglet:hover {
	background-color: #ccc;
}

div.onglet {
	padding: 10px;
	background-image: url(images/privatif/drtfondpix.gif);
	width: 540px;
	height: 300px;
	background-repeat: repeat-y;
}
@media print{
#leftcol {
	display: none;
}
object {
	width: 14.8cm;
	height: 10.5cm;
}
}

