/* Global Styles */

body {
	margin:0px;
	}

td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #C4679C;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #63320A;
	text-decoration:underline;
	}
	
/* ID Styles */

#navigation a {
	font:10px arial;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #FFCC00;
	}
.fd_acc {
	background-image: url(images/fd.jpg);
	background-repeat: no-repeat;
}


#padding {
	padding:20px 5px 20px 5px;
	}
	
#calendar td {
	border: 1px solid rgb(0,51,153);
	}
	
#noborder td {
	border: 0px;
	}
	
#weekdays th {
	font:11px arial;
	color: #ffffff;
	font-weight:bold;
	border: 0px;
	padding:2px;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	color: #993300;
	letter-spacing:0.3em;
	font-weight:bold;
	font-size: 32px;
	font-family: "English111 Vivace BT", "TypoUpright BT", cursive, serif;
	}

#tagline {
	color: #CCCCCC;
	letter-spacing:0.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	height: 70px;
	width: 500px;
	vertical-align: middle;
	}

.smallText {
	font:12px times new roman;
	color: #5E300C;
	line-height:14px;
	}

.pageHeader {
	color: #660033;
	letter-spacing:0.1em;
	line-height:38px;
	font-family: "times new roman";
	font-size: 24px;
	}
	
.bodyText {
	color:#663333;
	line-height:24px;
	font-family: arial;
	font-size: 12px;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px times new roman;
	color: #993300;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	}
	
.navText {
	color: #333300;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 12px;
	}
	
.trait {
	font-size: 18px;
	color: #CCCCCC;
	
}.prix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
	margin-left: 5px;
}
.txt_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #660066;
	padding: 5px;
	width: 300px;
	text-align: left;
	margin: 5px;
	line-height: 20px;
	float: right;
}
#contenair {
	float: right;
	width: 300px;
}
.prix2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
	margin-left: 10px;
}
#postit {
	background-image: url(images/postit.gif);
	background-repeat: no-repeat;
	height: 330px;
	width: 220px;
	background-position: center center;
	float: right;
	margin: 20px;
	font-style: italic;
	font-size: 11px;
	text-align: center;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 20px;
	right: 20px;
}

