#TOTAL {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;

}
.TBlabel {
	font-size: 16px;
	font-weight: bold;
	width: 250px;
	text-align: right;
	background-color: #E1D9D5;
}
.TBcoltitre {
	font-size: 14px;
	font-weight: bold;
	width: 70px;
	vertical-align: top;
	text-align: center;
}
.TPpt {
	font-size: 14px;
	color: #333;
	text-align: center;
}



#TOTAL #TETE {
	color: #FFF;
	background-color: #655249;
	padding: 10px;
}
#MENU {
	background-color: #DDFD00;
}


.but {
	background-color: #DDFD00;
	height: auto;
	width: auto;
	margin: 3px;
	border: 1px none #333;
	color: #000;
	font-size: 12px;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	behavior: url(file:///D|/HtDocs/THETEST/border-radius.htc);
	border-radius: 5px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #CCC;
	color: #000;
}
#TOTAL #CONTENU {
	padding: 10px;
	text-align: left;
}
#PREMS {
	height: auto;
	width: auto;
	text-align: left;
	font-size: 12px;
}
.obligatoir {
	font-size: 9px;
	font-weight: bold;
	color: #F00;
}

#PREMS ul li {
	background-color: #F5F5F5;
	list-style-type: none;
	margin-top: 6px;
	color: #333;
}
.intitule {
	height: auto;
	width: 250px;
}
.question {
	font-size: 12px;
}
#TOTAL #CONTENU #FICHE #CARAC #DESC {
	float: right;
	height: auto;
	width: 350px;
	font-size: 12px;
	margin-left: 10px;
}
#TOTAL #CONTENU #FICHE #CARAC h3 {
	margin: 0px;
}

#TOTAL #CONTENU #FICHE #CARAC {
	overflow: hidden;
	border: 1px solid #C6B9B0;
	padding: 3px;
	margin-bottom: 5px;
	background-color: #F5F3F1;
}
#TOTAL #CONTENU #FICHE #CARAC .pts {
	font-size: 24px;
	font-weight: bold;
	float: right;
	width: auto;
}
.rapport {
	font-size: 12px;
}
.toutti {
	font-size: 10px;
}



#TOTAL #CONTENU #FICHE h2 {
	background-color: #846A5E;
	color: #FFF;
	padding-left: 5px;
	font-size: 16px;
}
#PREMS h2 {
	background-color: #9F8679;
	color: #FFF;
	padding: 5px;
}

#TOTAL #TETE h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 36px;
}
#TOTAL #CONTENU p img {
	float: right;
}
.faitle {
	background-color: #C9E967;
	font-size: 24px;
	height: auto;
	width: 500px;
	padding: 10px;
}
.TPptpm {
	font-size: 12px;
	color: #666;
}
