/* #4b4b4d gris */
/* #A91575 violet */


/* BODY --------------------------------------------------------------------------------------------- */
html, body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4b4b4d;
	background: #FFFFFF;
	text-align: center; /* for IE */
}
/* ---------------------------------------------------------------------------------------------------- */

/* GLOBAL ------------------------------------------------------------------------------------------- */
#global {
	position: relative;
	/*overflow: hidden;*/
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 980px;
	height: 775px;
	background: url("rep/rep_site/body_bg.png") top left no-repeat;
}
/* ---------------------------------------------------------------------------------------------------- */

/* EVITEMENT --------------------------------------------------------------------------------------- */
#evitement {
	display: none;
}
/* ---------------------------------------------------------------------------------------------------- */

/* HAUT DE PAGE ----------------------------------------------------------------------------------- */
#header_logo {
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 255px;
	height: 233px;
}
#header_logo a {
	display: block;
	margin: 0;
	padding: 0;
	width: 255px;
	height: 233px;
	border: none;
}

#header_title {
	z-index: 1;
	position: absolute;
	overflow: hidden;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	width: 490px;
	height: 85px;
}
#header_title h1 {
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 490px;
	height: 85px;
	height: 0;
}
.header_title_1 {
	background: url("rep/rep_site/title_1.png") top left no-repeat;
}
.header_title_2 {
	background: url("rep/rep_site/title_2.png") top left no-repeat;
}
.header_title_3 {
	background: url("rep/rep_site/title_3.png") top left no-repeat;
}
.header_title_4 {
	background: url("rep/rep_site/title_4.png") top left no-repeat;
}
.header_title_5 {
	background: url("rep/rep_site/title_5.png") top left no-repeat;
}
/* ---------------------------------------------------------------------------------------------------- */

/* MENU --------------------------------------------------------------------------------------------- */
#main {
	z-index: 10;
	position: absolute;
	overflow: hidden;
	top: 233px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 255px;
	height: 302px;
	text-align: center;
	font-size: 12px;
}

#main ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#main ul li {
	display: block;
	margin: 20px 0 0 0;
	padding: 0;
	width: 255px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #FFFFFF;
}
#main ul li a {
	display: block;
	margin: 0;
	padding: 0;
	width: 255px;
	height: 25px;
	color: #FFFFFF; 
	font-weight: normal;
	text-decoration: none;
	text-indent: -500px;
}

a.main_1 {
	background: url("rep/rep_site/main_1.png") 0 0 no-repeat;
}
a:hover.main_1 {
	background: url("rep/rep_site/main_1.png") 0 -25px no-repeat;
}
a.main_1_hover {
	background: url("rep/rep_site/main_1.png") 0 -25px no-repeat;
}

a.main_2 {
	background: url("rep/rep_site/main_2.png") 0 0 no-repeat;
}
a:hover.main_2 {
	background: url("rep/rep_site/main_2.png") 0 -25px no-repeat;
}
a.main_2_hover {
	background: url("rep/rep_site/main_2.png") 0 -25px no-repeat;
}

a.main_3 {
	background: url("rep/rep_site/main_3.png") 0 0 no-repeat;
}
a:hover.main_3 {
	background: url("rep/rep_site/main_3.png") 0 -25px no-repeat;
}
a.main_3_hover {
	background: url("rep/rep_site/main_3.png") 0 -25px no-repeat;
}

a.main_4 {
	background: url("rep/rep_site/main_4.png") 0 0 no-repeat;
}
a:hover.main_4 {
	background: url("rep/rep_site/main_4.png") 0 -25px no-repeat;
}
a.main_4_hover {
	background: url("rep/rep_site/main_4.png") 0 -25px no-repeat;
}

a.main_5 {
	background: url("rep/rep_site/main_5.png") 0 0 no-repeat;
}
a:hover.main_5 {
	background: url("rep/rep_site/main_5.png") 0 -25px no-repeat;
}
a.main_5_hover {
	background: url("rep/rep_site/main_5.png") 0 -25px no-repeat;
}


#paypal {
	margin: 25px auto 0 auto;
	padding: 0;
	text-align: center;
}
/* ---------------------------------------------------------------------------------------------------- */

/* CONTENU ----------------------------------------------------------------------------------------- */
#content {
	position: absolute;
	overflow: hidden;
	top: 85px;
	right: 0;
	margin: 0;
	padding: 0; 
	width: 725px;
	height: 500px;
}

#content_cache1 {
	z-index: 50;
	position: absolute;
	overflow: hidden;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	width: 265px;
	height: 40px;
	background: #4b4b4d;
}
#content_cache2 {
	z-index: 50;
	position: absolute;
	overflow: hidden;
	top: 460px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 235px;
	height: 40px;
	background: #4b4b4d;
}

.content_photo {
	z-index: 10;
	position: relative;
	float: left;
	overflow: hidden;
	top: 10px;
	left: 10px;
	margin: 0;
	padding: 0; 
	width: 440px;
	height: 440px;
	background: #FFFFFF url("rep/rep_site/madeinparys.png") top left no-repeat;
}

.content_txt {
	z-index: 10;
	position: relative;
	float: left;
	overflow: hidden;
	top: 40px;
	margin: 0 0 0 20px;
	padding: 10px 0 0 0; 
	width: 265px;
	height: 450px;
}
.content_txt ul {
	margin: 0;
	padding: 0;
	list-style-type: square;
	list-style: square inside
}
.content_txt ul li {
	margin: 5px 0 5px 10px;
	padding: 0;
}


#content_slide {
	z-index: 10;
	position: absolute;
	float: left;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 2175px; /* nb .content_slide_box x largeur */
}
.content_slide_box {
	display: block;
	float: left;
	margin: 0;
	padding: 0; 
	width: 725px;
	height: 500px;
}
.content_slide_navig {
	display: block;
	float: left;
	margin: 10px 0 0 400px;
	padding: 0; 
	width: 20;
	height: 20px;
}

a.navig_next { 
	position: relative;
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	width: 15px;
	height: 15px;
	text-decoration: none;
	border: 0;
	background: url("rep/rep_site/navig.png") top right no-repeat;	
}
a:hover.navig_next { 
	background: url("rep/rep_site/navig.png") bottom right no-repeat;	
}
a.navig_prev { 
	position: relative;
	float:left;
	margin:  0 5px 0 0;
	padding: 0;
	width: 15px;
	height: 15px;
	text-decoration: none;
	border: 0;
	background: url("rep/rep_site/navig.png") top left no-repeat;	
}
a:hover.navig_prev { 
	background: url("rep/rep_site/navig.png") bottom left no-repeat;	
}


#content_box {
	position: absolute;
	overflow: hidden;
	top: 600px;
	left: 0;
	margin: 0;
	padding: 0; 
	width: 980px;
	height: 154px;
	font-family: Verdana, sans-serif;
	color: #4b4b4d;
}
#content_box ul {
	margin: 15px 0 0 0;
	padding: 0;
	list-style-type: square;
	list-style: square inside
}
#content_box ul li {
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 10px;
}

#content_box_1, #content_box_2, #content_box_3 {
	z-index: 1;
	position: relative;
	overflow: hidden;
	float: left; 
	margin: 0 9px;
	padding: 10px 150px 10px 10px;
	width: 140px;
	height: 130px;
	color: #4b4b4d;
	text-align: left;
	background-color: #FFFFFF;
	background-position: top right;
	background-repeat: no-repeat;
	border: 2px solid #4b4b4d;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
}
div#content_box_1:hover, div#content_box_2:hover, div#content_box_3:hover {
	color: #a91575;
	border: 2px solid #a91575;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
}

#content_box_1 a, #content_box_2 a, #content_box_3 a {
	z-index: 5;
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 300px;
	height: 150px;
	color: #4b4b4d;
	cursor: pointer;
}
/* ---------------------------------------------------------------------------------------------------- */

/* BAS DE PAGE ------------------------------------------------------------------------------------- */
#footer {
	clear: both;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	width: 980px;
	height: 50px;
	/*line-height: 20px;*/
	font-size: 11px;
	text-align: center;
	color: #4b4b4d;
}
#footer a { color: #4b4b4d; font-weight: normal; text-decoration: underline; }
#footer a:link { color: #4b4b4d; font-weight: normal; text-decoration: underline; }
#footer a:visited { color: #4b4b4d; font-weight: normal; text-decoration: underline; }
#footer a:hover { color: #a91575; font-weight: normal; text-decoration: underline; }
/* ---------------------------------------------------------------------------------------------------- */

/* COPYRIGHT -------------------------------------------------------------------------------------- */
#copyright {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 980px;
	height: 20px;
	line-height: 20px;
}
/* ---------------------------------------------------------------------------------------------------- */

/* FLOAT -------------------------------------------------------------------------------------------- */
.left {
	float: left;
	margin: 0 5px 5px 5px;
}
.right {
	float: right;
	margin: 0 5px 5px 5px;
}
.center {
	margin: 0 auto;
}
.spacer {
	clear: both;
	padding: 5px 0 0 0;
}
/* ---------------------------------------------------------------------------------------------------- */

/* PARAGRAPHE ------------------------------------------------------------------------------------- */
p { margin: 0 0 10px 0; }
.p_left { text-align: left; }
.p_right { text-align: right;}
.p_center { text-align: center;}
.p_justify { text-align: justify; }
/* ---------------------------------------------------------------------------------------------------- */

/* TITRE --------------------------------------------------------------------------------------------- */
h1 {
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #a91575;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h2 {
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #a91575;
	letter-spacing: 1px;
	text-transform: uppercase;
}
/* ---------------------------------------------------------------------------------------------------- */

/* LIGNE --------------------------------------------------------------------------------------------- */
hr {
	clear: both;
	margin: 5px 0 10px 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px solid #4b4b4d;
}

.hr_h2 {
	clear: both;
	margin: 0 0 10px 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px solid #a91575;
}

.hr_solid {
	margin: 0 0 5px 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px solid #4b4b4d;
}
.hr_dotted {
	margin: 0 0 5px 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px dotted #4b4b4d;
}

.hr_spacer {
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
	visibility: hidden;
}
/* ---------------------------------------------------------------------------------------------------- */

/* FONT --------------------------------------------------------------------------------------------- */
.txt_barre { text-decoration: line-through; }
.txt_normal { text-decoration: none; }
.txt_bold { font-weight: bold; }
.txt_warning { padding: 2px 7px; color: #FFFFFF; font-weight: bold; letter-spacing: 1px; background: #A91575; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.txt_color_1 { color: #4b4b4d; }
.txt_color_2 { color: #4b4b4d; }

.img_border {
	border: 1px solid #4b4b4d;
}
/* ---------------------------------------------------------------------------------------------------- */

/* LIEN ---------------------------------------------------------------------------------------------- */
a:active, a:focus{ outline: none; }
a img { border-width: 0; border-style: none; }
a { color: #A91575; font-weight: bold; text-decoration: underline; }
a:link { color: #A91575; text-decoration: underline; }
a:visited { color: #A91575; text-decoration: underline; }
a:hover { color: #4b4b4d; text-decoration: underline; }

a { outline: none; }

a.pageback { 
	margin: 0 5px;
	padding: 5px 5px 5px 15px;
	width: 11px;
	height: 11px;
	font-size: 11px;
	color: #4b4b4d;
	font-weight: normal;
	text-decoration: underline;
	border: 0;
	background: url("rep/rep_site/ico_pageback.gif") no-repeat left center;	
}
a:hover.pageback { 
	color: #4b4b4d;
}
a.pagetop { 
	margin: 0 5px;
	padding: 5px 5px 5px 15px;
	width: 11px;
	height: 11px;
	font-size: 11px;
	color: #4b4b4d;
	font-weight: normal;
	text-decoration: underline;
	border: 0;
	background: url("rep/rep_site/ico_pagetop.gif") no-repeat left center;
}
a:hover.pagetop { 
	color: #4b4b4d;
}
/* ---------------------------------------------------------------------------------------------------- */

/* FORMULAIRE ------------------------------------------------------------------------------------- */
.form_table {
	position: relative;
	top: 10px;
	margin: 0 0 0 10px;
	padding: 0;
	width: 715px;
	height: 440px;
}
.form_td_left {
	margin: 0;
	padding: 10px 20px 10px 20px;
	width: 400px;
	vertical-align: top;
	text-align: left;
	/*background-color: #EEEEEE;*/
	/*background-color: #a91575;*/
}
.form_td_right {
	margin: 0;
	padding: 40px 0 0 10px;
	width: 265px;
	vertical-align: top;
	text-align: left;
}

form {
	display: inline;
	color: #4b4b4d;
	font-size: 12px;
	font-weight: bold;
}
fieldset {
 	display: block;
	margin: 0;
	padding: 5px;
	border: 1px solid #4b4b4d;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
legend {
	color: #4b4b4d;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
fieldset p {
	margin: 5px 0 5px 0;
}
label {
	float: left;
	margin: 0;
	padding: 0 2px 0 0;
	width: 20%;	
	text-align: left;
	line-height: 1.7;
	font-weight: bold;
	font-size: 12px;
}

#p_Ctc_Mail {
	display: none;
	visibility: hidden;
}

input {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4b4d;
	border-width: 1px;
	border-style: solid;
	border-color: #4b4b4d #4b4b4d #4b4b4d #4b4b4d;
	background-color: #EEEEEE;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
select, option {
	padding: 2px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4b4d;
	border-width: 1px;
	border-style: solid;
	border-color: #4b4b4d #4b4b4d #4b4b4d #4b4b4d;
	background-color: #EEEEEE;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
option {
	padding: 0 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4b4d;
	border: none;
}
textarea {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4b4d;
	border-width: 1px;
	border-style: solid;
	border-color: #4b4b4d #4b4b4d #4b4b4d #4b4b4d;
	background-color: #EEEEEE;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
	resize: none;
}

textarea:focus, input:focus {
	color: #A91575;
	border-width: 1px;
	border-style: solid;
	border-color: #A91575 #A91575 #A91575 #A91575;
	background-color: #fff1fa;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}

input.button {
	padding: 0 0 2px 2px;
	height: 19px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
	letter-spacing: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #A91575 #A91575 #A91575 #A91575;
	background-color: #A91575;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
input:hover.button {
	padding: 0 0 2px 2px;
	height: 19px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
	letter-spacing: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #4b4b4d #4b4b4d #4b4b4d #4b4b4d;
	background-color: #4b4b4d;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}

input.radio {
	background: none; 
	border: none;
}
/* ---------------------------------------------------------------------------------------------------- */

/* MOOBYZOOMER ---------------------------------------------------------------------------------- */
a.byzoomer img {
	z-index: 900;
	/*margin: 2px 5px 0 0;*/
	margin: 0 10px 10px 10px;
	border: 1px solid #4b4b4d;
	cursor: pointer;
}
a:hover.byzoomer img {
	border: 1px solid #4b4b4d;
}
a.byzoomerOver img {
	border: 1px solid #4b4b4d;
}
img.byzoomerZoomed {
	z-index: 900; 
	border: 1px solid #4b4b4d;
	cursor: pointer;
}
div#byzoomerTitle {
	color: #4b4b4d;
}
/* ---------------------------------------------------------------------------------------------------- */

/* ROAR -------------------------------------------------------------------------------------------- */
.roar-body {
	position: absolute;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: left;
	z-index: 999;
}

.roar {
	position: absolute;
	width: 420px;
	cursor: pointer;
}
.roar-bg {
	position: absolute;
	z-index: 1000;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #000;
	-moz-border-radius: 10px;
	-webkit-border-radius:	5px;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
}
.roar-body-ugly .roar {
	background-color: #333;
}
.roar-body-ugly .roar-bg {
	display: none;
}
.roar h3 {
	position: relative;
	padding: 10px;
	margin: 0;
	border: 0;
	font-size: 13px;
	color: #fff;
	z-index: 1002;
}
.roar p {
	position: relative;
	padding: 10px 10px 15px;
	margin: 0;
	font-size: 12px;
	color: #fff;
	z-index: 1002;
}
/* ---------------------------------------------------------------------------------------------------- */