form {
	padding:0px;
	margin:0px;
}

body {
	background:   url(../images_1/fond.gif);
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	scrollbar-base-color:#F0EFEF;
	scrollbar-arrow-color:#B8B7B7;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#F0EFEF;
	scrollbar-track-color:#FFFFFF;
}

a:visited, a:link, a:active {
	font-family:verdana;
	font-style:regular;
	font-weight:bold;
	font-size:10px;
	color:#0072BC;
	text-decoration:none;
}

a:hover {
	font-family:verdana;
	font-style:regular;
	font-weight:bold;
	font-size:10px;
	color:#0072BC;
	text-decoration:underline;
}

img {
	border: 0px none;
}

#principal {
	position:absolute;
	width:1000px;
	left:50%;
	margin-left:-500px;
}

.bande {
	position:relative;
	float:left;
	width:100%;
}

#posLogo {
	position:relative;
	float:left;
	padding-left:20px;
	padding-top:5px;
}

#posAnimBandeauG {
	position:relative;
	float:left;
	padding-left:9px;
}

#posAnimBandeauD {
	position:relative;
	float:left;
	padding-left:0px;
}

#posWebTV {
	position:relative;
	float:left;
	padding-left:9px;
	background-image:url(../images/bordg-ombre-webtv.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#dessineWebTV {
	position:relative;
	float:left;
	width:285px;
	background-image:url(../images/webtv-degrade.gif);
	background-repeat:repeat-x;
	background-position:top left;
}

#posLogoWebTV {
	position:relative;
	float:left;
	padding-left:15px;
	padding-top:3px;
	padding-bottom:2px;
}

#posEcranWebTV {
	position:relative;
	float:left;
	padding-left:15px;
}

#posEtiqGrilleSem {
	position:relative;
	float:left;
	padding-left:12px;
	padding-top:10px;
}

#partCentrale {
	position:relative;
	float:left;
	width:680px;
	background-repeat:no-repeat;
	background-position:bottom left;
}

#posMenu {
	position:relative;
	float:left;
	padding-left:2px;
	
}

.barreMenu {
	position:relative;
	float:left;
	height:37px;
	width:673px;
	background-image:url(../images/menu-fond.gif);
	background-repeat:repeat-x;
	background-position:top left;
}

.separatorMenu {
	position:relative;
	float:left;
	height:37px;
	width:1px;
	background-image:url(../images/menu-separateur.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.textMenuThema {
	position:relative;
	float:left;
	height:37px;
	text-align:center;	
	line-height:13px;
}

a.lienMenuThema:visited, a.lienMenuThema:link, a.lienMenuThema:active, a.lienMenuThema:hover {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}

#barreMenuFonct {
	position:relative;
	float:right;
	padding-right:30px;
	padding-top:3px;
}

.separatorFonctionelle {
	position:relative;
	float:left;
	padding-left:10px;
	padding-right:10px;
	font-family:Arial;
	font-size:9px;
	font-weight:normal;
	color:#666666;
}

.textMenuFonct {
	position:relative;
	float:left;
}

a.textMenuBas:visited, a.textMenuBas:link, a.textMenuBas:active {
	font-family:Arial;
	font-size:9px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}

a.textMenuBas:hover {
	font-family:Arial;
	font-size:9px;
	font-weight:normal;
	color:#666666;
	text-decoration:underline;
}

#contenuDyn {
	position:relative;
	float:left;
	padding-left:10px;
	padding-right:10px;
}

#contenuDynInterieur {
	position:relative;
	float:left;
	padding-left:17px;
	padding-right:3px;
}

.fondSsMenu{
	background-image:url(../images/fond-rollover.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	background-color:#012D48;
	position:relative;	
	top:20px;
	
}

a.ssMenuLien:visited, a.ssMenuLien:link, a.ssMenuLien:active {
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
}

a.ssMenuLien:hover {
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:underline;
}

.posVignetteVideo {
	position:relative;
	float:left;
	padding-right:8px;
	padding-top:10px;
}

#posGroupVideos {
	position:relative;
	float:left;
	padding-left:15px;          
}

.simpleTextMenu {
	position:relative;
	float:left;
	padding-left:15px;
	padding-right:15px;
}

#posBanniere {
	position:relative;
	float:left;
	padding-left:5px;
}

#posTitre {
	position:relative;
	float:left;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:10px;
}

#zoneTitre {
	position:relative;
	float:left;
	height:23px;
	width:100%;
	background-image:url(../images/fond-titre-2.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#zoneSsTitre {
	position:relative;
	float:left;
}

h1 {
	padding-top:5px;
	padding-left:25px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
	border:0px;
	margin:0px;
}

h2 {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#01446F;
	text-transform:uppercase;
}

#posFlagLng {
	position:relative;
	float:right;
	padding-right:30px;
}
