.alatit {
	vertical-align: middle;
	height: 32px;
	font: bolder 16px Arial, Helvetica, sans-serif;
}
.alatit a{
	vertical-align: middle;
	height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-decoration: none;
}

.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: 0px;
	margin-bottom: 0px;
}
.fltune {
	float: right;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 20px;
}


.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 {
	background-color: #888;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#cmptop {
	height: 100px;
	width: 100%;
	background-color: #F39729;
	margin-right: auto;
	margin-left: auto;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #913d2c;
	border-left: none;
}

#cmphead {
	height: 99px;
	width: 800px;
	background-color: #F39729;
	margin-right: auto;
	margin-left: auto;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-right: 200px;
}
#cmphead2 {
	height: 99px;
	width: 1000px;
	background-color: #F39729;
	margin-right: auto;
	margin-left: auto;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#cmpfoot {
	height: 80px;
	width: 1000px;
	background-color: #F39729;
	margin-right: auto;
	margin-left: auto;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#newpage {
	width: 1000px;
	margin: 0 auto;
	padding: 0px;
	background: #FFF;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#blocg {
	width: 190px;
	float:left
	margin: 0 auto;
	padding: 0px 5px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 100%;
	float: left;
	background: #FFF;
}
#blocd {
	width: 270px;
	margin: 0 auto;
	padding: 0px 5px;
	background: #FFF;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	float: left;
	height: 100%;
}
#blocc {
	width: 500px;
	background: #FFF;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 100%;
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
}
#blocc .texliste a{
	color: #913D2C;
	text-decoration: none;
}
#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;
	float: left;
}
#backpage {
	width: 1000px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	background: #555;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	float: none;
}
#logo {
	width: 200px;
	height: 99px;
	float: left;
}
#banniere {
	height: 82px;
	width: 600px;
	float: left;
	text-align: right;
	padding-top:5px;
	background-color: #F39729;
}
#barre1 {
	width: 1000px;
	height: 30px;
	vertical-align: bottom;
	border-top: none;
	border-bottom: 1px solid #913d2c;
	border-right-style: none;
	border-left-style: none;
	background: #888;
	margin-right: auto;
	margin-left: auto;
}

#basdepage {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #F39729;
	height: 92px;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-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;
}
.onglet a {
	color: #E75332;
	text-decoration: none;
}

.recherche {
	height: 20px;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #888;
	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 {
	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: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: justify;
	border-bottom: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.une a {
	font-size: 20px;
	color: #666;
	text-decoration: none;
}

#deux {
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
}
.deuze {
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
}

#deux a {
	font-size: 14px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
#page #articles a:hover {
	color: #F39729;
}

#trois {
	width: 500px;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
}
#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: 460px;
}
#quatre a {
	color: #F39729;
}

#colonne {
	width: 199px;
	float: right;
	background-color: #FFF;
	height: 100%;
	border-width: 0px;
	border-style: none;
}
#colonneg {
	width: 191px;
	background-color: #FFF;
	height: 100%;
	float: left;
	border-style: none;
	margin-left: 8px;
}
#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: none;
	height: 150px;
	border-top-style: none;
	border-bottom-style: none;
	border-right: none;
	border-left: none;
	text-align: center;
	background: url(images/abonews.gif) no-repeat;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
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;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	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: 79%;
	margin-top: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	font-weight: lighter;
	padding-top: 0px;
	padding-right: 10%;
	padding-bottom: 10px;
	padding-left: 10%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #913d2c;
	border-bottom-color: #913d2c;
	border-left-color: #913d2c;
}
#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: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.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 {
	border-top: 0px none;
	border-right: none;
	border-bottom: 0px none;
	border-left: 0px none;
	margin: 20px 0px 0px 10px;
	float: right;
}

.texart {
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	font: 13px/22px Arial, Helvetica, sans-serif;
	color: #333;
	width: 380px;
	float: left;
	text-align: justify;
}
.texav {
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	font: 13px/22px Arial, Helvetica, sans-serif;
	color: #333;
	float: none;
	text-align: justify;
}
#blocc .texav a{
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	font: 13px/22px Arial, Helvetica, sans-serif;
	color: #333;
	float: none;
	text-align: justify;
}

.texliste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	border-top: thin dotted #913d2c;
	border-right-width: thin;
	border-right-style: none;
	border-left: thin none;
}


.event {
	width: 166px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}
.event a {
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F39729;
}

.champ {
	width: 300px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}

#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;
}
#annonce {
	height: 477px;
	width: 192px;
	border: 1px solid #416F7C;
}
#liste_articles {
	width: 500px;
	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;
	color: #913d2c;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 0px 10px 10px;
	border-top: 1px solid #913d2c;
	border-right: 1px solid #913d2c;
	border-bottom: 1px solid #913d2c;
	border-left: 1px solid #913d2c;
}
#lastnewstit {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	width: 150px;
	margin-bottom: 0px;
	background-image: url(images/rubo.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-left-style: none;
	height: 25px;
	line-height: 25px;
}


#lastnews a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
#lastnews a:hover {
	color: #F39729;
	font-weight: lighter;
}
#lastnews br {
	color: #000;
	text-decoration: none;
	font-weight: lighter;
	font-size: 6px;
}
#annuaire {
	background-color: #FFF;
	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;
}
.prodnom {
	font: bold normal 12px Arial, Helvetica, sans-serif;
	color: #666;
	text-align: left;
}
.prodnom a {
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #333;
	text-align: left;
}
.prodnom a:hover {
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #F39729;
	text-align: left;
}

.legend {
	padding-right: 0px;
	padding-left: 0px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #333;
	width: 300px;
	float: right;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 40px;
}

.lignori {
	width: 100%;
	border-top: thin none #333;
	border-right: thin none #333;
	border-bottom: thin solid #333;
	border-left: thin none #333;
	margin-right: 0px;
	margin-left: 0px;
}
.skyscraper {
	float: right;
	margin-top: 20px;
}
.formenter {
	position: relative;
	top: 90px;
}
.formenterclic {
	position: relative;
	top: 95px;
}
#colonne2 {
	width: 190px;
	float: right;
	background-color: #FFF;
	height: 100%;
	border-width: 0px;
	border-style: none;
}
.deuze a {
	font-size: 14px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
.bandeaug {
	background: url(images/rubog.png) no-repeat;
	height: 25px;
	width: 10%;
	float: left;
}
.bandeaud {
	background: url(images/rubod.png) no-repeat;
	height: 25px;
	width: 10%;
	float: left;
}
.bandeauc {
	background: url(images/ruboc.png);
	height: 25px;
	width: 80%;
	float: left;
}
.titre {
	font: bold 12px/25px Arial, Helvetica, sans-serif;
	color: #FFF;
}
.annsoc {
	float: left;
	width: 350px;
	text-align: left;
	vertical-align: middle;
}
.annlogo {
	float: left;
	width: 110px;
}
#blocc .compteur a{
	font: 12px/normal Verdana, Geneva, sans-serif;
	color: #913D2C;
	text-decoration: none;
	vertical-align: top;
}
.prodro {
	padding: 5px;
	float: left;
	width: 490px;
	border: 1px solid #666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.text12 {
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333;
	text-align: left;
}
.prodb {
	float: left;
	width: 490px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.prodg {
	float: left;
	width: 490px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCC;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.text12 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: underline;
}
.text12 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #093;
	text-decoration: underline;
}

