@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
}

#header-ftv {
	background: transparent url(../images/charte/header-ftv_bg.png) repeat-x;
	width: 100%;
	min-width: 996px;
	height: 15px;
	border-bottom: 1px solid #ccc;
	margin: 0;
    padding: 0;
    font-size: 11px;
	font-family: Arial,Helvetica,Verdana,sans-serif;
}
#header-ftv ul {
	width: 996px;
	margin: 0px auto;
}

#header-ftv ul li {
	display : inline;
	padding: 0 10px;
	text-align: center;
}

#header-ftv ul li a {	
	text-decoration: none;
}

#header-ftv .france2 a {
	color: #F81F0B;
}

#header-ftv .france3 a {
	color: #26619D;
}

#header-ftv .france4 a {
	color: #863290;
}

#header-ftv .france5 a {
	color: #6C9631;
}

#header-ftv .rfo a {
	color: #EC7C29;
}

#header-ftv .francetelevisions a {
	color: #3A6DAC;
}

#topContainer {
	background: url(../images/bg-top.jpg) repeat-x;
	width:100%;
}

#container {
	position:relative;
	width:980px;
	height: 162px;
	margin-left:auto;
	margin-right:auto;
}

#topInnerContent{
	position:absolute;
	left: 239px;
	top: 5px;
	height: 93px;
}

#top-left {
	position:absolute;
	background: url(../images/bg-design1.jpg);
	left:-150px;
	top:0px;
	width:150px;
	height: 120px;
}

#top-right {
	position:absolute;
	background: url(../images/bg-design3.jpg);
	left:980px;
	top:0px;
	width:150px;
	height: 120px;
}

#separator-left {
	position:absolute;
	background: url(../images/bg-design4.jpg);
	left:-150px;
	top:120px;
	width:150px;
	height: 42px;
}

#separator-center {
	position:absolute;
	background: url(../images/bg-design5.jpg);
	top:120px;
	width:980px;
	height: 42px;
}

#separator-right {
	position:absolute;
	background: url(../images/bg-design6.jpg);
	left:980px;
	top:120px;
	width:150px;
	height: 42px;
}

#content {
	height: 100%;
	width: 100%;
}

/* header superieur */
#identite-menu-haut {
	background: url(../images/bg-design2.jpg);
	height:120px;
	width: 980px;
}

#logos-top {
	float:left;
	left:20px;
}

a#lien-monludo {
	background: transparent url(../images/charte/bg-logo.png);
	display: block;
	height:120px;
	width: 234px;

}


