@charset "UTF-8";
@import url("menu.css");

body{
	background-color:#FFF;
	margin:0;
	color:#000;
	font-family: Verdana, sans-serif;
	/*font-variant: small-caps;*/
	font-size: 11px;
	text-align:justify;
}

a {
	outline: none;
	color: #a6a6a6;
	font-weight: bold;
	text-decoration: none;	
}

a:link {
}

a:hover {
	color: #FFF;
}

a:active {
	background-color: #000;
}

a:visited {
}

img{
	border:0;
}
table {
	border-spacing:0;
}

#page{
	width:1000px;
	margin:auto;
	padding:0;
}

#corpus{
	background:url(../images/corps/bottom.png) no-repeat left bottom;
	padding-bottom: 67px;
	margin-bottom: 50px;
}

#bottom_star{
	background:url(../images/corps/bottom_star_V2.png) no-repeat left bottom;
	margin-top:-95px;
	padding-right:50px;
	height:100px;
}

#bottom_star table {
	height:70px;
	width:1000px;
	text-align:right;
	color:#a6a6a6;
	padding-right:0px;
	padding-left:50px;
}

#bottom_star a {
	font-size:30px;
	text-align:right;
}

.copy{
	color:#a6a6a6;
	margin-top:-40px;
	text-align:center;
	margin-bottom:25px;
}

.logo{
	background:url(../images/corps/logo.png) no-repeat left bottom;
	margin: 0;
	margin-left:-15px;
	float:left;
	position:absolute;
	width:350px;
	height:350px;
}

#top{
	background:url(../images/corps/top.png) no-repeat left top;
	margin: 0;
	margin-top:75px;
	height:93px;
}

table#corps {
	width:1000px;
	border-spacing:0;
}

table#corps img{
	width:200px;
	height:200px;
	margin-left:75px;
	padding:0;
}

.boites  {
	width:700px;
}

.boites p{
	background: url(../images/transparence.png);
	padding: 25px 50px 25px 50px;
	margin-right:50px;
	margin-bottom:50px;
	margin-top:50px;
	width:500px;
	float:right;
}

.box{
	background: url(../images/transparence.png);
	padding: 25px 50px 25px 50px;
	margin-right:50px;
	margin-bottom:50px;
	margin-top:50px;
	width:500px;
	float:right;
}

#logo{
	background:url('../Architectes-Online.jpg') center no-repeat;
	margin:auto;
	width:500px;
	height:295px;
	margin-top:50px;
	margin-bottom:50px;
}

#adresse{
	margin:auto;
	width:500px;
}
#adresse a{
	font-weight: normal;
}