body,table,td,th,tr,form,a,div,img {
	padding:0px;
	margin:0px;
	font-family:verdana;
}

img.block {
	display: block;
}

body {
	background-color:#FFFFFF;
	overflow-y: scroll;
}

font.titre {
	font-style: italic;
	font-family: century gothic;
	font-size: 18px;
}

td {
	color: #000000;
	font-family: verdana;
	font-size: 12px;
}

a {
	color: black;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	color: blue;
	text-decoration: none;
	font-size: 12px;
}

td.main {
	background-color:white;
	width: 100%;
	height: 100%;
	vertical-align: top;
	text-align: left;
	font-size: 12px;
	font-family: verdana;
	padding-top: 15px;
	padding-left: 15px;
}

td.contenu {
	height:auto;
	width: 100%;
	padding: 10px;
	vertical-align: top;
	border-right: 1px solid #4E4D4D;
	border-left: 1px solid #4E4D4D;
}

td.menuh {
	background-image: url(../images/hautgrisnavig-menu.gif);
}

td.menuhtext {
	color: #FFFFFF;
	font-family: Century Gothic;
	font-size: 14px;
	padding-left: 10px;
	width: 80%;
}

td.menup {
	border-right:1px solid #4E4D4D;
	border-left:1px solid #4E4D4D;
}

#menup {
	padding-top: 4px;
	padding-bottom: 4px;
}

#menup a{
	padding-left: 15px;
	color: black;
	text-decoration: none;
	font-size: 12px;
}

#menup a:hover {
	padding-left: 15px;
	color: blue;
	text-decoration: none;
	font-size: 12px;
}

input.text,select {
	border-left:1px solid #818181;
	border-top:1px solid #818181;
	border-right:1px solid white;
	border-bottom:1px solid white;
	font-size:12px;
	font-family:tahoma;
}

input.btn {
	font-family:tahoma;
	font-size: 11px;
	border-right:1px solid #6F6F6F;
	border-bottom:1px solid #6F6F6F;
	border-left:1px solid white;
	border-top:1px solid white;
	background-color:#D4D0C8;
	height: 20px;
	width: 100px;
}

.ident {
	margin:0px;
	font-size:9px;
	color:#383838;
	width: 80px;
	background-color:#E7E7E7;
}

select.rech {
	margin:0px;
	font-size: 11px;
	color:#383838;
	background-color:#E7E7E7;
}


td.ident {
	background-color: white;
	text-align: center;
	width: 100%;
}

td.ident a {
	font-size: 11px;
}

td.ident  a:hover {
	font-size: 11px;
}
.critique{
background:url(../images/onglet_jaune_fond.gif);
background-repeat:repeat-x;
}