body {
	margin:0;
	padding: 0px 20px 0px 20px;
	background: #3c61ae url(../imgs/bg.gif) repeat-x top;
	font: normal 13px "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size-adjust: 0.53;
    color: #fffafa;
}

a {
	color: #f2d65e;
	text-decoration: none;
}

a:hover, active {
	color: #f1ab00;
}

h3 {
	color: #f2d65e;
}

#main {
	width: 450px;
}

#close {
	display: block;
	border-top: 1px solid #f2d65e;
	padding: 1px 4px 4px 0px;
	text-align: right;
	font-weight: bold;
}

.titre_spectacle {
	font-style: italic;
}