@CHARSET "UTF-8";

body {
	font-family: Tahoma,Verdana, Arial;
	font-size: 11px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0;
	background: #2e578a url('../images/bgback.jpg') repeat-x top;
}

#ENTETE_fr {
	margin:0 ;
	height:185px ;
    background: transparent url(../images/demo/entete_demo_fr.jpg) top left no-repeat;
}
#ENTETE_en {
	margin:0 ;
	height:185px ;
    background: transparent url(../images/demo/entete_demo_en.jpg) top left no-repeat;
}
#LOGO {
	float: left;
	margin: 10px 0 0 35px;
	width: 200px;
}

div.bloctextefin a {
	color: #FFF;
}
div.bloctextefin a:hover {
	color: #FF2200;
}

div.bloctextefin a.lien {
	color: #3e3e3e;
}
div.bloctextefin a:hover.lien {
	color: #FF2200;
}

div.accroche_videos {
	background: transparent url(../images/acc_videos_collectivite.jpg) right 0px no-repeat;
	width: 980px;
	padding: 6px 0 0 0;
	height : 340px;
	color: white;
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 20px;
}

