body {
	font-family: Tahoma;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #CC6600;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #339900;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}
.style2 {
	font-size: 13px;
	font-weight: bold;
	color:#990000;
	padding: 15px;	
}
.styleMenu {
	font-size: 13px;
	font-weight: bold;
	color:#990000;	
}
#main {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	background-image:url(../img/globals/back.jpg);
	background-position:top;
	background-repeat:no-repeat;
	overflow:visible;
	min-height:700px;
}
#entete {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:80px;
}
#cube-left {
	width:173px;
	height:80px;
	margin:0;
	float:left;
}
#entete1 {
	width:654px;
	height:80px;
	margin:0;
	float:left;
}
#cube-right {
	width:173px;
	height:80px;
	margin:0;
	float:left;
}
#menu {

	width:1000px;
	height:38px;
	margin:0;
	clear:both;
}


#concepts {display:block; width:250px; height:38px; background:url(../img/menu/concepts.png) no-repeat 0 0; cursor:pointer; float:left}
#concepts:hover {background:url(../img/menu/concepts.png) no-repeat 0 -38px;}
#services {display:block; width:250px; height:38px; background:url(../img/menu/services.png) no-repeat 0 0; cursor:pointer; float:left}
#services:hover {background:url(../img/menu/services.png) no-repeat 0 -38px;}
#portfolio {display:block; width:250px; height:38px; background:url(../img/menu/portfolio.png) no-repeat 0 0; cursor:pointer; float:left}
#portfolio:hover {background:url(../img/menu/portfolio.png) no-repeat 0 -38px;}
#contact {display:block; width:250px; height:38px; background:url(../img/menu/contact.png) no-repeat 0 0; cursor:pointer; float:left}
#contact:hover {background:url(../img/menu/contact.png) no-repeat 0 -38px;}

#content {
	position:relative;
	width:920px;
	padding:10px;
	min-height:300px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	clear:both;
	background: rgba(255,255,255,0.4);
	border: 1px solid rgba(0,0,0,0.3);
	-moz-box-shadow: 1px 1px 13px #999;  -webkit-box-shadow: 1px 1px 13px #999;  box-shadow: 1px 1px 13px #999;
	-moz-border-radius: 8px;  -webkit-border-radius: 8px;  border-radius: 8px;
	behavior:url(Scripts/PIE.htc);
	
}

#nouveaute {
	position:relative;
	width:500px;
	padding:10px;
	min-height:300px;
	display:block;
	overflow:inherit;
	float:left;
	background: rgba(255,255,255,0.4);
	border: 1px solid rgba(0,0,0,0.3);
	-moz-box-shadow: 1px 1px 13px #999;  -webkit-box-shadow: 1px 1px 13px #999;  box-shadow: 1px 1px 13px #999;
	-moz-border-radius: 8px;  -webkit-border-radius: 8px;  border-radius: 8px;
}

.bloc1 {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding:10px;
	background: rgba(255,255,255,0.4);
	border: 1px solid rgba(0,0,0,0.3);
	-moz-box-shadow: 1px 1px 13px #999;  -webkit-box-shadow: 1px 1px 13px #999;  box-shadow: 1px 1px 13px #999;
	-moz-border-radius: 8px;  -webkit-border-radius: 8px;  border-radius: 8px;
	behavior:url(Scripts/PIE.htc);
}
.bloc1ie{
	border: 1px solid rgba(0,0,0,1);
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	box-shadow:0 0 0 rgba(255, 255, 255, 1);
	-moz-box-shadow:0 0 0 rgba(255, 255, 255, 1);
	-webkit-box-shadow:0 0 0 rgba(255, 255, 255, 1);
	background:#FFF;
	behavior:url(Scripts/PIE.htc);
	position:relative;
}

#adsense1 {
	position:relative;
	width:750px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	text-align:center;
}

#footer {
	position:relative;
	width:920px;
	margin-top:20px;
	margin-bottom:20px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	clear:both;
	text-align:center;
	background: rgba(255,255,255,0.4);
	border: 1px solid rgba(0,0,0,0.3);
	-moz-box-shadow: 1px 1px 13px #999;  -webkit-box-shadow: 1px 1px 13px #999;  box-shadow: 1px 1px 13px #999;
	-moz-border-radius: 8px;  -webkit-border-radius: 8px;  border-radius: 8px;
}
