body {
	background-image: url(../vanguaargh/images/f01.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
select {
	width:140px;
}
img {
	border:0px;
	margin:0px;
}
a {
	text-decoration:none;
	color:#000000;
}
a:hover {
	text-decoration:none;
	color:#000000;
}
.texte01 {
	font-size: 12px;
	color: #000000;
}
.texte01b {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.texte02 {
	font-size: medium;
	color: #000000;
	font-weight: bold;
}
.texte03 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.titre01 {
	font-size: 16px;
	color: #EFD6AE;
	font-weight: bold;
}
.titre02 {
	font-size: 24px;
	color: #EFD6AE;
	font-weight: bold;
}
.titre03 {
	font-size: small;
	color: #EFD6AE;
	font-weight:normal;
}
.titre04 {
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
.rawTitre {
	font-weight: bold;
	color: #000000;
	background-color: #95C594;
	font-size: 12px;
	padding: 10px 2px 10px 2px;
	height: 26px;
}
.rawTitre02 {
	font-weight: bold;
	color: #000000;
	background-color: #95C594;
	font-size: 16px;
	padding: 10px;
	height: 26px;
}
.raw01 {
	font-size: 11px;
	color: #000000;
	background-color: #C8E0C7;
	margin: 0px;
	height: 26px;
}
.raw02 {
	font-size: 11px;
	color: #000000;
	background-color: #B9D8B8;
	margin: 0px;
	height: 26px;
}
.raw01b {
	font-size: 11px;
	color: #000000;
	background-color: #C8E0C7;
	height: 26px;
}
.raw02b {
	font-size: 11px;
	color: #000000;
	background-color: #B9D8B8;
	height: 26px;
}
.raw03 {
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
	margin: 0px;
	height: 26px;
}
.tab01 {
	border : solid black 1px;
	background-image: url(../vanguaargh/images/f08.jpg);
	margin : 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	width:100%;
}
.tab01 tr td {
	padding: 0px 2px 0px 2px;
}
.tab02 {
	border : solid black 1px;
	background-image: url(../vanguaargh/images/f08.jpg);
	margin : 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	width:100%;
}
.tab02 tr td {
	padding-top: 6px;
	padding-bottom: 6px;
}
.tab03 {
	border : solid black 1px;
	background-image: url(../vanguaargh/images/f08.jpg);
	margin : 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	width:100%;
}
.tab03 tr td {
	padding-top: 2px;
	padding-bottom: 2px;
}
.lien01 {
	font-size: small;
	color: #EFD6AE;
	text-decoration: underline;
}
.lien02 {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.lien03 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	cursor:pointer;
}
.lien03:hover {
	background-color: #DDFFDD;
}
.lien04 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-color: #B9D8B8;
	cursor:pointer;
}
.lien04:hover {
	background-color: #DDFFDD;
}
.lien05 {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	cursor:pointer;
}
.lien05:hover {
	background-color: #DDFFDD;
}
.rouge {
	font-size: medium;
	font-weight: bold;
	color: #CC0000;
}
.vert {
	font-size: medium;
	font-weight: bold;
	color: #00CC00;
}
.rouge02 {
	font-size: small;
	font-weight: bold;
	color: #CC0000;
}
.validOn {
	width:12px;
	height:12px;
	background-color:#00CC33;
}
.validOff {
	width:12px;
	height:12px;
}
.validOn2 {
	height:25px;
	background-color:#00CC00;
	text-align:center;
}
.validOff2 {
	height:25px;
	background-color:#CC0000;
	text-align:center;
}
.validOn3 {
	background-color:#00CC00;
	text-align:center;
	font-weight:bold;
	font-size:12px;
}
.validOff3 {
	background-color:#CC0000;
	text-align:center;
	font-weight:bold;
	font-size:12px;
}
div.info {
	visibility:hidden;
	border:0px solid #FFFFFF;
	width:250px;
	height:150px;
	position:absolute;
	background-color:#333333;
	filter:alpha(opacity=95);
   -moz-opacity:0.95;
   opacity: 0.95;
   text-align:center;
   vertical-align:top;
   color:#FFFFFF;
   padding:2px;
}
div.contenuLoad {
	visibility:hidden;
	border:0px solid #FFFFFF;
	position:absolute;
	background-color:#333333;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	opacity: 0.95;
	background-image:url(images/loader.gif);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:top;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
}
div.contenu {
	background-color:#333333;
	text-align:left;
	vertical-align:top;
	color:#FFFFFF;
	padding:2px;
}
.neutreRP {
	font-size: 12px;
	font-weight: normal;
	text-align:center;
}
.RPNP {
	font-size: 13px;
	font-weight: bold;
	text-align:center;
}