body, html	{
	margin:0 0 0 0;
	background-color:#d0e0c0; 
	text-align:center;
	padding-top:20px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color:#033;
	line-height: 18px;
}

p	{
	margin:0 0 0 0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color:#033;
	line-height: 18px;
}

div#page {
	position:absolute;
	width:1000px;
	margin: 0px auto;
	text-align:left;
}
	
div#content {
}

a  {
	color: #bb2200;
	font-weight: bold;
	text-decoration: underline }
	
a:hover  {
	color: #002244;
	font-weight: bold;
	text-decoration: none }
	
.texte {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color:#033;
	line-height: 18px;
}

.tete {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold }
.bl-subtete {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #033; }
.subtete {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 24px;
	font-weight: bold;
	color:#C60;
}
.bl-subtete2 {
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #ffffff; }
.subtete2 {
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.bl-texte {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #ffffff;
}

.textsubbleu {
	font-size: 16px;
	font-weight: bold;
	color: #265A81;
	line-height: 22px;
}
.textepetit {
	font-size: 11px;
}
.textepetit-12 {
	font-size: 12px;
	line-height: 18px;
	color: #112B3D;
}

.texte-cling {
	text-transform: uppercase;
	color: #CC0000;
	background-color: #CCCCCC;
}
.textsubbleu-pt {
	font-size: 14px;
	color: #14334A;
}

.webdings {
	font-family: Webdings;
	color: #ffffff;
}

.dpix {
	border:#444 solid 2px;
	border-top-color:#1D324D;
	border-left-color:#1D324D;
	border-right-color:#dddddd;
	border-bottom-color:#dddddd;
	margin: 2px;
}

.shadowed {
	border-top:#aaa solid 1px;
	border-left:#aaa solid 1px;
	border-bottom:#666 solid 1px;
	border-right:#666 solid 1px;
	-webkit-box-shadow: 2px 2px 6px #899;
	-moz-box-shadow: 2px 2px 6px #899;
}
.texte div table tr .bl-texte.shadowed .subtete b {
	color: #C30;
}
.texte div table tr .bl-texte.shadowed b {
	color: #036;
}
