@CHARSET "ISO-8859-1";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: 300;
	color: #999999;
	margin: 0;
	padding: 0;
}

p {
	margin: 0 0 10px 0;
}

h1 {
	
}

h2 {
	margin: -10px 0 0 0;
}

img {
	border-style: none;	
}
	
#header {
	height: 24px;
	background-color: #FFFFFF;
}

#haut {
	height: 20px;
	background-color: #FFFFFF;
}

#conteneur {
	position: relative;
	top: 15px; 
	margin-left: auto; 
	margin-right: auto;
	width: 800px;
	height: 535px;
	background-color: #FFFFFF;
	border-style: dotted;
	border-width: 1px;
	border-color: #CCCCCC;
}

#centre {
	text-align: right;
	background-color: #FFFFFF;
	margin-left: 240px;
	margin-right: 4px;
}

#gauche {
	float: left;
	width: 240px;
}

#droite {
	float: right;
	width: 4px;
	background-color: #FFFFFF;
}

#pied {
	text-align: center;
	margin-top: 12px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

#pied span {
	background-color: #CCCCCC;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 0 2px 0 2px;
}

#pied a {
	text-decoration: none;
	color: #FFFFFF;	
}

#menuhaut {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#gauche p {
	text-align: justify;
}

#menuhaut li {
	display: inline;
}

#menuhaut a {
	margin: 0 2px;
	color: #000000;
	text-decoration: underline;
}

#menuhaut a:hover {
	text-decoration: none;
}

#menugauche {
	position: absolute;
	top: 405px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#category_label {
	line-height:12px; 
	padding-bottom: 12px;
}

#lst_series {
	height: 63px;
	width: 557px;
	text-align: right;
	margin-top: 24px;
	margin-bottom: 3px;
	overflow: auto;
	
}

#lst_series img {
	cursor: crosshair;
}

#header a img {
	border-style: none;
	border-width: 0px;
}

#gauche p {
	margin : 0 0 0 4px;
}

#gauche p img {
	cursor: pointer;
	vertical-align: middle;
	border-style: none; 
	border-width: 0px;
}

#menugauche li {
	margin-bottom: -2px;
}

#menugauche a {
	margin: 0 0px;
	color: #000000;
	text-decoration: none;
}

#menugauche a:hover {
	text-decoration: none;
}

#menugauche a img {
	border-style: none;
	border-width: 0px;
}

#menudroit {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menudroit li {
	margin-bottom: 5px;
}

#menudroit a {
	margin: 0 2px;
	color: #000000;
	text-decoration: underline;
}

#menudroit a:hover {
	text-decoration: none;
}

.tempo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	z-index: 999;
	background-image: url("../img/transparent.png");
 	filter: alpha(opacity=60);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
 	-moz-opacity: 0.2; 
 	opacity:0.4;
 	visibility: hidden;
 }

.tempo img{ 
	padding-left:230px;
	padding-top:240px;
}