body{
	/*background:#f1f1f2 url(../img/bg.jpg) repeat-x top left;*/
	/*background: url('../img/blue_bg.gif') repeat-x scroll 0 0 #39505C;*/
	background : url("../img/bp.gif") no-repeat scroll center top #F3F2E8;
	margin:auto;
	width: 960px;
	font-family:Verdana;
}

#title{
	/*padding-top:50px;*/
	text-align:center;

}
.menu{
	background:#880000;
	margin-top:10px;
	font-size:18px;
	padding-top:5px;
	text-align:center;
	color:white;
	padding-bottom:5px;
}
#content{
	margin-top:55px;
	opacity:0.89;
	border:1px solid #DEDEDE;
	padding:10px 10px 10px 10px;
	font-size:15px;
	color:black;
	font-family:Verdana;
	height:600px;
	background:white;
	box-shadow:  7px 7px 8px #444444;
	-webkit-box-shadow: 7px 7px 8px #444444;
	-moz-box-shadow: 7px 7px 8px #444444;
	
}
.wedo{
	margin-top:10px;
	border:1px solid #DEDEDE;
	padding:5px 5px 5px 5px;
	text-align:center;
	width:290px;
	font-size:13px;
	float:left;
	margin-right:7px;
	height:180px;
	
	
}

a {
	text-decoration:none;
	color:white;
}

a :visited{
	text-decoration:none;
	color:white;
}

a :hover{
	text-decoration:none;
	color:white;
}

input{
	border : 1px solid black;
}

textarea{
	border : 1px solid black;
}

.services{
	margin-top:10px;
	border:1px solid #DEDEDE;
	
	padding:5px 5px 5px 5px;	
}

.realisation{
	margin-top:10px;
	border:1px solid #DEDEDE;
	height:250px;
	padding:5px 5px 5px 5px;
}

.do{
	text-align:left;
	padding-bottom:3px;
	border-bottom:1px dashed black;
}
.contact{
	text-align:left;
	padding-bottom:3px;
	
}

h1{
	padding-top:0;
	margin-top:0;
	color:#00384C;
	font-size:22px;
}

