@charset "utf-8";
body {
	background-color: #f0f0f0;
	background-image: url(../img/fond.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:left;
}

.references {
	background-color: #f0f0f0;
	background-image: url(../img/fond-references.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:left;
}

a {
	color: #0F5A94;
	text-decoration: none;
}
a:hover {
	color: #116BAE;
	text-decoration: none;
}

h1 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1F8DC8;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D0D0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

h2 {
	border-bottom: 1px dotted #0F5A94;
	font: 12px "Arial", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0F5A94;
	margin: 8px 0 5px 0;
	padding-bottom: 2px;
}

.tablo
{
	margin-left:auto;
	margin-right:auto;
	width:980px;
}

.fond-menu {
	background-image: url(../img/gfx02.jpg);
	background-repeat: no-repeat;
}

.fond-gauche {
	background-attachment: scroll;
	background-image: url(../img/gfx06.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fond-droite {
	background-attachment: scroll;
	background-image: url(../img/gfx07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fond-ref {
	background-image: url(../img/fond-ref.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757575;
	line-height: 30px;
}

.fond-ref a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757575;
	line-height: 30px;
}

.fond-ref a:hover{
	color: #fff;
}

.fond-copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
	line-height: 15px;
}

.fond-copyright a{
	color: #626262;
	text-decoration: none;
}

.fond-copyright a:hover{
	color: #fff;
	text-decoration: none;
}

.fond-ref-client {
	background-image: url(../img/fond-ref-client.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757575;
	line-height: 30px;
}
.fond-gfx01 {
	background-attachment: scroll;
	background-image: url(../img/gfx01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fond-gfx03 {
	background-image: url(../img/gfx03.jpg);
}




.txt-presentation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	text-align: justify;
}

.txt-presentation a{
	color: #3D392E;
}

.txt-presentation a:hover{
	color: #2288C6;
}

.txt-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	text-align: justify;
}

.txt-references {
	background-image: url(../img/fond-dernieres-references.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #1e8dc8;
}
.txt-references a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #656565;
}
.txt-references a:hover{
	color: #2288C6;
	text-decoration: none;
}
.txt-projet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	padding: 0px 17px 5px 17px;
	line-height: normal;
}


input.field {
	border: 1px #1A1A1A solid;
	background: #414141;
	margin-right: 5px;
	width: 200px;
	color: white;
	height: 16px;
}

input:focus.field {
	background: #545454;
}

input.bt_login {
	display: block;
	float: left;
	clear: left;
	height: 18px;
	font-size: 11px;
	text-align: center;
	cursor: pointer;
	border: none;
	width: 80px;
	color: #b6b6b6;
	background: #555555;
	margin-left:75px;
	margin-top:5px;
}

/* Menu */

ul, li {
 margin: 0; 
 padding: 0; 
 border: 0; 
 outline: none;
}

ul {list-style:none;}

#menu a {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	line-height: 45px;
	text-align: center;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

ul#menu01 li a {
	display:block;
	width:43px;
	height:73px;
	background:url('../img/menu01.jpg') no-repeat 0 0;
}
	
#menu01 a:hover {
	background:url('../img/menu01.jpg') no-repeat 0 -73px;
	color: #1f8dc8;
}

ul#menu01on li a {
	display:block;
	width:43px;
	height:73px;
	background:url('../img/menu01.jpg') no-repeat 0 -73px;
	color: #1f8dc8;
}
	
ul#menu02 li a {
	display:block;
	width:67px;
	height:73px;
	background:url('../img/menu02.jpg') no-repeat 0 0;
}
	
#menu02 a:hover {
	background:url('../img/menu02.jpg') no-repeat 0 -73px;
	color: #1f8dc8;
}

ul#menu02on li a {
	display:block;
	width:67px;
	height:73px;
	background:url('../img/menu02.jpg') no-repeat 0 -73px;
	color: #1f8dc8;
}

ul#menu03 li a {
	display:block;
	width:90px;
	height:73px;
	background:url('../img/menu03.jpg') no-repeat 0 0;
}
	
#menu03 a:hover {
	background:url('../img/menu03.jpg') no-repeat 0 -73px;
	color: #1f8dc8;
}

ul#menu03on li a {
	display:block;
	width:90px;
	height:73px;
	background:url('../img/menu03.jpg') no-repeat 0 -73px;
	color: #1f8dc8;
}

ul#menu04 li a {
	display:block;
	width:81px;
	height:73px;
	background:url('../img/menu04.jpg') no-repeat 0 0;
}
	
#menu04 a:hover {
	background:url('../img/menu04.jpg') no-repeat 0 -73px;
	color: #1f8dc8;
}

ul#menu04on li a {
	display:block;
	width:81px;
	height:73px;
	background:url('../img/menu04.jpg') no-repeat 0 -73px;
	color: #1f8dc8;
}

ul#menu05 li a {
	display:block;
	width:85px;
	height:73px;
	background:url('../img/menu05.jpg') no-repeat 0 0;
}
	
#menu05 a:hover {
	background:url('../img/menu05.jpg') no-repeat 0 -73px;
	color: #1f8dc8;
}

ul#menu05on li a {
	display:block;
	width:85px;
	height:73px;
	background:url('../img/menu05.jpg') no-repeat 0 -73px;
	color: #1f8dc8;
}

ul#menu06 li a {
	display:block;
	width:59px;
	height:73px;
	background:url('../img/menu06.jpg') no-repeat 0 0;
}
	
#menu06 a:hover {
	background:url('../img/menu06.jpg') no-repeat 0 -73px;
	color: #1f8dc8;
}

ul#menu06on li a {
	display:block;
	width:59px;
	height:73px;
	background:url('../img/menu06.jpg') no-repeat 0 -73px;
	color: #1f8dc8;
}

