/*
 Website width : 660px
*/

* {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #c0d027;
}

#wrapper {
	width: 660px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}

a {
	text-decoration: none;
	color: #660066;
}

a:hover {
	text-decoration: underline;
	color: #BD298C;
}

img {
	border: none;
}

h1 {
	color: #BD298C;
	margin: 5px 0 0 0;
	font-size: 28px;
	line-height: 23px;
}

h2.normal, h2.location {
	margin: 4px 3px 10px 3px;
	font-size: 13px;
	font-weight: normal;
}

h2.normal {
	color: #BD298C;
}

h2.location {
	color: black;
}

h2.location a {
	color: #BD298C;
}

h2.location a:hover {
	text-decoration: underline;
}

.breaker {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0px;
	line-height: 0;
}

/* @group mainmenu */

table#mainmenu {
	width: 100%;
}

#mainmenu div {
	float: left;
	margin-right: 20px;
}

#mainmenu h3 {
	font-size: 14px;
	margin: 0;
	color: #660066;
	font-weight: bold;
}

#mainmenu a {
	display: block;
	font-size: 11px;
	text-decoration: none;
}

#mainmenu a:hover {
	color: #BD298C;
	text-decoration: underline;
}

#mainmenu .projecteurs a:hover {
	color: #FF4B4B;
}

#mainmenu .films a:hover {
	color: #9C3ED7;
}

#mainmenu .accessoires a:hover {
	color: #FE6817;
}

#mainmenu .catalogues a:hover {
	color: #007fff;
}

#mainmenu .a_voir a:hover {
	color: #D93F2B;
}

#mainmenu a.disabled {
	color: #999999;
}

#mainmenu ul {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
	text-indent: -8px;
}

#mainmenu ul li {
	color: red;
	font-size: 18px;
	line-height: 11px;
}

span.dot {
	display: block;
	float: left;
	width: 5px;
	height: 5px;
	margin: 5px 4px 0 0;
	background-color: #FF4B4B;
	overflow: hidden;
}

span.dot.bg_rose {
	background-color: #BD298C;
}

/*#mainmenu a:before {
	display: block;
	float: left;
	width: 7px;
	height: 7px;
	content: " ";
	margin: 3px 4px 0 0;
}*/

#mainmenu .projecteurs span {
	background-color: #FF4B4B;
}

#mainmenu .films span {
	background-color: #9C3ED7;
}

#mainmenu .accessoires span {
	background-color: #FE6817;
}

#mainmenu .catalogues span {
	background-color: #007fff;
}

#mainmenu .a_voir span {
	background-color: #D93F2B;
}

/* @end */

#search_top {
	font-size: 11px;
	font-weight: bold;
	color: #BD298C;
	text-align: right;
	float: right;
	margin-bottom: 2px;
}

#search_top .type-search-container {
	float: left;
}

#search_top input {
	float: left;
}

#search_top span.fr, #search_top a {
	float: left;
	line-height: 19px;
}

/* @group Search Result */

table.search_result {
	width: 100%;
	border-collapse: collapse;
}

.search_result th {
	padding: 1px 3px 1px 3px;
	font-size: 10px;
	font-weight: bold;
	color: #BD298C;
	background-color: #c0d027;
	border: solid 1px #8C9408;
}

.search_result th a {
	display: block;
}

.search_result th.sort_asc {
	background: #c0d027 url(../gfx/sort_asc.gif) no-repeat right center;
}

.search_result th.sort_desc {
	background: #c0d027 url(../gfx/sort_desc.gif) no-repeat right center;
}

.search_result td {
	padding: 1px 3px 1px 3px;
	font-size: 10px;
	border: solid 1px #8C9408;
}

.search_result a {
	color: #660066;
}

.search_result .price {
	text-align: right;
}

.search_result tr.qty0 td {
	background-color: #aebd1c;
}

.search_result tr.qty0 .price,
.search_result tr.qty0 .price strike {
	color: #a4b223;
}

#maintext .search_result tr.qty0 td a {
	color: #666666;
}

div.pagesnav {
	padding: 4px 0;
}

.pagesnav, .pagesnav a {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #660066;
}

.pagesnav .selected {
	color: #666666;
}

/* @end */

/* @group maintext */

#maintext {
	position: relative;
	background-color: #D0E22C;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	margin-bottom: 10px;
	padding: 4px 24px 8px 24px;
	font-size: 12px;
}

#maintext h1 {
	font-weight: normal;
}

#maintext h2 {
	color: #BD298C;
	font-size: 16px;
	line-height: 2em;
	text-align: center;
}

#maintext h3 {
	color: #BD298C;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0;
}

#maintext a {
	color: #660066;
}

#maintext a.icon:hover {
	background: transparent;
	border-style: none;
}

#maintext a:hover {
	color: #BD298C;
	text-decoration: underline;
}

#maintext a:visited {
	color: #BD298C;
}

#maintext.cgv {
	font-size: 11px;
}

/* @end */

/* @group tableau */

#tableau {
	font-size: 12px;
	background-color: #D0E22C;
}

#tableau h2 {
	color: #BD298C;
	font-size: 20px;
	line-height: 2em;
	text-align: center;
}

/* @end */

/* @group Colors */

.t_color {
	color: #BD298C;
}

/* @end */

/* @group footer */

#footer {
	text-align: center;
	margin: 10px 0;
	font-size: 12px;
	text-shadow: #8d991c 1px 1px 2px;
}

#footer a.contact:hover {
	color: #F7931E;
}

#footer a.nous:hover {
	color: #E7F74A;
}

#footer a.cgv:hover {
	color: #FF4208;
}

#footer a.liens:hover {
	color: #BD298C;
}

#footer a.vendu:hover {
	color: #8C9408;
}

/* @end */

#cart {
	position: absolute;
	right: 0px;
	top: 14px;
	text-align: right;
}

table.basket {
	width: 100%;
	border-collapse: collapse;
}

.basket th {
	padding: 1px 3px 1px 3px;
	font-size: 10px;
	font-weight: bold;
	color: #BD298C;
	background-color: #c0d027;
}

table.basket .remove {
	width: 30px;
}

table.basket .ref {
	width: 40px;
}

table.basket .price {
	width: 70px;
}

table.basket td.summary_l {
	color: #BD298C;
	font-weight: bold;
	text-align: right;
}

table.basket #country_selector {
	color: #606;
	cursor: pointer;
}

table.basket #country_selector:hover {
	color: #BD298C;
	text-decoration: underline;
}

table.basket td.valider {
	font-weight: bold;
	text-align: center;
	height: 60px;
}

input.validation-failed {
	border: 2px solid #cc0000;
	background: #ffdddd;
}

.validation-advice {
	color: red;
}

/* @group Fiche */

.fiche td {
	vertical-align: top;
}

#maintext .fiche h1 {
	font-size: 14px;
	color: #660066;
	line-height: 1.2em;
	margin-bottom: 0.5em;
	font-weight: bold;
}

.fiche td {
	padding: 2px 12px;
	font-size: 12px;
}

.fiche h2 {
	color: #818727;
	font-size: 16px;
	margin: 0;
	font-style: normal;
	font-weight: bold;
}

/* @end */

/* @group dhForm */

.dhForm {
	margin: 12px 200px;
}

.dhForm fieldset {
	border: 1px solid #757f17;
}

.dhForm label {
	display: block;
	margin-top: 1em;
	margin-bottom: -1px;
	border-color: #fefefe;
}

/* @end */

/* @group dhCOForm */

.dhCOForm {
	margin: 12px 40px;
}

.dhCOForm br {
	clear: both;
}

.dhCOForm fieldset {
	border: 1px solid #757f17;
}

.dhCOForm legend {
	font-weight: bold;
	color: #BD298C;
}

.dhCOForm label {
	display: block;
	float: left;
	width: 100px;
	text-align: right;
	color: #BD298C;
	margin-top: 3px;
	margin-bottom: -1px;
	margin-right: 3px;
	border-color: #fefefe;
}

.dhCOForm label.required {
	font-weight: bold;
}

.dhCOForm input {
	width: 270px;
}

.dhCOForm div {
	position: relative;
}

.dhCOForm .validation-advice {
	color: #CC0000;
	font-size: 10px;
	line-height: 1em;
	font-weight: bold;
	position: absolute;
	left: 382px;
	top: 3px;
	width: 300px;
	float: right;
}

/* @end */

#promo_top {
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	line-height: 42px;
	color: #FF3300;
	text-align: center;
}

#promo_top a {
	color: #FF3300;
}

#promo_top a:hover {
	text-decoration: underline;
}

.promo20pc {
	background: url(../gfx/promo20pc.png) no-repeat right top;
}

.message {
	height: 0px;
	overflow: hidden;
	background: #fff6bf url(../gfx/admin/ok.gif) center no-repeat;


/* x-pos y-pos */
	background-position: 15px 50%;

/* x-pos y-pos */	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
}

.alert {
	background: #ffd8d8 url(../gfx/admin/caution.gif) no-repeat 15px 50%;


/* x-pos y-pos */	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ff9999;
	border-bottom: 2px solid #ff9999;
}

.chat-bubble {
	background-color: #EDEDED;
	border: 2px solid #666666;
	font-size: 35px;
	line-height: 1.3em;
	margin: 10px auto;
	padding: 5px;
	position: relative;
	text-align: center;
	width: 77px;
	height: 77px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 0 5px #888888;
	-webkit-box-shadow: 0 0 5px #888888;
}

.chat-bubble-arrow-border {
	border-color: transparent transparent transparent #666666;
	border-style: solid;
	border-width: 10px;
	height: 0;
	width: 0;
	position: absolute;
	top: 34px;
	right: -21px;
	overflow: hidden;
}

.chat-bubble-arrow {
	border-color: transparent transparent transparent #EDEDED;
	border-style: solid;
	border-width: 10px;
	height: 0;
	width: 0;
	position: absolute;
	top: 34px;
	right: -18px;
	overflow: hidden;
}

/* @group Admin login */

#admin_login_topbar {
	position: absolute;
	left: 0;
	top: -33px;
	width: 100%;
	z-index: 1000;
	height: 32px;
	background: url(../gfx/admin/admin_top_bar_r_bkg.gif) repeat-x;
	padding: 0;
}

#admin_login_topbar fieldset {
	border: none;
	margin: 0;
	color: white;
}

#admin_login_topbar label {
	color: white;
}

#admin_login_tab {
	display: block;
	position: absolute;
	top: 31px;
	right: 8px;
	padding: 2px 6px;
	z-index: 1001;
	font-size: 9px;
	background-color: #531C1C;
	color: white;
	opacity: 0.3;
	filter: alpha(opacity=30);
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
}

/* @end */

@media print {

body {
	background-color: white;
}

table#mainmenu, div#footer, div#cart, div#admin_login_topbar, div#search_top, .noprint {
	display: none !important;
}

div#maintext, #maintext .fiche h1, table.search_result th, table.search_result td, table.search_result a {
	color: black;
	background-color: white;
}
}
