body {
    margin: 0;
    padding: 0;
    font-family: verdana,geneva,kalimati,sans-serif;
    background: #d6d6d6;
    text-align: center;
	/*scrollbar-face-color: #006400;
    scrollbar-shadow-color: #228b22;
    scrollbar-highlight-color: #98fb98;
    scrollbar-3dlight-color: #8fbc8b;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #000000;
    scrollbar-arrow-color: #eee8aa;*/
}

#site {
    width: 959px;
    margin: 0 auto;
}
hr { clear: both; visibility: hidden;}

#main {
    background-color: #d61d6d6;
}

#header {
    height: 134px;
    text-align: left;
    background: #00652c;
    width: 959px;
}

#parag {margin-top: 20px;  width:490px; margin-left:auto; margin-right:auto;}
#colonne1 { width: 35%; float: left;}
#colonne2 { margin-left:35%; width:60%;/*margin-left: 170;float:right;*/ }




#BannerDiv {
	background-image:url(../images1/01.jpg);
}

#header h1 {
    margin: 30px 0 0 5px;
    width: 162px;
    float: left;
}

#header h1 a {
    border: none;
    outline: none;
}

#header h1 a img {
    border: none;
}

#utilities {
    float: right;
}

#map {
    float: right;
}

#map-description {
    width: 200px;
    float: right;
    color: #5f5f5f;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.6;
    text-align: left;
}

#lang {
    width: 955px;
    background: transparent url('../images/lang.jpg') top left no-repeat;
    height: 17px;text-align: right;
    font-size: 12px;
    padding-right: 5px;
}

#lang a {
    outline: none;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding-right: 1px;
}

#menus {
    width: 1024px;
    height: 19px;
    background: #16914b;
    text-align: left;
    width: 959px;
    margin-top: 1px;
}

#menus ul {
    padding: 0;
    margin: 1px 0 0 1px;
    float: left;
}

#menus ul li {
    float: left;
    list-style: none;
    height: 17px;
    padding: 0px;
    width: 105px;
    background: transparent url('../images/separateur.jpg') top right no-repeat;
}

#menus ul li:first-child {
    border-left: 1px solid #8c8c8c;
}

#menus ul li a {
    display: block;
    height: 17px;
    padding: 0;
    color: #fff;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    line-height: 1.5;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
}

#menus ul li a span {
    display: block;
    padding: 0;
}

#menus ul li a:hover {
    color: #000;
}


#menus ul li.current a {
    background: #202020 url('../images/active.jpg') top center no-repeat;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

#menus ul li.current a span {
    background: transparent url('../images/active.jpg') top center no-repeat;
}

#recent-projects, #activities {
    color: #5a5a5a;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    padding-left: 10px;
}

#activities-description {
    /*    background-color: #e8e8e8;*/
    margin-bottom: 10px;
    text-align: left;
    padding: 10px 0px 10px 10px;
    font-size: 12px;
    color: #000;
    /*    font-weight: bold;*/
}

div.first {
    text-indent: 3px;
}

div.sub {
    text-indent: 10px;
}

#footer {
    height: 38px;
    background: #d6d6d6;
}

#network {
    height: 80px;
    width: 941px;
    margin: 0 auto;
    text-align: left;
    background: transparent url('../images/network.jpg') top left no-repeat;
}

#images {
    float: left;
    margin-left: 209px;
    margin-top: 21px;
    width: 906px;
}

#legacy {
    padding: 10px 10px;
    color: #898989;
    font-size: 10px;
}

#legacy a {
    line-height: 2.4;
    font-size: 10px;
    text-align: left;
    text-decoration: none;
}

#legacy a {
    color: #fff;
}

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

#left-box {
    width: 208px;
    background-color: #eeeeee;
    height: 666px;
    padding: 5px;
}

#menu_left li {
    list-style: url('../images/list.jpg');
}

#menu_left li a {
    color: #040404;
    font-size: 13px;
    text-decoration: none;
    text-transform: uppercase;
}

#menu_left li.active a, #menu_left li a:hover {
    color: #00652c;
}

#right-box {
    width: 180px;
    background-color: #eeeeee;
    height: 640px;
    padding: 5px;
    margin-top: 26px;
}

#left-box {
    font-size: 12px;
    line-height: 1.8;
    /*    font-weight: bold;*/
}

div.block {
    border-bottom: 1px solid #C8C8C8;
    float: left;
    margin-top: 10px;
    padding: 0 10px 10px;
    position: relative;
    width: 175px;
    text-align: left;
}

div.block2 {
    border-bottom: 1px solid #C8C8C8;
    float: left;
    margin-top: 10px;
    padding: 0 0 0 7px;
    position: relative;
    width: 150px;
    text-align: left;
    font-family: verdana,geneva,kalimati,sans-serif;;
}

span.contacttext {
   font-family: verdana,geneva,kalimati,sans-serif;;
   font-size: 11px;
}

div.block2 p {
    font-size: 11px;
    padding: 0;
    margin: 0;
}

.formFieldLeft {
    float: left;
}

.mainPage #searchForm .textInput {
    width: 160px;
}

.textInput {
    background-color: #FFFFFF;
    border: 1px solid #666666;
    min-height: 17px;
    padding-left: 2px;
    color: #666666;
    width: 108px;
}

.formFieldRight {
    float: right;
}

.buttonTiny {
    width: 53px;
    background: transparent url('../images/search.jpg') top left no-repeat;
    color: #666666;
    height: 15px;
    cursor: pointer;
    position: absolute;
    margin: 1px 0 0 5px;
    border: none;
}

#right-box h2 {
    font-size: 14px;
    margin: 10px 0;
    padding: 0;
}

#projects, #news {
    margin: 0;
    padding: 0;
}

#nework {
    margin: 0;
    padding: 0 10px;
}

#projects li, #news li {
    font-size: 12px;
    color: #0076B7;
    padding-left: 15px;
    line-height: 2;
    background: transparent url('../images/arrow.png') 0 5px no-repeat;
    text-align: left;
}

#projects li a, #news li a {
    font-size: 12px;
    color: #0076B7;
    text-decoration: none;
}

#projects li a:hover, #news li a:hover {
    text-decoration: underline;
}

#news li * {
    font-size: 12px;
    color: #0076B7;
    text-align: left;
}

#news img {
    display: none;
}

#nework li {
    padding: 0;
    text-align: left;
    float: left;
    padding: 5px;
}

a.gmnoprint {
    display: none !important;
}

#contact label {
    display: inline-block;
    width: 150px;
    font-size: 12px;
    font-weight: bold;
}

#contact input {
    border: 1px solid #abaaaa;
}

#contact input.error, #contact textarea.error {
    border: 1px solid red !important;
}

#contact textarea {
    border: 1px solid #abaaaa;
    width: 300px;
    height: 200px;
    margin-left: 150px;
}

#moncadre {
	
	width:480px;
	margin-left: auto ;
	margin-right: auto ;
	padding:3px;
	/*background-color:#FFFF00;*/
	border-left:1px solid #999; /* couleur du cadre */
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	border-top:1px solid #999;
}

#container {
    width: 503px;
    height: 640px;
    margin: 26px 24px 0 14px;
    padding: 5px 5px;
    background: #fff;
     overflow : auto; 
}

#container ul{
	list-style-position: outside;
}
#container li{
	margin-left: 15px;
}
#container ol, #container ul, #container p {
    font-family: verdana,geneva,kalimati,sans-serif;
    padding: 0 10px;
    margin: 0;
    font-size: 11px;
    line-height: 1.5;
	text-align : justify;
	/*overflow : scroll; */
}

.floatleft{
float: left;
padding: 1%;
margin-right: 2px;
margin-top: 8px;
width: 265px;
height: 125px;
}

.floatright2{
float: right;
padding: 2%;
margin-left: 2px;
margin-top: 8px;
/*width: 197px;
height: 100px;*/
}

.floatright{
float: right;
padding: 2%;
margin-left: 2px;
margin-top: 8px;
width: 265px;
height: 125px;
} 

h1.search-title {
    font-size: 14px;
    color: #0076B7;
}

h1.search-title a {
    font-size: 14px;
    color: #0076B7;
    text-decoration: none;
}

div.csc-textpic{
	margin: 5px 0px 0px 0px;
}

h1 {
	font-size:medium;
	text-align: left;
	margin: 5px 0px 5px 0px;
}

h2 {
	margin: 10px 0px 0px 0px;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding: 0px;
}

#left-box .csc-textpic-single-image img{
	margin: 0px;
}
#left-box .bodytext{
	margin: 0;
}

.align-center{
	text-align: center;
}
.code {
        text-decoration: blink;
        color: red;
	font-size: 1.3em;
}
.centertext{
	text-align: center;
}
