body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	margin:0;
	/*background-image:url(../medias/imgs/bg_body.png);*/
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: top;
}
a {
    color: #000000;
}
a:hover {
	color: #CE0010;
	text-decoration: none;
}
#container {
	background-image: url(../medias/imgs/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FEE59D;
}
.illustration {
	margin: 5px;
	padding: 5px;
	border: 1px solid #CE0010;
}
#container #menu {
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../medias/imgs/bg_menu.jpg);
	background-repeat: repeat-y;
}
#container #menu td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DB3A6B;
}
#container #menu a{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	width:197px;
	display:block;
}
#container #menu a:hover{
	font-size: 14px;
	color: #FEE59D;
	text-decoration: none;
}
.titre {
	font-family: georgia;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 2px;
	color: #CE0010;
}
.soustitre {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	letter-spacing: 1px;
}
.important {
	font-weight: bold;
	text-transform:uppercase;
}
hr {
	color: #CE0010;
}
.souligne {
	text-decoration: underline;
	font-weight: bold;
}
.formulaires td{
	text-align: left;
	height: 30px;
	vertical-align: middle;
}
#contenu {
	border-bottom-style: solid;
	line-height: 18px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	text-align: left;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-color: #CE0010;
}
#contenu a{
	line-height: 24px;
	font-weight: normal;
}
#contenu a img {
	border: 1px solid #FFFFFF;
}
#contenu a:hover img {
	border: 1px solid #D8A77C;
}
.exposants a {
	font-family: georgia;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 2px;
	color: #D8A77C;
}
.galerie {
	border: 1px solid #D8A77C;
}
.blanc {
	color: #FFFFFF;
	font-weight: bold;
}
