body {
	background: #9d9d9d;
}

body, p, a, li, h1, h2, h3 {
	color: #85c2a4;
	color: #0dc269;
	color: #00915c;
	font-size: 12px; 
	/*86%;*/
	font-family: Sans, Arial;
}

table.htmlarea-showtableborders,
table.htmlarea-showtableborders tr,
table.htmlarea-showtableborders tr td{
	border: 1px solid;
}

h1, h2, h3 {
	font-weight: bold;
}

a img {
	border: 0;
	padding: 0;
	margin: 0;
}

div {
	padding: 0;
	margin: 0;
}

.global {
	width: 810px;
	margin: auto;
	padding: 0;
	min-height: 600px;
	border: 1px solid black;
}

div#header {
	width: 100%;
	background: #1596ad;
	background-color: white;
	background-color: #EBF6F8;
	overflow: auto;
	border-bottom: 5px solid #00915C;
}


td#menuleft {
	width: 150px;
	text-align: right;
}

td#menuright {
	width: 105px;
	text-align: right;
}
td#menuright {
	display: block;
}

td#menuright a img,
td#menuleft a img {
	border : 2px solid transparent;
}

td#menuright a:hover img,
td#menuleft a:hover img {
	border : 2px solid black;
}

td#menuright a.selected img,
td#menuleft a.selected img {
	border-color: #0dc269;
	color: #0dc269;
	border-color: #00915c;
	color: #00915c;
}


td#menuright a:hover ,
td#menuleft a:hover  {
	color : black;
}

td#menuright a.selected,
td#menuleft a.selected  {
	color: #0dc269;
}

#header div.right {
	margin: 15px 0 10px 152px;
	width: 645px;
}

#header td#menucenter {
	width: 530px;
}



div#footer,
div#maincontent {
	background: #ebf6f8;
	width: 100%;
	padding-bottom: 5px;
}

div#maincontent {
	overflow: auto;
	min-height: 350px;
}

div#footer {
	min-height: 15px;
	padding-top: 20px;
}

div#leftcontent {
	margin: 5px 10px 10px 5px;
	width: 200px;
	float: left;
}

div#rightcontent {
	margin: 5px 10px 10px 210px;
	text-align: justify;
}

div#footer,
div#footer a {
	text-align: center;
	font-size: 7pt;
}

div.mainmenu ul li a {
	color: #5E5E5E;
}


.detail {
	font-size: 90%;
}



table {
	margin-top: 0;
	margin-bottom: 0;
	border-spacing: 0;
	border-collapse: collapse;
	padding: 0;
}

a img {
	border: 0;
}

div.csc-text {
	margin: 5px 0 0 0;
}

/*
div.csc-text,
div.csc-text a {
	font-family: Arial, Helvetica; 
	font-size: 12px;
}
*/

div.csc-text-content {
	margin: 5px;
}

div.csc-header,
div.csc-text h1 {
	margin: 0;
	padding: 0 5px 0 5px;
	line-height: 18px;
	height: 18px;
	font : bold 14px/16px Arial, Helvetica, sans-serif;
}

form#mailform {
	font: bold 12px Arial, Helvetica ;
	width: 520px;
}

form#mailform fieldset {
	border: 0;
	padding-right: 120px;
}
div.csc-mailform-field {
	width: 100%;
	text-align: right;
	margin: 3px;
}
form#mailform input {
	text-align: right;
}

form#mailform input.csc-mailform-submit{
	background: #0dc269;
	background: #00915c;
	border: 2px solid #1596ad;
	border-left-color: white;
	border-top-color: white;
	color: white;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 0;
	width: 160px;
	text-align: center;
	margin: 10px 0;
}
ul {
	list-style: none;
}


p {
	margin: 5px;
}

.menu-2 {
	padding-right: 30px;
}

.csc-textpic {
	width: 100%;
}

.promo {
   width: 286px;
   float: left;
}

.promo h1 {
   color: red;
   font-weight: bolder;
}

.promo .lienimage1 {
   width: 286px;
   height: 240px;
   text-align: center;
}

.promo .lienimage {
   width: 285px;
   height: 270px;
   text-align: center;
}

.promo img {
   //max-width: 285px;
}

#c631 .encart {
   width: 200px;
   height: 145px;
   float: left;
   //padding: 10px 38px 15px;
   padding: 5px 20px;
   text-align: center;
}

#c631 .encart1 {
   background-color: #9CC547;
   border: 1px solid #94B64E;
   margin-right: 20px;
}

#c631 .encart1 p, #c631 .encart2 p, #c631 .encart1 a, #c631 .encart2 a {
   color: black;
   text-decoration: none;
}

#c631 .encart2 {
   background-color: #33A9C9;
   border: 1px solid #40A7C2;
   margin-bottom: 10px;
}

#c639 .texte {
	float: left;
	width: 290px;
}

#c639 .texte a {
	color: black;
}
.important {
   color: red;
   font-weight: bold;
}

#c633 .encart, #c637 .encart {
   width: auto;
   height: 70px;
   padding: 5px 10px;
   text-align: justify;
   background-color: #9CC547;
   border: 1px solid #94B64E;
   margin-bottom: 20px;
}

#c637 .encart {
   background-color: #33A9C9;
   border: 1px solid #40A7C2;
}

#c633 .encart p, #c637 .encart p {
   color: black;
   text-decoration: none;
   font-weight: bold;
}

#c633 .encart a, #c637 .encart a {
   color: black;
   text-align: right;
}

.align-right {
   text-align: right;
}

.indent {
   margin-left: 45px;
}

.droit {
  float: right;
}

.gauchetitre {
   margin-left: 175px;
}
.gauche, .gauchetitre {
  float: left;
  margin-top: 75px;
}

.align-center {
   text-align: center;
}

#c639 .align-center {
   font-size: 15px;
}

#c641 .gauche p, #c654 .gauchetitre p {
   font-size: 34px;
   padding-left: 115px;
}

#c643 h1, #c646 h1 {
  color: red;
}

#c644 ul, #c645 ul {
  list-style: disc;
}

#c631 .encartlogo {
	float: left;
	padding-top: 17px;
}

#c631 .encarttexte {
	float: left;
	//font-weight: bold;
	width: 135px;
	//padding-top: 10px;
}

#c631 .logo {
	width: 240;
	float: left;
	margin-top: 35px;
}

#c633 .encartlogo, #c637 .encartlogo {
	float: left;
	margin-top: -7px;
}

#c633 .encarttexte, #c637 .encarttexte {
	float: left;
	width: 508px;
}

