body {
	margin: 0px;
	height : 100%;
	background-image:url(images/bg-2011.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	background-color:#568abc;
}
a.lienTheme:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003D8A;
	text-decoration: none;
}
a.lienTheme:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003D8A;
	text-decoration: none;
}

a.lienTheme:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003D8A;
	text-decoration: underline;
}

td.visuelBas1 {
	/*background-image: url(images/visuel_bas1.png);
	background-repeat: no-repeat;
	background-position: center bottom;*/
	background-image:url(images/bg_centre.png);
}
td.visuelBas2 {
	background-image: url(http://salon-environord.com/images/visuel_bas2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.texte12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sm1 {
	position:absolute;
	left:286px;
	top:318px;
	width:224px;
	height:49px;
	z-index:1;
	visibility: hidden;
}
#sm2 {
	position:absolute;
	left:286px;
	top:318px;
	width:233px;
	height:85px;
	z-index:1;
	visibility: hidden;
}
#sm3 {
	position:absolute;
	left:286px;
	top:318px;
	width:221px;
	height:86px;
	z-index:1;
	visibility: hidden;
}
#sm4 {
	position:absolute;
	left:286px;
	top:318px;
	width:221px;
	height:86px;
	z-index:1;
	visibility: hidden;
}

.texte10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input.inputNewsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.texte13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a.lienTexte:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7AB51D;
	text-decoration: underline;
}
a.lienTexte:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7AB51D;
	text-decoration: underline;
}

a.lienTexte:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7AB51D;
	text-decoration: none;
}

h1 {
	font-size:19px;
	color:#FFFFFF;
	border-bottom:solid 1px #FFFFFF;
}

h2 {
	font-size:20px;
	color:#000000;
	border-bottom:solid 1px #000000;
}

img.imgEvenement {
	border:solid 1px #000000;
	float:left;
	margin:0 10px 10px 0 ;
}