body{
	margin:0px;
	background-color:#757477;
}

body,li,p,span,div,td{
	font-family:verdana;
	color:#626469;
	font-size:12px;
	text-align: justify;
}

table.header,table.pageBody,table.pageHeader{
	background-color:#ffffff;
}

table.pageHeader{
	padding-top:20px;	
	padding-bottom:0px;
}

td.mainContent{
	padding-top:15px;
	padding-bottom:15px;	
	padding-left:105px;
	padding-right:50px;
	height:350px;
}

table.pageBody td{
	background-color:#ffffff;
}

table.pageBody tr{
vertical-align:top;
}

table.footerTable{
	background-color:#ffffff;
	padding-top:5px;
	padding-bottom:10px;
}

.footerTable p{
	font-size:10px;
	text-align:center;
	margin:0px;
	color:#626469;
}

div.pageBackground{
	background-color:#ffffff;
}

h1{
	font-size:12px;	
	color:#d21034;
}

h2{
	font-size:12px;	
	color:#d21034;
}

h3{
	font-size:12px;	
	color:#626469;
}

.red{
	color:#d21034;
	font-size:inherit;
	font-weight:inherit;
}

.bold{
	font-weight:bold;
	font-size:inherit;
	color:inherit;
}

.small{
	font-size:10px;
	font-weight:inherit;
	color:inherit;
	
}

a, a:visited,a:hover{
	color:#626469;
}

a:hover{
     color:#d21034;
}

li.redsquare,ul.redsquare li{
	display : list-item;
	list-style-image : url(../images/puce_rouge.gif);
	list-style-position: outside;
}

td.titleLeft{
	text-align:left;
	padding-left:105px;
}

td.titleRight{
	text-align:right;
	padding-right:25px;
}

td.titleRight a{
	font-size:0.9em;
}

h2.inTable{
	margin:0px;
}
.right{
	text-align:right;
}
.error{
	border:1px solid #d21034;
  	font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
	color:#d21034;
	padding:2px;
	margin-top:2px;
	margin-bottom:2px;
	margin-left:0px;
	margin-right:0px;
}

p.redsquare {
	background:url('../images/puce_rouge.gif ') 0% 5px no-repeat;
	padding-left:15px;
}

ul.tirets {list-style-type:none;}
ul.tirets li{list-style-image:none;background:url('../images/common/tiret.gif') 0% 6px no-repeat;padding-left:12px;padding-bottom:5px;}

