@charset "UTF-8";

* html .png { behavior: url(iepngfix.htc); }

p
{
	display:block;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	/*background-color: #000000;
	background-image: url(repeat_x.jpg);
	background-repeat: repeat-x;
	background-position: top;*/
	background:#000 url(bgd_body.gif) repeat-x 0 3px;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	margin:0;
	padding:0;
	margin-top:8px;
	margin-bottom:16px;
	font-size:26px;
	font-weight:normal;
}
h2 {
	color:#990000;
	margin:0;
	padding:0;
	margin-bottom:8px;
	font-size:18px;
	font-weight:bold;
}
h2.grey {
	color:#999999;
	font-weight:normal;
	font-size:20px;
}
h3 {
	color:#333333;
	margin:0;
	padding:0;
	margin-bottom:4px;
	font-size:13px;
	font-weight:bold;
}
h4 {
	color:#990000;
	margin:0;
	padding:0;
	margin-bottom:4px;
	font-size:11px;
	font-weight:normal;
	font-style:italic;
}
li {
	list-style-type:square;
}
p {
	margin:0;
	padding:0;
	margin-bottom:7px;
	text-align:justify;
}
img { border:0; }
a{
	color:#990000;
	text-decoration:none;
	outline:none;
}
a:hover{
	color:#990000;
	text-decoration:underline;
}
input, textarea, select {
	font-family: tahoma, "Times New Roman", Times, serif;
	font-size:11px;
}
.input {
	width:99%;
}
.textarea {
	width:98%;
}
/******************************* HEADER ***/

#header, #main, #footer {
	width:951px;
	margin-left:auto;
	margin-right:auto;
	left:auto;
	right:auto;
}
/*#header {
	height:191px;
	font-size: 10px;
	color: #eaeaea;
	background-image:url(bg_top.jpg);
	background-repeat:no-repeat;
}
#header a {
	color: #eaeaea;
	text-decoration:none;
}
#header a:hover {
	color: #eaeaea;
	text-decoration:underline;
}*/
#logoBar {
	position:relative;
	z-index:10;
	height:153px;
	overflow: hidden;
	padding:0;
	background: url(header_logo.jpg) no-repeat center top;
	margin:0;
}
#logoBar strong {
	font-weight: normal;
}
#logoBar a, #logoBar a:hover { border:0; outline:none; text-decoration:none; }
#logoBar a img { display:block; }

#logoBar .block-1 {
	float: left;
	width: 365px;
	height: 102px;
	padding: 51px 0 0 9px;
}
#logoBar .block-2 {
	float: left;
	width: 187px;
	height: 153px;
}
#logoBar .block-3 {
	float: left;
	width: 384px;
	padding: 27px 5px 0 0;
	text-align: right;
	height: 120px;
}
#logoBar .block-1 h1 {
	font: 16px tahoma, arial, helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 0.02em;
	word-spacing: 1px;
	margin: 0;
	padding: 0;
}
#logoBar .block-1 h2 {
	font: 17px "Times New Roman", Times, serif;
	margin: 6px 0 0 0;
	padding: 0;
	word-spacing: 5px;
	color: #fff;
}
#logoBar .block-1 h1 a {
	color: #fff;
	text-decoration: none;
}
#logoBar .block-2 h2 {
	padding: 8px 0 0 7px;
	font-size: 12px;
	color: #000;
	border: none;
}
#logoBar .block-2 h2 a {
	text-decoration: none;
	color: #000;
	border: none;
}
#logoBar .block-3 p {
	font: 16px tahoma, arial, helvetica, sans-serif;
	line-height: 24px;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 0.01em;
	word-spacing: 1px;
	margin: 0;
	padding: 0;
	text-align: right;
}
#logoBar .block-3 div {
	font: 15px tahoma, arial, helvetica, sans-serif;
	text-align: right;
	color: #fff;
	margin: 10px 0 0 0;
}
#logoBar .block-3 div span.tel {
	color: #d80000;
	font: 19px "Trebuchet MS", arial, helvetica, sans-serif;
}
#logoBar .block-3 div span.price {
	color: #b6b6b6;
	font-size: 9px;
}

/*#topBar {
	height:28px;
	z-index:100;
}
#identification {
	width:48% !important;
	float:left;
	padding-top:7px;
	padding-left:7px;
}
#topMenu {
	width:50%;
	float:right;
	padding-top:7px;
	text-align:right;
}*/

#topBar {
	background:url(bgd_header_menu.gif) no-repeat top center;
	height:35px;
	color:#fff;
	padding:5px 11px 0;
	font-family:"Trebuchet MS", Arial, Tahoma, sans-serif;
	font-size:12px;
}

#topBar #identification {
	float:right;
}

#topBar a {
	display:-moz-inline-stack;
    display:inline-block;
	zoom:1;
	*display:inline;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	height:34px;
	text-decoration:none;
	cursor:pointer;
}

#topBar a span {
	display:-moz-inline-stack;
    display:inline-block;
	zoom:1;
	*display:inline;
	height:34px;
	line-height:31px;
	padding:0 18px;
}

#topBar a:hover, 
#topBar a.activ {
	background:url(bgd_header_menu_ahover_left.gif) no-repeat;
}

#topBar a:hover span, 
#topBar a.activ span {
	background:url(bgd_header_menu_ahover_right.gif) no-repeat right;
}

/******************************* MAIN ***/

#main {
	font-family:Georgia, "Times New Roman", Times, serif;
}
#leftSide {
	width:225px;
	float:left;
	padding-left:0px;
	padding-right:0px;
}
#rightSide {
	width:715px;
	float:right;
	padding:7px;
	padding-bottom:5px;
	padding-left:6px;
	padding-right:5px;
	/*height:auto !important;
	height:700px;
	min-height:900px !important;*/
	min-height:1510px;
	height:auto !important;
	height:1510px;
	/*min-height:none;*/
	background:url(rightSideBottom.jpg) no-repeat #FFF bottom;
}
#rightSide sup {
	font-size: 10px;
}
#rightSide p, #rightSide table {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif
}
#rightSide a.btn_red {
	font-family:Georgia,"Times New Roman",Times,serif !important;
}
#rightSide #identification {
	margin:0 8px 12px 3px;
	padding:0 0 4px;
	text-align:right;
	font-size:10px;
	border-bottom:1px dotted #ddd;
}

#leftSide sup {
	font-size: 10px;
}
#leftSide p {
	text-align:left;
}
#pathway {
	background-image:url(bg_pathway.jpg);
	background-repeat:no-repeat;
	height:18px;
	padding-top:7px;
	padding-left:5px;
	font-size:10px;
	color:#999999;
	margin-bottom:5px;
}
#pathway a {
	color: #999999;
	text-decoration:none;
}
#pathway a:hover {
	color: #999999;
	text-decoration:underline;
}
/******************************* PANELS ***/

/* Title h2 */
#main #leftSide h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:15px;
	text-transform:uppercase;
	color:#fff;
	text-align:center;
	height:35px;
	line-height:39px;
	margin:0;
	/*text-shadow:1px 1px 3px #333;*/
}

/*#panel_ccm {
	background-image:url(panel_commentcamarche.jpg);
	background-repeat:no-repeat;
	width:107px;
	height:60px;
	padding-top:58px;
	padding-left:115px;
	padding-right:3px;
	color:#FFFFFF;
	font-size:11px;
}
#panel_ccm a {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#panel_ccm a:hover {
	text-decoration:underline;
}*/

#panel_ccm {
	position:relative;
	width:221px;
	height:282px;
	margin:0 0 0 4px;
}
#panel_ccm a img {
	display:block;
}
#panel_ccm a.seeDemo {
	position:absolute;
	bottom:7px;
	left:35px;
}
#panel_ccm a.seeVideo {
	position:absolute;
	bottom:7px;
	left:112px;
}

#panel_selection {
	background-image:url(panel_selection.jpg);
	background-repeat:no-repeat;
	width:202px;
	height:200px;
	padding-top:34px;
	padding-left:18px;
	padding-right:5px;
	color:#FFFFFF;
	font-size:12px;
}

#panel_selection a.reset, #panel_selection a.reset:hover {
	height:auto;
	display:inline;
	padding:0px;
	background:none;
}

/*#panel_menu {
	background-image:url(panel_menucarte.jpg);
	background-repeat:no-repeat;
	width:202px;
	height:173px;
	padding-top:34px;
	padding-left:18px;
	padding-right:5px;
	color:#FFFFFF;
	font-size:12px;
}
#panel_menu a, #panel_selection a {
	display:block;
	height:21px;
	padding-left:22px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(btn_off.jpg);
	background-repeat:no-repeat;
}
#panel_menu a:hover, #panel_selection a:hover {
	background-image:url(btn_on.jpg);
	text-decoration:underline;
}
#panel_menu a.selected, #panel_selection a.selected {
	background-image:url(btn_selected.jpg);
	background-repeat:no-repeat;
}
#panel_menu a.selected:hover, #panel_selection a.selected:hover {
	background-image:url(btn_selected.jpg);
	background-repeat:no-repeat;
}*/

#panel_menu {
	margin:0 0 3px 4px;
	background:url(bgd_sidebar_listbox_bottom.gif) no-repeat center bottom;
	font-family:Tahoma, Arial, Verdana, sans-serif;
}

#panel_menu .top {
	background:url(bgd_sidebar_listbox_top.gif) no-repeat center top;
	padding:28px 0 0;
}

#panel_menu table.listBoxes {
	width:85%;
	margin:0 auto 10px;
	color:#fff;
}

#panel_menu table.listBoxes a {
	color:#fff;
	display:block;
	height:auto !important;
	font-size:13px;
	background:url(bul_listboxes.gif) no-repeat left center;
	padding:0 0 0 10px;
}
#panel_menu table.listBoxes a.reset {
	background:none;
	margin:5px 0;
}

#panel_xps {
	background-image:url(panel_serviceexpress.jpg);
	background-repeat:no-repeat;
	width:135px;
	height:79px;
	padding-top:35px;
	padding-left:80px;
	padding-right:10px;
	color:#FFFFFF;
	font-size:10px;
}
#panel_xps p {
	margin:0;
	padding:0;
	display:block;
}
#panel_xps a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#panel_xps a:hover {
	text-decoration:underline;
}

#direct_command, 
#panel_personnalize, 
#panel_shipping, 
#panel_hotline {
	margin:0 0 2px 4px;
	position:relative;
}

#direct_command img, 
#panel_personnalize img, 
#panel_shipping img, 
#panel_hotline img {
	display:block;
}

#direct_command {
	margin:0 0 2px 4px;
}

#panel_pla {
	margin:4px 0 0;
}

#panel_personnalize .text, 
#panel_shipping .text {
	position:absolute;
	left:78px;
	top:38px;
	width:137px;
	color:#fff;
	line-height:13px;
	font-family:Arial, Tahoma, Verdana, sans-serif;
	font-size:12px;
}

#panel_prs {
	background-image:url(panel_perso.jpg);
	background-repeat:no-repeat;
	width:135px;
	height:79px;
	padding-top:35px;
	padding-left:80px;
	padding-right:10px;
	color:#FFFFFF;
	font-size:10px;
}
#panel_prs p {
	margin:0;
	padding:0;
	display:block;
}
#panel_prs a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#panel_prs a:hover {
	text-decoration:underline;
}
/*#panel_mqs {
	background-image:url(panel_marques.jpg);
	background-repeat:no-repeat;
	width:135px;
	height:79px;
	padding-top:35px;
	padding-left:80px;
	padding-right:10px;
	color:#FFFFFF;
	font-size:10px;
}
#panel_mqs p {
	margin:0;
	padding:0;
	text-align:justify;
}
#panel_mqs a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#panel_mqs a:hover {
	text-decoration:underline;
}*/

#panel_brands {
	background:url(bgd_sidebar_brands.gif) no-repeat;
	width:221px;
	height:105px;
	position:relative;
	margin:0 0 0 4px;
}
#panel_brands #logoBrands {
	position:absolute;
	width:129px;
	height:54px;
	top:37px;
	left:81px;
	text-align:center;
	overflow:hidden;
}

#panel_brands #logoBrands img {
	position:absolute;
	left:0;
	top:0;
}

#panel_afpccc {
	margin:6px 0 0 0;
	overflow:hidden;
	width:218px;
	height:145px;
	float:right;
}
#panel_fevad {
	margin:6px 0 0 0;
	overflow:hidden;
	width:218px;
	height:103px;
	float:right;
}

#panel_idt {
	background-image:url(panel_identification.jpg);
	background-repeat:no-repeat;
	width:205px;
	height:86px;
	padding-top:30px;
	padding-left:15px;
	padding-right:5px;
	color:#FFFFFF;
	font-size:10px;
}
#panel_idt a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:9px;
}
#panel_idt a:hover {
	text-decoration:underline;
}
#panel_pnr {
	background-image:url(panel_panier.jpg);
	background-repeat:no-repeat;
	width:205px;
	height:113px;
	padding-top:30px;
	padding-left:15px;
	padding-right:5px;
	color:#FFFFFF;
	font-size:10px;
}
#panel_pnr a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#panel_pnr a:hover {
	text-decoration:underline;
}

/* Nuage Mots-clés */
#panel_tagcloud {
	background:url(bgd_sidebar_tagcloud.gif) no-repeat right top;
	margin:4px 0 0;
	height:165px;
	overflow:hidden;
	color:#fff;
}
#panel_tagcloud .tagCloudWords {
	text-align:center;
	padding:0 7px 0 13px;
	font-family:Arial, Tahoma, Verdana, sans-serif;
}
#panel_tagcloud .tagCloudWords a {
	margin: 0 5px;
	color:#fff;
}
#panel_tagcloud .tagCloudWords a.size-1 {
	font-size: 11px;
}
#panel_tagcloud .tagCloudWords a.size-2 {
	font-size: 13px;
}
#panel_tagcloud .tagCloudWords a.size-3 {
	font-size: 14px;
}
#panel_tagcloud .tagCloudWords a.size-4 {
	font-size: 15px;
	font-weight: bold;
}

/******************************* CONTENT ***/

/* Edito Home
----------------------------------------------------*/

#editoHome {
	clear:both;
	margin:0 3px 20px 2px;
	background:url(bgd_home_edito.gif) no-repeat center top;
	height:223px;
}

#editoHome .flash {
	float:left;
	width:230px;
	height:230px;
	margin:0 27px 0 0;
}

#editoHome .information {
	float:left;
	border:0;
	width:439px !important;
}

#editoHome .information .intro1 {
	font-size:20px;
	margin:10px 0 10px -95px;
}
* html #editoHome .information .intro1 { margin-left:0; }

#editoHome .information .intro2 {
	margin:8px 0;
	font: 26px georgia, verdana, arial, sans-serif;
	color: #990000;
	padding: 0;
}

#editoHome .information .intro3 {
	font-size:15px;
}

#editoHome .information .intro-ccm {
	float:right;
	font-family:Tahoma, Arial, Verdana, sans-serif;
	display:block;
	background:url(btn_home_howitworks.gif) no-repeat center top;
	width:186px;
	height:29px;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
	line-height:27px;
	font-size:14px;
	margin:16px 0 0 14px;
}

#editoHome .information .intro4 {
	line-height:11px;
	margin:18px 0 0;
}

/*--------------------------------------------------*/

#edito {
	clear:both;
	margin:7px 8px 12px 4px;
}
#edito h1 sup, #editoMini h1 sup {
	font-size:16px;
}
#edito p, #editoMini p {
	text-align:justify;
	line-height:18px;
}
#edito img, #editoMini img {
}

.photo {
	width:200px;
	float:left;
	text-align:center;
	margin-right:30px;
}
.photo a {
	font-weight:bold;
	font-size:11px;
	color:#990000;
	text-decoration:none;
}
.photo a:hover {
	text-decoration:underline;
}
.information {
	width:458px !important;
	width:438px;
	border-bottom:1px solid #CCCCCC;
	float:left;
}
/*div.coffret {
	float:left;
	width:230px;
	margin-right:3px;
	margin-left:3px;
	margin-bottom:6px;
}
div.coffretTitle {
	background-image:url(panel_titlebg.jpg);
	background-repeat:no-repeat;
	width:220px;
	height:25px;
	padding:5px;
}
div.coffretTitleName a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
div.coffretTitlePrice {
	color:#FFFFFF;
	font-size:9px;
	text-align:right;
}
div.coffretContent {
	width:224px;
	border:1px solid #c1c1c1;
	border-top: 0px;
	background-color:#FFFFFF;
	padding:2px;
}

div.champagne
{
	background: url('champagne.gif') no-repeat bottom left;
}
div.champagne-2
{
	background: url('champagne-2.gif') no-repeat bottom left;
}
span.withChampagne
{
	font-size:11px;
	margin-left:10px;
}
span.withChampagne span.star
{
	width:15px;
	display:block;
	float:left;
}
div.coffretContent-footer {
	background-image:url(panel_footer.jpg);
	background-repeat:no-repeat;
	width:230px;
	height:10px;
	margin-bottom:5px;
}
div.coffretContent h2 {
	margin:0;
	padding:0;
	padding-left:3px;
	padding-right:3px;
	color:#990000;
	margin-bottom:4px;
	font-size:12px;
}
div.coffretContent p {
	display:block;
	margin:0;
	padding:0;
	padding-left:3px;
	padding-right:3px;
	height:50px;
	font-size:10px;
	text-align:justify;
}
div.coffretContent a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding-left:3px;
	padding-right:3px;
	font-size:10px;
	color:#990000;
	text-decoration:none;
	margin-bottom:5px;
}
div.coffretContent a:hover {
	padding-left:3px;
	padding-right:3px;
	text-decoration:underline;
}
div.coffretContent img
{
	float:left;
}

div.imgCarte img
{
	margin-top:20px;
}

div.slidePhoto
{
	overflow:hidden;
	width:110px !important;
	height:110px;
	float:right;
}

div.slide
{
	width:110px;
	height:110px;
	position:absolute;
	overflow:hidden;
	z-index:1;
}*/

#promoCoffret {
	background:url(bgd_blockboxes_home_bottom.gif) no-repeat bottom center;
	padding:0 0 7px;
	width:706px;
	margin:0 0 0 4px;
	overflow:hidden;
}
#promoCoffret .top {
	background:url(bgd_blockboxes_home_top.gif) no-repeat top center;
	padding:6px 0 0;
}
#promoCoffret .top .content {
	border-left:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
	padding:10px;
	background:#fff;
}
#promoCoffret .coffret {
	background:#6a6a6a url(bgd_blockbox_home.gif) no-repeat;
	font-family:Tahoma, Arial, Verdana, sans-serif;
	float:left;
	margin:0 9px 9px 0;
	padding:8px;
	width:206px;
	height:240px;
	overflow:hidden;
	position:relative;
}

#promoCoffret .last {
	margin-right:0;
}

#promoCoffret .coffret .coffretTitle {
	color:#fff;
	margin:0 0 6px;
}
#promoCoffret .coffret .coffretTitle .coffretTitleName {
	background:url(bul_blockbox_home.gif) no-repeat left center;
	padding:0 0 0 10px;
	font-size:14px;
}
#promoCoffret .coffret .coffretTitle .coffretTitleName a { color:#fff; }
#promoCoffret .coffret .coffretTitle .coffretTitleName sup { vertical-align:middle; font-size:10px; }
#promoCoffret .coffret .coffretTitle .coffretTitlePrice {
	text-align:right;
	font-size:13px;
}
#promoCoffret .coffret .coffretContent .slidePhoto {
	width:207px;
	height:126px;
	overflow:hidden;
	margin:0 auto 6px auto;
	background:transparent;
}
#promoCoffret .coffret .coffretContent .slidePhoto img {
	position:absolute;
	display:block;
	z-index:2;
}
#promoCoffret .coffret .coffretContent p.descr {
	color:#fff;
	text-align:center;
	margin:8px 0 6px !important;
	line-height:13px;
	font-size:11px;
}
#promoCoffret .coffret .coffretContent p.descr a { color:#fff !important; text-decoration:none; }
#promoCoffret .coffret .coffretContent p.descr span { font-size:10px; }
#promoCoffret .coffret .coffretContent .more {
	text-align:center;
	position:absolute;
	bottom:8px;
	width:205px;
	font-size:12px;
}
#promoCoffret .coffret .coffretContent .more a {
	text-align:center;
	display:inline-block;
	background:url(btn_blockbox_home.gif) no-repeat;
	width:144px;
	height:23px;
	color:#fff;
	line-height:21px;
	text-decoration:none;
}

#promoCoffret .coffret .imgCarte {
	position:absolute;
	top:46px;
	left:-7px;
	width:140px;
	height:159px;
	z-index:3;
}
#promoCoffret .coffret .imgCarte img {
	display:block;
	position:absolute;
	top:0;
	left:0;
}

div.degrade
{
	z-index:5;
	position:absolute;
}

#subfooter-left {
	float:left;
	width:225px;
}
#subfooter-right {
	float:right;
	width:472px;
}




#Gallery{
	width:715px;
	margin-bottom:15px;
}
#galleryHeader{
	width:715px;
	height:47px;
	overflow:hidden;
}
#galleryHeader a, #galleryHeader img{
	margin:0; padding:0;
	float:left;
}
.gallery-headerTitle{
	background-image:url(gallery_bg-Title.jpg);
	display:block;
	width:608px; height:35px;
	float:left;
	color:#FFFFFF;
	font-size:18px;
	margin:0; padding:0;
	padding-left:30px; padding-top:12px;	
}
#galleryContent{
	background-image:url(gallery_bg-Images.jpg);
	height:200px;
	padding-top:13px;
}



#galleryFooter{
	background-image:url(gallery_bg-Infos.jpg);
	height:40px;
	padding-top:2px;
}
#gallery-footerTitle{
	display:block;
	color:#FFFFFF;
	font-size:14px;
	padding-left:30px;
}
#gallery-footerDesc{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:10px;
	padding-left:30px;

}



.bottom_panel {
	width:710px;
	height:20px;
	background-image: url(bigpanel_titlebg_bottom.jpg);
	padding-top:5px;
	text-align:center;
	color:#000;
}
.bottom_panel a {
	font-size:10px;
	color:#990000;
	text-decoration:none;
}
.bottom_panel a:hover {
	text-decoration:underline;
}

/******************************* PRESS **/

#rightSide #pressPage{
	color:#333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width:715px;
	margin-bottom:20px;
	overflow:hidden;
} 

#rightSide #pressPage h1{
	margin-top:20px;
}

#rightSide #pressPage h2{
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	padding:0;
	margin-top:15px;
	font-size:26px;
	font-weight:normal;
}

#rightSide #pressPage .contact{
	float:left;
	margin:35px 0 0 40px;
	text-align:left;
}

#rightSide #pressPage .dossier_presse {
	margin:20px 0 0 140px;
}

* html #rightSide #pressPage .contact{
	margin-left:30px;
}

#rightSide #pressPage img{
	border:none;
	outline:none;
}

#rightSide #pressPage #close{
	clear:both;
}

#rightSide #pressPage .blockPress{
	margin-top:0px;
	margin-left:25px;
	padding:15px 0 5px 25px;
	display:block;
	height:120px;
	width:662px;
	background: url(press/blockPress-bg.gif) no-repeat;
}

#rightSide #pressPage .logoPress{
	float:left;
	width:150px;
}

#rightSide #pressPage .extract{
	float:left;
	padding-left: 15px;
	width:473px;
}

#rightSide #pressPage .extract .pressTitle{
	margin:0;
	padding:0;
	color:#990000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:500;
}

#rightSide #pressPage .extract .pressDetail{
	color:#A6A6A6;
	font-size:11px;
}

#rightSide #pressPage .extract p{
	margin-top:10px;
	font-size:11px;
	text-align:justify;
	margin-right:15px;
}

#rightSide #pressPage .extract .readNext{
	clear:both;
	text-align:right;
	padding-bottom:5px;
}

#rightSide #pressPage .pressAll a{
	color:#990000;
	text-decoration:none;
	}

#rightSide #pressPage .readNext a{
	margin-right:15px;
	color:#990000;
	text-decoration:none;
}

#rightSide #pressPage .pressAll a:hover,
#rightSide #pressPage .readNext a:hover{
	text-decoration:underline;
}

#rightSide #pressPage .pressAll{
	display:block;
	margin-left: 15px;
	height:24px;
	width:662px;
	text-align:right;
}

#rightSide #pressPage ul{
	width: 662px;
}
#rightSide #pressPage ul li{
	width: 662px;
	display:list-item;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:25px;
 	list-style-type:none;
 	background-image:url(press/pdf-ico.gif);
 	background-repeat:no-repeat;
 	background-position:0% 65%;
 	padding-left:30px;
}

#rightSide #pressPage ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

#rightSide #pressPage ul li a:visited,
#rightSide #pressPage ul li a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:underline;
	cursor:pointer;
}

/******************************* FIN PRESS ***/
/******************************* TABLE ***/


table.tabCadre {
	border:1px solid #990000;
	margin:5px;
}
tr.tabTitle {
	background-color:#990000;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px;
	height:20px;
}
tr.tabTitle2 {
	background-color:#666666;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px;
	height:20px;
}
tr.tabLine1 {
	padding:2px;
	background-color:#FFFFFF;
	height:25px;
}
tr.tabLine2 {
	padding:2px;
	background-color:#EEEEEE;
	height:25px;
}
/******************************* FOOTER ***/

#footer {
	height:50px;
	font-size: 9px;
	color: #666666;
	padding-top:20px;
}
#footer a {
	color: #666666;
	text-decoration:none;
}
#footer a:hover {
	color: #666666;
	text-decoration:underline;
	margin-bottom:30px;
}
#copyrights, #bottomMenu, #bottomLinks {
	text-align:right;
}
.puce {
	display:block;
	width:18px;
	height:16px;
	padding-top:2px;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(puce.jpg);
	background-repeat:no-repeat;
	text-align:center;
	margin-bottom:3px;
}

.prix{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}

/* CSS Document */
.galerie {
	width:710px;
	margin-right:auto;
	margin-left:auto;
}
.item-galerie-grey, .item-galerie-red {
	width:160px;
	float:left;
	margin:6px;
	cursor: pointer;
}
.item-galerie-grey {
	border:solid 1px #c7c7c7;
}
.item-galerie-red {
	border:solid 1px #CC0000;
}
.galerie-image {
}
.galerie-titre-grey, .galerie-titre-red {
	display:block;
	height:17px;
	padding:3px;
	padding-left:5px;
	padding-top:5px;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	width:152px;
	text-decoration:none;
}
.galerie-titre-grey {
	background-image:url(gallery_titre_grey.jpg);
}
.galerie-titre-red {
	background-image:url(gallery_titre_red.jpg);
}
.gallerie-light {
	width:160px;
	height:160px;
	position:absolute;
	z-index:3;
	text-align:right;
}
.galerie-nums {
	width:100%;
	text-align:center;
	margin-top:20px;
}
.galerie-nums a {
	color:#990000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.galerie-nums a:hover {
	color:#990000;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
.panier-form {
	width:250px;
	margin-left:auto;
	margin-right:0;
}
.affinage-photos {
	width:470px;
	float:left;
	padding-left:0px;
	padding-bottom:20px;
}
.affinage-cadeaux {
	width:130px;
	padding-left:10px;
	float:left;
}
.affinage-cadeaux-photos {
	width:207px;
	background-color:#EEEEEE;
	padding-bottom:20px;
	padding-left:23px;
}
.item-galerie2 {
	width:150px;
	float:left;
	padding:0;
	padding-left:5px;
	padding-right:5px;
	padding-top:20px;
	padding-top:5px;
}
.affinage-titre {
	margin:0;
	padding:0;
	margin-bottom:0;
	display:block;
	text-align:center;
	background-image:url(repeat_product.jpg);
	height:20px;
	padding-bottom:0;
	color:#990000;
	font-size:13px;
	font-weight:bold;
	border:solid 1px #c7c7c7;
	width:128px;
	text-decoration:none;
}
.galerie-lien2 {
	margin:0;
	padding:0;
	margin-top:0;
	margin-bottom:0;
	display:block;
	text-align:center;
	background-image:url(repeat_product.jpg);
	height:17px;
	padding-top:3px;
	padding-bottom:0;
	color:#990000;
	font-size:9px;
	font-weight:bold;
	border:solid 1px #c7c7c7;
	width:83px;
	text-decoration:none;
}
a.galerie-lien2:hover {
	margin:0;
	padding:0;
	margin-top:0;
	margin-bottom:0;
	display:block;
	text-align:center;
	background-image:url(repeat_product.jpg);
	height:17px;
	padding-top:3px;
	padding-bottom:0;
	color:#990000;
	font-size:9px;
	font-weight:bold;
	border:solid 1px #c7c7c7;
	width:83px;
	text-decoration:underline;
}
.item-galerie2 img {
	margin:0;
	padding:0;
	border:solid 1px #c7c7c7;
}
a.btn_black {
	display:block;
	float:right;
	width:140px;
	height:21px;
	margin-left:auto;
	text-align:center;
	background-image: url(btn_black.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:5px;
	font-size: 11px;
	line-height: 17px;
}
a.btn_black-large {
	display:block;
	float:right;
	width:160px;
	height:21px;
	margin-left:auto;
	text-align:center;
	background-image: url(btn_black-large.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:5px;
	font-size: 11px;
	line-height: 17px;
}

a.btn_black:hover, a.btn_black-large:hover {
	text-decoration:underline;
}
a.btn_red {
	display:block;
	float:right;
	width:140px;
	height:21px;
	margin-left:auto;
	text-align:center;
	background-image: url(btn_red.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:5px;
	font-size: 11px;
	line-height: 17px;
}
input.btn_red {
	border:none;
	float:right;
	width:140px;
	height:25px;
	margin:auto;
	text-align:center;
	background-image: url(btn_red.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}
a.btn_perso
{
	float:right !important;
	margin:8px auto;
	font-size:11px;
	padding-top:0px;
	height:26px;
}
a.btn_red-large {
	display:block;
	float:right;
	width:160px;
	height:21px;
	margin-left:auto;
	text-align:center;
	background-image: url(btn_red-large.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:5px;
	font-size:11px;
	line-height:17px;
}

a.btn_red:hover, a.btn_red-large:hover {
	text-decoration:underline;
}
a.all_cadeaux {
	color:#666;
	text-decoration:none;
}

/* Formulaires */
.fieldError {
	color: #D81818;
	padding: 4px 0;
	font-weight: bold;
	font-size:7pt;
}

.requiredFields {
  font-size: 14px;
  color: red;
}

.perso_formu
{
	width: 330px;
	text-align: center;
}

div.expeHF
{
	line-height:12px;
	font-weight: normal;
	font-size: 11px;
	margin:15px 0 15px 0;
}

.fieldComment
{
  color: #969696;
  font: italic 11px  verdana, arial, tahoma, sans-serif;
  text-align: left;
}

.textOffer
{
	font-weight: bold;
	float: left;
	font-family: Tahoma;
}

a.btn_commande
{
	float:none;
	margin:auto;
}

.homeEdito p
{
	display:block;
}

.rightSideBottom
{
	background-color:#FFFFFF;
	background-image:url(bg_main.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	/*min-height:900px;*/
	min-height:1755px;
	height:auto !important;
	height:1755px;
}

.commandSpace
{
	height:auto !important;
	height:500px;
	min-height:400px;
}

a.popupLink
{
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

.tabPersoCard
{
	margin:auto;
}

div.assocZone
{
	width:200px;
}

div.cadreOffer
{
	border:1px solid #990000;
	margin:30px 10px 0 5px;
	background-color:#FFF;
	padding-left:10px;
	padding-right:10px;
}

div.cadreOffer p
{
	padding-top:3px !important;
	padding-left:0 !important;
	padding-right:0 !important;
	text-align:left !important;
}

body.valider .textOffer
{
	float:left;
}

.cadreOffer a.btn_black
{
	cursor:pointer;
}

div.optionTitle
{
	padding:0 15px;
	margin-top:10px;
	color:#990000;
	font:bold 15px Arial, helvetica, verdana, sans-serif !important;
	background:url(puce_3.gif) no-repeat;
}

p.littleTitle
{
	font-size:13px;
	cursor:pointer;
}

h2.littleTitle
{
	cursor:pointer;
}

a.cardLink
{
	padding:0 !important;
	margin:0 !important;
}

a.cardLinkP
{
	color:#000 !important;
}

a.cardLink img
{
	border:none !important;
}

div#galleryMargin
{
	position:relative;
	margin-left:28px;
	overflow:hidden;
	margin-right:28px;
	height:210px;
}

div#galleryInner
{
	position:absolute;
	width:1200px;
	margin-left:0px;
	height:210px;
	overflow:hidden;
}

div.galleryPicture
{
	display:block;
	width:168px;
	float:left;
}

div.galleryPicture img
{
	background:url(wait.gif) center center no-repeat;
	width:150px;
	height:150px;
}

div.galleryPicture a img
{
	border:none;
}

div.galleryPicture a
{
	padding:2px;
	display:block;
	width:150px;
	height:150px;
}

div.galleryPicture a:hover
{
	padding:0;
	border:2px solid #990000;
}

div.galleryPicture div
{
	padding-top:4px;
	margin:2px 0 0 2px;
	width:155px;
	color: #FFF;
	overflow:hidden;
	background:url('reflet.png') no-repeat !important;
	background:url('reflet_ie6.jpg') no-repeat;
	text-align:center;
	height:50px;
}

.descCard
{
	border:none;
}

a.cardName:hover
{
	color:#FFF;
}

div#pictoMy
{
	text-align:right;
}

#edito #blockWhois {
	background: url(bgd-blockWhois.gif) no-repeat #fff;
	width: 563px;
	height: 229px;
	position: relative;
	left: 65px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#edito #blockWhois .block-1 {
	width: 309px;
	height: 227px;
	padding: 2px 0 0 2px;
	text-align: right;
	float: left;
}
#edito #blockWhois .block-2 {
	float: left;
	width: 219px;
	height: 189px;
	padding: 5px 5px 0 28px;
	font-size: 13px;
}
#edito #blockWhois .block-2  p {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
#edito #blockWhois .block-2  div.whoisTitle {
	font-size: 17px;
	color: #990000;
}

#rightSide p.aboutAfp3c {
	clear:both;
	margin:25px;
	font-size:14px;
	line-height:22px;
}

img.portrait {
	float:left;
	margin: 5px 10px 0 0;
}
