body			{
	color: #000;
	font-size: 11px;
	font-family: arial, sans-serif;
	background-image: url(elements/fond.jpg);
	margin-top: 15px;
}

a:link			{
	text-decoration: none;
	color: #cb200c;
}
a:visited		{
	text-decoration: none;
	color: #cb200c;
}
a:hover			{
	color: black;
	text-decoration: underline;
	}
a:active		{
	color: black;
	text-decoration: underline;
}

.footer         {
	width: 984px;
	font-size: 11px;
	margin-top: 0px;
	color: black;
	margin-bottom: 20px;
}

.footer a:link, .footer a:visited         {
	text-decoration: none;
	color: #cb200c;
}

.footer a:link span, .footer a:visited span         {
	text-decoration: none;
	color: #000;
}
.footer a:hover, .footer a:active         {
	color: black;
	text-decoration: underline;
}

.footer a:hover span, .footer a:active span         {
	color: black;
	text-decoration: none;
}

.page-intro { 
	text-align: center;
	border: 1px solid #919191;
	width: 982px; _width : 984px;
	height: 403px; _height : 405px;
	background-image: url(intro/00.jpg);
}

.page-architonic { 
	text-align: center;
	border: 1px solid #919191;
	width: 982px; _width : 984px;
	background-color: white;
	padding-top: 20px;
	padding-bottom: 10px;
}

.page { 
	text-align: center;
	border: 1px solid #919191;
	width: 982px; _width : 981px;
	height: 403px; _height : 402px;
	background-color: white;
}

.bloc { 
	margin-top: 24px;
	text-align: left;
	border: 1px solid #919191;
	margin-left: 24px; _margin-left : 12px;
	margin-bottom: 24px;
	padding: 12px;
	background-color: #fdfffb;
	height: 326px; _height : 324;
	width: 220px; _width : 218px;
}

.bloc_photo { 
	float:left;
	margin-top: 24px;
	text-align: left;
	border: 1px solid #919191;
	margin-left: 13px;
	margin-bottom: 24px;
	background-color: #fdfffb;
	height: 350px;
	width: 660px;
}

.bloc_real { 
	float:left;
	margin-top: 12px;
	text-align: left;
	border: 1px solid #919191;
	margin-left: 13px;
	padding: 0px;
	background-color: #fdfffb;
	height: 59px;
	width: 120px;
}

.bloc_reals { 
	float:left;
	margin-top: 24px;
	text-align: left;
	border: 1px solid #919191;
	margin-left: 24px;
	background-color: #fdfffb;
	height: 99px;
	width: 200px;
}

.titre {
	letter-spacing: 2px;
	margin-bottom: 6px;
	margin-top: 7px;
}

.texte-sp {
	margin-top: 4px;
}

.pictos {
	border-top: 1px solid #bdbdbd;
	padding-top: 3px;
	margin-top: 9px;
}

.menu { 
	width: 984px;
	height: 88px;
	text-align:right;
}

#intro {
	width: 982px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1000px;
	text-align: justify;
	font-size: 11px;
	color: #909090;
}

#intro a:link {
	color: #909090;
	text-decoration: none;
}

#intro a:visited {
	color: #909090;
	text-decoration: none;
}

#intro a:hover {
	color: #6d6d6d;
	text-decoration: none;
}

#intro a:active {
	color: #6d6d6d;
	text-decoration: none;
}

