body, div, form, input, h1, h2, h3, h4, span, ul, li, img
	{
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

#global
	{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	}

#site
	{
	width: 800px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	background-color: #819cc9;
	}

/* POUR ACCUEIL */

#top
	{
	width: 800px;
	height: 110px;
	display: table-cell;
	vertical-align: bottom;
	background-color: #ffffff;
	}

#top_g
	{
	width: auto;
	height: auto;
	float: left;
	}
	
.arial_13_orange {font-family:arial; font-size:13px; color:#E98A11;}
.arial_xsmall_violet {font-family:arial; font-size:x-small; color:#185AAD;}

#top_m
	{
	margin-left: 20px;
	width: 230px;
	height: auto;
	float: left;
	}

#top_d
	{
	width: auto;
	height: auto;
	float: right;
	}
	
#bandeau_1
	{
	width: 800px;
	height: 47px;
	background-color: #819cc9;
	}

#flash
	{
	width: 800px;
	height: 168px;
	}

#bandeau_2
	{
	height: 222px;
	background-image: url(img/bandeau_2.gif);
	width: 800px;
	}

#bottom
	{
	margin-top: 30px;
	width: 800px;
	height: 64px;
	background-color: #819cc9;
	}

.cellule
	{
	width: 200px;
	float: left;
	}

.cellule_contenu
	{
	width: 167px;
	float: left;
	text-align: center;
	padding-left: 30px;
	margin-top: 15px;
	}
	
.cellule_contenu_4
	{
	width: 187px;
	float: left;
	text-align: center;
	line-height: 60px;
	}

.cellule_contenu_4_picto
	{
	width: 39px;
	height: 30px;
	margin-top: 15px;
	padding-left: 30px;
	padding-right: 10px;
	float: left;
	}

.separateur
	{
	height: 64px;
	width: 3px;
	background-image: url(img/bottom_separateur.gif);
	float: right;
	}

#footer
	{
	width: 800px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	height: 100px;
	}

.arial_xsmall_noir {font-family:arial; color:#000000; font-size:x-small;}

#compteur
	{
	position: relative;
	float: right;
	}

/* POUR PAGES */

#top_page
	{
	width: 800px;
	height: 105px;
	border-bottom: 4px #ffffff solid;
	}

.bandeau_2_page
	{
	height: 45px;
	background-image: url(img/bandeau_2.gif);
	background-position: bottom;
	width: 800px;
	}

#titre
	{
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	background-color: #819cc9;
	margin-bottom: 3px;
	border-bottom: 2px dotted #ffffff;
	}

#titre h1
	{
	background-image: url(img/picto_fleche.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 35px;
	font-family: arial;
	font-size: 30px;
	color: #ffffff;
	}

#contenu
	{
	margin: auto;
	width: 740px;
	min-height: 200px;
	background-color: #ffffff;
	float: none;
	text-align: justify;
	}

.texte
	{
	font-family: arial;
	font-size: 12px;
	text-align: justify;
	color: #000000;
	padding: 30px;
	font-weight: normal;
	float: none;
	}

#gototop
	{
	width: 35px;
	height: 34px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 30px;
	}

#footer_page
	{
	width: 800px;
	text-align: center;
	margin-top: 40px;
	padding-bottom: 10px;
	}

#carte_terroir
	{
	height: 232px;
	margin-top: 30px;
	}
	
#carte
	{
	float: left;
	height: 232px;
	width: 374px;
	margin-left: auto;
	margin-right: auto;
	}

#flotte_g
	{
	position: relative;
	float: left;
	width: 183px;
	margin-top: 80px;
	padding-left: 30px;
	}
	
#flotte_d
	{
	float: left;
	width: 183px;
	text-align: right;
	margin-top: 30px;
	padding-right: 30px;
	}
	
.clear
	{
	clear: both;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
	}
