body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	background: #F5F5F5; /*	font-size: 10px;
	color: #000000;*/
}
a:link {
	color: Red;
	text-decoration: none;
}
a:hover {
	color: #A7E11E;
	text-decoration: none;
}
a:visited {
	color: Red;
	text-decoration: none;
}
a.rubriq {
	font-weight: bold;
	font-size: 12px;
	color: #E51B0F;
	text-decoration: none;
	padding-right: 8px;
}
a.menutete {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 33%;
}

a.rubriq:hover {
	color: #E51B0F;
}
a.rubriq:visited {
	color: #E51B0F;
}
a.ptivert {
	font-size: 11px;
	color: #9CBB33;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #999999;
	margin-bottom: -0.5em;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: Black;
	margin-bottom: -0.5em;
	padding-left: 30px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF9900;
	margin-bottom: -1.5em;
}
.texte {
	text-align: left;
	padding-left: 30px;	padding-right: 20px;
}
span.pti {
	font-size: 8pt;
	color: Gray;
}
.ti {
	margin-bottom: 2em;	margin-top: 2em;
}

table {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #404C56; /*height: 100%;	width: 100%;*/
}
span.grosrouge {
	font-weight: bold;
	font-size: 13px;
	color: #EC0000;
}
hr {margin-bottom: -1.5em;}
.cadrebleu {
	border: 1px solid #6495ED;
}
li {
	padding-left: -5px;padding-right: 7px;
	margin-left: 10px;
	list-style: url(../images/puce-rouge.gif);
}
ul {
	margin-top : -1em;
}
.tabladress {
	background: #F3F3F1;
	border: 1px solid #ECE9D8;
	margin-left : 0px;
	padding-bottom: 5px;
	padding-left: 29px;
	padding-right: 10px;
	padding-top: 5px;
	width: 300px;
}
input {
	background-color: #E0E3E9;
	border: 1px #C1C7D3;
}
