﻿@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 *
 * (en) Screen layout for YAML examples
 * (de) Bildschirmlayout für YAML-Beispiele
 *
 * @copyright       Copyright 2005-2007, Dirk Jesse
 * @license         CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
 *                  YAML-C (http://www.yaml.de/en/license/license-conditions.html)
 * @link            http://www.yaml.de
 * @package         yaml
 * @version         3.0.4
 * @revision        $Revision: 130 $
 * @lastmodified    $Date: 2007-10-05 19:05:21 +0200 (Fr, 05 Okt 2007) $
 */

@media all
{
  /*------------------------------------------------------------------------------------------------------*/

  /**
   * (en) Formatting YAML's  basic layout elements
   * (de) Gestaltung des YAML Basis-Layouts
   */

  /* (en) Marginal areas & page background */
  /* (de) Randbereiche & Seitenhintergrund */
  body {
	padding: 10px 0;
}
childrenonly a{
	color:#990000;
	font-variant: small-caps;
	font-family: 'arial';
	text-decoration: none;
	text-align: right;
	display: table-column;
}
  .navlink a {color:#FFFFFF}
  /* (en) Layout: width, background, borders */
  /* (de) Layout: Breite, Hintergrund, Rahmen */
  #page_margins { min-width: 740px; max-width: 958PX; margin: 0 auto; border: 0px #889 solid; }
  #page{
	background: #fff;
	border: 5px solid #fff;
}

  /* (en) Centering layou in old IE-versions */
  /* (de) Zentrierung des Layouts in alten IE-versionen */
  body {
}
  #page_margins { text-align:left }

  /* (en) Designing main layout elements */
  /* (de) Gestaltung der Hauptelemente des Layouts */
  #header {
	color: #FFFFFF;
	padding: 45px 2em 1em 20px;
	background-color: #990000;
	background-image: url(http://mamaisonrouge.atoutclicks.fr/themes/maisonrouge/images/logo.png);
	background-repeat: no-repeat;
	background-position: left bottom;
  }

  #topnav {
	color: #FFFFFF;
	background: transparent;
	float: right;
}
#topnav a{ color:#990000}
  /* (en) adjustment of main navigation */
  /* (de) Anpassung der Hauptnavigation */
  #nav ul { margin-left: 20px; }
  #nav_main {
	background-color: #990000
}

  #main {
	color: #990000;
	background-color: #FFFFFF;
	width: 948px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 120%;
    font-family: 'arial';
	font-style: normal;
	border: 1px ridge #990000;
	margin-top: 5px;
}

  #footer {
	color:#FFFFFF;
	padding: 10px;
	border-top: 5px #efefef solid;
	background-color: #990000;
	text-align: center;
	font-family: 'arial';
	font-size: 14px;
	font-style: normal;
  }
#nav/*------------------------------------------------------------------------------------------------------*/

  /**
   * (en) Modifying "shiny buttons" navigation
   * (en) Anpassung der "Shiny Buttons" Navigation
   */

    {
	border: 0px none !important;
	background-color: #990000;
	width: 910px;
	padding-top: 5px;
	padding-left: 40px;
	margin-top: 5px;
	text-align: right;
	font-style: normal;
	font-variant: normal;
}
	#nav a/*------------------------------------------------------------------------------------------------------*/

  /**
   * (en) Modifying "shiny buttons" navigation
   * (en) Anpassung der "Shiny Buttons" Navigation
   */

    {
	color:#FFFFFF;
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	text-transform: lowercase;
	font-variant: normal;
}
  #nav_main {
	background-color: #990000;
	font-family: 'arial';
	font-size: 14px;
}
  #nav_main ul { margin-left: 10px }
  #nav_main ul li { line-height: 1.2em}
  
  #nav_main ul li a,
  #nav_main ul li strong {
	color: #FFFFFF;
	font-weight: normal;
	padding: 0.5em 0.8em 0.5em 0.8em;
}
  
  #nav_main ul li a:focus,
  #nav_main ul li a:hover,
  #nav_main ul li a:active  { background: #182E7A; color: #fff }
  
  #nav_main ul li#current { background: transparent }
  
  #nav_main ul li#current strong,
  #nav_main ul li#current a,
  #nav_main ul li#current a:focus,
  #nav_main ul li#current a:hover,
  #nav_main ul li#current a:active {
	color: #999900;
	font-weight: bold
}
#menu {float:right;}
#menu ul {
	list-style: none;
	margin:0;
	padding: 0;
}

#menu a, #menu h6 {
	display: block;
	margin: 0;
	padding: 2px 15px;
	font-family: 'arial';
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu h6 {
	color: #FFFFFF;
}

#menu a {
	color: #FFFFFF;
	text-decoration: none;
	border:none;
	/*padding-top: 8px;*/
	padding-left: 12px;
	padding-right: 4px;
}

#menu a:hover {
	color: #FF0000;
	border:none;
}

#menu li {
	position:relative;
	float: left;
	text-align:center;
	width:AUTO;
}

#menu li li {
	position:relative;
	float: left;
	text-align:left;
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	/*width: 130px;*/
	margin: 0px;
	background-color: #990000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	visibility: hidden;
}

#menu li li a {
	font-weight:normal;
	border-bottom:0px dotted #D9F266;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 5px;
	color: #FFFFFF;
}
#page_margins #page #nav #nav_main .tnav {
	font-family: 'arial';
	font-size: 14px;
	font-style: normal;
	float: right;
	background-color: #990000;
	color: #FFFFFF;
}


#menu li li a:visited {
	font-weight:normal;
	border-bottom:0px dotted #D9F266;	
	font-size: 11px;
}
#menu li li a:hover {
	color: #FF0000;
	border-top:0px dotted #D9F266;
	border-bottom:0px dotted #D9F266;
	border-left: 0px solid #669933;
}

#menu ul ul {
	position: absolute;
  z-index: 500;
  width: 1px; /* if this isn't here, the drops get laidout horiz instead of vert in Moz browsers*/
}

#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}

#menu ul ul {
	display: none;
}

#menu ul ul, #menu ul li:hover ul ul, #menu ul ul li:hover ul ul {
	display: none;
}

#menu ul li:hover ul, #menu ul ul li:hover ul, #menu ul ul ul li:hover ul {
	display: block;
	background-color: #990000;
}

}
