/* CSS Document */


<!-- marron bordeau #661212 -->

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #330505;
}
#logo {
	font:18px Garamond;
	color: #CC3300;
	line-height:24px;
	letter-spacing:.4em;
	}
#tagline {
	font:12px Garamond;
	color: #CC3300;
	line-height:18px;
	letter-spacing:.4em;
	}
.smallText {
	font:10px arial;
	color:#99CCFF;
	}
a {
	font:12px Garamond;
	color: #D78C43;
	/**/
	text-decoration: none;
	letter-spacing:.05em;
	
	display:block;
	padding-left:10px;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
a:hover {	
	border-right-width: 0px; 
	border-left-width: 0px; 
	}

#menu a {
	font:12px Garamond;
	color: #D78C43;
	/**/
	text-decoration: none;
	letter-spacing:.05em;
	
	display:block;
	padding-left:10px;
	border: 1pt solid #330505;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#menu a:hover {
	color:#ffffff;	
	border: 1pt dotted #D78C43;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
/* Sous-menu */
#navigation a {
	/*color: #D78C43;*/
	color:#661212;
	text-decoration: none;
	letter-spacing:0.05em;
	/*border: 1pt dotted #FBEEDD;*/
	border: 1pt dotted #E7D3BE;
	display:inline;
	padding-left:10px;
	border-right-width: 0px;
	border-left-width: 0px;
	font-family: Garamond;
	font-size: 12px;
	}
	
#navigation a:hover {
	/*color:#330505;	*/
	color:#CC3300;
	border: 1pt dotted #CC3300;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
.Style1 {font: 10px arial; color: #D78C43; }
.SousMenu {
	font-size: x-small;
	font:12px Garamond;
	color: #D78C43;
	/**/
	text-decoration: none;
	letter-spacing:0.05em;
	
	display: block;
	padding-left:10px;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
