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

body {
	background-color: #857666;
	margin: 0;
	padding: 0;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	line-height: normal;
}
p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	line-height: normal;
}
img {
	border: none;
}
#header {
	position: relative;
	display:block;
	width: 900px;
	height: 130px;
	margin: 60px auto 0 auto;
	background: url(salon-deco-2010-nantes-larochelle.jpg) no-repeat top left #000000;
}
#contenu {
	position: relative;
	display: block;
	width: 900px;
	margin: 0px auto 20px auto;
	background-color: #000;
	z-index: 50;
}
h1#logo {
	position: absolute;
	left: 180px;
	top: -45px;
}
#desc {
	position: relative;
	display: block;
	width: 900px;
	margin: 0px auto;
	background-color: #222;
	text-align:center;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}
#desc h2 {
	display: inline-block;
	text-align: center;
	margin: 7px 20px;
	color: #aaa;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	padding: 0;
	line-height: normal;
	font-weight: normal;
	border-bottom: 1px dotted #666;
}

#la_rochelle {
	position: relative;
	float: left;
	margin: 30px 0 40px 100px;
	width: 300px;
	height: 450px;
	background-color: #222;
	border: 2px solid #222;
	overflow: hidden;
}
#nantes {
	position: relative;
	float: right;
	margin: 30px 100px 40px 0;
	width: 300px;
	height: 450px;
	background-color: #222;
	border: 2px solid #222;
	overflow: hidden;
}
#la_rochelle a img, #nantes a img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
	border: 0;
}
#la_rochelle a, #nantes a {
	text-decoration: none;
}
#la_rochelle span.alignement, #nantes span.alignement {
	display: none;
}
#la_rochelle a:hover span.alignement, #nantes a:hover span.alignement {
	position: relative;
	display: block;
	z-index: 100;
	text-align: center;
	background: url(bg_noir.png) repeat transparent;
	padding: 130px 0 0 0;
	width: 300px;
	height: 320px;
}
.titre {
	display: inline-block;
	font-size: 20px;
	color: #857666;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.lieu {
	display: inline;
	font-size: 18px;
	color: #888;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.dates {
	display: inline;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.acceder {
	display: inline-block;
	font-size: 20px;
	color: #857666;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 20px;
}
#la_rochelle img.btn_acces, #nantes img.btn_acces {
	position: relative;
	z-index: 100;
	display: inline-block;
	margin-top: 20px;
}

#actualites {
	position: relative;
	clear: both;
	margin: 0 auto;
	width:700px;
	padding: 0 20px 20px 20px;
	background-color: #000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #000;
	line-height: normal;
	margin-bottom: 10px;
	padding: 0;
	display: inline-block;
}
#menu_villes {
	position: absolute;
	top: 60px;
	right: 20px;
	text-align: center;
	padding: 15px 10px 5px 10px;
	/*background-color: #E3D0BC;*/
	border: 1px dashed #666;
	z-index: 100;
}
#menu_villes p.acces {
	position: absolute;
	top: -15px;
	left: 20px;
	font-style: italic;
	color: #aaa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000;
	padding: 5px 10px;
}
#menu_villes p {
	display: inline-block;
}
#menu_villes a {
	display: inline-block;
	width: 226px;
	height: 85px;
	overflow: hidden;
	text-indent: -10000em;
}
.salon1 {
	background: url(salon-deco-la-rochelle.png) no-repeat 0 0;
}
.salon2 {
	background: url(salon-deco-nantes.png) no-repeat 0 0;
}
#menu_villes a:hover {
	background-position: 0 -85px;
}
.actu {
	position: relative;
	background: url(bg_actu.png) repeat transparent;
	padding: 15px 40px;
	width: 620px;
}
.date {
	position: absolute;
	float: left;
	display: inline-block;
	left: -10px;
	/*width: 54px;*/
	padding: 5px 10px;
	background-color: #857666;
}
.date .jour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fde5cb;
	border-bottom: 1px solid #000;	
	display: inline-block;
	padding-bottom: 2px;
}
.date .mois {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	display: inline-block;
	margin-bottom:2px;
	color: #fde5cb;
}
img.image_actu {
	float: right;
	padding: 0 0 10px 10px;
}

.lien_centre2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #000;
	color: #000;
}
.lien_centre2:hover {
	text-decoration: none;
	border-bottom: 1px dotted #857666;
	color: #857666;
}
h2 {
	display: block;
	color: #857666;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
	padding: 0;
	text-align: left;
	font-size: 20px;
	line-height: normal;
}

#bandeau {
	position: absolute;
	top: 200px;
	width: 900px;
	height: 250px;
	margin: 0 auto;
	z-index: 101;
}
.acces1 {
	float: left;
	margin-left: 150px;
	width: 400px;
	height: 260px;
	background: url(bg_bandeau.gif) repeat-x top left;
}
/* Bas : "qui.php" */
#bas {
	margin: 20px 0px 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	clear: both;
}
#bas p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-decoration: none;
	padding: 0px;
}
#bas a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	letter-spacing: 2px;
	text-decoration: underline;
}
#bas a:hover{
	color: #666666;
	background-color: #FFFFFF;
}

.bas {
	clear: both;
	height: 0px;
}

