body {
	/*font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 83%;
	color: #5D5950;
	line-height: normal;*/
	background-image: url(images/top_body5.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color:#c5c6c8;
	background-position: center top;
}



/*/////////////////////////////////////////

   Old CSS
   
///////////////////////////////////////////*/

h1           {
	font-family:"Square721 BdEx BT",Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #996633;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
	background-position: 0px;
} 


/*p, li         {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}
*/

/*.heading_cell_img{
	background-color : #dac897;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	background-position: center;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

*/
	
#topbox{
	color:#808080;
	text-align:right;
	width: 700px;
	/*background-image: url(img/bg_topbox.jpg);
	background-repeat: no-repeat;
	background-position: right top;*/
	float: right;
	height: 42px;
}

#topbox a{
color:#d04a10;
}

#topbox a:hover{
text-decoration:underline;
}


/*/////////////////////////////////////////

   END Old CSS
   
///////////////////////////////////////////*/


a:link, a:visited, a:active {
	color: #7398c3;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #333;
	height: 1px;
	width: 100%;
}


/*form {
	margin: 0;
}*/
input,
textarea {
  color: #003;
  background-color: #fff;
  border: 1px solid #999;
}
/*img {
	border: 1px dotted #666666;
}*/

/***********************************
container
************************************/

/*#logo {
	width:975px;
	height:100px;
	background-image: url(2010/logo2.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}



#flags {
	float: right;
	width:200px;
	height:30px;
	margin:0;	
}
*/
#mainContainer {
	width:955px;
	background-image: url(images/top_body-header3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0;
}

#language {
	float:right;
	height:20px;
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 0px;
	width: 716px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f5f6fa;
	text-align: right;
}
#language a{
	color:#333333;
}

#language a:hover{
	color:#fff;
}
#search {
	width: 260px;
	margin-top: 50px;
	margin-left: 228px;
}
#container {
	width: 955px;/*
	background-color: #f9fbfd;/*
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4d4d4d;
	border-left-color: #4d4d4d;*/
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;/*
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4d4d4d;*/
}


/***********************************
intro page
************************************/

#container_intro {
	width: 100%;
	background-image: url(../../media/images/back-intropage.jpg);
}

#intropage {
	width: 955px;
	height: 600px;
	background-image: url(2010/home_language_ecolawn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
}

/***********************************
masthead
************************************/
#masthead {
	height: 180px;
	width: 953px;
	padding-top: 98px;
}	
	
.site_name h1{
	color:#fff;
	margin: 0 0 70px 30px;
	font-size: 2em;
}

.stripe {
	width: 100%;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.4em;
	text-align: left;
	color: #1d6bc5;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
.stripe h6 {
	font-size: 1.4em;
	text-align: left;
	color: #1d6bc5;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	####	Header Menu #####
	#######################

	Horizontal Drop-Down Menu based off :
	http://www.tanfa.co.uk/css/examples/menu/tutorial-h.asp
	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */


#topnav {
	width: 300px;
	height: 24px;
	display:block;
	clear:both;
	/*border-right:1px solid #000;*/
	font-family: "Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	}
#topnav a {
	font-family: "Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	}

#navContainer {
	width: 953px;
	height: 24px;
	display:block;
	clear:both;
	/*border-right:1px solid #000;*/
	font-family: "Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	}


/* Remove List Formattings
~~~~~~~~~~~~~~~~~~~~  */
 ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* Header menu */	 
#header_menu {
	position: absolute; 
	margin-left: 20px;
	/*background:#555;*/
}
#header_menu li {
	line-height: normal;
}
ul#header_menu  {
	z-index: 10; 
	clear: both;
}

#nav {
	height: 1.9em;
	background-color: #000000;
	border-top: 0;
	margin-top: 3px;
	/*border-bottom: 1px solid #000;*/
	padding-left: 2px;
	padding-top: 1px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-box-shadow: 2px 2px 2px #ccc;
	-moz-box-shadow: 2px 2px 2px #ccc;
	box-shadow: 2px 2px 2px #ccc;
}
#nav ul {
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	font-size: 70%; 
	text-transform: uppercase;
	width: auto;
	/*
	(Disappearing List-Background)
	http://www.positioniseverything.net/explorer/ie-listbug.html
	*/
	position: relative; /* Fix the Stupid IE6 Bug */
}
#nav ul li {
	float: left; 
	color: #438746; 
	text-align: center; 
	font-weight: normal;
}
#nav ul li a {
	display: block; 
	background-color: #7398c3; 
	padding:7px; 
	/*border-left: 1px solid #000;*/ 
	/*border-right: 1px solid #000;*/ 
	margin-right:2px;
	color: #000; text-decoration: none;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	}

/* Root Level Link Formatting */
#nav ul li a:hover, #nav li a:focus {
	background: #d1d2d4; 
	/*border-color: #fff;*/ 
	color: #000000;
}
#nav li a:active, #nav ul li a.active {
	/*background: #d1d2d4; 
	border-color: #fff;*/ 
	color: #4b4c4d;
}

/* Current page Customisations*/
#nav li.menu-current a		{
	/*background: #000;*/ 
	color: #000; 
	border-bottom: 2px solid #000;
}
#nav li.menu-current a{
	font-weight: bold;
} 

/* 2nd Child menu */
#nav .menu li ul {
	position: absolute; 
	width: 14em; 
	margin: 0; 
	display: none; 
	text-transform: none; 
	/*border: 1px solid #000;*/ 
	border-top: 0; 
	font-size: 100%;
}
#nav .menu li ul li {
	width: 14em; 
	text-align: left; 
	font-weight: normal; 
	margin: 0px; padding: 0; 
	line-height: 1.2em;
}
#nav .menu li ul a {
	width: 14em; 
	padding: .6em .1em .6em .4em;
	 /*background: #4b4c4d;*/ 
	 color: #000; 
	 border: 0;
 }

/* 2nd Child link hover */
#nav .menu li ul a:hover {
	color: #4b4c4d; 
	background-color:#d1d2d4;
	border: 0; 
	color:#000;
}

/* Show and hide */
#nav .menu li:hover ul, 
#nav .menu li a:focus ul, 
#nav .menu li.subMenu ul {display: block;}

#nav .menu li ul ul { display: none;}

#nav .menu li:hover ul ul, 
#nav .menu li.subMenu ul ul {display: none;}

#nav .menu li:hover ul, 
#nav .menu li li:hover ul, 
#nav .menu li.subMenu ul, 
#nav .menu li li.subMenu ul {display: block;}


/* 3rd Child Menu Appreances */
#nav .menu li ul li ul li a 	{ 
	width: 14em; 
	padding: .6em .1em .6em .4em;
	 /*background: #c6c6c6;*/ 
	color: #fff; 
 }

/* Positioning the Pop-out Drops */
#nav li {position: relative;}

#nav ul ul ul {
	position: absolute;
	top: 1px;
	left: 100%;
}




/* end menu */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */




#tools {
	float: left;
	width: 256px;
	color: #666;
	text-align: center;	
	background-color: #EDEAE3;
	font-size: 0.7em;
	padding: 10px;
	padding-bottom: 10px;
	margin-left: 2px;
	margin-bottom: 10px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	
	/*-moz-border-radius-topleft: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
*/}
.tools input {
	width: 80%;
	font-size: 80%;
}
.tools a:link, .tools a:visited, .tools a:active {
	color: #999;
	text-decoration: none;
}
.tools a:hover {
	color: #FFF;
	text-decoration: none;
}




/***********************************
sidebar right
************************************/

#sidebarright {
	float: right;
	width: 280px;
	height: auto;
	vertical-align: top;
	margin-top: 13px;
	margin-left: 0px;
	margin-right: 1px;
	margin-bottom: 20px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	/*background-image: url(images/top-rightside3.png);
	background-repeat: no-repeat;
	background-position: left 280px;*/
	background-color: #85b543;
	-webkit-box-shadow: 3px 3px 3px #ccc;
	-moz-box-shadow: 3px 3px 3px #ccc;
	box-shadow: 3px 3px 3px #ccc;
	
	padding-top: 10px;
}

#sidebarright h1{
	font-family:"Square721 BdEx BT", Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	width: 276px;
	font-size: 1.4em;
	background-color:#EDEAE3;
	color: #999;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

#partners{
	width: 174px;
	margin-left: 2px;
	margin-bottom: 10px;
	border: 1px solid #666;
	}

#newletter{
	width: 200px;
	height: 30px;
	background-color:#F00;
}


/***********************************
main content
************************************/
#mainContent {
	float:left;
	width: 640px;
	padding: 10px;
	margin-top: 5px;/*
	margin-left: 10px;*/
	margin-bottom: 15px;
	background-color: #ffffff;
	position: relative;
	vertical-align: top;
	line-height: 20px;
	text-align: left;
	word-spacing: 2px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-box-shadow: 3px 3px 3px #ccc;
	-moz-box-shadow: 3px 3px 3px #ccc;
	box-shadow: 3px 3px 3px #ccc;
	font-family: "Arial", Gadget, sans-serif;
	font-size: 10pt;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #f1f1f1;
	border-left-color: #f1f1f1;
}
#mainContent a:link, #mainContent a:visited, #mainContent a:active {
	color: #7398c3;
	text-decoration: none;
	font-weight: bold;
}
#mainContent a:hover {
	color: #06C;
	text-decoration: none;
	font-weight: bold;
}
/*
#table {
	border: 1px solid #FF0000;
}
*/

.illustrations {
	float:right;
	width: 200px;
	margin: 0px 0px 0px 0px;
	position: relative;
}
#mainContent h1 {
	font-size: 1.4em;
	color: #4F6B30;
	margin: 0px;
}
#mainContent h2 {
	height: 24px;
	width: auto;
	color: #1e6bc5;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	padding-left: 10px;
	background-color: #eff5fd;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-box-shadow: 2px 2px 3px #ccc;
	-moz-box-shadow: 2px 2px 3px #ccc;
	box-shadow: 2px 2px 3px #ccc;
	border: 1px solid #ecebeb;
}
#mainContent h3 {
	font-size: 1.1em;
	color: #8e846c;
	margin: 0px;
}
#mainContent h4 {
	font-size: 1em;
	color: #7c5c3f;
	margin: 0px;
}

#mainContent table {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #999999;
}
#mainContent td {
	padding-left: 2px;
	padding-right: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

/***********************************
separator
************************************/

#clear
	{
	clear: both;
	height:0;
	}


/***********************************
footer
************************************/

#footer {
	color: #999999;
	vertical-align: middle;
	text-align: center;
	font-size: 0.8em;
	height: 30px;
	width: 100%;
	background-color:#4d4d4d;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(images/back-footer.jpg);
	background-repeat: repeat-x;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover { 
	border-bottom: 1px dotted #333; color: #333; 
	}
	

/***********************************
JQuery Tabs
************************************/



/* everything is constructed with a single background image */

/* root element for tabs */
#flowtabs {
	
	/* dimensions */
	width:760px;
	height:31px !important;
	margin:0 !important; 
	padding:0;	
	
	/* IE6 specific branch (prefixed with "_") */
	margin-bottom:-2px;
}

/* single tab */
#flowtabs li { 
	float:left; 
	margin:0; 
	padding:0; 
	text-indent:0; 
	list-style-type:none;
}

/* a- tag inside single tab */
#flowtabs li a {
	background: url(/tools/img/tabs/blue_panes.jpg) no-repeat;
	display:block;
	height: 31px;   
	width: 189px; 	
	padding:0px;
	margin:0px;
	
	/* font decoration */
	color:#000;
	font-size:12px;
	line-height:33px;
	text-align:center;
	text-decoration:none;
}

/* adjust the background image position on each tab */
#flowtabs #t1 			{ background-position: 0 0; }
#flowtabs #t2 			{ background-position: -189px 0; }
#flowtabs #t3 			{ background-position: -378px 0; }
#flowtabs #t4 			{ background-position: -567px 0; width:192px;}
 
/* mouseover state */
#flowtabs a:hover 		{ color:#fff;	 }
#flowtabs #t1:hover 	{ background-position:      0 -33px; }
#flowtabs #t2:hover 	{ background-position: -189px -33px; }
#flowtabs #t3:hover 	{ background-position: -378px -33px; }
#flowtabs #t4:hover 	{ background-position: -567px -33px; }

/* currently selected tabs */
#flowtabs a.current		{ cursor:default; color:#fff; line-height:34px; }
#flowtabs #t1.current { background-position:      0 -66px; }
#flowtabs #t2.current { background-position: -189px -66px; }
#flowtabs #t3.current { background-position: -378px -66px; }
#flowtabs #t4.current { background-position: -567px -66px; }


/* panes */
#flowpanes {
	background: url(/tools/img/tabs/blue_panes.jpg) no-repeat 0 -100px;		
	width:760px;
	height:450px;	
}


/* single pane */
#flowpanes div {
	display:none;	
	color:#fff;	
	margin:20px 40px;
}

/* some decorations for elements inside single pane */
#flowpanes div h2 {
	font-weight:normal;
	color:#ddd;
	letter-spacing:1px;
	margin:10px 0 0 0;
	font-size:22px;	
}

#flowpanes a {
	color:#cc9;		
	font-size:14px;
}

#flowpanes p, #flowpanes samp {
	color:#ccc;		
}

#flowpanes div.narrow {
	padding-right:160px;		
}


/* alternate colors: skin2 */ 
ul.skin2 a { 
    background-color:#89a;         
    color:#fff !important; 
} 
 
/* mouseover state */ 
ul.skin2 a:hover { 
    background-color:#678; 
} 
 
/* active tab */ 
ul.skin2 a.current { 
    background-color:#4F5C6A; 
    border-bottom:2px solid #4F5C6A;     
} 
 
/* tab pane with background gradient */ 
div.skin2 div { 
    min-height:200px; 
    color:#fff;/*     
    background:#234 url(http://static.flowplayer.org/img/global/gradient/h300.png) repeat-x scroll 0 -50px; */
     
    /* IE6 does not support PNG24 images natively */ 
    background:#4F5C6A; 
}

/*////////////////OLD STYLES//////////////////////*/

/*body, td      {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	margin-top: 0px;
	background-color: #4F6B30;
}
p, li         {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}

h1           {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #996633;
	font-weight: bold;
	margin-top:5;
	background-position: 0px;
} */  

/*h2           {
	font-family: "Square721 BdEx BT",Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #336699;
	font-weight: bold;
	height: 20px;
	width: 96%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	margin-left: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-left: 5px;
	padding-top: 3px;
	background-color: #CCCCCC;
}                              

h3           {
	font-family: "Square721 BdEx BT",Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}   

h4           {
	font-family: "Square721 BdEx BT",Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	font-weight: bold;
	line-height: normal;
} 
               
h5           { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333; 
               font-weight: bold; margin-left: 7pt; }
               
h6          { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: #FF9933; 
               font-weight: bold; margin-left: 6pt; }
			   
			   
			   
			   
			   
			   
			   			    
a:link       { color: #819EB5;	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt;
			   font-weight: bold; text-decoration: underline; font-style: normal;}
			   
a:hover      { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt;
			   font-weight: bold; text-decoration: underline; font-style: normal;}
			   
a:visited    { color: #819EB5; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt;
			   font-weight: bold; text-decoration: underline; font-style: normal;}
			   
			   
*/
			   
			   	
.link2_a:link       {
	color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	
}
			   
.link2_a:visited    { 
color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt; 
font-weight: normal; text-decoration: none; 
text-decoration: none; 
font-style: normal;
}   
			   
.link2_a:hover      { 
color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt; 
font-weight: normal; text-decoration: none;
text-decoration: none; 
font-style: normal;
}					  	



.text_entete { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;	color: #666666;
}	  


.required_info	    {background-color : #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;	color: #666666;}



.link3_a:link       {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	padding-left: 3px;
}
			   
.link3_a:visited    {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	text-decoration: none;
	font-style: normal;
	padding-left: 3px;
}   
			   
.link3_a:hover      {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	text-decoration: none;
	font-style: normal;
	padding-left: 3px;
}					  	
		  
.link_navbar_a:link       {
	color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
			   
.link_navbar_a:visited    {
	color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	text-decoration: none;
	font-style: normal;
}   
			   
.link_navbar_a:hover      {
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	text-decoration: none;
	font-style: normal;
	background-color: #FFFFFF;
	height: auto;
	width: auto;
}	






.bordure_all {
	border: 1px solid #336633;
	background-color: #FFFFFF;
}


.bordure_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6898f8;
}

.bordure_right{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6898f8;
}

.bordure_bottom{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6898f8;
}

.bordure_left{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6898f8;
}

.bordure_bottom_right{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6898f8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6898f8;
}
.heading_cell_img{
	background-color : #dac897;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	background-position: center;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}


.background	        {background-color : #739c46;}

.background_blanc	    {background-color : #FFFFFF;}

.background_entete	    {
	background-color : #739c46;	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.background3	    {
	background-color : #b5c0c4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}

.background4	    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC9933;
	background-color: #FFFFFF;
	display: inline;
	height: auto;
	width: auto;
	border-right-style: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.background5	    {
	background-color : #dfe4e6; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-style: normal;
}
.background6	    {
	background-color : #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #996633;
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-left: 5px;
	padding-bottom: 2px;
	height: auto;
	width: auto;
	display: inline;
}
.left_text {
	color: #dfe4e6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.important_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ae9251;
}

/***********************************
sidebar left
************************************/
/*#sidebar {
	float: left;
	width: 180px;
	vertical-align: top;
	background-color: #95bfee;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-box-shadow: 5px 5px 10px #ccc;
	-moz-box-shadow: 5px 5px 10px #ccc;
	box-shadow: 5px 5px 10px #ccc;
}

*/
/***********************************
menu
************************************/
/*

#menu{
	width:955px;
	border: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #ccc;
	margin-left: 2px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
.menu h1{
	font-size: 13pt;
	color: #0066CC;
	background-position: center top;
	background-image: url(2010/MENU.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 178px;
}
.menu li{
	list-style-type: none;
	margin: 2px;
	padding: 0px;
	border-bottom: 1px solid;
	border-color: #ccc;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

.menu ul{
	list-style-type: none;
	margin: 2px;
	padding: 0px;
	background-color: #EDEAE3;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
.menu ul ul {
	padding-left: 10px;
	background-color: #a07b59;
	border-bottom: 0px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 4px 10px 4px 10px;
	color: #333333;
	display: block;
	text-decoration: none;
	font-weight: bold;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
.menu a:hover {
	text-decoration: none;
	color: #BE5532;
	background-color: #FFFFFF;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
.menu_current {
	color: #fff;
	background-color: #CBA685;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

*/


