@import url(nav.css);
@import url(formatting.css);

body {
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 0.8em;
padding: 0;
/*background: #3D5864 url(../images/bkg.jpg) top repeat-x;*/
background: #113130 url(../images/bg-body.jpg) 0 0 repeat-x;
/*margin-bottom: 30px;*/
}
#image_top {
	background: transparent url(../images/bkgTopWhite.gif) 0px 0px no-repeat;
	height: 12px;
	width: 938px;
	font-size:0px;
}
#header {
	height: 90px;
	background: #FFF url(../images/logo_dn.gif) 30px 0px no-repeat ;
}






#line_pink {
	height: 8px;
	background: #a8bc46;
	font-size:0px;
}

#conteneur {
position: absolute;
width: 938px;
left: 50%;
margin-left: -469px;

}
#contenu {
background-color: #FFFFFF;
}
#gauche {
float: left;
display:block;
width: 277px;
padding: 0;
}
#centre {
padding: 25px 0 0 0;
margin: 0 50px 0 277px;
line-height: 20px;
}
#centre_accueil {
padding: 0;
margin: 0;
line-height: 20px;
}


#pied {
	margin: 0 auto;
	width: 938px;
	clear:both;
}
.clear {
	clear:both;
	height: 10px;
}


/* Home page */

#visuel_accueil {
	background: transparent url(../images/visuel_accueil.jpg) 0px 0px no-repeat;
	height: 153px;
	padding: 5px 0 0 0;
}
#accueil_texte {
	float: left;
	display: block;
	width: 450px;
	margin: 10px 0 0 45px;
}
#accueil_boite {
	float: right;
	display: block;
	width: 250px;
	margin: 0 100px 0 0;
}

/* begin 3 overview boxes */
#overview {
	clear: both;
	text-align: left;
	margin: 0 15px 0 14px;
	padding: 10px 0 0 0	;
	border: 0;
/*	border: 1px solid blue; */
}

#applications, #industries, #downloads, #latestnews {
	float: left;
	width: 223px;
	background: #EDF3F7 url(../images/bkgBoxBot.gif) 0px bottom repeat-x;
	margin: 0;
	padding: 0;
	border-left: 5px solid #fff;
}
#latestnews {
	float: left;
	width: 213px;
	background: #EDF3F7 url(../images/bkgBoxBot.gif) 0px bottom repeat-x;
	margin: 0;
	padding: 0;
	border-left: 4px solid #fff;
}
#applications {
	width: 220px;
	border-left: 0;
}
#downloads {
	width: 223px;
	border-left: 5px solid #fff;
}

#applications ul, #industries ul, #downloads ul, #latestnews ul {
	background-color: transparent;
	width: 200px;
}

#overview div h2 {
	padding: 0;
}
#overview div P {
	padding: 0 0 0 27px;
}
#overview div ul {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0 0 0 27px;
}
#overview div ul li {
	background: transparent url(../images/iconArrowBlue.gif) 0px 4px no-repeat;
	margin: 0;
	padding: 0px 0px 8px 0px;
	text-indent: 14px;
}
/* end 3 overview boxes */


/* Galrerie photos */

.galleryleftList {
	margin: 0px;
	margin-left:5px;
	margin-top:20px;
}
.galleryleftList ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.galleryleftList li {
	float:left;
	margin:5px;
	margin-bottom: 3px;
}
.galleryleftList_normal a img {
	width:40px;
	height:40px;
	border: 1px solid #676666;
	padding:2px;
}

.galleryleftList_normal a:hover img {
	border: 1px solid #FFFFFF;
}
#image_agrandie {
	text-align:center;
}
#image_agrandie img{
	border: 3px solid #F2F2F2;
}
