@charset "utf-8";

body {
	background-color: #E0E0E0;
	background-image: url(images/fond.gif);
	margin: 0px;
	background-repeat: no-repeat;
}
div#layout {
	position:absolute;
	left:83px;
	top:0px;
	width:687px;
	height:auto;
	z-index:1;
}

div#header {
	position:relative;
	top:0px;
	width:687px;
	height:75px;
	z-index:1;
	background-image: url(images/head.gif);
	background-repeat: no-repeat;
}
div#content {
	position:relative;
	width:687px;
	height:auto;
	z-index:3;
	background-image: url(images/content.png);
	background-repeat: repeat-y;
}

div#footer {
	position:absolute;
	width:687px;
	height:55px;
	z-index:3;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	font-size: 9px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
}

div#bouton {
	position:relative;
	left:13px;
	top:0px;
	width:660px;
	height:130px;
	z-index:2;
}

/* boite de news */

div#espace_news {
	position:relative;
	width:660px;
	height:250px;
	z-index:auto;
}

.texte_prochains {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	list-style-image: url(images/puce.gif);
	list-style-position: outside;
}
.texte_prochains a {
	text-decoration: none;
	color: #49ABCB;
}
.texte_prochains a:hover {
	text-decoration: underline;
	color: #49ABCB;
}

.texte_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	list-style-image: url(images/puce.gif);
	list-style-position: outside;
}
.texte_news a {
	text-decoration: none;
	color: #FBBB00;
}
.texte_news a:hover {
	text-decoration: underline;
	color: #EB9F01;
}

div#prochains_salons {
	position:relative;
	width:299px;
	height:190px;
	background-image: url(images/dernieres_parutions.gif);
	z-index:auto;
	left: 20px;
	float: left;
	background-repeat: no-repeat;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	padding-top: 35px;
	top: 10px;
}
div#news {
	position:relative;
	width:265px;
	height:140px;
	z-index:auto;
	float: right;
	left: 14px;
	background-image: url(images/news.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 80px;
	padding-bottom: 30px;
}
div#bloctxt {
	position:relative;
	padding: 10px;
	border: 1px dotted #CCCCCC;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
/* les images de rubriques */

div#accueil {
	position:relative;
	width:660px;
	height:205px;
	z-index:auto;
	background-image: url(images/bandeau_accueil.jpg);
	background-repeat: no-repeat;
	left: 13px;
}
div#flash {
	position:relative;
	width:660px;
	height:200px;
	z-index:auto;
	left: 13px;
	top: 13px;
	bottom: 26px;
}
div#cdsalon {
	position:relative;
	width:660px;
	height:205px;
	z-index:auto;
	background-image: url(images/bandeau_cdsalon.jpg);
	background-repeat: no-repeat;
	left: 13px;
}
div#references {
	position:relative;
	width:660px;
	height:205px;
	z-index:auto;
	background-image: url(images/references_clients.jpg);
	background-repeat: no-repeat;
	left: 13px;
}
div#contact {
	position:relative;
	width:660px;
	height:205px;
	z-index:auto;
	background-image: url(images/bandeau_contact.jpg);
	background-repeat: no-repeat;
	left: 13px;
}
div#comm {
	position:relative;
	left:22px;
	width:187px;
	height:auto;
	z-index:2;
}

div#content2 {
	position:relative;
	width:642px;
	height:auto;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	page-break-before: auto;
	left: 20px;
	top: 14px;
	float: none;
}

/* liens */

a {
	color: #008CBB;
}
a:hover {
  text-decoration: none;
}
.footer {
}
.footer a {
	text-decoration: none;
	color: #999999;
}
.footer a:hover {
	text-decoration: underline;
	color: #008CBB;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #e2007a;
	background-image: url(images/titre.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 12px;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	list-style-type: circle;
}


.logocdsalon {
	border: 1px solid #D4D4D4;
	margin: 2px;
}


.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	list-style-image: url(images/puce.gif);
	list-style-position: outside;
	margin-left: 10px;
}
.num {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
	font-style: italic;
	color: #96CE00;
	clip: rect(auto,auto,auto,auto);
}

div#boite_cdsalon {
	position:relative;
	width:188px;
	height:115px;
	z-index:auto;
	left: 456px;
	top: 70px;
}
div#internet {
	position:relative;
	width:660px;
	height:205px;
	z-index:auto;
	background-image: url(images/bandeau_internet.jpg);
	background-repeat: no-repeat;
	left: 13px;
}
div#internet2 {
	position:relative;
	width:660px;
	height:205px;
	z-index:auto;
	background-image: url(images/creation_de_site_web.jpg);
	background-repeat: no-repeat;
	left: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 17px;
	padding-top: 17px;
}
.logoref {
	border: 1px solid #D4D4D4;
	clip: rect(auto,auto,auto,auto);
	margin: 2px;
}
.soustitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #00A2DF;
}
div#dernieres_rea {
	position:relative;
	width:355px;
	height:73px;
	background-image: url(images/titre_dernieresrea.jpg);
	z-index:5000;
	left: -27px;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-top: 20px;
	top: 10px;
}
