@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px;
	background: url(../images/bg_body-new.gif);
}
#container  {
	width: 780px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 27px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #D6E595;
} 
#header  {
	height: 298px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../images/bg_header.gif);
	background-repeat: repeat-x;
	width: 765px;
	display: block;
	margin: 0px;
} 
#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 195px;
	z-index: 400;
	text-align: left;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#mainContent  {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 30;
	margin-left: 140px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 100px;
	z-index: 395;
	background-image: url(../images/bg_mainContent.gif);
	background-repeat: repeat-y;
	padding-bottom: 0px;
	text-align: left;
} 
#footContent {
	height: 36px;
	position: relative;
	z-index: 390;
	width: 640px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -100px;
	bottom: 0px;
	background-image: url(../images/bg_footContent.gif);
	background-repeat: no-repeat;
}
#footer  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	height: 30px;
	bottom: 10px;
	padding: 15px;
} 
#footer   a  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #AAAD75;
	text-decoration: none;
}
#footer a:hover {
	color: #6B702B;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
#plaintes {
	width: 90%;
	background-color: #D6E797;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}
#plaintes table {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#tdMenu {
	background-image: url(../images/top_mainContent.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 59px;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19pt;
	color: #5D7E99;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #672B24;
	padding-bottom: 5px;
	font-weight: normal;
	padding-top: 40px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #604C11;
	margin-top: 20px;
	text-align: left;
	background-image: url(../images/bg_titre.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 20px;
	margin-right: 30px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 15px;
	margin-bottom: 7px;
	margin-right: 30px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	background-color: #339900;
	text-align: center;
	padding: 5px;
	color: #FFFFFF;
	margin-right: 35px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	background-color: #FF6600;
	text-align: center;
	padding: 5px;
	color: #FFFFFF;
	margin-right: 35px;
	margin-bottom: 0px;
}
p {
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 30px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 16px;
	padding: 0px;
}
caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #999966;
	margin-bottom: 8px;
	margin-top: 5px;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCC66;
}
a {
	color: #5D7E99;
	text-decoration: underline;
}
a:hover {
	color: #993300;
	text-decoration: none;
}
#mainContent ul {
	margin-bottom: 25px;
	margin-right: 30px;
}
#mainContent li {
	margin-bottom: 5px;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	list-style-image: url(../images/bullet.gif);
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 
</style>[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLtHdr #sidebar1 { width: 230px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLtHdr #sidebar1 { padding-top: 30px; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]
#footContent {
	height: 27px;
	position: absolute;
	z-index: 390;
	width: 640px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -100px;
}
#tableComite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.tableComite {
	border-top: 1px solid #969868;
	border-left: 1px solid #969868;
	width: 93%;
}
.tableComite td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-right: 1px solid #969868;
	border-bottom: 1px solid #969868;
	margin: 0px;
	padding: 10px;
	vertical-align: top;
}
.tableComite th{
	border-right: 1px solid #969868;
	border-bottom: 1px solid #969868;
	background: #EDF3C7;
	font: bold 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #993;
	margin: 0px;
	padding: 10px;
	text-align: left;
}
.tableComite caption {
	padding: 10px 0px;
	margin: 0px;
}
.hide {
	visibility: hidden;
}
