@charset "utf-8";
/* CSS Document */

body {
	background: #72ADCD url(/i/bg_body.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
body, h1, h2, h3, h4, ul, li, p {
	margin: 0;
	padding: 0;
}
#principal {
	width: 908px;
	margin-right: auto;
	margin-left: auto;
	background: url(/i/bg_principal.jpg) repeat-y;
}
h1 {
	background: url(/i/les_salons.jpg);
	height: 320px;
	width: 258px;
	float: left;
}
h1 span {
	display: none;
}
a {
	color: #036;
	text-decoration: none;
}
dd {
	font-size: 0.9em;
	padding: 0px;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
hr {
	visibility: hidden;
	clear: both;
}
#menu {
	float: right;
	margin: 0px;
	width: 650px;
	padding: 0px;
	height: 35px;
	background: #C2C216;
}
#menu li {
	/*float: left;*/
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu li a img {
	border-style: none;
}
#menu li a span {
	display: none;
}
#editions {
	width: 258px;
	float: left;
	background: url(/i/bg_editions.jpg) no-repeat;
}
#footer {
	clear: both;
	height: 180px;
	width: 908px;
	background: url(/i/footer.jpg);
	position: relative;
}
#footer a {
	display: block;
	text-decoration: none;
	color: #FFF;
	text-align: right;
	position: absolute;
	left: 535px;
	top: 159px;
	font-size: 0.7em;
}
#footer a:hover {
	color: #18609A;
	text-decoration: underline;
}
#pubs {
	width: 100%;
	text-align: center;
	margin-top: 120px;
}
#pubs img {
	margin-bottom: 10px;
	border: 0;
}
#contenu {
	width: 650px;
	float: left;
	background: url(/i/bg_contenu.jpg) no-repeat;
}
#contenu p {
	font-size: 0.8em;
	margin: 10px;
}
#contenu img {
	margin-right: 15px;
	margin-top: 5px;
	border: 5px solid #FFF;
	margin-left: 15px;
}
.inoborder{
	border: 0 !important;
}
.ifl {
	float: left;
}
.ifr {
	float: right;
}
#contenu h2 {
	background: url(/i/bg_titre.gif) no-repeat right bottom;
	padding-bottom: 20px;
	color: #FFF;
	padding-left: 20px;
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
}
#contenu h3 {
	margin-left: 30px;
	color: #FFF;
	letter-spacing: -1px;
	font: normal 1.5em Georgia, "Times New Roman", Times, serif;
}
#contenu h4 {
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	font: normal 1.25em Georgia, "Times New Roman", Times, serif;
	color: #036;
}
#contenu h5 {
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	font: normal 1em Georgia, "Times New Roman", Times, serif;
	color: #036;
}
#contenu ul {
	margin-left: 50px;
}
#contenu ul li {
	list-style: url(/i/puce.gif) none;
	font-size: 0.8em;
}
#contenu ul li li {
	font-size: 1em;
}

#visu p {
	margin-right: 100px;
	margin-left: 100px;
	margin-top: 200px;
	font-size: 1.5em;
	color: #000;
}
#affiche {
	height: 285px;
	width: 650px;
	float: right;
}
#nav_salon li {
	font-size: 2em;
	list-style: none;
	color: #EF6E18;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: -1.8px;
	text-align: right;
	margin-left: 8px;
	padding-right: 5px;
}
#principal h1 a {
	display: block;
	margin-top: 230px;
	height: 40px;
	width: 258px;
}
#nav_salon li a {
	color: #FFF;
	text-decoration: none;
	font-size: 1em;
	display: block;
	border-top: 5px solid #FFF;
	padding-left: 15px;
	text-align: left;
	width: 230px;
}
#nav_salon li ul {
	margin-bottom: 20px;
}
#nav_salon li ul li {
	font-size: 0.5em;
	color: #036;
	padding: 0;
	margin: 0;
}
#nav_salon li ul li a {
	color: #FFF;
	text-decoration: none;
	text-transform: none;
	letter-spacing: normal;
	font-weight: normal;
	border-style: none;
}
#nav_salon a:hover {
	color: #EF6E18;
	background: #FFF;
}
#liste_activites {
	margin-left: 20px;
}
#liste_activites dd a {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}
#liste_activites dt {
	font: 1.2em Georgia, "Times New Roman", Times, serif;
}
#liste_activites dd strong {
	background: #EF6E18;
	display: block;
	color: #FFF;
	padding-left: 5px;
	padding-top: 2px;
	font-size: 1.1em;
}
#listeExposants {
	background: #fff;
	margin: 0px 0px 0px -40px;
	padding: 0px;
	border: 5px solid #EF6E18;
}
#liste_activites #listeExposants table strong {
	color: #EF6E18;
	background: #fff;
	border-top: 1px solid #80B5D2;
}
#listeExposants img{
	float: right;
}
.emplacement, .stand {
	text-align: center;
}
.emplacement{ width: 20%}
.stand {width: 8%}
.agend {width: 8%}
form {
  margin-top: 20px;
	font-size: .8em;
}
form label {
	float: left;
	clear: both;
	width: 40%;
	text-align: right;
	margin: 0;
  /*margin-right: 2%;*/
}
form div {
  margin-bottom: 5px;
}
form input, form textarea {
  width: 50%;
  margin-left: 2%;
}
form .radio input {
	width: 5%;
}
form select {
  margin-left: 2%;
}
fieldset {
	background: #7FB5D1;
	border: 0;
}
form .submit {
  text-align: right;
}
form .submit input {
	width: auto;
margin-right: 7%;
}
.requis {
	font-weight: bold;
}
.msgform {
	font-weight: bold;
	font-size: 1.2em !important;
}
.commspresse {

}
.photospresse li{
	list-style: none !important;
	float: left;
}

#tconfs {
	font-size:.8em;
}
* html #tconfs {
	width: 650px;
	overflow:auto;
}
