@charset "utf-8";

body{
	background:#fff;
	margin:0 auto;
	padding:0;
}

a{
	color:#8100ca;
}

/*------HEADER------*/
/*Smallbiz*/
/*FR*/
#header-fr{
	height:250px;
	margin-bottom:30px;
	background:url(images/header-danse-fr.jpg) no-repeat;
}

#header-fr .danse_fr{
	position:relative;
	top:162px;
}

#header-fr .gymnastique_fr{
	position:relative;
	top:155px;
	left:630px;
}

#header-fr a.danse_de{
	background:url(images/danse-danse-de.jpg);
	top:162px;
}

#header-fr .gymnastique_de{
	position:relative;
	top:155px;
	left:630px;
}

#header-fr a.panier{
	color:#8100ca;
}

#header-fr a.lan{
	position: relative;
	top:210px;
	left:280px;
	font-size:14px;
	font-weight:bold;
	color:#8100ca;
	text-decoration:none;
}

#header-fr a.panier{
	
	color:#8100ca;
}

#header-fr form.search input{
	text-align:right;
}

/*DE*/
#header-de{
	height:250px;
	margin-bottom:30px;
	background:url(images/header-danse-de.jpg) no-repeat;
}


#header-de .danse_de{
	
	top:162px;
}

#header-de .gymnastique_de{
	
	position:relative;
	top:155px;
	left:630px;
}

#header-de a.panier{
	color:#8100ca;
}

#header-de a.lan{
	
	color:#8100ca;
}

#header-de a.panier{
	color:#8100ca;
}



#header-de form.search input{
	text-align:right;
}




/*------MENU------*/

ul li h4{	
	color:#000;
	border-bottom:3px solid #8100ca;
}

ul#boutique li a, ul#cs li a, ul#client li a{
	color:#000;
}

ul#boutique li a:hover, ul#cs li a:hover, ul#client li a:hover{
	color:#8100ca;
}

ul#boutique li a.sub1, ul#cs li a.sub1{
	color:#d19be3;
	background:url(images/puce2.gif) no-repeat right 6px;
}

ul#boutique li a.sub2, ul#cs li a.sub2{
	color:#d19be3;
	background:url(images/puce2.gif) no-repeat right 6px;
}

ul#boutique li a.sub3, ul#cs li a.sub3{
	color:#d19be3;
	background:url(images/puce2.gif) no-repeat right 6px;
}


/*------MAIN------*/

h1, .pageHeading{
	color:#8100ca;
}
h6{
	color:#8100ca;
}
a.btn{
	margin:0 10px 0 0 ;
	padding:1px 3px;
	background:#80CA01;
	border:1px solid #8100ca;
	color:#000;
	text-decoration:none;
}

a.btn:hover{
	border:1px solid #8100ca;
	color:#000;
}

/*---FORM---*/
form fieldset{
	border:1px solid #8100ca;
}
#submit{
	color:#000000;
}

/*---FICHE PRODUIT---*/

table.produit .image .agrandir{
	color:#000;
}

table.produit .image .small{
	border:1px solid #88382d;
}

table.produit .titre{
	height:14px;
	border-bottom:1px solid #8100ca;
}

table.produit form fieldset{
	border:1px solid #88382d;
}

table.produit {
	color: #000;
	/*background-color: #80ca01;*/
}

table.produit #envoyer{
	background:#8100ca;
}

/*---PAGE VIGNETTE---*/
a.vignette{
	border:1px solid #8100ca;
}

a.vignette h4{
	background:#8100ca;
}

div.pagination a{
	border:1px solid #8100ca;
	color:#8100ca;
}

div.pagination a:hover, div.pagination a.actif{
	background:#8100ca;
	border:1px solid #8100ca;
	color:#FFF;
}

/*------FOOTER------*/

#footer{
	border-top:1px solid #8100ca;
	color:#000;
}
hr{
	background-color: #8100ca;
}
