﻿body {
	text-align: center;
	font-size: 1.3em;
	margin-top: 0px;
	line-height: 1.3em;
	background-color: #C8C9CC;
}
a {
	color: #793D00;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}
img {
	padding: 0.06em;
	margin: 0px;
	border-radius: 0.625em;
	width: 100%;
	height: auto;
	background-color: #000000;
}
.paragraphe {
	text-align: justify;
}

#container_global {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	display: table;
}

#bloc_kiosque {
	width: 100%;
}
#bloc_kiosque_haut {
	width: 100%;
}

#bloc_kiosque_gauche {
	width: 49%;
	float: left;
}
#bloc_kiosque_droit {
	float: left;
	width: 49%;
		margin-left: 2%;
	
}
#bloc_kiosque_bas {
	width: 100%;
	clear: left;
}


.style2 {
	color: #793D00;
	font-weight: bold;
	font-style: italic;
	font-size: 1.3em;
}
.style7 {
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	color: #003300;
	margin-top: 0.1em;
}

.style9 {
	background-image: url('banniere-kiosques-avesnois2.jpg');
	background-repeat: no-repeat;
}
.auto-style1 {
	font-size: 21px;
	font-weight: bold;
	font-style: italic;
}	
.auto-style39 {
	border-radius: 10px;
	border: 1px solid #996633;
}
	

