@charset "iso-8859-1";

.li {
	font-family: Calibri,Verdana;
	color: Black;
	text-align: justify;
	margin-left: 1px;
}

.menu {
	float: left;
	width: 160px;
	margin: 0px auto auto 10px;
	padding-left: 10px;
	padding-bottom: 15px;
	padding-top: 10px;
} 	

#menu td {
	width: 160px ;
  border-bottom: 1px solid White;
	border-left: 1px solid White;
	border-right: 1px solid White;
	border-top: 1px solid White;
	background: url(img/bt1.jpg);
	}
	
#menu a {
	display: block;
	color: White;
	font: 1em "Trebuchet MS",Arial,sans-serif;
	text-align: center;
	text-decoration: none;
	padding: 4px 0;
	/*margin-bottom: 1px;*/
	 background: url(img/bt.jpg);
}
	
#menu a:hover{
	text-decoration: none;
	color: white; 
	/*background-color: #3CA86E;*/
	background: url(img/bt2.jpg);
}

#corps td {
	text-align: center;
	font: x-large "Trebuchet MS",Arial,sans-serif;
	padding: 10px 0;
	margin: 1;
}
 
.corps {
	float: center; /* display: inline; 	overflow: hidden; */
	width: 730px;
	margin: 15px auto auto 150px; 
	/*padding-left: 150px;
	padding-bottom: 15px;
	padding-top: 150x;
	border-bottom: 1px solid #39AC01;
	border-left: 1px solid #39AC01;
	border-right: 1px solid #39AC01;
	border-top: 1px solid #39AC01;*/
	
}

.logo {
	float: center; /* display: inline; 	overflow: hidden; */
	width: 730px;
	margin: 5px 35px auto 150px; 
}

.page {
	/*float: center; /*display: inline; 	/*overflow: hidden; #5FB94F*/
	width: 925px;
	border-bottom: 1px solid #03A559;
	border-left: 1px solid #03A559;
	border-right: 1px solid #03A559;
	border-top: 1px solid #03A559;
}

.pagebas {
	/*float: center; /*display: inline; 	/*overflow: hidden; #5FB94F*/
	width: 925px;
	border-bottom: 1px solid #03A559;
	border-left: 1px solid #03A559;
	border-right: 1px solid #03A559;
	border-top: 1px solid #03A559;
	/*background-color: #03A559;*/
	background: url(img/png/v1.png) repeat; 
	font: 12px Arial, Helvetica, sans-serif;
	color: white;
}

.pageName{
	font: 18px Arial, Verdana, sans-serif;
	color: #03A559;
	line-height:26px;
	letter-spacing:.21em;
	}

.pageName2{
	font: 18px Arial, Verdana, sans-serif;
	color: #03A559;
	line-height: 26px;
	letter-spacing: .21em;
	border-bottom: 1px solid #03A559;
	border-left: 1px solid #03A559;
	border-right: 1px solid #03A559;
	border-top: 1px solid #03A559;
}
	
.pageName3{
	font: 12px Arial, Verdana, sans-serif;
	color: white;
	line-height: 26px;
	letter-spacing: .21em;
	border-bottom: 1px solid #03A559;
	border-left: 1px solid #03A559;
	border-right: 1px solid #03A559;
	border-top: 1px solid #03A559;
}

.Style1 {
	color: #03A559;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font: bolder;
}

.style2 {
	color: #006633;
	font-size: 14px;
	font-family: Calibri, Verdana;
}

.style3 {
	color: white;
	font-size: 11px;
	font-family: Calibri, Verdana;
}
.style4 {color: black}

.style5 {
	color: #333333;
	font-size: 18px;
	font-family: Calibri, Verdana;
}

.style6 {
	color: #006633;
	font-size: 16px;
	font-family: Calibri, Verdana;
}

.input {
  /*background-color: #8E8E8E; */
  background: url(../img/png/b3.png) repeat;
  border-color: #5FB94F #5FB94F #5FB94F #5FB94F;
  border-style: solid; 
  border-width: thin
  }

.input2 {
  /*background-color: #8E8E8E; */
  background: url(../img/png/centre.png) repeat;
  border-color: #5FB94F #5FB94F #5FB94F #5FB94F;
  border-style: solid; 
  border-width: thin
  }
  
.bt {
  color: #ffffff; 
  /*background-color: #8E8E8E; */
  background: url(../img/png/o1.png) repeat; 
  border-color: #03A559 #03A559 #03A559 #03A559; 
  border-style: solid;
  border-width: thin
  }
  
.bt2 {
  color: #ffffff; 
  /*background-color: #8E8E8E; */
  background: url(../img/png/v2.png) repeat; 
  border-color: #03A559 #03A559 #03A559 #03A559; 
  border-style: solid;
  border-width: thin
  }

