html,body{
	margin:0;
	padding:0;	
}
body{
	font-family:Verdana;
	font-size:9px;
	background-color:#000000;
	text-align:center;
}

.droite{
	text-align:right;
}
.clear{
	clear:both;
}
.ascenseur{
	cursor:pointer;
}
a{
	text-decoration:none;
}
a:hover{
	color:#000;
}
/* si je ne mets pas margin 0 pour p le contenu (background-color) n'est pas aligné avec navigation et extra */
p{margin:0}
h1{margin:0;font-size:14px;}
h2{margin:0;font-size:12px;}
h3{margin:0;font-size:11px;}
h4 {
	font-size: 11px;
	color:#000000;
	font-weight:normal;
	margin-top: 0;
	margin-bottom: 0;
	background-color:#FEF1E9;
	text-indent:6px;
	height:20px;
	line-height:20px;
}
h5 {
	font-size: 11px;
	color:#282550;
	font-weight:normal;
	margin-top: 0;
	margin-bottom: 0;
	background-color:#ffe3e3;
	text-indent:5px;
	text-align:center;
	height:20px;
	line-height:20px;
}
td{margin:0;font-size:9px;}


div#header{height:145px; width:1200px; margin:0; }
div#header-fond {
	position:absolute;
	height: 145px;
	width: 1200px;
	margin:0;
	margin-left:0px;
}
div#header-flagfr {
	position:absolute;
	margin:0;
	margin-left:0px;
	top:107px;
	margin-left:0px;
}
div#header-flaguk {
	position:absolute;
	margin:0;
	margin-left:0px;
	top:107px;
	margin-left:30px;
}
div#header-flagar {
	position:absolute;
	margin:0;
	margin-left:0px;
	top:107px;
	margin-left:60px;
}

div#conteneur{width:1200px;margin:0 auto; text-align:left}
div#wrapper{float:left;width:100%;}
div#contenu{margin: 0px 200px; padding:20px 40px 40px 40px;background-color:#ffffff;height: auto;min-height: 440px;_height: 440px;}
div#footer{margin: 0px 200px; padding:0;color:#fff;}
div#navigation{float:left;width:152px;margin-left:-1200px}
div#extra{float:left;width:152px;margin-left:-152px}
div#fin{clear:left;width:100%;color:#fff;}



#header_left {
	float:left;
	width:160px;
}
#header .petit{
	font-size:14px;
}


#news{
	background-color:#ffffff;
	float:right;
	width:800px; /* 300px */
}
#news h1{
	padding:0;
	margin:0;
	display: block;
	height:27px;
	line-height:27px;
	width:282px;
	background:url(/theme/news_h1.jpg);
	font-size:1em;
	font-weight:bold;
}
#news p{
	padding:0 15px;
	color:#bababa;
}


.bloc{
	margin:0;
	padding:10px 0px 10px 0px;
	background-color:#fff;
}
.finbloc{
	background-color:#000;
	margin:0;
	padding:0;
	height:10px;
}
#navigation h1{
	padding:0 0 0 19px;/* padding-left du texte de h1 */
	margin:0;
	color:#FFF;
	display: block;
	height:25px;   
	line-height:23px; 
	background:url(/theme/nav_h1.jpg) no-repeat; /* width=152px */
	font-size:1em;
	font-weight:bold;
}
#navigation ul{
	list-style-image:url(/theme/nav_li.jpg);
	color:#959595;
	margin-top:0; margin-bottom:0;
}
#navigation ul li a{
	list-style-image:url(/theme/nav_li.jpg);
	color:#959595;
}
#navigation ul li a:hover{
	color:#000000;
}
#navigation h1 a{
	color:#fff;
}
#navigation h1 a:hover{
	color:#000000;
}

.rubric{
float:left;
width:350px;
padding-right:5px;
padding-left:5px;
}

hr {
clear: both;
visibility: hidden;
}

.date-art {
font-size: 7pt;
color: #484848;
}
/* Short news et scroll */

td#scroll {
margin-left: auto;
margin-right: auto;
vertical-align: top;
}

div.cursor {
cursor: pointer;
}

div#shortnews_contenant {
width: 300px;
height: 80px;
overflow: hidden;
}


/* Fin Short news et Scroll */
a img{border:none;}

.deuxtiers_right
{
float:right;
width:450px;
text-align:justify;}

.deuxtiers_left
{
float:left;
width:450px;
text-align:justify;}

.untiers_right
{
float:right;
width:225px;
text-align:justify;}

.untiers_left
{
float:left;
width:225px;
text-align:justify;}
b{font-weight:bold;}