body{
	background-color: #f7ffe7;
	background-image: url(../images/bck.gif);
	background-repeat: repeat-x;
	font-size:9pt;
	line-height:12pt;
		font-family: Tahoma;
	height: 100%;
	color:#6f6f6f;
}

h2
{
font-size: 120%;
color:#99CC33;
margin-top:7px;
margin-bottom:0px;
paadding:0px;
}

#wrapper { 
	margin: 0 auto;
  	width: 919px;
	height: 100%;
	background-color:#FFFFFF;
	border: 9px solid #f2f2f2;
}









#header {
	color: #333;
	width: 100%;
	float: left;
	margin: 0px;
	height: 246px;
}


#content
{
padding:9px;

}


#col3_1 { 
	color: #333;
	padding: 0px;
	width: 173px;
	float: left;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#col3_1 ul { 
	margin: 0px;
	padding: 0px;
}


#col3_2 {
	float: left;
	color: #333;
	padding: 0px;
	width: 556px;
	display: inline;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 0px;

}
#col3_3 { 
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 width: 152px;

 float: left;
}


#bar1
{
	padding:9px;
	clear:both;
}

#bar2
{
	height:19px;
	padding:2px;
	padding-left:10px;
	padding-right:10px;
	background-color:#d2e788;
	color:#5d7316;
	font-weight:bold;
	clear:both;
}

#bar2 a
{
color:#fe7c00;
}

#bar3
{

	background-color:#b3d34c;
	color:#fff;
	height:25px;
	clear:both;
}



ul#shortcuts
{
	padding:5px;
	margin:0;
	list-style-type: none;
}
ul#shortcuts li
{
	margin-left:2px;
	float:left; /*pour IE*/
	background-image: url(../images/bar3separator.gif);
	background-repeat: no-repeat;
	background-position: right;
}
ul#shortcuts li a
{
color:#FFFFFF;
display:block;
float:left;
padding-left:10px;
padding-right:10px;
text-decoration:none;
text-align:center;
}
ul#shortcuts li a:hover
{
text-decoration:underline;
} 




#contentgauche
{float:left;width:310px;}

#contentdroite
{
float:left;width:240px;margin-left:6px;
_width:239px;
}



#footer { 
clear:both;
background-color:#f2f2f2;
text-align:center;
clear: both;
color: #333;
margin: 0px 0px 0px 0px;
padding: 5px;
}

#footer  a{ 
color:#000000;
}


.img1
{
	border: 1px solid #e2e2e2;
	margin-bottom:3px;
}

.img2
{
	border: 1px solid #e2e2e2;
}

.navlist ul
{

}

.navlist li
{
	list-style-type: none;
	border: 1px solid #e2e2e2;
	padding:4px;
	padding-left:35px;
	margin-bottom:3px;
	background-image: url(../images/menuarrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.navlist li a
{
	color:#f26e1f;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
}

.navlist li a:hover
{
text-decoration:underline;
}


.navlistsub ul
{
	list-style-type: square;
	list-style-position:outside;
}

.navlistsub li
{

	border:0px;
	border-bottom: 1px solid #e1e1e1;
	margin:0px;
	padding:1px;
	padding-left:10px;
	background-image: url(../images/submenuarrow.gif);
	font-size:90%;
	background-image: url(../images/submenuarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.navlistsub li a
{
	color:#787575;
	display:inline;
	text-decoration: none;
	text-transform:capitalize;
}

.navlistsub li a.original
{
	color:#787575;
	text-decoration: none;
	display: block;
	text-transform:capitalize;
}

.navlistsub li a:hover
{
text-decoration:underline;
}

th1{
    float: left;
   	border: 1px solid #e2e2e2;
	margin-right:3px;
}
td1 {
    float: left;
   	border: 1px solid #e2e2e2;
	margin-right:3px;
   
}

#col3_4 {
	float: right;
	color: #333;
	padding: 0px;
	width: 700px;
	display: inline;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 0px;

}

td em
{
font-size:90%;
}

input, textfield input, .file input,  select, textarea
	{font-size:97%; }
