@charset "UTF-8";

body {
    background: #fff url(img/footer.png) repeat-x bottom;
 	font-size:11pt;
	color:#444;
	font-family:Arial,Helvetica, sans-serif,verdana,osaka,geneva;
	line-height: 130%;
	}
p {
  font-size: 1em;
  margin: 1em 0;
}

a:link img {border-width: 0px;}
a:visited img{border-width: 0px;}

a,
a:link {
  color: #792200;
  text-decoration:non;
  
}

a:active,
a:hover,
a:focus {
  color: #efc500;
  text-decoration: underline;
}

#imgl {
float: left;
background: #fff;
border: solid 1px #666;
padding:3px 3px 2px 3px;
margin-right:10px;
} 


#imgp_l {
float: left;
border: none;
padding-right:5px;
padding-bottom:3px;
} 

#imgleft {
float: left;
border: none;
padding-right:20px;
padding-bottom:8px;
} 

#imgright {
float: right;
border: none;
padding-left:10px;
padding-bottom:10px;
} 


#wrapper { 
 clear: both;
 margin: 0 auto;
 width: 952px;
}

#header {
 width: 952px;
 clear: both;
 height: 88px;
 margin-top:5px;
}
#blocka {float:left;width:460px;}
#blockb {float:right;width:452px;}


#navigation {
    clear: both;
    font-size:9pt;
    font-weight: bold;
    width: 952px;
	 }
	 
.menu {
	font-family:"Arial", "Helvetica", "sans-serif", "verdana", "osaka", "geneva";
	margin-bottom:0px;
    width: 952px;
	position: relative;
	font-weight: bold;
	text-align: center;
	}

#menu1 {
	background: url(img/box/blanc.gif) repeat;
	border:solid 1px #ccc;
	width:136px;
	left:0px;
	position:absolute;
	height: 28;
	}

#menu2 {
	background: url(img/box/blanc.gif) repeat;
	border-top:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	width:136px;
	position:absolute;
	left:136px;
	height: 28;
	}

#menu3 {
	background: url(img/box/blanc.gif) repeat;
	border-top:solid 1px #ccc;
	border-right:solid 1px #ccc;
    border-bottom:solid 1px #ccc;
    position: absolute;
	width:136px;
	left: 272px;
	height: 28;
	}

#menu4 {
	background: url(img/box/blanc.gif) repeat;
	border-top:solid 1px #ccc;
	border-right:solid 1px #ccc;
    border-bottom:solid 1px #ccc;
    position: absolute;
	width:136px;
	left: 408px;
	height: 28;
	}

#menu5 {
	background: url(img/box/blanc.gif) repeat;
	border-top:solid 1px #ccc;
	border-right:solid 1px #ccc;
    border-bottom:solid 1px #ccc;
    position: absolute;
	width:136px;
	left:544px;
	height: 28;
	}

#menu6 {
	background: url(img/box/blanc.gif) repeat;
	border-top:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	position: absolute;
	width:136px;
	left: 680px;
	height: 28;
		}

#menu7 {
	background: url(img/box/blanc.gif) repeat;
	border-top: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	position: absolute;
	width: 136px;
	left: 815px;
	height: 28;
	}


.menu a {
	color:#615930;
	text-decoration:none;
	display:block;
	width:136px;
	line-height:2em;
	height: auto;
	}

.menu a:hover {
	background-color:#EBE8D5;
    }

.menuhead {
	border:0;
	}

.submenu {
	visibility: hidden;
	position:absolute;
	left:0;
	font-weight: normal;
	font-size: 8pt;
	width: 119px;
	height: 15px;
	}

.submenu a {
	background-color:#b2a100;
	border-top:solid 1px #ffffff;
	}

.menu span {
	color:#c5e1ed;
	display:none
	}
	
	
	#topimg {
    margin: 0;
	clear: both;
    width: 960px;
	height: 400px;
	background: url(img/main1.jpg) no-repeat;
    }


#preface-sidebar {
  background: transparent url(img/preface-sidebar-bg.png) no-repeat;
  float: left;
  height: 350px;
  padding:30px 25px 20px 25px;
  width: 340px;
  font-weight: normal;
  font-size:11pt;
  line-height:16pt;
  color:#fff;
}


#top-slide {
float: right;
margin-top:220px;
margin-right:30px;
border: 0;
}

#imageContainer {
	position:relative;
	margin:auto;
	width:396px; 
    height: 200px;
}
	
#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}



#leftcolumn { 
 height: 100%;
 width: 700px;
 float: left;
 margin-right:20px;
 margin-top:20px;
}

#rightcolumn { 
  height: 100%;
 width: 232px;
 float: right;
 margin-top:40px;
}


#footer { 
 width: 100%;
font-size:10px;
text-align:center;
 clear: both;
 color: #fff;
 margin-top:60px;
 margin-bottom:5px;
 
}

h1{  
   font-family: Georgia;
   font-style:italic;
   font-size:24px;
   margin: 20px 0px 10px 0px;
   padding:3px 0px 3px 30px ;
   text-align: left;
   font-weight: normal;
   background: url(img/h1bg.png) no-repeat;
}



h2 {font-family:Georgia;font-size:18px;font-style:italic;font- 
weight:normal;color:#efc500;margin-bottom:10px;}


h3 { font-family: "Lucida Grande", Tahoma;
	font-size: 14px;
	font-variant: normal;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: left;

}


h2 img {
	vertical-align:middle;
	margin-right:0.3em;
	}
	


#minisite { 
 margin-top:20px;
  margin-bottom:20px;
 float: left;
 height: 100%;
 width: 700px;
}

.area {
	margin-left:auto;
	margin-right:auto;
	width:700px;
    margin-top:10px;
	margin-bottom:10px;
	text-align:left;
	}

ul {
	list-style: none;
}

.clientlist LI {
	FLOAT: left; MARGIN: 0 0 1em 0; WIDTH: 50%; LINE-HEIGHT: 1;
}
.clientlist LI A {
	DISPLAY: block; MARGIN-BOTTOM: 0.2em; FONT-size: 1.0em;
}
.clientlist LI A IMG {
	FLOAT: left; MARGIN: -0.1em 0.6em 0em 0em;
}
#contenu .clientlist LI A:hover {
	BORDER-BOTTOM-STYLE: none
}

.clientlist LI cite {
	COLOR: #666666; 
	FONT-size: 0.9em;
    }

#full { 
 clear: both;
 height: 100%;
 width: 952px;
 margin-top:40px;
 margin-bottom:40px;
}


/*flash*/

p.flash{
	float: right;
     padding-left: 10px;
    margin-bottom:0;
	}

/*table*/
#tabledes {
	width:700px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	background: #fff;	
    border:solid 1px #ccc;
	}
	
.tdhead {
   width:690px;
   text-align:left;
   background: #EBE8D5;
   padding:5px;
}

	
.tdcontenu {
    float:left;
    text-align:left;
    padding-top:5px;
    width: 380px;
    vertical-align:top; 
      } 

.tdmap {
    float:right;
	padding-top:5px;
	padding-lef:10px;
	width: 300px;
   text-align:left;
     vertical-align:top; 
      } 

.rouge{
    display:block;
    width:130px;
    height:18px;
    color:#fff;
    background-image:url(img/rouge.gif);
    text-align:center;
    font-weight:bold;  
    padding:2px 0 0 0;
}


/*- Contact form--------------------------- */
fieldset {
	border:0px;
	margin-top:10px;
	margin-bottom:40px;
}


label {
	width:159px;
	height:42px;
	margin-top:3px;
	margin-bottom:3px;
	margin-right:2px;
	padding-top:11px;
	padding-left:11px;
	float:left;
	display: block;
	background-color:#999933;

}
.form {
	margin:0;
	padding:0;
}
#container {
	width:700px;
	margin:auto;
	
}


.clear {
	clear:both;
}
.holder {
	background-color:#fff;

}
.div_texbox {
	width:495px;
	background-color:#E7E7B4;
	float:right;
	height:50px;
	margin-top:3px;
	margin-bottom:3px;
	padding-top:3px;
	padding-left:8px;
}

.textbox {
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-position:left;
	width:435px;
	color: #999999;
	padding:3px 5px 3px 19px;
}
.textbox:focus, .textbox:hover {
	background-color:#F0FFE6;
}



.buttons {
	float:center;
	font-size:12px; 
	color: #999933; 
	padding: 6px 14px;
	border-width: 2px;
	border-style: solid;
	border-color: #fff #E7E7B4 #E7E7B4 #fff;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
}