body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #6699cc;
	margin-top: 0px;
}
a:link {
  color:#336600;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #99CC00;
}
a:active {
	text-decoration: underline;
	color: #CCCCCC;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* PDF LINKS --------------------------------------------------- */
#pdf a{
	background-image: url(images/icone_pdf.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #990000;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	padding: 6px 6px 6px 20px;
}
#pdf a:hover{
	color: #333;
}
.style1 {
	color: #FFFFFF;
	font-size: 10px;
}
.style2 {
  color: #336600
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: right;
	padding: 2px;
	height: 14px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	padding: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #99CC00;
	border-right-color: #99CC00;
	border-bottom-color: #99CC00;
	border-left-color: #99CC00;
}
.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	padding: 2px;
	border: 0px;
}
.fond {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	border: 0px;
	background-image: url(images/fond.jpg);
	background-repeat: repeat-y;
	width: 213px;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	padding: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #99CC00;
	border-right-color: #99CC00;
	border-bottom-color: #99CC00;
	border-left-color: #99CC00;
}
.annonce {
	background-color: #FFFFFF;
	width: 790px;
	border: 2px solid #CC6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.text {
	text-align: left;
	overflow: auto;
	position: static;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	padding: 4px 4px 4px 24px;
	background-position: top;
}
.line {
	background-color: #6699CC;
	height: 10px;
	width: 811px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
	font-weight: normal;
	font-variant: normal;
}
.LargeBold {
  font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.textdossier {
	text-align: left;
	overflow: auto;
	position: static;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #336600;
	padding: 4px 4px 4px 24px;
	background-position: top;
}
.textsousdossier {
	text-align: left;
	overflow: auto;
	position: static;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #336600;
	padding: 4px 4px 4px 4px;
	background-position: top;
}
/* Printable --------------------------------------------------- */
#print a{
	background-image: url(images/print.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 0px 5px 25px;
	text-decoration:none;
}
#print a:hover{
	text-decoration:underline;
}
.CotisationSep {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.Certif {
	padding-top: 5px;
	padding-bottom: 5px;
}
.TypeFacture {
	color: #CC0000;
}
.TypeRecu {
	color: #006600;
}
.BRnumber {
	color: #000000;
}
.MontantTotal {
	font-weight: bold;
	color: #0000FF;
	padding: 4px 4px 4px 4px;
}
.NoData {
	font-style: oblique;
	color: #CC0000;
}
.UFC {
	font-weight: bold;
	color: #006600;
}
#PageContent {
	margin-left: 210px;
	background-color: #FFFFFF;
	min-height: 800px;
}
#PageContent th {
	color: #FFFFFF;
	background-color: #666666;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
}
#PageContent tr:hover {
	background-color: #FFFFCC;
}
#PageContent td {
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: transparent;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.GreenBG {
	background-color:#009900
}
#PageContent h1 {
	background-color: #006699;
	font-size: 14px;
	padding: 5px;
	color: #FFFFCC;
	margin: 0px;
	background-image: url(/admin/images/TitleCorner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#PageContent h2 {
	font-size: 12px;
	color: #333333;
	background-color: #D1E8F1;
	margin: 0px;
	padding: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #84BFDC;
	border-bottom-color: #84BFDC;
}
#DataContainer {
	padding: 5px;
}
#DataContainer table {
	margin-bottom: 20px;
}
#DataContainer td {
	text-align: left;
}

