body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#5ba0d6;
}

h2 {
/*	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin:0px;
	padding: 10px 0px 0px 6px; */
	font-size:18px;
	font-weight:bold;
}

img {
	border:0px;
	margin-right: 5px;
}

.li-green { list-style-type: square; list-style-image: url(../img/bullet_green.gif); line-height: 25px; }
.li-gray { list-style-type: square; list-style-image: url(../img/bullet_gray.gif); line-height: 25px; }
.li-pdf { list-style-type: square; list-style-image: url(../img/ico_pdf.gif); line-height: 25px; }



pre.incode {
 background:#EEE;
 border-left:2px solid #33E;
 color:#000;
 padding-left:5px;
 width:100%;
}
pre.incode cite {
 background:#EEE;
 color:#00F;
 font-family:"Courier New",monospace;
 font-style:italic
}
pre.incode a {background:inherit; color:#F71}
pre.incode em {
 background:#FBFBFB;
 border-bottom:1px solid #99B;
 border-left:1px solid #99B;
 border-right:1px solid #99B;
 color:#000;
 font-size:larger;
 font-style:normal;
 margin:0;
 padding:0 2em 0 1em
}
pre.incode.mini {max-height:30em; overflow:auto}



* {
	margin:0px;
	padding:0px;
}

.clear{
	clear:both;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 979px;
}

#header {
	background-image:url(../images/header.jpg);
	width:979px;
	height:185px;		/* 232px; */
	display:block;
}

#border {
	background-image:url(../images/border.gif);
	background-repeat: repeat-y;
	width:979px;
}

#main {
	background-image:url(../images/contentbg.gif);
	background-color:#abe4fe;
	margin: 0px 12px 0px 10px;
	background-repeat: repeat-x;
}

#left {
	width:261px;
	float:left;
	display:inline;
	background-image:url(../images/contentbg.gif);
	background-color:#abe4fe;
	
}

#right {
	float:right;
	width:590px;
}
/******************* CONTENT ***********************************************************************/
.content {
	width:530px;
	min-height:500px;
}

.content h2 {
	width:520px;
	height:33px;
	size:30px;
	color: #003a65;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}

.content h3 {
/*	background-image:url(../images/welcome.gif);
	background-repeat:no-repeat;  */
	width:520px;
	height:33px;
/*	text-indent:700px;
	overflow:hidden;  */
	color: #003a65;
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 15px 0px;
	padding: 40px 0px 10px 0px;
}

.content p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #003a65;
	padding: 10px 0px 0px 0px;
	font-weight:900;
}

#content ul { 
	margin-top: 6px; 
	margin-bottom: 6px;
	padding: 10px 0px 0px 6px;
}
#content li { 
	list-style-type: square; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003a65;
	list-style-image: url(./layout/images/puce.png); 
	line-height: 19px;  }

.content a {
	color:#2e260f;
}

.content a:hover {
	color:#cf0002;
}











#slide div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	overflow: hidden;
	width:670px;
}

#slide .scroller .section{
	width: 670px;
	overflow: hidden;
	float:left;
}

.client {
	float:left;
	margin-right:3px;
	margin-top:3px;
}

.bigbox {
	/*margin-bottom:3px;*/
}

.client .client_name {
	text-align:center;
	font-size:9px;
	width:102px;
	background-color:#CCC;
	color:#666;
	padding:2px;
	white-space:nowrap;
	border:1px solid #CCC;
	margin:0px;
}

.client img {
	border:1px solid #CCC;
	margin:0px;
}

.noborder img {
	border:1px solid #FFF;
}

.casestudies img {
	border:1px solid #7AA800;
	margin:0px;
}

.casestudies .client_name {
	border:1px solid #7AA800;
	border-top:0px;
	background-color:#7AA800;
	color:#FFFFFF;
}

.case {
	font-size:11px;
	color:#666;
	margin-top:30px;
	border-left:1px solid #CCC;
	padding-left:10px;
	float:right;
	width:300px;
}








/******************* AFFICHAGE DE LA SECTION PRODUIT EN BAS DE PAGE *****************************/
.product {
	width:530px;
	margin: 20px 0px;
}

.product h3 {
	background-image:url(../images/products.gif);
	background-repeat:no-repeat;
	width:530px;
	height:33px;
	text-indent:700px;
	overflow:hidden;
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}

.product a {
	border: 1px solid #6698bd;
	display:inline;	
	float:left;
	margin: 6px 0px 6px 11px;
}

.product a:hover {
	border: 1px solid #c40000;
}

.product img {
	border: 6px solid #ffffff;
}





#menu {
	background-image:url(../images/menu.png);      
	width:261px;
 	height:auto;   				/* Ancien  height:449px; */
	margin-left:50px;   		/* Déplacement sur la gauche 49px          VO 93px*/
	min-height:300px;
}

#menu ul {
	padding: 10px 0px 20px 0px;
	width:220px;
	margin-left:15px;
	background-image:url(../images/menu-bg.gif);
	background-repeat: repeat;
}

#menu li {
	/*background-image: url(../images/menu-arrow.png);*/
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px dotted #2e2304;
	list-style-type: none;
	padding: 4px 50px 4px 0px;
	text-align:right;
}

#smenu ul {
	padding: 10px 0px 20px 0px;
	width:220px;
	margin-left:15px;
	padding-top:30px;
}

#smenu li {
	background-image: url(../images/smenu-arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px dotted #2e2304;
	list-style-type: none;
	padding: 10px 30px 4px 0px;
	text-align:right;
}

#menu .selected  {
	/*background-image: url(../images/menu-arrow-select.png);*/
	background-repeat: no-repeat;
	background-position: right center;
	/*border-bottom: 1px dotted #FFC924;*/
	color:#AB034A;
	list-style-type: none;
	
	/* padding: 4px 30px 4px 0px; 
	text-align:right;*/
}

#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: 900;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	
}

#menu a:hover {
	color:#AB034A;
}
/* */

.lastchild{
	border-bottom: none !important;
}

#menubottom {
	background-image:url(../images/menubottom.jpg);
	background-repeat:no-repeat;
	width:261px;
	height:76px;
	margin-left:49px;    		/* Déplacement sur la gauche 49px        VO 93px */
}

#menubottom ul {
	padding: 20px 0px 0px 0px;
	width:240px;
	margin-left:15px;
}

#menubottom li {
	float:left;
	display:inline;
	width:77px;
	text-align:center;
}

#menubottom a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bolder;
	font-size:10px;
	color: #FFFFFF;					/* #6e6b53 */
	text-transform: uppercase;
}

#menubottom a:hover {
	color:#c40000;
}

/***************** Footer ***********************/
#footer {
	background-color:#8bcaef;
	background-image:url(../images/borderfooter.gif);
	height:74px;
	width:979px;
}

#footerend {
	background-image:url(../images/borderfooterend.gif);
	background-repeat: no-repeat;
	width:979px;
	height:9px;
	display:block;
}

#copyright {
	background-image:url(../images/copyright.jpg);
	background-repeat:no-repeat;
	width:220px;
	height:43px;
	display:inline;
	margin-left:60px;				/*  VO 103px */
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	color: #463d16;
	padding: 30px 20px 0px 20px;
	text-align:center;
}

#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	color: #463d16;
}

#payment {
	float:left;
	display:inline;
	margin: 10px 0px 20px 135px;
}

#payment img {
	border: none;
}