body {
    margin: 0px;
    padding: 0px;
	background-image:url(../img/motif_fond.jpg);
	background-repeat:repeat;
	font-family:"Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

/************************************************************** HEADER **************************************************************/

#header
{
    text-align: center;
	margin: 0px;
}

#header_titre {
    background-color: #000000;
    height: 47px;
	background-image:url(../img/titre.jpg);
	background-repeat:no-repeat;
}

#header_menu {
    background-color: #657E8D;
    height: 51px;
    margin-top: 19px;
	background-repeat:repeat-x;
	width:100%;
}

#menu_rubrique{
	display:inline;
	float:left;
}
#menu_logo{
	margin-top:-30px;
}
.W4{width:4%;}
.W5{width:5%;}
.W6{width:6%;}
.W7{width:7%;}
.W8{width:8%;}
.W9{width:9%;}
.W10{width:10%;}
.W11{width:11%;}
.W12{width:12%;}
.W15{width:15%;}
.W16{width:16%;}

#bandeau_titre{
	margin-left:210px;
	margin-top:20px;
}

#milieu{
}


#page{
	margin-left:0px;
}




/************************************************************** GAUCHE **************************************************************/

#gauche {
    padding: 14px 10px;
    width: 154px;
    float: left;
	height:100%;
}

*+html #gauche {
	margin-top:15px;
}

#gauche_haut{
	background-image:url(../img/menu_haut.png);
	background-repeat:no-repeat;
	height:31px;
}
#gauche_milieu{
	background-image:url(../img/menu_milieu.png);
	background-repeat:repeat-y;
	margin-top:-21px;
	padding-left:10px;
	padding-bottom:5px;
}
#gauche_bas{
	background-image:url(../img/menu_bas.png);
	background-repeat:no-repeat;
	height:14px;
	margin-top:0px;
}

#gauche li{
	list-style:url(../img/puce.png);
	margin-left:-25px;
	padding-right:10px;
}


#tele{
	margin:20px 0px 30px -60px;
}
*+html #tele{
	margin:20px 0px 25px -35px;
}









/************************************************************** CENTRE **************************************************************/

#presse_centre{
    margin-left: 188px;
    margin-right: 18px;
}

#centre_hd, #centre_hg, #centre_bd, #centre_bg {
	height: 22px;
	width: 22px;
}

#centre_hg {
	background-image: url(../img/centre_hg.png);
	float:left;
}

#centre_hc{
	background-image:url(../img/centre_hc.png);
	background-repeat:repeat-x;
	height:22px;
	margin:0px 22px 0px 22px;	
}

#centre_hd {
	background-image: url(../img/centre_hd.png);
	float: right;
}

#centre_mc {
	background-image: url(../img/centre_mc.png);
	background-repeat:repeat;
	/*background-image:none;*/
	margin:0px 0px 0px 0px;
	/* hack pour corriger un bug IE quand le background ne s'affiche pas */
	/height:1%;
	border-right: 2px solid black;
	border-left: 2px solid black;
	/*text-indent:40px;*/
	padding-left:20px;
	padding-right:20px;
}

#centre_bg {
	background-image: url(../img/centre_bg.png);
	float:left;
}

#centre_bc{
	background-image:url(../img/centre_bc.png);
	background-repeat:repeat-x;
	height:22px;
	margin:0px 22px 0px 22px;	
}

#centre_bd {
	background-image: url(../img/centre_bd.png);
	float: right;
}




/************************************************************** CADRE **************************************************************/

#cadrenews{
	padding-top:25px;
    margin-left: 0px;
    margin-right: 0px;
	background-image:none;
}

#cadrenews_hd, #cadrenews_hg, #cadrenews_bd, #cadrenews_bg {
	height: 8px;
	width: 8px;
}

#cadrenews_hg {
	background-image: url(../img/cadrenews_hc.png);
	float:left;
}

#cadrenews_hc{
	background-image:url(../img/cadrenews_hc.png);
	background-repeat:repeat-x;
	height:8px;
	margin:0px 8px 0px 0px;
}

#cadrenews_rubrique{
	float:right;
	background-image:none;
	margin-top:-15px;
	margin-right:-3px;
}

#cadrenews_hd {
	background-image: url(../img/cadrenews_hd.png);
	float: right;
}

#cadrenews_mg {
	float:left;
	width:22px;
	background-image:none;
}

#cadrenews_mc {
	margin:0px 0px 0px 22px;
	padding-right:22px;
	height:90px;
	padding-left:15px;
	background-image:none;
	border-right:solid 2px #647E8D;
}

#cadrenews_md {
	float:right;
	width:22px;
	background-image:none;
	
}

#cadrenews_bg {
	background-image: url(../img/cadrenews_bc.png);
	float:left;
	margin-left:0px;
}

#cadrenews_bc{
	background-image:url(../img/cadrenews_bc.png);
	background-repeat:repeat-x;
	height:22px;
	margin:0px 8px 0px 8px;	
}

#cadrenews_bd {
	background-image: url(../img/cadrenews_bd.png);
	float: right;
	margin-right:0px;
}

/************************************************************** CONTENU **************************************************************/

#news{
	margin-left:150px;
}

#news_img{
	float:left;
	width:165px;
}

#news .titre{
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size:18px;
}

#news .texte{
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-align:justify;
	height:39px;
}

#news_liens{
	padding-top:3px;
}

#news_liens #suite{
	float:left;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#657e8d;
}

#news .date{
	float:right;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size:18px;
}

#news_liens a:link, #news_liens a:visited{
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#657e8d;
}

#news_liens a:hover{
	color:#000000;
	font-weight:normal;
}

#player{
	display:inline;
	vertical-align:top;
}


/************************************************************** PAGINATION **************************************************************/

#pagination{
	width:100%;
	text-align:center;
	font-family:"Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	background-image:none;
	margin-top:25px;
	margin-bottom:30px;
}

#pagination a:link, #pagination a:visited{
	font-size:14px;
	color:#000000;
}

#pagination a:hover{
	font-weight:bold;
}

#pagination .current{
	font-size:14px;
	font-weight:bold;
	display:inline;
}

.fleche{
	 margin-bottom:-3px;
	 margin-right:3px;
	 margin-left:3px;
}


/************************************************************** FOOTER **************************************************************/


#footer {
    padding: 10px;
    text-align: center;
    clear: both;
} 

/************************************************************** LIEN **************************************************************/

a:link, a:visited{
	font-family:"Comic sans MS", Verdana, Arial, Helvetica, sans-serif;
	color:black;
	text-decoration:none;
}
a:hover{
	/*text-decoration:underline;*/
	color:#647E8D;
	font-weight:bold;
}
a:active{
	text-decoration:none;
	font-weight:bold;
}


/************************************************************** ACCUEIL **************************************************************/

#rubrique{
	margin-bottom:20px;
}
