body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 72.5%;
	line-height: 1.5em;
	background-image: url('../images/bg.png');
	background-repeat: repeat-x;
	background-color: #d6d6d6;
	margin: 0;
	padding: 0;
}

p a {
	color: #9d9b9a;
}

p a:hover {
	color: #73706f;
}

h2 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 2em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: normal;
	line-height: 1.2em;
}

h3 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1.2em;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

.content h3 {
	margin: 0;
}

hr {
	color: #fff;
	height: 1px;
}

.hr {
	clear: both;
	width: 100%;
	height: 2px;
	background-image: url('../images/hr.gif');
	margin: 1em 0;
}

.footerText {
	font-size: 0.8em;
	color: #666;
}

table {
	border: none;
 	border-collapse: collapse;
 	border-spacing: 0;
}

.orangeText {
	color: #ff6600;
}

.petitText {
	font-size: 9px;
	line-height: 12px;
}

#content {
	width: 960px;
	margin: 0 auto;
}

#logo {
	background-color: #fff;
	background-image: url('../images/ticket_edit.jpg');
	background-repeat: no-repeat;
	height: 155px;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}


#menu {
	width: 960px;
	height: 30px;
	background-image: url('../images/menu_bg.png');
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #fff;
}

#menu table {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

#menu td.menuItem a {
	color: #73706f;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 1.2em;
}

#menu td.menuItem a:hover {
	color: #ff6600;
}

#menu .menuSeparator {
	width: 24px;
	height: 30px;
	background-image: url('../images/menu_separator.jpg');
}

#menuFooter {
	width: 960px;
	height: 15px;
	background-image: url('../images/menu_footer_bg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

#menuFooterNoMenu {
	width: 960px;
	height: 10px;
	background-image: url('../images/menu_footer_bg_nomenu.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

#sidebar {
	width: 249px;
	float: left;
	display: inline-table;
}

#sidebar .headerGrey {
	height: 21px;
	background-image: url('../images/sidecol_header_grey.gif');
	padding: 10px 0px 0px 25px;
	font-weight: bold;
	line-height: 12px;
	text-transform: uppercase;
	color: #fff;
}

#sidebar .content, #main .content {
	background-color: #ffffff;
	border-left: 1px solid #c2bfbf;
	border-right: 1px solid #c2bfbf;
	padding: 10px 24px;
}

#sidebar .footer {
	height: 11px;
	width: 249px;
	background-image: url('../images/sidecol_footer.gif');
	margin-bottom: 10px;
}

#main {
	width: 700px;
	float: right;
	display: inline-table;
}

#main .headerOrange {
	height: 21px;
	background-image: url('../images/main_header_orange.gif');
	padding: 7px 0 3px 25px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}

#main .footer {
	height: 10px;
	width: 700px;
	background-image: url('../images/main_footer.gif');
	margin-bottom: 10px;
}

#main .buttonLong, #main .button {
	margin-top: 10px;
	height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	height: 36px;
}

#main .buttonLong a, #main .button a {
	display: block;
	padding: 10px;
	text-decoration: none;
	color: #fff;
}

#main .buttonLong {
	background-image: url('../images/button_background_long.gif');
}

#main .button {
	width: 375px;
	height: 36;
	background-image: url('../images/button_background.gif');
}#description {
}
#flyerpetit {
	height: 165px;
	width: 250px;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}

.smalltext {
	font-size: 0.8em;
	line-height: 10px;
	color: #999;
}

/* Formulaire d'achat */
.purchaseform {
	background-color: #eee;
	border-top: 3px solid #ff6600;
	border-bottom: 3px solid #ff6600;
}

.purchaseform td {
	padding: 5px 5px 0 5px;
}

.tableLabel {
	padding-right: 10px;
	text-align: right;
	line-height: 12px;
	border-right:1px;
}
.tableRow1 {
	background-color:#CCCCCC;
}
.tableRow2 {
	background-color:#E2E1E1;
}
.tableRow3 {
	background-color:#ff6600;
}

td a {
	color:#ff6600
}


/* Calendrier */
.tablemois {
	width: 100%;
}

.tablemois a {
	font-weight: normal;
}

.tablemois td {
	text-align: center;
	font-size: 10px;
	font-weight: normal;
}

.tablemois .mois_courant_top {
	background-color: #ff6600;
}

.tablemois .mois_courant_top a {
	color: #fff;
	font-weight: normal;
}

.tablecalendrier {
	width: 100%;
	border-top: 1px solid #ff6600;
	border-bottom: 1px solid #ff6600;
}

.tablecalendrier td {
	font-size: 10px;
	text-align: center;
	padding: 5px;
}

.tablecalendrier .mois_out {
	color: #999;
}

.tablecalendrier .jour_actuel {
	font-weight: bold;
	color: #fff;
	background-color: #ff6600;
}