@charset "utf-8";
/* CSS Document */

body {
 	margin: 0px;
	padding: 0px; 
	background-image:url(images/generic/fond.jpg)
}

a.menu {
	display : block;
	background-position : top right;
	width:256px; 
	height:45px;
	border:0;
}

a.menu:hover {
	background-position : bottom right;
}

a {
	font-weight: bold;
	color: red;
	text-decoration:none;

}

a img {
	border: none;
}

a:hover img {
	border: 2px #000000;
}

a:hover {
	text-decoration:underline;
}

p, table {
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	margin-bottom: 5px;
}

.contenu {
	margin: 0px 15px 0px 25px;
	height: 240px;"
}
	
.packshots {
	display: block;
	width: 240px;
	height: 250px;
	float: left;
}

#Table_01 .contenu #concours2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 900;
	color: #FF8A00;
}
#Table_01 .contenu #concours1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 900;
	text-transform: uppercase;
	color: #000000;
	text-align: justify;
}
#Table_01 .contenu #TabbedPanels1 .TabbedPanelsTabGroup .TabbedPanelsTab img {
	margin: 0px;
	padding: 0px;
	width: 140px;
}
.copyright {
	text-align: right;
	color: #FFFFFF;
	margin: 10px 5px 0px 0px;
	font-size: 9px;
}
td {
	vertical-align: top;
}
