@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
	background: #000000 url(../images/bg.jpg) top repeat-x;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height:13px;
	color: #F5F5F5;
}
#wrapper {
	width: 960px;
    margin: 0 auto;
	text-align:left;
}
#header {
	height:100px;
}
#langue {
	text-align:right;
	font-size:10px;
	padding: 5px 10px 0 0;
}
#tel {
	height:20px;
	text-align:right;
	font-size:14px;
	font-weight:bold;
	padding: 5px 10px 0 0;
}
#menucontainer {
	padding: 40px 0 0 0;
	color: #c3c3c3;
	font-size:12px;
	text-align:center;
}
.menu {
	padding: 0 40px 0 40px;
}
.menu a {	
	color: #c3c3c3;
	text-decoration:none;
}
.menu a:hover{	
	color: #fe9001;
	text-decoration:none;
}
#logoban {
	height:110px;
	padding:75px 0 0 30px;
	background:url(../images/bg_ban.jpg) no-repeat;
}
.logo {
	padding:20px 0 0 40px;
}

#content {
	display: block;
}
#cell {
	padding:5px 25px 5px 25px;
}
.cell1 {
	padding: 5px 25px 5px 25px;
	width: 270px;
	float: left;	
	text-align:left;
}
.celll {
	padding: 5px 25px 5px 25px;
	width: 250px;
	float: left;	
	text-align:left;
}
.cellr {
	padding: 5px 25px 5px 25px;
	width: 550px;
	float: right;
	border-left:1px solid #fe9001;
}
.tm {
	padding: 5px 40px 5px 40px;
	width: 310px;
	float: left;	
	text-align:left;
}
.tm1 {
	padding: 5px 25px 5px 25px;
	width: 75px;
	float: right;	
	text-align:left;
}
.sol1 {
	width: 300px;
	height:140px;
	float: left;	
	text-align:left;
	padding:10px 0 0 10px;
	border-left:1px solid #fe9001;
	margin-left:15px;
}
.sol1a {
	width: 200px;
	height:140px;
	float: left;	
	text-align:left;
	padding:10px 0 0 10px;
	border-left:1px solid #fe9001;
	margin-left:15px;
}
.sol2 {
	padding: 15px 0 0 10px;
	width: 900px;
	height:20px;
	float: left;	
	text-align:left;
}
.title {
}
.h3 {
	font-size:12px;
	color: #fe9001;
	border-bottom:1px solid #fe9001;
}
.h4 {
	font-size:11px;
	color: #fe9001;
}
#projects {
	width:910px;
	float: left;
	padding: 15px 25px 5px 25px;
}
#projects .img {
	padding: 0 0 0 25px;
}
#portfolio {
	width:630px;
}
#portfolio .item {
	width:630px;
	height:200px;
}
#portfolio .text {
	float:right;
	width:270px;
	padding:10px 0 0 0;
}
#portfolio_list {
	float:right;
	width:260px;
}
#portfolio_list .item{
	width:255px;
	height:90px;
	border-left:1px solid #fe9001;
	padding:2px 0 0 5px;
	margin-top:10px;
}
#contact {
	float:right;
	margin:20px;
	padding: 10px;
	width: 200px;
	height: 225px;
	border:1px solid #fe9001;
}
#contact .hl{
	background:#fe9001;
	color: #fff;
	font-weight:bold;
	padding:5px;
}
#copyright {
	margin-top:20px;
	margin-bottom:20px;
	float:left;
	width: 100%;
	font-size:10px;
	line-height:15px;
	background-color: #000;
	text-align:center;
	padding: 10px 0 0 0;
	color: #F5F5F5;	
	border-top:1px solid #fe9001;
}
.tmbnl {
	border:1px solid #fe9001;
}
a {
	color: #f5f5f5;
	text-decoration:none;
}
a:hover {
	color: #c3c3c3;
	text-decoration:underline;
}
