@charset "ISO-8859-2";
/* CSS Document */

#main{
	position:absolute;
	height: 600px;
	width: 800px;
	left:50%;
	margin-left: -400px;
	margin-top:50px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}#main #logo {
	height: 68px;
	width: 300px;
	position: absolute;
	left: 250px;
	top: 10px;
	background-image: url(../img/logo_irascible.jpg);
	text-decoration: none;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main #bandeau {
	height: 150px;
	width: 759px;
	position: absolute;
	left: 22px;
	top: 133px;
	background-image: url(../img/bandeau.jpg);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
}
#main table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	position: absolute;
	top: 352px;
	left: 85px;
	height: 200px;
	width: 626px;
}
#main a {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#main td {
	width: 290px;
	height: 200px;
}
