/*
--------------------------------------------------------------------
Cabaret du Roy Base Styles
WEB designer: Marie-Eve Roy
Version:  décembre 2007
-------------------------------------------------------------------------- */



/*                                                           GENERAL RULES
-------------------------------------------------------------------------- */
* {
	margin : 0;
	padding : 0;
}  
	  
body {
	background: #cc9900;
	background-position:top right;


	/* global font settings */
	font-family: Times New Roman, Times, serif;
	color: #000; /* main text color */
}




/*                                                             GLOBAL DIVS
-------------------------------------------------------------------------- */
div#global {
	width : 800px;
	height:inherit;
	background:none;
	padding:0px;
	text-align:left;
}
	
	  
	  
	   
/*                                                    GLOBAL TEXT SETTINGS
-------------------------------------------------------------------------- */	 	
h1 {
	font-size: 22px;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	color: #7B0401;
	border-left: 22px solid #AD8200;
	padding-left:5px;
	margin-bottom: 10px;
}

h2 {
	font-size: 17px;
	font-weight:lighter;
	font-variant:small-caps;
	margin-top: 14px;
	color:#6e0401;
	padding-left: 25px;
}


h3 {
	font-size: 14px;
	padding-left: 25px;
	padding-top: 6px;
}

h4 {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	padding-left: 25px;
	padding-top: 1px;
}

h5 {
	font-size: 15px;
	font-weight: normal;
	font-style: italic;
	padding-left: 25px;
	padding-top: 1px;
	color: #7B0401;

}

h6 {
	font-size: 17px;
	font-weight:bold;
	color: #000;
	padding-left: 25px;
	padding-bottom:1px;
	padding-top:8px;
	line-height:16px;
}

p {
	margin-left: 1em 0;
	line-height: 17px;
	padding-top: 7px;
	padding-left: 25px;
	font-weight: normal;
	font-style: normal;
	font-size:14px;  
}

ul {
	margin-left: 1em 0;
	line-height: 17px;
	padding-top: 7px;
	padding-left: 5px;
	font-weight: normal;
	font-style: normal;
	font-size:14px;  
}

li {
	line-height: 15px;
	padding-bottom: 5px;
}

blockquote {
	font-size:13px;
	font-weight:bold;
	line-height: 12px;
	padding-right: 40px;
	padding-left: 27px;
}  

table {
	height:inherit;
	text-align:left;
	margin: 0px;
	cellpadding: 0px;
	cellspacing: 0px;
	border:none;
}


tr {
	text-align:left;
}

th {
	text-align:left;
	padding:3px;
}   

td {
	vertical-align: top;
	padding:6px;
}
	
a {
	color: #4f0301;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #fff;
	text-decoration: underline;
}
	
hr {
	width:530px;
	height:1px;
	text-decoration:none;
	color:#7B0401;
	margin:0px;
	margin-left: 25px;
}   
/*                                                                  CLASS
-------------------------------------------------------------------------- */
table.menu {
	height:inherit;
	text-align:left;
	margin-left: 27px;
	margin-top: 10px;
	cellpadding: 0px;
	cellspacing: 0px;
	border-top: 1px solid #876601;
	border-bottom: 1px solid #876601;
	background-color:#dbac21;
}

th.menu {
	text-align:center;
	padding:3px;
} 

p.menu {
	padding:0px;
}

a.menu {
	color:#876601;
}

a:hover.menu {
	color:#fff;
}

b.note {
	font-size:12px;
	color:#876601;
}

hr.petit {
	width:210px;
	height:1px;
	text-decoration:none;
	color:#7B0401;
	margin:0px;
	margin-left: 25px;
} 

.inscription {
	height:50px;
	margin: 20px;
	text-align:left;
	cellpadding: 0px;
	cellspacing: 0px;
	background-color:#dbac21;
	text-align:center;
}
/*                                                   NAVIGATION MENU HAUT
-------------------------------------------------------------------------- */

div#header {
	height: 90px;
	margin: 0px;
	padding: 0px;
	float:left;
	background-image: url(../img/headersousmenu_bgrd.jpg);
	background-repeat: repeat-y;
}

div#headermenu {
	height:65px;
	padding-left : 176px;
	background-image:url(../img/header_bgrd.jpg);
	background-repeat:no-repeat;
}

#headermenu dl {
	float: left;
	}
  
#headermenu dt {
	cursor: pointer; 
}
 
#headermenu dt a {
 	display:block;
	text-decoration: none;
}
  
#headermenu dd {
	position:absolute;
	left: 200px;
	top: 60px;
	height: 20px;
	width:540px;
}


#headermenu ul li {
	display:inline;
	text-decoration: none;	
}

.smenu2 {
	padding-left: 0px;
	padding-top:2px;
}
.smenu4 {
	padding-left: 15px;
	padding-top:2px;
	list-style-image: url(../img/img_list_red.gif);
}
.smenu3 {
	padding-left: 55px;
	padding-top:2px;
}

.smenu1 {
	padding-left: 100px;
	padding-top:2px;
}


#headermenu li a {
	
	float:left;
	padding-right:22px;
	color: #6b5000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-variant:small-caps;
	font-weight: bold;
}

	
#headermenu li a:hover {
	color:#FFFFFF;
	text-decoration: none;
}

#headersousmenu {
	background-image: url(../img/headersousmenu_bgrd.jpg);
	background-repeat:no-repeat;
	height: 25px;
	padding-left: 200px;
}





/*                                                         SOUSMENU GAUCHE
-------------------------------------------------------------------------- */
div#sousmenu {
	width: 175px;
	height:550px;
	border-right: 1px solid #dbac21;
	border-bottom: 1px solid #dbac21;
	background-color:#d09f0d;
}

#sousmenu p {
	color: #6b5000;
	padding-left:6px;
	padding-right:10px;
	padding-top:20px;
	line-height:2em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
} 


#sousmenu a {
	display:block;
	color: #876601;
	padding-left:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-variant:small-caps;
	font-weight: bold;
	line-height:18px;
} 

#sousmenu a:hover {
	color: #FFFFFF;
	background-color: #dbac21;
	text-shadow:#333333;
	text-decoration: none;
} 



/*                                                                   TEXTE
-------------------------------------------------------------------------- */
div#texte {
	padding:15px;
	width:550px;
	position:absolute;
	left:175px;
	top: 90px;
	width:550px;
	z-index: 2;
}



/*                                                                 FOOTER
-------------------------------------------------------------------------- */
div#footer {
	height: 30px;
	margin : 0 auto;
	padding-bottom: 8px;
	padding-top:8px;
	background:none;
}

#footer p {
	border-top:1px solid #9b7401;
	color:#9b7401;
	text-align:center;
	padding-left:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
} 

  
/* Fixes footer containment bug in IE-Win (5 and 6)
http://www.positioniseverything.net/explorer/escape-floats.html
But IE5-Mac shouldn't see this \*/

* html #footer p {
	height:1%;
}
/* Resume IE5-Mac */


