body{
	font-family: "Times New Roman", Times, serif;
	margin: auto;
}

#contenaire{
	background-image: url(images/maquette.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 650px;
}
#logo{
position: absolute;
top: 25px;
left: 222px;
}

#acc{
	position: absolute;
	top:198px;
	left: 85px;
}
#p2{
	position: absolute;
	top: 242px;
	left: 85px;
}
#lg2{
	position: absolute;
	top: 24px;
	left: 0px;
}
#cont{
	position: absolute;
	top: 308px;
	left: 85px;
}
#acc a:active, #acc a:link, #acc a:visited ,#cont a:active, #cont a:link, #cont a:visited {
	color: #bd0215;
	font-size: 30px;
	font-style: normal;
	text-decoration: none;
	letter-spacing: 2px;
}
#p2 a:active, #p2 a:link, #p2 a:visited{
	color: #bd0215;
	font-size: 28px;
	font-style: normal;
	text-decoration: none;
	font-weight: 600;
}
#acc a:focus,#acc a:hover , #cont a:focus,#cont a:hover{
	color: #bd0215;
	font-size: 30px;
	font-style: italic;
	text-decoration: none;
}
#p2 a:focus,#p2 a:hover {
	color: #bd0215;
	font-size: 28px;
	font-style: italic;
	text-decoration: none;
	font-weight: 300;
}
#coor{
	position: absolute;
	top: 390px;
	left:40px;
	color: #bd0215;
	font-size: 18px;
}
#corp{
	position: absolute;
	top: 162px;
	left: 305px;
	font-size:20px;
	width: 555px;
}
.asteris{
	font-size: 11px;
	margin-top: -5px; 
}
.dt{
	float: right;
	margin-top: -100px;
}
.gh{
	float: left;
	margin-top: -10px;
	margin-right: 5px;
}
#corp p{
line-height: 20px;
margin-top: 0px;
}
#corp p.ind,#corp p.d2{
	line-height: 30px;
}

/*#corp p:first-letter,#corp p.nrj:first-letter {
	font-size: 30px;
	font-weight: bold;
	color: #bd0215;
}*/
.cap{
	font-size: 25px;
	font-weight: bold;
	color: #bd0215;
}
#corp ul li:first-letter,a.li:first-letter {
	color: #bd0215;
	font-weight: bold;
	
}
.cent{
	margin-left: 50px;
}
a img{
	border: none;
}
a.li{
	text-decoration: none;
	color: #333333;
}
#corp ul li ul li{
	font-size: 18px;
}
#liste{
	position: absolute;
	left: 150px;
}
.nrj{
	font-size: 15px;
}
.d2{
	position: absolute;
	left: 0px;
}
.stitre{
	color:#bd0215;
	font-size:20px; 
}
#siret{
	position: absolute;
	top: 500px;
	left:40px;
	color: #bd0215;
	font-size: 12px;
}
.exp{
	font-size: 7px;
	vertical-align: top;
	}
#credit{
	position: absolute;
	top: 629px;
	left: 450px;
	font-size: 10px;
}
#credit a:active,#credit a:link, #credit a:visited {
text-decoration: none;
color: Black;
font-style: normal;
}
#credit a:focus, #credit a:hover {
	text-decoration: none;
color: Black;
font-style: italic;
}
.button{
	background-color: #96B6EF;
	color: #BD0215;
}

