.body { font-family: arial, helvetica, sans-serif; font-size: 11px; color: #000000;  margin-top: 0; margin-bottom: 0; margin-left: 0;margin-right: 0; }

a:link { color: #000; text-decoration:underline; }
a:visited { color: #000; text-decoration:underline; }
a:active { color: #000; text-decoration:underline; }
a:hover { text-decoration:underline; color:#000; }

img {  border: 0px; }
font,td {font-family: arial, helvetica, sans-serif;  font-size: 11px; }
select {  font-size : 11px; color: #000; background-color: #fff; }
text {  font-size : 11px; color: #000; background-color: #fff; }
input { color: #000; font-family: arial; font-weight: normal; font-size: 11px; }

.backgroundtitle { font-size: 11px; color: #FFF; font-weight: bold; background-color: #AAA8BD; }
.background { font-size: 11px; color: #000; font-weight: normal; background-color: #EEEBEE;  }
.subbackground { font-size: 11px; color: #000; font-weight: normal; background-color: #FFF;}
.backgrounditem { font-size: 11px; color: #fff; font-weight: bold; background-color: #FFF; }

.mainfieldname { font-size: 11px; font-weight: normal; color: #000 }
.subfieldname { font-size: 11px; font-weight: normal; color: #000 }

.mainitem { font-size: 11px; font-weight: normal; color: #000 }
.subitem { font-size: 11px; font-weight: normal; color: #000 }

.copyright { color: #000; }

.usecalendar { font-size: 11px; color: #000; }
.calendar_month { color: #000; font-size: 11px; font-weight: bold; }
.calendar_day { color: #000; font-size: 12px; text-decoration: none  }
.calendar_date { font-size: 12px; color: #000; text-decoration: none  }

.error { color: #f00; font-weight: bold; }

.mandatoryfield { color: #000; text-decoration: none; font-weight: bold; }
.optionalfield { color: #000; text-decoration: none; }

#r_box {	
        margin-left: 11px;
        margin-right: 11px;
	margin-top: 11px;
	background-color: #e6e2cf;
	border: 1px solid #635451;
	border-left: 3px solid #635451;
	border-bottom: 3px solid #635451;
        padding: 5px;
	-moz-border-radius: 12px;
        width: 700px;
}

#box {	
	margin-left: 15px;
	margin-right: 15px;
	border: 0px solid blue;
	padding: 2px;
}

#separator {  
  text-align:center;
  width:100%; height:1px;
  border-top: 1px solid #000;
}

#exposant { vertical-align: super; font-size: 8px; }

#stepbkg #title { text-align:left; }

.link { margin: 0 !important; }
