body {
	text-align: left;
	background: #c6c6c6 url('images/bg.jpg') repeat-x top;
	color: #dedede;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	border: 0;
}
div#wrapper {
	margin: 0 auto;
	width: 950px;
}
div#holder {
	top: 0;
	margin: 0;
	width: 842px;
	margin-left: 105px;
	border-left: 1px solid #c6c6c6;
	border-right: 1px solid #c6c6c6;
	background-color: #262626;
}
div#sidebar {
	float: left;
	top: 0;
	margin: 0;
	width: 95px;
}

/*/////////////////////// LOGOS SIDEBAR ///////////////////////*/

div.logodelta {
	display: block;
	width: 95px;
	height: 95px;
	margin: 0;
	padding: 0;
}
div.accesClients {
	display: block;
	width: 74px;
	height: 61px;
	margin: 10px 0 0 11px;
	padding: 0;
}
div.iso {
	display: block;
	width: 74px;
	height: 61px;
	margin: 10px 0 0 11px;
	padding: 0;
}
div.hqe {
	display: block;
	width: 74px;
	height: 61px;
	margin: 10px 0 0 11px;
	padding: 0;
}

/*/////////////////////// GLOBAL SETTINGS ///////////////////////*/

a {
	color: #ccc;
}
a:hover {
	color: #fff;
}
p {
	margin: 0;
	padding-bottom: 10px;
	text-align: justify;
}
/*
h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-weight: normal;
}
*/
.txtred {
	color: #ac8787;
	font-weight: bold;
}
ul.liste {
	font-size: 12px;
	text-align: justify;
	line-height: 1.6;
	color: #ac8787;
	list-style-type: none;
	list-style-image: url('images/puce.gif');
	margin: 10px 0 10px 16px;
}
ul.liste li {
	padding: 8px 0;
}

/*/////////////////////// HEADER ///////////////////////*/
div#logo {
	height: 62px;
	position:relative;
/*	background: #262626 url('images/bg_topHeader.gif') repeat-x top;*/
	margin-top:-5px;
	z-index:0;
}

div#header {
	top: 0;
	height: 62px;

	background: #262626 url('images/bg_topHeader.gif') repeat-x top;
}
div#header h1 {
	margin: 0 auto;
	margin-top: -38px;
/*	font-family: 'Georgia', Times, Times New Roman, serif;*/
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-weight: 700;
	display: block;
	text-align: left;
	margin-left: 150px;
	letter-spacing: 5px;
	font-size: 30px;
}
div#header h2 {
	margin: 0 auto;
	margin-top: -17px;
/*	font-family: 'Georgia', Times, Times New Roman, serif;*/
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-weight: normal;
	display: block;
	text-align: right;
	letter-spacing: 2px;
	margin-right: 10px;
	font-size: 22px;
}

div#content h1 {
	margin: 0 auto;
	margin-top: 10px;
/*	font-family: 'Georgia', Times, Times New Roman, serif;*/
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: #bfa373;
	display: block;
	text-align: left;
	margin-left: 15px;
	letter-spacing: 2px;
	font-size: 25px;
}

div#content h3 {
	margin: 0 auto;
/*	font-family: 'Georgia', Times, Times New Roman, serif;*/
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #ffffff;
/*	display: block;*/
	text-align: left;
	letter-spacing: 2px;
	margin-left: 10px;
	font-size: 18px;
}


div#content a h3 {
	margin: 0 auto;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #ffffff;
	display: block;
	text-align: left;
	letter-spacing: 2px;
	margin-left: 10px;
	font-size: 18px;
}
*/
div.homepic {
	display: block;
/*
	width: 842px;
	height: 335px;
*/
	width: 540px;
/*	height: 405px;*/
	background-color: #262626;
	border-bottom: 1px solid #c6c6c6;
	margin: 0;
}

.swfNews {
	display: block;
	width: 300px;
	height: 450px;
	margin-left: 530px;
	text-align:center;
	margin-top:5px;
}
.swfSlideshow {
	display: block;
	width: 530px
	height: 400px;
	float: left;
	border: 0;
	margin: 0;
	margin-top:12px;
	background-color: #262626;
}

/*/////////////////////// CONTENT ///////////////////////*/

div#content {
	width: 830px;
	display: block;
/*	width: 100%;*/
	background-color: #262626;
	margin: 3px 4px 3px 4px;
	text-align: justify;
}
div.pict {
	width: 283px;
	margin: 6px 0 3px 513px;
	border: 2px solid #ac8787;
}
div#content h2 {
	display: block;
	height: 32px;
	background: #262626 url('images/bg_title.gif') repeat-x;
	font-size: 23px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 10px;
	margin: 10px 0;
}
div#content h2 a {
	text-decoration: none;
	color: #fff;
}
div#content h3 {
	font-size: 18px;
	font-weight: normal;
/*	color: #ac8787;*/
	padding: 10px 0;
}
div.post {
	display: block;
	background-color: #262626;
	padding: 20px;
	text-align: justify;
}
div.alignleft {
	display: block;
	background-color: #262626;
	width: 480px;
	float: left;
}
div.alignright {
	float: right;
	width: 283px;
	margin: 6px 0 3px 480px;
	text-align: right;
}
div.alignleft a, div.alignright a {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 18px;
	text-decoration: none;
	color: #777;
}
div.alignleft a:hover, div.alignright a:hover {
	color: #999;
	text-decoration: underline;
}


/*/////////////////////// REFERENCES ///////////////////////*/

div.container {
	display: block;
	background-color: #262626;
	padding: 20px;
	clear: after;
}
div.pic {
	float: left;
	height: 92px;
	width: 152px;
	padding: 2px;
	margin: 4px 4px 0 0;
	background-color: #4b4b4b;
}
div.pic a {
	display: block;
	background-color: #4b4b4b;
}
div.pic a:hover {
	background-color: #262626;
}
div.ls img {
	height: 88px;
	width: 148px;
	margin: 2px;
}

/*/////////////////////// CONTACT ///////////////////////*/

div.plan {
	float: left;
	height: 240px;
	width: 561px;
	padding: 0;
	margin: 10px 0;
	border: none;
}
div.adresse {
	display: block;
	background-color: #262626;
	margin: 20px 0 0 590px;
	border: none;
	padding: 0;
	line-height: 15px;
}
div.adresseTitle {
	color: #ac8787;
	font-size: 16px;
	padding-bottom: 5px;
}
div.adressetxtred {
	color: #ac8787;
	font-weight: bold;
	padding: 0 1px;
	margin-bottom: 3px;
}
div.adressetxt a {
	text-decoration: underline;
	color: #fff;
}
div.adressetxt a:hover {
	text-decoration: none;
}

/*/////////////////////// FOOTER ///////////////////////*/

div#footer {
	clear: both;
	border-top: 1px solid #c6c6c6;
}
div#footer p {
	background-color: #262626;
	line-height: 40px;
	color: #565656;
	text-align: center;
}
div#footer p a {
	color: #565656;
	text-decoration: underline;
}
div#footer p a:hover {
	color: #565656;
	text-decoration: none;
}

/*/////////////////////// DIVERS ///////////////////////*/

div#navigation{
	width: 842px;
	height: 32px;
	background: #262626 url('images/bg_menu.gif') repeat-x top;
	margin: 0;
	border-bottom: 1px solid #c6c6c6;
}
div.clearAll {
	clear: both;
	margin: 0;
	padding: 0;
}
div.alert {
	display: block;
	background-color: #262626;
	color: #fff;
	font-size: 14px;
	text-align: center;
	padding: 50px 10px;
	line-height: 24px;
	margin: 0;
}


#fixedmenu {
   position: fixed;
   top: 250px;
   text-align: left;
   left: -10px;
/*   left: 900px;*/
/*   width: 16px;*/
   background: transparent;
}

#fixedmenu a, #fixedmenu a:hover {
   text-decoration: none;
/*   display: block;*/
/*   width: 44px;
   height: 24px;*/
   overflow: hidden;
   font-size: 10px;
   font-weight:bold;
   line-height: 1;
   margin: 0 auto;
}

#fixedmenu ul, #fixedmenu li {
   list-style-type:none;
   margin: 5px 0;
   padding: 0;
}

