/* //////////////////// MENU //////////////////// */

.noJs{
	color:red;
	}
	
.dynmenu{
	display:none;
	position: absolute;
	z-index:100;
	}
	
#menu {
	margin-left: 318px;
	}

#menu dl {
	float: left;
	}
	
#menu dt {
	color: #ccc;
	border: 1px dotted #ccc;
	font-size: 0.75em;
	padding: 60px 10px 10px 5px;
	width: 80px;
	text-align: center;
	}

#menu dd {
	width: 95px; /* Opéra */
	font-size: 0.7em;
	background: #98c9e9;
	border: 1px dotted #ccc;
	}

#menu li {
	list-style-type: none;
	margin: 5px;
	}

#menu li a, #menu dt a {
	color: #000;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
	}

#menu li a:hover, #menu dt a:hover {
	color: #fff;
	}

/* //////////////////// ACCESSIBILITE //////////////////// */

#accessibilite {
	position: absolute;
	top: 0;
	left: 0;
	height: 40px;
	padding: 2px;
	padding-left: 5px;
	}
	
#accessibilite ul li {
	float: left;
	list-style-type: none;
	line-height: 30px;
	margin-right: 5px;
	}

#accessibilite ul li a {
	text-decoration: none;
	font-size: 1.5em;
	}
	
#accessibilite p {
	line-height: 30px;
	font-weight: bold;
	}

	
	
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////// CSS INCHANGEE ////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */


/* --------------------------------------------------------------------- ELEMENTS GENERAUX --------------------------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
	border: 0;
	}

html {
	font-size: 100%;
	}

body {
	background-color: #d7dbe4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#site {
	width: 900px;
	margin: 30px auto 0 auto;
	background: url("../images/design/bordures.gif") top center repeat-y;
	padding: 0 10px;
	}
	
h1 {
	color: #CECCCD;
	}

h2 {
	margin-bottom: 10px;
	font-size: 1.5em;
	}
	
h3 {
	margin: 10px 0;
	color: #8ac5eb;
	font-size: 1.2em;
	}
				
a {
	color: #8ac5eb;
	text-decoration: none;
	}
		
a:hover {
	color: #8ac5eb;
	text-decoration: underline;
	}
		
input, textarea, select {
	border: 2px inset #666;
	color: #666;
	}
	
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	}
	
input:focus, textarea:focus, select:focus {
	border: 2px solid #8ac5eb;
	color: #8ac5eb;
	}
	
form ul {
	margin: 0;
	padding: 0;
	}

form ul li {
	list-style: none;
	}
	
p {
	line-height: 1.3em;
	text-align: left;
	width: 400px;
	}

/* -------------------------------------------------------------------------------- BLOCS -------------------------------------------------------------------------------- */

#header {
	background: url("../images/design/header.jpg") top left repeat-x;
	height: 140px;
	}
	
#contenu {
	background: url("../images/design/bg-article.gif") top right repeat-y;
	color: #fff;
	margin: 10px;
	font-size: 0.84em;
	}

#footer {
	background: url("../images/design/footer.gif") bottom left repeat-x;
	height: 200px;
	clear: both;
	padding-top: 10px;
	}

/* --------------------------------------------------------------------- HEADER --------------------------------------------------------------------- */

#logo {
	width: 315px;
	float: left;
	}
	
#logo a {
	text-decoration: none;
	color: #cecccd;
	}

#logo h1 {
	font-size: 1.0em;
	font-family: Arial;
	line-height: 8em;
	word-spacing: -4px;
	}

#logo h1 a span#img {
	background: url('../images/design/logo-groupe-royer-screen.png') top center no-repeat;
	display: block;
	width: 154px;
	height: 120px;
	cursor: pointer;
	text-indent: -9999px;
	margin: 10px 0 0 20px;
	}
	
#logo h1 a span {
	float: left;
	cursor: pointer;
	}
	
/* ------------------------------------------------------------------- CONTENU -------------------------------------------------------------------- */
	
#contenu img {
	border: 3px ridge #8ac5eb;
	float: right;
	margin: 20px 20px 0px 20px;
	clear: both;
	}
	
#contenu  p {
	margin-bottom: 15px;
	}
	
#contenu ul {
	padding-left: 25px;
	}

#contenu ul li {
	padding-top: 7px;
	}
	
#contenu dl {
	}
	
#contenu dl dt {
	margin-right: 15px;
	color: #8ac5eb;
	font-weight: bolder;
	}
	
#contenu dl dd {
	margin-bottom: 15px;
	}
	
/* //////////////////// ACCUEIL //////////////////// */

.accueil a {
	text-decoration: none;
	}
	
.accueil p {
	width: 880px;
	padding: 0 10px;
	}
	
#contenu.accueil img {
	margin: -20px 0;
	border: none;
	}
	
#contenu.accueil h2 a {
	color: #8ac5eb;
	text-decoration: none;
	}
	
#contenu.accueil h2 a:hover {
	text-decoration: underline;
	}
	
.accueil h2 {
	margin: 10px 0;
	color: #8ac5eb;
	font-size: 1.2em;
	}
	
.accueil h2#baseline {
	padding: 10px 0 0 10px;
	}
	
#left, #center, #right {
	width: 250px;
	height: 210px;
	float: left;
	background: url('../images/design/home.gif') top center repeat-x;
	position: relative;
	padding: 0 10px;
	margin-top: 10px;
	}
	
#left p, #center p, #right p {
	width: 250px;
	padding: 0;
	}

#left {
	margin-left: 10px;
	}
	
#center {
	margin: 10px 35px;
	}
	
#center img#zoom {
	border: none;
	margin: -5px 0 0 10px;
	}
	
.plus a {
	color: #90c5e7;
	position: absolute;
	bottom: 0;
	right: 10px;
	text-decoration: none;
	}
	
.plus a:hover {
	text-decoration: underline;
	}
	
img.badge {
	position: relative;
	top: 10px;
	right: -25px;
	}

/* //////////////////// FORMULAIRE CONTACT //////////////////// */
	
#contenu label, #contenu input, #contenu textarea {
	width: 20em;
	}
	
.colonne1 form ul li label {
	width: 7em;
	float: left;
	}

#contenu ul li input[class="bouton"]  {
	background: url('../images/design/bouton.jpg') top center no-repeat;
	font-weight: bold;
	cursor: pointer;
	color: #fff;
	width: 224px;
	height: 53px;
	margin-left: 25px;
	border: none;
	}

#contenu ul li input[class="bouton"]:hover {
	background: url('../images/design/bouton.jpg') bottom center no-repeat;
	}
	
.colonne1{
	float: left;
	width: 400px;
	}
	
.colonne2 {
	float: left;
	width: 460px;
	}
	
#contenu .colonne2 img {
	margin: 20px 0 0 0;
	}

p.legende-contact {
	text-align: center;
	margin-left: 50px;
	}
	
.success, .erreur {
	margin-bottom: 40px;
	font-weight: bold;
	font-style: italic;
	}
	
.success ul, .erreur ul {
	list-style-type: none;
	}
	
.erreur h3 {
	font-size: 1.0em;
	}
	
/* //////////////////// MENU-FADE & FADE-BIS //////////////////// */

#menu-fade {
	font-weight: bold;
	width: 200px;
	float: left;
	margin-top: 20px;
	}

ul#menu-fade {
	list-style-type: none;
	padding: 0;
	}

ul#menu-fade li {
	font-size: 1.05em;
	padding: 0 0 5px 0;
	}

ul#menu-fade li a {
	color: #fff;
	text-decoration: none;
	}
	
#menu-fade li.active a {
	color: #8ac5eb;
	}
	
ul#fade-bis {
	margin: 20px 0 20px 300px;
	}
	
ul#fade-bis li {
	font-size: 1.05em;
	font-weight: bolder;
	list-style-image: url("../images/design/puces.gif");
	padding: 0;
	}
	
ul#fade-bis li a{
	color: #fff;
	text-decoration: none;
	padding-left: 5px;
	}
	
/* //////////////////// MARQUES //////////////////// */

#contenu.reseau-selectif {
	background: url('../images/design/reseau-selectif.gif') bottom left no-repeat;
	}
	
#contenu.grande-distribution {
	background: url('../images/design/grande-distribution.gif') bottom left no-repeat;
	}

#contenu.reseau-selectif_en {
	background: url('../images/design/retail.gif') bottom left no-repeat;
	}
	
#contenu.grande-distribution_en {
	background: url('../images/design/mass-market.gif') bottom left no-repeat;
	}
	
#marques {
	background: url("../images/design/bg-article.gif") top right repeat-y;
	color: #fff;
	width: 680px;
	float: left;
	padding-bottom: 10px;
	}
	
#marques img {
	border: none;
	float: left;
	margin: 0 20px 0 0;
	}

#marques  p {
	margin-left: 330px;
	padding-right: 10px;
	width: 340px;
	}
	
#marques h2 {
	margin-left: 330px;
	}

#marques p.link-web {
	text-align: center;
	padding: 20px 0;
	font-weight: bold;
	font-size: 0.8em;
	}

#marques p.link-web a {
	color: #fff;
	background: url('../images/design/link-web.jpg') top center no-repeat;
	padding: 22px 80px;
	text-decoration: none;
	}
	
#marques p.link-web a:hover {
	background: url('../images/design/link-web.jpg') bottom center no-repeat;
	color: #fff;
	}
	
/* //////////////////// MARQUES-ACCUEIL & HOMESLIDE //////////////////// */
	
#homeslide img {
	margin-top: 120px;
	}
	
#marques-accueil h2 {
	color: #8ac5eb;
	margin: 10px 0 40px 0;
	font-size: 1.3em;
	}

.load {
	background: url("../images/design/ajax-loader.gif") no-repeat center;
	}

/* //////////////////// GAMME //////////////////// */

#marques ul.lightbox-list {
	width: 300px;
	float: left;
	margin-left: 20px;
	}
	
#marques ul.lightbox-list li {
	float: left;
	list-style-image: none;
	list-style-type: none;
	width: 80px;
	height: 77px;
	margin: 0 2px;
	}
	
#marques ul.lightbox-list li  a img {
	border: 2px solid #98c9e9;
	}
	
#marques ul.lightbox-list li  a:hover img {
	border: 2px solid #fff;
	}
	
/* //////////////////// DISTRIBUER NOS PRODUITS //////////////////// */

.cgv a{
	font-weight: bold;
	text-decoration: none;
	}
	
.cgv {
	font-weight: bold;
	}
	
/* //////////////////// FORMULAIRE MARQUES //////////////////// */

form#vente ul.form li, form#distribution ul.form li {
	list-style-image: none;
	list-style-type: none;
	padding: 2px 0;
	}
	
#marques ul.form li label {
	width: 7.5em;
	float: left;
	margin-left: 20px;
	}
	
#marques ul.form li input {
	width: 222px;
	}
	
#marques ul.form li textarea {
	width: 222px;
	}
	
#marques ul.form li select {
	width: 226px;
	}
	
#marques p.link-web {
	text-align: center;
	padding: 20px 0;
	font-weight: bold;
	font-size: 0.8em;
	}

#marques ul.form li input[class="envoyer"]  {
	background: url('../images/design/envoyer.jpg') top center no-repeat;
	font-weight: bold;
	cursor: pointer;
	color: #fff;
	width: 224px;
	height: 53px;
	float: right;
	margin: 0 25px 0 0;
	border: none;
	}

#marques ul.form li input[class="envoyer"]:hover {
	background: url('../images/design/envoyer.jpg') bottom center no-repeat;
	}
	
#marques p.societe {
	clear: both;
	}
	
#marques .erreur {
	text-align: center;
	}
	
/* //////////////////// MARQUES - CAS PARTICULIER //////////////////// */
		
#marques img.img-particulier {
	padding: 0 40px;
	margin-left: 390px;
	}

/* ///////////////////////// STRATEGIE ///////////////////////// */

#strategie1, #strategie2 {
	width: 200px;
	float: left;
	}

/* ///////////////////////// ACTUALITES ///////////////////////// */
	
#contenu.actualites a, #contenu.news a {
	text-decoration: none;
	color: #98c9e9;
	}

#contenu.actualites a:hover, #contenu.news a:hover {
	text-decoration: underline;
	}
	
#contenu.actualites p, #contenu.news p {
	width: 870px;
	}
	
#contenu.actualites h3, #contenu.news h3 {
	border-top: 1px dotted #98c9e9;
	padding-top: 20px;
	margin-right: 10px;
	}
	
#contenu.actualites .liens, #contenu.news .liens {
	border: none;
	float: none;
	margin-left: 360px;
	}
	
#contenu.actualites ul#directeurs li, #contenu.news ul#directeurs li {
	height: 100px;
	list-style-type: none;
	}
	
#contenu.actualites ul#directeurs li p, #contenu.news ul#directeurs li p {
	width: 690px;
	}
	
#contenu.actualites ul#directeurs li img, #contenu.news ul#directeurs li img {
	float: left;
	margin: 0 20px 0 0;
	}

#contenu.actualites img.icone, #contenu.news img.icone {
	border: none;
	float: none;
	margin: 0 5px;
	}
	
#contenu.actualites img.logo, #contenu.news img.logo {
	border: none;
	float: left;
	margin: 0 15px 20px 0;
	}
	
#contenu img.rss {
	border: none;
	margin: 0 10px 0 0;
	float: left;
	}
	
/* //////////////////// FLASH //////////////////// */

#flash-accueil, #flash-accueil p {
	text-align: center;
	}
	
#flash-accueil img {
	border: none;
	float: none;
	margin: 0;
	}

#flash-accueil h1 {
	color: #fff;
	font-weight: normal;
	display: inline;
	}

#contenu.accueil {
	background: #67676f;
	width: 898px;
	margin: 0;
	margin-right: 20px;
	}

#marques div#flash {
	margin: 10px 0 10px 310px;
	text-align: center;
	}
	
#marques div#flash p {
	margin: 0;
	text-align: center;
	font-size: 0.7em;
	}
	
#marques div#flash img {
	margin-left: 140px;
	}
	
/* ---- Flash Player non-installé ---- */

#contenu  #flash, #contenu  #flash-player, #contenu  #flash #no-flash-player p {
	text-align: center;
	margin: 0 auto;
	font-size: 1.0em;
	}
	
#contenu  #flash #no-flash-player a {
	color: #8ac5eb;
	text-decoration: none;;
	}

#contenu  #flash #no-flash-player img {
	float: none;
	border: none;
	margin: 0;
	}

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

#footer ul {
	padding-left: 10px;
	padding-top: 10px;
	color: #fff;
	font-size: 0.8em;
	}

#footer ul li {
	display: inline;
	border-right: 1px solid #fff;
	padding-right: 5px;
	}
	
#footer ul li a {
	text-decoration: none;
	color: #fff;
	}
	
#footer ul li a:hover {
	text-decoration: underline;
	}
	
#footer ul li a img {
	border: none;
	}

/* ////////////////// MENTIONS LEGALES ///////////////// */

ul#mentions  {
	padding-left: 0;
	}

ul#mentions li {
	list-style-type: none;
	}

ul#mentions  p {
	width: 870px;
	}
	
ul#mentions  dl {
	line-height: 1.3em;
	}
	
ul#mentions  dl dt {
	float: left;
	margin-right: 10px;
	font-weight: bold;
	}

/* //////////////////// PLAN DU SITE //////////////////// */

ul#plan-du-site {
	}
	
ul#plan-du-site li {	
	margin-left: 100px;
	}
	
ul#plan-du-site li.titre {	
	margin-left: 50px;
	font-weight: bold;
	color: #8ac5eb;
	}
	
ul#plan-du-site li a {
	text-decoration: none;
	color: #fff;
	}
	
ul#plan-du-site li a:hover {
	text-decoration: underline;
	}
	
ul#plan-du-site li.marques {
	margin-left: 170px;
	list-style-type: square;
	color: #8ac5eb;
	}

ul#plan-du-site li.sous_page {
	margin-left: 200px;
	list-style-type: circle;
	font-size: 0.8em;
	}
	
ul#plan-du-site li.sous_page a {
	color: #fff;
	}

/* ----------------------------------------------------------------------------------------------- AUTRES CLASSES ----------------------------------------------------------------------------------------------- */

strong {
	font-weight: normal;
	font-size: 100%;
	}

a:hover strong {
	text-decoration: underline;
	}

.clearer {
	clear: both;
	}
	
.italic {
	font-style: italic;
	font-size: 0.8em;
	}
	
.strong {
	font-weight: bold;
	font-size: 1.1em;
	}
	
.mini {
	font-size: 0.5em;
	}

.blanc {
	color: #FEFEFC;
	}
	
.legende  {
	float: right;
	font-style: italic;
	width: 350px;
	font-size: 0.8em;
	}
	
.colonne {
	float: right;
	width: 480px;
	text-align: center;
	margin: 20px 0 60px 0;
	}
	
.repartition {
	margin-top: 52px;
	}
	
#print {
	display: none;
	}
	
/* //////////////////// ERROR //////////////////// */
	
#error {
	padding: 25px 0;
	color: #fff;
	font-weight: bold;
	}

#error p {
	width: 880px;
	}
	
#error img {
	float: left;
	margin: 0 20px 0 150px;
	border: none;
	}
	
/* //////////////////// MAINTENANCE //////////////////// */
	
#maintenance {
	padding: 25px 0;
	color: #fff;
	font-weight: bold;
	}

#maintenance p {
	width: 880px;
	text-align: center;
	}
	
#maintenance img {
	float: left;
	margin: 0  20px 0 380px;
	border: none;
	}