/* modifs 02/02/12 */ 

#logoSP {margin-left:30px;}
#boutique {text-align:center; margin-top:20px;}

/* ---- G�n�ral --------------------------------------------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	background: url(../images/bg_body.jpg) center 160px repeat-y;
}

h1, h2, h3, h4, p, ul, li {
	margin: 0;
	padding: 0;
}

ul, li {
	list-style: none;
}

img{
	display: block;
	border: 0 none;
}

a:link {
	color: #666;
	text-decoration: none;
}

a:visited {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #666;
	text-decoration: underline;
}

a:active {
	color: #666;
	text-decoration: none;
}

.clear {
	clear: both;
}

/* ---- Structure ------------------------------------------------------------------------------- */

#banner {
	width: 100%;
	height: 160px;
	background: url(../images/bg_header.jpg) center 0 no-repeat transparent;
}

#extra_01 {
	background: url(../images/bg_extra_01.jpg) center 0 no-repeat transparent;
}

#extra_02 {
	background: url(../images/bg_extra_02.jpg) center 0 no-repeat transparent;
}

#conteneur {
	margin: 0 auto;
	width: 800px;
	background: url(../images/bg_conteneur.jpg) center top repeat-y transparent;
}

#presentation, #catalogue, #vend, #contact, #coeur {
	float: right;
	padding: 0 40px 20px 15px;
	width: 430px;
}

#left {
	float: left;
	padding: 0 15px 20px 40px;
	width: 260px;
}

#footer {
	margin: 0 auto;
	padding: 10px 0 0 0;
	border-top: 1px solid #C4C6B9;
	width: 800px;
	height: 39px;
	background: url(../images/bg_footer.jpg) center top no-repeat transparent;
}

/* ---- Banni�re -------------------------------------------------------------------------------- */

#banner h1 span {
	display: none;
}

#sound {
	position: absolute;
	left: 50%;
	width: 800px;
	margin: 0 0 0 -400px;
}

#playerblock{
	position: absolute;
  top: 46px;
	right: 24px;
	margin: 0;
	padding: 0;
	width: 70px;
	height: 30px;
}

/* ---- Menu ------------------------------------------------------------------------------------ */

#menu a {
	display: block;
	height: 26px;
	background-color: transparent;
}

#menu a:hover {
	background-position: 0 -26px;
}

#menu a span {
	display: none;
}

/* ---- Cartouche d'information ----------------------------------------------------------------- */

#infos {
	margin: 10px 0 0 0;
	padding: 410px 0 0 0;
	background: url(../images/portrait_kiki.jpg) top center no-repeat;
}

#infos h2 {
	margin: 0 0 5px 0;
	height: 25px;
	background: url(../images/h2_kikibarth.gif) 0 0 no-repeat;
	text-indent: -5000px;
}

#infos h2 span {
	display: none;
}

#infos div {
	padding: 0 0 0 10px;
	border-left: 3px solid #A7CF3A;
}

#infos p {
	font: normal 12px/2 Geneva, Arial, Helvetica, sans-serif;
	color: #666;
}

#infos a {
	color: #666;
}

#infos a:hover {
	color: #9C0;
	text-decoration: underline;
}

/* ---- Pr�sentation ---------------------------------------------------------------------------- */

#presentation {
 padding-bottom: 20px;
}

#presentation h3 {
	margin: 0 0 0 0;
	height: 29px;
}

#presentation h3 span {
	display: none;
}

#presentation p {
	margin: 0 0 20px 0;
	/*font: italic 12px/2 Georgia, 'Times New Roman', serif;*/
	font: 12px/2 Geneva, Arial, Helvetica, sans-serif;
	color: #666;
}

#presentation img {
	margin: 0 auto 10px auto;
}

/* ---- Catalogue ------------------------------------------------------------------------------- */

#catalogue ul#menu_01 {
	margin: 10px auto 0 auto;
	width: 420px;
	height: 26px;
	text-align: center;
}

#catalogue ul#menu_02 {
	margin: 10px auto;
	width: 315px;
	height: 26px;
	text-align: center;
}

#catalogue li {
	float: left;
	width: 105px;
	height: 26px;
}

#catalogue a {
	float: left;
	width: 105px;
	height: 26px;
	font: normal 14px/1 Geneva, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: center 0;
}

#catalogue a:hover {
	background-position: 0 -26px;
}

#catalogue a span {
	display: none;
}

#catalogue #flashcontent {
	clear: both;
	margin: 0;
	padding: 0;
	border-top: 1px solid #CCC;
}

/* ---- Ca se vend o� ? ------------------------------------------------------------------------- */

#vend h3 {
	margin: 0 0 10px 0;
	height: 29px;
	font: normal 12px/1 Geneva, Arial, Helvetica, sans-serif;
	background: url(../images/vend_h3.gif) 0 0 no-repeat transparent;
}

#vend h3 span {
	display: none;
}

#vend #left, #vend #right {
	float: left;
	padding: 0 15px 0 0;
	width: 200px;
}

#vend #left div, #vend #right div {
	padding: 0 0 5px 0;
	border-bottom: 1px solid #CCC;
}

#vend h4 {
	margin: 10px 0 0 0;
	font: italic 13px/1 Georgia, 'Times New Roman', serif;
}

#vend p {
	color: #666;
	font: normal 11px/2 Geneva, Arial, Helvetica, sans-serif;
}

/* ---- La contacter ---------------------------------------------------------------------------- */

#contact h3 {
	margin: 0 0 15px 0;
	height: 29px;
	background: url(../images/contact_h3.gif) 0 0 no-repeat transparent;
}

#contact h3 span{
	display: none;
}

#contact form {
	padding: 15px 0 0 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

#contact p {
	margin: 0 0 10px 0;
	font: normal 12px/1.5 Geneva, Arial, Helvetica, sans-serif;
}

#contact label {
	float: left;
	padding: 0 10px 0 0;
	width: 90px;
}

#contact .text, #contact .textarea {
	width: 250px;
	font: normal 12px/1.5 Geneva, Arial, Helvetica, sans-serif;
	color: #333;
}

#contact .textarea {
	height: 140px;
	line-height: 1.5;
}

#contact #send {
	border: 0 none;
	width: 70px;
	height: 25px;
	background: url(../images/contact_envoyer.gif) 0 0 no-repeat #FFF;
	cursor: pointer;
}

#contact #send:hover {
	background-position: 0 -25px;
}

/* ---- Coups de coeur -------------------------------------------------------------------------- */

#coeur h3 {
	margin: 0 0 10px 0;
	height: 29px;
}

#coeur h3 span {
	display: none;
}

#coeur div {
	margin: 0 0 20px 0;
}

#coeur h4 {
	margin: 0 0 5px 0;
	border-bottom: 1px solid #CCC;
	font: bold italic 13px/1 Georgia, 'Times New Roman', serif;
	color: #333;
}

#coeur p {
	font: normal 12px/1.5 Geneva, Arial, Helvetica, sans-serif;
	color: #666;
}

#coeur img {
	margin: 10px auto 0 auto;
}

/* ---- Extra ----------------------------------------------------------------------------------- */

#footer p {
	font: normal 11px/1 Geneva, Arial, Helvetica, sans-serif;
	color: #666;
	text-align: center;
}

#footer p span{
	margin: 0 5px;
}