/* CSS Document */
body{
	background:#7c6668;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color:#FFFFFF;
	font-size: 0.7em;
	margin:0;
	padding:0;
}

table.main{
	width: 975px;
	margin: auto;
	background-color:#6e0627
}

html, body, h1, h2, h3, p, dl, dt, dd, ul, li{
	margin: 0;
	padding: 0;
}

#menuTop, #menuTop dl{
	margin: 0;
	padding: 0;
	color: #fff;
	background: #6e0627;
}

#menuTop{ /* IE */
	position: relative;
	top: 0;
	left: 0;
	z-index:100;
	width: 748px;
	height: 16px;
	margin: 0;
	padding: 2px 0 2px 227px;
	background: #6e0627;
}

	#menuTop dl{
		float: left;
		width: 185px;
	}

		#menuTop dt{
			cursor: pointer;
		}

		#menuTop dd{
			position: absolute;
			display: none;
		}
		
			#menuTop ul{
				margin-top: 2px;
				background: #6e0627;
				border-left: 1px solid #fff;
				border-right: 1px solid #fff;
				border-bottom: 1px solid #fff;
			}
		
				#menuTop dt#menu3{
					margin-left: 30px;
				}
		
			#menuTop #smenu1 ul{
				width: 122px;
			}
			
			#menuTop #smenu2 ul{
				width: 138px;
			}
			
			#menuTop #smenu3 ul{
				width: 134px;
				margin-left: 30px;
			}
		
				#menuTop li{
					padding: 2px 5px 2px 20px;
					color: #fff;
					background: #6e0627;
				}
						
					#menuTop li a, #menuTop dt a{
						display: block;
						margin: 0;
						padding: 0 2px;
						color: #fff;
						background: 6e0627;
						text-decoration: none;
					}
					
					#menuTop li a:hover, #menuTop dt a:hover{
						text-decoration: underline;
					}

a{
	color: #d25081;
}

a:hover{
	color: #6e0627;
}

dl, dt, dd, ul, li{
	list-style-type: none;
}

#conteneurMenu{
	display: table-cell;
	width: 210px;
	margin: 0;
	padding: 0;
	background:#6e0627;
	color: #fff;
}
			
				#mainMenuGauche{
					padding-left: 27px;
				}
			
					#search{
						float: left;
					}
					
					#validerRecherche{
						float: left;
					}
					
					hr{
						clear: left;
						visibility: hidden;
					}
					
					#mainMenuGauche dl{
						text-align: center;
						background: #ab1342;
						margin: 50px 25px 0 0;
						padding: 0 0 5px 0;
					}
					
						#mainMenuGauche dt{
							font-size: 1.3em;
							font-weight: bold;
							padding: 4px 0;
							color: #ab1342;
							background: #f8b4c9;
						}
					
						#mainMenuGauche dd{
							font-size: 1.1em;
							color: #fff;
							margin: 0 6px 0 6px;
							background: #ab1342;
							border-bottom: 1px solid #fff;
						}
					
							#mainMenuGauche dd a{
								display: block;
								padding: 2px 0 2px 0;
							    color: #fff;
								text-decoration: none;
							}

							#mainMenuGauche dd a:hover{
								color: #ab1342;
								background: #f8b4c9;
								padding: 1px 0 1px 0;
								border-top: 1px solid #ab1342;
								border-bottom: 1px solid #ab1342;
							}
							
					#inscriptionNewsletter a{
						display: block;
						text-align: center;
						margin: 50px 25px 0 0;
						padding: 4px 20px;
						color: #6e0627;
						background: #fff;
					}
					
					#inscriptionNewsletter a:hover{
						color: #6e0627;
						background: #fff;
						text-decoration: none;
					}
					
					#copyright{
						margin: 50px 0 20px 4px;
					}
					
						#copyright img{
							float: left;
						}
					
						#copyright p{
							line-height: 14px;
							padding: 36px 0 0 70px;
						}
td.footer{
	text-align: center;
	color: #fff;
	background: #6e0627;
	padding: 4px 0 4px 210px;
}

	a.footer{
		color: #fff;
		text-decoration: underline;
	}
	
	a.footer:hover{
		color: #fff;
		text-decoration: none;
	}

	td.contactezNous{
		width: 284px;
		height: 88px;
		padding: 0 0 0 90px;
		background: #fff url(images/fleurs-oranges.gif) no-repeat;
	}
	
.news h2{
	margin-top: 50px;
	padding: 0 0 0 10px;
	color: #fff;
	background: #6e0627;
	font-size: 1.8em;
	font-weight: normal;
}	

.event p, .news ul{
	width: 345px;
	padding: 10px;
	text-align: justify;
}

.news li{
	padding: 1px;
}

h2{
	color: #ab1342;
	font-size: 2.0em;
	padding-left: 20px;
	background: url(images/fleche.gif) no-repeat;
}

table .tabImages{
	text-align: center;
	color: #6e0627;
	font-size: 2.0em;
}

li.fleur{
	list-style-image: url(images/fleur-blanche.gif);
	margin: 8px 40px 8px 40px; 
}

table .tabContenu{ /* IE */
	text-align: justify;
	color: #6e0627;
	padding: 0 0 0 10px; 
}

table h3{
	color: #6e0627;
	text-align: left;
	background: #f8b4c9;
	font-size: 1.4em;
	border: 1px solid #6e0627;
	padding: 3px 0 3px 10px; 
	margin: 0 0 10px 0; 
}

	h3.accueil, h2.accueil{
		color: #6e0627;
		font-size: 1.8em;
		font-weight: normal;
		background:none;
		padding-left: 0px;
		border:0px;
	}
	
	td.accueil{
		width:745px; 
		background-color:#FFFFFF; 
		color:#000000; 
		padding:25px 10px 5px 10px;
	}
	
	td.exposant1{
	background-position:center;
	list-style:none;
	padding:1px;
	height:45px;
	color:#ab1342;
	padding-left: 9px;
	padding-top:9px;
	padding-bottom:9px;
	width:735px;
	background: url(images/loupe-rose.gif) #f8b4c9 right no-repeat;
	cursor:pointer;
}

p.exposant{
	text-align:right;
}

form.exposant{
	text-align:right;
	padding-right:9px;
}

select.exposant{
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
}
a.exposant{
	border:none;
	text-decoration:none;
	color:#ab1342;
}

a.exposant1{
	background-color:#f8b4c9;
	color:#ab1342;
	border:none;
	text-decoration:none;
}

li.exposant2{
	border:none;
	text-decoration:none;
}

a.exposant:hover{
	background-color:#6e0627;
	color:#FFFFFF;
	text-decoration:none;
}

a.exposant2:hover{
	background-color:#6e0627;
	color:#FFFFFF;
	text-decoration:none;
}

a.exposant1:hover{
	background-color:#6e0627;
	color:#FFFFFF;
	text-decoration:none;
}

td.exposant2{
	cursor:pointer;
	list-style:none;
	padding:1px;
	height:45px;
	padding-left: 9px;
	padding-top:9px;
	padding-bottom:9px;
	width:735px;
	background: url(images/loupe-blanche.gif) right no-repeat;
}

td.exposantSelection{
	cursor:pointer;
	list-style:none;
	padding:1px;
	height:45px;
	color:#FFFFFF;
	padding-left: 9px;
	padding-top:9px;
	padding-bottom:9px;
	width:735px;
	background: url(images/loupe-violette.gif) #6e0627 right no-repeat;
}

td.titre{
	color: #ab1342;
	background: #f8b4c9;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

td.soustitre{
	color: #ab1342;
	font-weight:bold;
	width: 225px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

p.titreExposant{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

img.loupe{
	float:right;
	padding-right:9px;
	border: none;
}

p.imgExposant{
	float:right;
	text-align:right;
	border: 0px solid #000000;
	width:735px;
	padding-right:9px;
}

td.texteExposant{
	float:right;
	text-align:center;
	border: 0px solid #000000;
	width:200px;
	padding-right:20px;
}

table.ficheExposant{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 745px;
}

img{
	border: none;
}

.important{
	font-size: 1.1em;
	color: #ab1342;
	font-weight: bold;
	text-decoration: none;
}

sup{
	line-height: 0.8;
	font-size: 0.8em;
}