html,body,form,p,h1,h2,h3{
margin:0px;
padding:0px;
}

body {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
		background:#e7d4ac;
}

td {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
}
h1{
	font-size:20px;
}
h2{
	font-size:16px;
}
h3{
	font-size:14px;
}
span.found{
	background:#FFFF00;
	
	color:#000000;
}
 a:link,a:active,a:visited {
        color:198433; text-decoration: none;
}
a:hover {
        color:198433; text-decoration: none;
}
.totem, a.totem, .totem:link,.totem:active,.totem:visited, a.totem:link,a.totem:active,a.totem:visited{
	color:FFFFFF; text-decoration: none;
	font-size:11px;
}
.totem:hover, a.totem:hover{
	color:FFFFFF; text-decoration: underline;
}
input,select,textarea{
	background-color: FFFFFF;
	font-family: verdana;
	font-size: 10px;
	color: 000000;
}
.gros{
font-size:16px;
}
.moyen{
font-size:13px;
}
.petit{
font-size:11px;
}
.txt_rouge{
	color:#A22125;
}
.txt_vert{
	color:#3E6B3D;
}
.txt_marron{
	color:#AD813B;
}
.txt_blanc, a.txt_blanc{
	color:#FFFFFF;
}
.juste{
	text-align:justify;
}
.titretotem{
	font-size: 12px;
	color:FFFFFF;
}
.lmnttotem{
	font-size: 10px;
	color:FFFFFF;
}
.clienttotem{
	font-size: 10px;
	color:FFFFFF;
}
.inputtotem{
	background-color: FFFFFF;
    font-family: verdana;
	font-size: 10px;
	text-align:center;
    color: 990000;
	border-color:990000;
	border-width:1;
}
.ima{
	border-width:1px;
	border-style:solid;
	border-color:999999 999999 999999 999999;
}

.contenu{
text-align:justify;
color:#000000;
}
.cadreblanc{
	background-color:#FFFFFF;
	border-style:solid;	
	border-color:#999999;
	border-width:1px;
	height:94px;
	width:94px;
	display:table-cell;
	overflow:hidden;
	position:relative;
	padding:2px;
	vertical-align:middle;
	text-align:center;
}
.encadre{
	border-color:#3E6B3D;
	border-width:1px;
	border-style:solid;
}

