body, td, th {
	font-family:verdana,arial,helvetica, sans-serif;
	font-size:10px;
	color:#969696;
}

body {
	padding:0px;
	margin:0px;
	background-image:url('../images/topbg.jpg');
	background-repeat:repeat-x;
	text-align:center;
	background-color:#A2A2A2;
}

#content {
	text-align:justify;
	color:#969696;
}
a {
	color:#0597fe;
}
a:hover{
	color:#788419;
}

h1 {
	text-align:left;
	padding-bottom:10px;
	font-family:tahoma,arial,verdana,helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#3192ca;
}
h2 {
	background-image:url('../images/heading2.jpg');
	background-repeat:no-repeat;
	height:30px;
	line-height:30px;
	font-weight:bold;
	color:#255d7c;
	padding-left:15px;
	margin-bottom:10px;
}

p {
	padding-bottom:10px;
}


#global {
	background-image:url('../images/subreflect.jpg');
	background-repeat:no-repeat;
	background-position:bottom center;
	background-color:#EAEAEA;
}
#wrapper_global {
	background-image:url('../images/topbg.jpg');
	background-repeat:repeat-x;
}
#inner_global {
	width:895px;
	margin:auto;

}
#header {
	height:375px;
	background-image:url('../images/header.jpg');
	background-repeat:no-repeat;
}
#header ul {
	float:left;
	display:inline;
	margin-top:40px;
	margin-left:245px;
}
#header ul li {
	float:left;
	display:inline;
	color:#8cc5e5;
	font-family:arial;
}
#header ul li a {
	color:#8cc5e5;
}
#header ul li a:hover {
	color:#788419;
}

#footer {
	background-image:url('../images/footer.jpg');
	background-repeat:no-repeat;
	background-position:center;
	height:132px;
	font-size:9px;
	font-family:arial;
	background-color:#A2A2A2;
}
#footer_copyright {
	padding-top:30px;
	color:#757474;
}
#footer_credits {
	display:block;
	padding-top:30px;
	color:#fbfbfb;
	text-decoration:none;
}
#footer_credits:hover {
	color:#EEE;
}

#menu {
	background-image:url('../images/menubg.jpg');
	background-repeat:no-repeat;
	height:55px;
}
#menu_0 {
	background-image:url('../images/Btn-La-societe-01.jpg');
	background-repeat:no-repeat;
	width:131px;
}
#menu_0.current, #menu_0:hover {
	background-image:url('../images/Btn-La-societe-02.jpg');
}
#menu_1 {
	background-image:url('../images/Btn-Services-01.jpg');
	background-repeat:no-repeat;
	width:134px;
}
#menu_1.current, #menu_1:hover {
	background-image:url('../images/Btn-Services-02.jpg');
}
#menu_2 {
	background-image:url('../images/Btn-Realisations-01.jpg');
	background-repeat:no-repeat;
	width:126px;
}
#menu_2.current, #menu_2:hover {
	background-image:url('../images/Btn-Realisations-02.jpg');
}
#menu_3 {
	background-image:url('../images/Btn-Contacts-01.jpg');
	background-repeat:no-repeat;
	width:136px;
}
#menu_3.current, #menu_3:hover {
	background-image:url('../images/Btn-Contacts-02.jpg');
}

#menu ul {
}
#menu ul li {
	float:left;
	display:inline;
	height:55px;
	line-height:55px;
	position:relative;
}
#menu ul li a {
	display:block;
	height:55px;
	line-height:0px;
	font-size:0px;
	text-decoration:none;
}

#middle {
	background-image:url('../images/boxmid.jpg');
}
#inner_middle {
	 width:895px;
	 background-image:url('../images/boxtop.jpg');
	 background-repeat:no-repeat;
}
#left {
	width:204px;
	background-image:url('../images/leftbottom.jpg');
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:189px;
	padding-top:30px;
}
#left ul li a {
	display:block;
	height:29px;
	line-height:29px;
	background-image:url('../images/Sous-Menu-01.jpg');
	background-position:6px;
	background-repeat:no-repeat;
	color:#919292;
	text-decoration:none;
	font-size:11px;
	font-family:arial,verdana,tahoma,helvetica,sans-serif;
}
#left ul li a.current, #left ul li a:hover {
	background-image:url('../images/Sous-Menu-02.jpg');
	color:#FFF;
	font-weight:bold;
}

#content {
	padding-left:25px;
	padding-top:20px;
	padding-bottom:15px;
	padding-right:25px;
}


.contacts_mailing {
	border-collapse:collpase;
}
.contacts_mailing tr td {
	padding:8px;
}
.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
	width:100%;
}




input, select, textarea {
	background-color:#2a1f13;
	border:1px solid #86693c;
	color:#E2C59B;
	font-size:12px;
}

a.btn {
	background-image:url('../images/btn_middle.jpg');
	height:32px;
	_height:37px;
	color:#000;
	float:right;
	text-decoration:none;
}
.btn_mid {
	line-height:18px;
}
.btn_left {
	background-image:url('../images/btn_left.jpg');
	height:37px;
	width:29px;
	float:left;
}
.btn_right{
	background-image:url('../images/btn_right.jpg');
	height:37px;
	width:29px;
	float:right;
}

a.btn:hover {
	background-image:url('../images/btn_middle-hover.jpg');
}
a.btn:hover .btn_left {
	background-image:url('../images/btn_left-hover.jpg');
}
a.btn:hover .btn_right{
	background-image:url('../images/btn_right-hover.jpg');
}

