@charset "utf-8";
/*Design*/

body{
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
}
p{
	color: #333333;
}
hr{
	color: #E42218;
	background-color: #E42218;
	height: 2px;
	border: 0;
}
div#entete_contenu{
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}

/* Les liens */
a:link, a:visited{
	color: #999999;
}
a:focus{
	color: #E42218;
}
a:hover{
	color: #E42218;
}

/* listes */
div#contenu li{
	color: #F20A00;
	list-style-position: outside;
	list-style:none;
	padding-left: 30px;
	background: url(../images/puce01.png) no-repeat left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
div#contenu h1{
	color: #E42A18;
	font-size: 32px;
	font-weight: bold;
	padding-left: 70px;
	margin-left:400px;
	background: url(../images/puce.png) no-repeat left center;
	text-transform: uppercase;
}

div#piedpage h2 {
	color: #E42218;
	line-height: 1px;	
}
.ad{
	font-size:18px;
	color: #E42218;
	font-weight: bold;	
}
.tel{
	font-size:18px;
	color: #999999;
	font-weight: bold;
}
.email{
	font-size:18px;
	color: #999999;
	font-weight: bold;
}

/*////////////////Box Sticker///////////////*/
#contenu_accueil{
	width:960px;
	height:600px;
	margin-top:80px;
	background: url(../images/cercle.png) no-repeat center center;
	behavior: url(iepngfix.htc)
}
div#box_content{
	height: 190px;
	width: 190px;
}
div#box_caption{
	color: #E42218;
	width:150px;
	padding-left: 50px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}
div#box_image{

}
/*placement box*/
div#box1{
	position: absolute;
	margin-left:170px;
	margin-top:-30px;
}
div#box2{
	position:  absolute;
	margin-left:450px;
	margin-top:0px;
}
div#box3{
	position: absolute;
	margin-left:690px;
	margin-top:120px;
}
div#box4{
	position: absolute;
	margin-left:620px;
	margin-top:380px;
}
div#box5{
	position: absolute;
	margin-left:330px;
	margin-top:350px;
}
div#box6{
	position: absolute;
	margin-left:110px;
	margin-top:240px;
}
div#box_central{
	position: absolute;
	margin-left:350px;
	margin-top:210px;
	text-align:center;
	color:#BBBBBB;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:30px;
}
div#box_central h2{
	font-size: 18px;
}
.impression{
	font-size: 90px;
}
