* {margin:0;padding:0;}

body {
	background-color: #F2E9CF;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #664239;
	text-decoration: underline;
	margin-bottom: 10px;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #664239;
	font-weight: normal;
	margin-bottom: 10px;
}

h2 .exp
{
	font-size: 7pt;
	line-height: 7pt;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #664239;
	font-weight: normal;
	text-decoration:underline;
	margin-bottom: 10px;
}

h3 .exp
{
	font-size: 7pt;
	line-height: 7pt;
}

h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #664239; 
	font-weight: bold;
	margin-bottom: 5px;
}

p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #664239; 
	font-weight: normal;
	margin-bottom: 5px;
}

.boldOblique
{
	font-style: italic;
	font-weight: bold;
}

.titre
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #664239;
	text-decoration: underline;
}

.sstitre
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #664239;
	font-weight: normal;
}

.titrebold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #664239;
	font-weight: bold;
}

.titrebold :link
{
	color: #664239;
	text-decoration:underline;
}

.titrebold :visited
{
	color: #664239;
	text-decoration:underline;
}

.titrebold :hover
{
	color: #FFFFFF;
	text-decoration:underline;
}


.content 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #664239; 
	font-weight: normal;
}

.content:link
{
	color:#664239;
	text-decoration:underline;
}

.content:visited
{
	color:#664239;
	text-decoration:underline;
}

.content:hover
{
	color:#000000;
	text-decoration:none;
}

.cadre {
	border: solid;
	border-width: 1px;
	border-color: #996600;
}

.presents
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #9E8575;
	font-weight: normal;
}

#liens
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #664239;
	font-weight: normal;
}

.content_photo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #664239;
	font-weight: normal;
}
.content_photo :link
{
	color: #300;
	text-decoration: underline;
}
.content_photo :visited
{
	color: #664239;
	text-decoration: none;
}
.content_photo :hover
{
	color: #000;
	text-decoration: none;
}


/* liste des exposants */

ul
{
	list-style-type: none;
}

ul, ol
{
	padding-left: 35px;
}

li
{
	padding-top: 10px;
	padding-right: 8px;
}

.famille
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #907466;
}

.complement
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #a23437;
}

.nom
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #907466;
}

.adress
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9E8575;
	font-weight: normal;
}

.activite
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #a23437;
	font-weight: normal;
}


.organisation 
{  
	font-family: Arial, Helvetica, sans-serif; 	font-size: 9px; 
	color: #CFA49C;
}

.organisation :link 
{
	color:#9E8575; 
	text-decoration:underline;
}

.organisation :visited
{
	color:#9E8575;
	text-decoration:underline;
}

.organisation :hover
{
	color:#CFA49C; 
	text-decoration:none;
}

#galerieList a{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #664239;
}

#galerieList a:hover{
	text-decoration: underline;
}