﻿/* @begin Global Reset */
    /** { vertical-align:	top; font-weight: inherit; font-family: inherit; font-style: inherit; font-size: 100%; border: 0 none; outline: 0; padding: 0; margin: 0; }
    */
	h1, h2, h3, h4 { vertical-align:	top; font-weight: inherit; font-family: inherit; font-style: inherit; font-size: 100%; border: 0 none; outline: 0; padding: 0; margin: 0; }
	a { vertical-align:	top; font-weight: inherit; font-family: inherit; font-style: inherit; font-size: 100%; border: 0 none; outline: 0; padding: 0; margin: 0; }
	span { vertical-align:	top; font-weight: inherit; font-family: inherit; font-style: inherit; font-size: 100%; border: 0 none; outline: 0; padding: 0; margin: 0; }
	ul { vertical-align:	top; font-weight: inherit; font-family: inherit; font-style: inherit; font-size: 100%; border: 0 none; outline: 0; padding: 0; margin: 0; }
	ul li { vertical-align:	top; font-weight: inherit; font-family: inherit; font-style: inherit; font-size: 100%; border: 0 none; outline: 0; padding: 0; margin: 0; list-style-position: inside; }
/* @end */

/* @begin General */
	html {
		min-height: 100%;
		height: auto;
		margin:0;
		padding:0;
	}

	body 
	{
		background:#1E1E1E url('/_img/copyright.jpg') no-repeat center bottom;
		font-family: Verdana, Arial, sans-serif; font-size: 12px; color:#C9C9C9;
		margin:0;
		padding:0;
		
	}

	a
	{
		text-decoration:none;
	}
	
	h1
	{
		color:#FFFFFF;
		font-weight:bold;
	}
	
	h2
	{
		color:#ED1C24;
		font-weight:normal;
	}

	span
	{
	}

/* @end General */

/* @begin Layout */
	#top { float:left; clear:left; width:100%; height:auto; margin:0; _margin:-15px 0 0 0; padding:0; background:url('/_img/page-background.jpg') no-repeat center top; }
	#bottom { float:left; clear:left; width:100%; height:auto; padding-bottom:140px; }
/* @end Layout */

.horizontal-separator
{
	margin:18px 0 10px 0;
	width:700px; height:1px;
	background:url('/_img/separator.gif') repeat-x;
}

#page 
{
	padding:0 0 0 0px;
	margin:0 auto 0 auto;
	width:982px;
	overflow:visible;
}

#header
{
	float:left; clear:left;
	width:982px; height:96px;
	background:url('/_img/header/background.jpg') no-repeat;
}

#header #logo
{
	float:left;
	width:625px;
	height:100%;
	cursor:pointer;
}

#header .menu ul
{
	list-style:none;
	padding:0 10px 0 0;
}

#header .menu ul li
{
	font-style:italic;
	list-style:none;
	float:right;
	background:url('/_img/header/separator-vtop-menu.gif') no-repeat right top;
	padding:8px 8px 0 8px;
}

#header .menu ul li:first-child
{
	background:none;
}

#menu
{
	float:left; clear:left;
	width:982px; height:36px;
	padding:1px 0 0 1px;
	background:url('/_img/menu/background.jpg') no-repeat;
}

#menu ul li
{
	float:left;
	width:auto; height:24px;
	padding:10px 10px 0px 10px;
	list-style:none;
	background: url('/_img/menu/separator.gif') no-repeat right top;
}

#menu ul li a
	{	
		display: block;
		text-decoration: none;
		color: #C9C9C9;
		white-space: nowrap;
	}

	#menu ul li a:hover
	{	
		color:#FFFFFF;
	}


	#menu ul li ul
	{
		list-style:none;
		background:#111111;
		margin: 10px 0 0 -10px;
		padding: 0;
		position: absolute;
		display:none;
		filter:alpha(opacity=0);
		zoom:1;
		opacity:0.0;
		border-top:solid 1px #000000; border-left:solid 1px #000000;
		
		
	}
	
	#menu ul li ul li
	{
		list-style:none;
		float: none;
		display: inline;
		padding:0px;
		margin:0px;
		height:20px;
	}
	
	#menu li ul li a
	{	
		position:relative;
	 	width:170px; height:20px;
	 	margin:0 0 0 0px;
	 	padding:7px 10px 3px 10px;
				
	 	background: #111111 url('/_img/horizontal-separator.gif') repeat-x;
	}
		
	#menu li ul li a:hover
	{	
		background: #222222;
	}



#content
{
	display:inline;
	float:left; clear:left;
	width:962px;
	min-height:500px; height:auto;
	
	background:#000000;
}

#content-top
{
	display:inline;
	float:left; clear:left;
	padding:0 0 18px 0;
	width:944px;
}

#content-bottom
{
	display:inline;
	float:left; clear:left;
	width:962px;
	margin:0;
	padding:0;
}

#content-bottom-left
{
	display:inline;
	float:left;
	width:710px;
	margin:0;
	padding:0 0px 0 0;
	
}

ul.home-products
{
	list-style: none;
}

ul.home-products li
{
	float:left;
	padding:0;
	width:95px; height:169px;
	margin:0 6px 0 0;
	cursor:pointer;
}

ul.boutique-catalogs
{
	list-style: none;
}

ul.boutique-catalogs li
{
	float:left;
	padding:0;
	width:183px; height:174px;
	margin:0 10px 0 0;
	cursor:pointer;
}


/*@begin Neuf */
h1.Neuf
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ACACAC;
}

ul.NeufImages
{
	padding: 0;
	margin: 0;
}

ul.NeufImages li
{
	float: left;
	clear: left;
	list-style: none;
	list-style-image: none;
	padding: 0;
	margin: 11px 0 0px 0;
	display:block; 
	width:760px; 
	height:180px; 
	cursor:pointer;
}

ul.NeufImages li:first-child
{
	margin: 0px 0 0px 0;
}

ul.NeufImages li img.over
{
	display: none;
}
/*@end Neuf */

/*@begin Forfaits */

#accordion a
{
	outline:none;
	border:solid 0px;
}

#accordion div { overflow: hidden; }

#accordion a img
{
	outline:none;
	border:solid 0px;
}

ul.forfait { list-style: none; list-style-image: none; padding: 0; margin: 0; }
ul.forfait li h2 { color: #01ADEA; font-size: 11px; margin:15px 0 2px 0; padding:0; }
ul.forfait li ul { margin: 0; padding: 0; list-style:none; }
ul.forfait li ul li { font-size: 10px; }
/*@end Forfaits */

/*@begin Font-Compatibility styles */

ul, ol, li {
    COLOR:						#FFFFFF;
    FONT-FAMILY:				Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE:					12px;
    FONT-WEIGHT:				normal;
    LINE-HEIGHT:				14px;
	TEXT-ALIGNMENT:				left;
}

a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

a:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

font.rouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ee1b2a;
}
font.rougeAdresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ee1b2a;
}

font.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ACACAC;
}
font.Titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ACACAC;
}
font.TitreRouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ee1b2a;
}

font.TitreTableau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ACACAC;
}
font.Bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
font.Equipe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
font.EquipePoste {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ACACAC;
}
font.alert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ee1b2a;
}
/*@end Font-Compatibility styles */

#content-bottom-right
{
	display:inline;
	float:left;
	width:232px;
	background:url('/_img/separator.gif') repeat-y;
}

#content-bottom-right ul li
{
	float:left;
	clear:left;
	color:#C9C9C9;
	width:222px;
	list-style:none;
	margin:0 0 0 10px;
	padding:7px 0 20px 0px;
	background:url('/_img/content/home/bottom-right/separator.jpg') repeat-x left bottom;
	cursor:pointer;
}

#content-bottom-right ul li:first-child
{
	padding:0px 0 20px 0px;
}

#footer
{
	width:100%; height:auto;
	margin:0 auto 0 auto;
	overflow:visible;
	z-index:-200;
}

#footer .shadow
{
	width:100%; height:55px;
	margin:0 auto 0 auto;
	background:url('/_img/footer/shadow-background.jpg') no-repeat center top;
	overflow:visible;
}

#footer .shadow-menu
{
	width:100%; height:55px;
	margin:0 auto 0 auto;
	background:url('/_img/footer/shadow-background-menu.jpg') no-repeat center top;
	overflow:visible;
}

#footer .logos
{
	width:100%; height:106px;
	margin:0 auto 0 auto;
	overflow:visible;
	background:url('/_img/footer/logos-background.jpg') no-repeat center top;
}

/*
input[type="button"]
{
	padding:2px 5px;
	border:inherit;
}
*/

.facebook { border:none; float:right; margin:-3px 0px 0 0; outline:none; }
.facebook a img { border:none; height:22px; outline:#000000 solid 0px; width:22px; }