* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

img { behavior: url(iepngfix.htc); border:none; }

a {
	text-decoration:underline;
	font-weight:bold;
}

a:visited {
	text-decoration:underline;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}

h1 {
	margin-top:0px;
	margin-bottom:15px;
	font-size:20px;
	font-weight:normal;
	margin-top:1px;
}

h2 {
	margin-top:0px;
	margin-bottom:10px;
	font-size:16px;
	text-decoration:none;
	background-repeat:repeat-x;
	background-position:bottom;
}

h3 {
	margin-top:0px;
	margin-bottom:10px;
	font-size:14px;
	font-weight:normal;
}

html, body {
	width:100%;
	height:99%;
	margin:0px;
	padding:0px;
	background-color:#272727;
}

#global {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	margin-top:13px;
	position:relative;
}

#content {
	position:relative;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	padding:0px;
	clear:both;
}

#contentMiddle {
	position:relative;
	width:97%;
	height:100%;
	padding:0px;
	margin-left:0px;
	overflow:auto;
}

#top {
	height:85px;
	width:100%;
	border-bottom:dotted #E6E6E6 1px;
	position:relative;
}

#logo {
	height:72px;
	width:203px;
	float:left;
}

#menu {
	float:right;
	margin-top:59px;
	text-align:right;
	width:600px;
}

* html #menu {
  margin-top:66px;
}

#menu a {
	text-decoration:none;
	font-weight:normal;
}


/* ONGLET MENU */

#ongletMenu { /* taille du cadre, à titre d'exemple */
	cursor:pointer;
}
/* propriétés communes à l'ensemble des 4 coins */
#hautgauche, #hautdroit, #basgauche, #basdroit {
height: 4px; width: 4px;
background-repeat: no-repeat;
font-size:1px; /* correction d'un bug IE */
}

#hautMenu { height:4px; }
#basMenu { height:4px; }
/* propriétés spécifiques à chaque coin */
#hautgauche {

}
#hautdroit {
float: right;
}
#basgauche {
}
#basdroit {
float: right;
}
#texteMenu {
	text-align:center;
	font-weight:bold;
}
/************************************************************/

#middle {
	padding-top:20px;
	padding-bottom:20px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:950px;
}

#footer {
	position:relative;
	border-top:dotted #E6E6E6 1px;
	font-size:10px;
}

#footer p {
	font-size:10px;
}

#footer p a {
	font-size:10px;
}

#sousMenu {
	width:200px;
	border-right:dotted #E6E6E6 1px;
}

#sousMenu ul{
	width:100%;
	margin:0px;
	padding:0px;
}

.ligneSsMenu {
	margin-bottom:5px;
}

.lienSsMenu {
	display:block;
	list-style:none;
	background-color:#272727;
	margin-left:5px;
	text-decoration:none;
	background-repeat:repeat-x;
	background-position:0px 8px;
	cursor:pointer;
}

.lienSsMenu:visited {
	display:block;
	list-style:none;
	background-color:#272727;
	text-decoration:none;
	cursor:pointer;
}

.lienSsMenu:hover {
	display:block;
	list-style:none;
	text-decoration:none;
	cursor:pointer;
}

#imageTexte {
	float:left;
	clear:left;
	margin-right:19px;
	margin-bottom:10px;
	border:dotted #E6E6E6 1px;
	padding:2px;
	padding-bottom:0px;
}

.liensAccueil {
	margin-left:70px;
	height:31px;
	background-repeat:no-repeat;
	padding-left:40px;
	margin-bottom:20px;
	cursor:pointer;
}

.liensAccueil h2{
	margin-bottom:3px;
}

.liensAccueil h2 a{
	text-decoration:none;
	text-transform:uppercase;
	font-size:16px;
	font-weight:normal;
	display:block;
	margin-left:10px;
	padding-left:10px;
	background-color:#272727;
}

#milieuMenu {
	background-repeat:repeat-x;
	background-position:bottom;
}

#basMenu {
	background-repeat:repeat-x;
	background-position:center;
	
}

#basgauche {
	background-repeat:repeat;
}

#basdroit {
	background-repeat:repeat;
}

#footer a {
}

/* POUR PLAYLISTE VIDEO */

#videobox {
	background-color: #272727;
}

#playerv .play {
	background-image: url(images/play.jpg);
}