.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #EEE;
}
#page {
	width: 800px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	background: #FFF;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#logo {
	width: 200px;
	height: 99px;
	float: left;
}
#banniere {
	height: 82px;
	width: 600px;
	float: right;
	text-align: center;
	padding-top: 17px;
	background-color: #F39729;
}
#barre1 {
	width: 800px;
	height: 30px;
	vertical-align: bottom;
	background: #EEE;
	border-top: 1px solid #913d2c;
	border-bottom: 1px solid #913d2c;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #913d2c;
	border-left-color: #913d2c;
}
.onglet {
	height: 24px;
	width: 98px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E75332;
	text-align: center;
	float: left;
	vertical-align: bottom;
	background: url(images/blanc-2.png);
	border-top: none;
	border-right: none;
	border-bottom: thin solid #FFF;
	border-left: none;
	margin-top: 6px;
	margin-right: 1px;
	margin-left: 1px;
}
.ongletseul {
	height: 24px;
	width: 98px;
	color: #E75332;
	text-align: center;
	float: left;
	vertical-align: bottom;
	padding-top: 0px;
	background: url(images/blanc-2.png);
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 6px 1px 0px;
	border-top: none;
	border-right: none;
	border-bottom: thin solid #FFF;
	border-left: none;
}

.recherche {
	height: 20px;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #EEE;
	color: #FFF;
	text-align: center;
	float: right;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 7px;
}
.bouton {
	height: 12px;
	float: left;
	width: 98px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #333;
	padding-top: 0px;
	border-right: none;
	border-left: none;
	border-top: none;
	border-bottom: none;
	background: url(images/vertirange.gif);
	margin-top: 5px;
}
.boutonon {
	height: 12px;
	float: left;
	width: 98px;
	text-align: center;
	color: #E75332;
	padding-top: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin-top: 5px;
	background: url(images/vertirange.gif);
}
.bouton a {
	color: #000;
	text-decoration: none;
}
.bouton a:hover {
	text-decoration: underline;
}
.boutonM {
	height: 20px;
	float: left;
	width: 98px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #333;
	background: url(images/gris-2.png);
	margin-top: 10px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-right: 1px;
	margin-left: 1px;
}
.boutonM a {
	color: #FFF;
	text-decoration: none;
}
.boutonM a:hover {
	color: #E75332;
	text-decoration: none;
	height: 28px;
}






.prov {
	height: 20px;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #913D2C;
	color: #F39729;
	text-align: center;
	float: left;
	vertical-align: middle;
	padding-top: 7px;
	padding-bottom: 3px;
}

#articles {
	width: 600px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left: 0px none;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-right: none;
}
.une {
	width: 560px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: justify;
	border-bottom: thin none;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.une a {
	font-size: 20px;
	color: #666;
	text-decoration: none;
}

#deux {
	float: left;
	width: 260px;
	text-align: justify;
	padding: 20px;
}
#deux a {
	font-size: 14px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
#page #articles a:hover {
	color: #F39729;
}

#trois {
	width: 260px;
	text-align: justify;
	float: right;
	padding: 20px;
}
#trois a {
	font-size: 14px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
#quatre {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	float: left;
	clear: left;
	width: 560px;
}
#quatre a {
	color: #F39729;
}

#colonne {
	width: 199px;
	float: right;
	background-color: #FFF;
	height: 100%;
	border-width: 0px;
	border-style: none;
}
#colonneg {
	width: 199px;
	background-color: #FFF;
	height: 100%;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #913D2C;
	float: left;
}
#colrech {
	width: 196px;
	float: right;
	height: 100%;
	margin-bottom: 20px;
	border: 2px solid #913D2C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F39729;
	font-weight: normal;
}
#formnews {
	width: 181px;
	float: right;
	height: 150px;
	border-top-style: none;
	border-bottom-style: none;
	border-right: none;
	border-left: none;
	text-align: center;
	background: url(images/newsletter.jpg) no-repeat;
	margin-left: 17px;
	padding-bottom: 20px;
}
i {
	font-size: 10px;
	color: #666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666;
	text-decoration: none;
}
h2 {
	font-size: 14px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.artpav {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 260px;
	float: left;
	border-top: thin dotted #666;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
#salons {
	width: 158px;
	margin-top: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	font-weight: lighter;
	border-left: 1px dashed #913d2c;
	padding: 20px 20px 0px;
}
#salons a {
	color: #913D2C;
	text-decoration: none;
	font-weight: lighter;
}
#salons a:hover {
	color: #F39729;
	text-decoration: underline;
	font-weight: lighter;
}
.uneart {
	width: 720px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	border-bottom: thin dotted #666;
}
.uneartest {
	width: 520px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	border-bottom: thin dotted #666;
}

.uneliste {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}

.imart {
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 40px;
}
.imartest {
	float: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 40px;
}

.imliste {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top: 0px none;
	border-right: none;
	border-bottom: 0px none;
	border-left: 0px none;
}

.texart {
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #333;
	width: 380px;
	float: left;
	text-align: justify;
}
.texliste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-right: 20px;
	padding-left: 0px;
	margin-right: 0px;
	text-align: justify;
	margin-left: 40px;
	border-top: thin none;
	border-right-width: thin;
	border-right-style: none;
	border-bottom: thin dotted #913d2c;
	border-left: thin none #666;
}
#page .texliste a{
	color: #913D2C;
	text-decoration: none;
}


.event {
	height: 80px;
	width: 170px;
	float: left;
	margin-bottom: 20px;
}
#liste_salons {
	width: 540px;
	background-color: #FFF;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#colonne2 {
	width: 210px;
	float: right;
	background-color: #FFF;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
	border-left-width: 2px;
	border-left-style: dashed;
	border-left-color: #666;
}
#colonne2  a{
	color: #666;
	text-decoration: none;
}
#basdepage {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #F39729;
	height: 60px;
	width: 800px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #913D2C;
}
#annonce {
	height: 477px;
	width: 192px;
	border: 1px solid #416F7C;
}
#liste_articles {
	width: 600px;
	background-color: #FFF;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#liste_articles a {
	text-decoration: none;
	color: #913D2C;
}
#liste_articles a:hover {
	text-decoration: none;
	color: #F39729;
}
#lastnews {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding: 0px 20px 20px;
	border-left: 1px dashed #913d2c;
	width: 150px;
	margin-bottom: 0px;
}
#lastnews a {
	color: #666;
	text-decoration: none;
	font-weight: lighter;
}
#lastnews a:hover {
	color: #F39729;
	font-weight: lighter;
}
#lastnews br {
	color: #000;
	text-decoration: none;
	font-weight: lighter;
	font-size: 6px;
}
#annuaire {
	width: 360px;
	background-color: #FFF;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
}
.textlistann {
	font: 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333;
}
.textlistann a {
	font: 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333;
}

.textlistann a:hover {
	font: 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #913D2C;
}
#vignette_g {
	width: 170px;
	background-color: #FFF;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 0px;
	height: 200px;
}
#vignette_d {
	width: 170px;
	background-color: #FFF;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 0px;
	padding-left: 10px;
	height: 200px;
}
#fiche {
	width: 560px;
	background-color: #FFF;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
.textjust {
	font: 13px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333;
	text-align: justify;
}
#barre2 {
	width: 560px;
	height: 30px;
	vertical-align: bottom;
	background: #FFF;
	border-top: none #913d2c;
	border-bottom: 1px solid #913d2c;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #913d2c;
	border-left-color: #913d2c;
}


.boutonM2 {
	height: 20px;
	float: left;
	width: 98px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #333;
	background: #F39729 url(none);
	margin-top: 10px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-right: 1px;
	margin-left: 1px;
}
.textbox560 {
	width: 560px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom: thin none;
	border-top-width: none;
	border-right-width: none;
	border-left-width: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.fichemenu {
	font: bold normal 18px Arial, Helvetica, sans-serif;
	color: #666;
	text-align: left;
	border-bottom: thin solid #000;
}
.fichemenu a {
	font: bold 18px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #999;
	text-align: left;
}
.fichemenu a:hover {
	font: bold 18px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #F39729;
	text-align: left;
}
