body, div, img, p { padding:0; margin:0; }
a img { border:0 }

html {
	height:100%; /* fix height to 100% for IE */
	font: normal normal normal 11px Verdana, Arial, Helvetica, sans-serif; /* définition de la police du site */
}
body {
	width: 100%; /* largeur du body */
	height: 100%; /* hauteur du body */
	margin: 0; /* pour éviter les marges externes */
	padding: 0; /* pour éviter les marges internes */
	background-color: #535552;
}
#main {
	margin: 0 auto;
	width: 1020px;
	position: relative;
}
/* HEADER */
#header {
	float: left;
	margin: 0;
	width: 1020px;
	height: 241px;
}
#bandeau {
	float: left;
	margin: 0;
	position: relative;
	width: 1020px;
	height: 241px;
}
.bandeau_img1 {
	float: left;
	position: relative;
	margin: 0;
	width: 1020px;
	height: 241px;	
}
.bandeau_coordonnees {
	position: absolute;
	top: 25px;
	right: 0px;	
	width: 250px;
}
.bandeau_coordonnees .block_rub_detail {
	float: left;
	width: 250px;
}
.bandeau_coordonnees .block_rub_detail .block_rub_detail_top {
	float: left;
	width: 250px;	
}
.bandeau_coordonnees .block_rub_detail .block_rub_detail_top h1 {
	color: #3465a7;
	font-weight: bold;
	font-size: 18px;
	margin: 0;
}
.bandeau_coordonnees .block_rub_detail_rub_data .block_rub_detail_text p {
	float: left;
	width: 250px;
	color: #535353;
	font-size: 14px;		
}
.bandeau_coordonnees .block_rub_detail_info_list, .bandeau_coordonnees .block_rub_detail_sub_list, .bandeau_coordonnees .block_rub_detail_bottom {
	display: none;
}
.lien-coor {
	float: left;
	width: 250px;
	margin: 5px 0 0;
	background: transparent url(../img/bg-lien-coor.gif) no-repeat 0px 4px; 
}
.lien-coor a {
	color: #3465a7;
	text-decoration: underline;
	font-size: 12px;
	padding-left: 12px;
}
.lien-coor a:hover {
	color: #2a2a2a;
}
/* ACCUEIL */
#content-index {
	float: left;
	width: 1020px;
	display: block;
	background: #D1D1D1 url(../img/fond-accueil.jpg) no-repeat top left;
}
#menu-sudipan {
	position: absolute;
	top: 650px;
	right: 0;
	width: 650px;
	padding-right: 35px;
}
#menu-sudipan .rub_list {
	float: left;
	width: 650px;
	text-align: center;	
}
#menu-sudipan .rub_list ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu-sudipan .rub_list ul .rub_list_lv1_span {
	display: none;
}
#menu-sudipan .rub_list ul.level2 {
	margin: 10px 0 0;		
}
#menu-sudipan .rub_list ul.level2 li {
	display: inline;
	padding-right: 20px;
}
#menu-sudipan .rub_list ul.level2 li .rub_list_lv2_span {
	background: transparent url(../img/bg-lien-coor.gif) no-repeat 0px 2px;
}
#menu-sudipan .rub_list ul.level2 li a {
	color: #3465A7;
	text-decoration: none;
	padding-left: 15px;
	font-size: 13px;	
}
#menu-sudipan .rub_list ul.level2 li a:hover {
	color: black;
	text-decoration: underline;	
}
#content-index .block_rub_detail {
	float: left;
	margin: 20px 0 0;
	width: 260px;
	padding-left: 40px;		
}
#content-index .block_rub_detail .block_rub_detail_top {
	display: none;
}
#content-index .block_rub_detail .block_rub_detail_rub_data .block_rub_detail_text {
	float: left;
	width: 260px;
	color: #333333;
	margin: 10px 0 0;
}
#content-index .block_rub_detail .block_rub_detail_rub_data .block_rub_detail_text p {
	font-size: 12px;
	float: left;
	width: 260px;
}
#content-index .block_rub_detail .block_rub_detail_rub_data .block_rub_detail_text h1 {
	float: left;
	width: 260px;
	color: #333333;
	margin: 0;
}
#content-index .block_rub_detail .block_rub_detail_rub_data .block_rub_detail_text ul {
	float: left;
	width: 260px;	
	margin: 0;
	padding: 0;
	font-size: 12px;
	list-style-type: none;
}
#content-index .block_rub_detail .block_rub_detail_rub_data .block_rub_detail_text ul li {
	float: left;
	padding-left: 20px;
	width: 235px;
	margin: 5px 0 0;
	background: transparent url(../img/bg-li-index.jpg) no-repeat 0px 2px;	
	line-height: 16px;
}
#content-index .block_rub_detail_info_list, #content-index .block_rub_detail_sub_list, #content-index .block_rub_detail_bottom {
	display: none;
}
/* Tabset */
.tabcontentaccueil {
	float: left;
	width: 1020px;
	padding: 20px 0 0;
	background-color: #d1d1d1;
}
.tabset_body {
	float: left;
	width: 1020px;
	margin: 0;
}
.wrapper{
	float: left;
	width: 1020px;
	margin: 0;
}
.mbTabset{
	white-space:nowrap;
	display:block;
	padding: 0px 35px;
	width: 950px;
	float:left;
}

.mbTabset .handler{padding-right:5px; position:relative;margin-left:-5px}
.mbTabset .mbTab {display:inline-block; cursor:pointer; min-width:100px}
.mbTabset .mbTab.disabled {cursor:default}
.mbTabset.right {float:right}
.mbTabset .mbTab i{width:25px;position:relative;margin-left:-7px; padding-right:5px; margin-right:8px; cursor:move}
.mbTabset .floatEl{float:left;}
/*.mbTabset a.mbTab {
	background-color:transparent;
	background-image: url( '../img/tabset/tab_right.png' );
	background-repeat:no-repeat ;
	background-position:top right;
	color: #666;
	display:inline-block;
	font: normal 22px arial, sans-serif;
	height: 70px;
	margin-right: 0;
	padding-right: 12px;
	text-decoration: none;
}
*/
a.tab1 {
	float: left;
	width: 190px;
	height: 69px;
	background: transparent url(../img/tabset/bg-01.gif) no-repeat top left;
	border-bottom: 1px solid #aeaeae;
}
a.tab1:hover {
	background: transparent url(../img/tabset/bg-01-on.gif) no-repeat top left !important;
	background: transparent url(../img/tabset/bg-01.gif) no-repeat top left;	
	outline: none;
	border-bottom: 1px solid white;
}
a.tab1.mbTab.sel {
	background: transparent url(../img/tabset/bg-01-on.gif) no-repeat top left !important;
	background: transparent url(../img/tabset/bg-01.gif) no-repeat top left;	
	outline: none;
	border-bottom: 1px solid white;
}
a.tab2 {
	float: left;
	width: 190px;
	height: 69px;
	background: transparent url(../img/tabset/bg-02.gif) no-repeat top left;
	border-bottom: 1px solid #aeaeae;
}
a.tab2:hover {
	background: transparent url(../img/tabset/bg-02-on.gif) no-repeat top left !important;
	background: transparent url(../img/tabset/bg-02.gif) no-repeat top left;
	outline: none;
	border-bottom: 1px solid white;
}
a.tab2.mbTab.sel {
	background: transparent url(../img/tabset/bg-02-on.gif) no-repeat top left !important;
	background: transparent url(../img/tabset/bg-02.gif) no-repeat top left;
	outline: none;
	border-bottom: 1px solid white;
}
a.tab3 {
	float: left;
	width: 190px;
	height: 69px;
	background: transparent url(../img/tabset/bg-03.gif) no-repeat top left !important;
	border-bottom: 1px solid #aeaeae;
}
a.tab3:hover {
	background: transparent url(../img/tabset/bg-03-on.gif) no-repeat top left !important;
	background: transparent url(../img/tabset/bg-03.gif) no-repeat top left;
	outline: none;
	border-bottom: 1px solid white;
}
a.tab3.mbTab.sel {
	background: transparent url(../img/tabset/bg-03-on.gif) no-repeat top left !important;
	background: transparent url(../img/tabset/bg-03.gif) no-repeat top left;
	outline: none;
	border-bottom: 1px solid white;
}
a.tab4 {
	float: left;
	width: 190px;
	height: 69px;
	background: transparent url(../img/tabset/bg-04.gif) no-repeat top left !important;
	border-bottom: 1px solid #aeaeae;
}
a.tab4:hover {
	background: transparent url(../img/tabset/bg-04-on.gif) no-repeat top left !important;
	background: transparent url(../img/tabset/bg-04.gif) no-repeat top left;
	outline: none;
	border-bottom: 1px solid white;
}
a.tab4.mbTab.sel {
	background: transparent url(../img/tabset/bg-04-on.gif) no-repeat top left !important;
	background: transparent url(../img/tabset/bg-04.gif) no-repeat top left;
	background: white;
	outline: none;
	border-bottom: 1px solid white;
}
a.tab5 {
	float: left;
	width: 190px;
	height: 69px;
	background: transparent url(../img/tabset/bg-05.gif) no-repeat top left !important;
	border-bottom: 1px solid #aeaeae;
}
a.tab5:hover {
	background: transparent url(../img/tabset/bg-05-on.gif) no-repeat top left !important;
	background: transparent url(../img/tabset/bg-05.gif) no-repeat top left;
	outline: none;
	border-bottom: 1px solid white;
}
a.tab5.mbTab.sel {
	background: transparent url(../img/tabset/bg-05-on.gif) no-repeat top left !important;
	background: transparent url(../img/tabset/bg-05.gif) no-repeat top left;
	background: white;
	outline: none;
	border-bottom: 1px solid white;
}
/*.mbTabset a.mbTab span {
	background-color:transparent;
	background-image: url( '../img/tabset/tab.png' );
	background-repeat:no-repeat ;
	display: block;
	line-height: 21px;
	padding: 3px 0 4px 10px;
}
*/
.mbTabset a.mbTab span.sortable {
	background-color:transparent;
	background-image: url( '../img/tabset/tab_grep.png' );
	background-repeat:no-repeat ;
	display: block;
	line-height: 21px;
	padding: 3px 0 4px 10px;
}

.mbTabset a.mbTab span img{
	margin-left:-5px;
	margin-top:-2px;
	padding-right:5px;
}

/*HOVER*/


.mbTabset a.mbTab:hover span {
	background-image:url( '../img/tabset/tab_hover.png');
}
.mbTabset a.mbTab:hover span.sortable {
	background-image:url( '../img/tabset/tab_hover_grep.png');
}

/*SELECTED*/


.mbTabset a.mbTab.sel span {
	background-image:url( '../img/tabset/tab_sel.png');
}
.mbTabset a.mbTab.sel span.sortable {
	background-image:url( '../img/tabset/tab_sel_grep.png');
}

/*DISABLED*/
.mbTabset a.mbTab.disabled {
	background-image: url( '../img/tabset/tab_right.png' );
	color: #999;
	outline: none;
}

.mbTabset a.mbTab.disabled span {
	background-image:url( '../img/tabset/tab.png');
}
.mbTabset a.mbTab.disabled span.sortable {
	background-image:url( '../img/tabset/tab_grep.png');
}

/*CONTAINER*/

.mbTabsetContainer{
	float: left;
	margin: 0 35px 0px 35px !important;
	margin: 0 35px 0px 17px;
	padding-top: 10px;
	width: 950px;
	background:#fff;
	font-size:13px;
	border-top: none;
	clear:both;
}
.tabContent{
	float: left;
	margin: 0;
	padding: 20px;
	width: 910px;
}
.tabset_body .contentleft {
	float: left;
	width: 420px;
}
.tabset_body .contentright {
	float: right;
	width: 420px;
	padding-right: 20px;
	padding-top: 10px;
}
.tabset_body .contentright h1 {
	color: #3465a7;
	float: left;
	margin: 0;
	width: 420px;
	font-size: 18px;
	line-height: 25px;
}
.tabset_body .contentright h2 {
	color: #535353;
	float: left;
	margin: 0;
	width: 420px;
	font-size: 13px;
	line-height: 20px;
}
.tabset_body .contentright p {
	color: #535353;
	float: left;
	margin: 5px 0 0;
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
	width: 100%;
}
.tabset_body .contentright p a {
	color: #535353;
	padding-left: 15px;
	text-decoration: none;
	background: transparent url(../img/bg-lien-coor.gif) no-repeat scroll 0 3px;
}
.tabset_body .contentright p a:hover {
	color: #3465a7;
	padding-left: 15px;
	text-decoration: underline;
}

/* Fin tabset */

#bloc-devis-actu {
	float: left;
	margin: 0;
	padding-top: 20px;
	width: 1020px;
	padding-bottom: 25px;
	background-color: #D1D1D1;
}
#bloc-devis-actu .bloc-content {
	float: left;
	margin: 0 35px 0px 35px !important;
	margin: 0 0 0px 17px;
	width: 948px !important;
	background:#fff;
	font-size:13px;
	border: 1px solid #bdbcbd;
}
#bloc-devis {
	padding: 20px;
	float: left;
	width:430px;
}
#bloc-actu {
	padding: 20px;
	float: left;
	width:430px;
}
#bloc-devis-actu .block_info_info {
	float: left;
	width: 430px;	
	margin: 0;
}
#bloc-devis-actu .block_info_info_top {
	display: none;	
}
#bloc-devis .block_info_info h4 {
	float: left;
	width:430px;
	color: #b82f04;
	font-size: 25px;
	line-height: 30px;
	margin:0;
}
#bloc-actu .block_info_info h4 {
	float: left;
	width:430px;
	color: #282828;
	font-size: 25px;
	line-height: 30px;
	margin:0;
}
#bloc-devis-actu .block_info_info_txt {
	float: left;
	width:430px;
	margin: 10px 0 0;
}
#bloc-devis-actu .block_info_info_txt p {
	float: left;
	width:430px;
	margin: 10px 0 0;	
}
#bloc-devis-actu .block_info_info_txt p a {
	color: black;
	font-size: 16px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	padding-left: 35px;
	background: white url(../img/bg-a-devis.jpg) no-repeat 0px 3px;
	line-height: 30px;
	height: 30px;
	float: left;
}
#bloc-devis-actu .block_info_info_txt p a:hover {
	text-decoration: underline;
	color: #b82f04;
}
/* Footer */
#footer {
	float: left;
	width: 1020px;
	background: white url(../img/bg-footer.gif) repeat-x top left;
	height: 225px;
}
.menu-footer {
	float: left;
	margin: 0;
	padding-top: 20px;
	width: 700px;
	padding-left: 35px;
}
#footer .menu-footer .rub_list {
	float: left;
	margin: 0;
	width: 250px;
}
#footer .menu-footer .rub_list ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#footer .menu-footer .rub_list .rub_list_lv1_span {
	float: left;
	width: 220px;
	border-bottom: 1px solid #c1c3c0;
	height: 24px;
}
#footer .menu-footer .rub_list .rub_list_lv1_span a {
	float: left;
	width: 220px;
	line-height: 24px;
	color: white;
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: none;
}
#footer .menu-footer .rub_list .rub_list_lv1_span a:hover {
	color: #949494;
}
#footer .menu-footer .rub_list .rub_list_lv1_span:hover {
	border-bottom: 1px solid #949494;
}
#footer .menu-footer .rub_list ul.level2 {
	float: left;
	width: 220px;
	margin: 5px 0 0;
}
#footer  .menu-footer .rub_list ul.level2 li {
	float: left;
	width: 210px;
	padding-left: 13px;
	background: transparent url(../img/bg-li-footer.gif) no-repeat 0 8px;
	margin: 10px 0 0;
}
#footer  .menu-footer .rub_list ul.level2 li a {
	float: left;
	color: white;
	font-size: 15px;
	line-height: 20px;
	text-decoration: none;
}
#footer  .menu-footer .rub_list ul.level2 li a:hover {
	color: #949494;
}
.coordonnees-footer {
	float: right;
	margin: 0;
	padding-top: 20px;
	width: 200px;
	padding-right: 35px;
}
.coordonnees-footer .block_info_info {
	float: left;
	width: 200px;
}
.coordonnees-footer .block_info_info_top, .coordonnees-footer h4  {
	display: none;	
}
.coordonnees-footer .block_info_info_txt {
	float: left;
	width: 200px;
}
.coordonnees-footer .block_info_info_txt h2 {
	color: #868686;
	float: left;
	margin: 0;
	font-size: 20px;
	width: 200px;
}
.coordonnees-footer .block_info_info_txt p {
	float: left;
	margin: 5px 0 0;
	width: 200px;
	color: white;
	font-size: 13px;	
}
.lien-mentions {
	float: right;
	width: 200px;
	margin: 10px 0 0;
	padding-right: 35px;
	color: #868686;	
}
.lien-mentions a {
	color: #868686;	
	text-decoration: none;
}
.lien-mentions a:hover {
	color: white;	
}
#lien-siweb {
	float: right;
	padding-right: 35px;
	margin: 20px 0 10px 0;
	padding-bottom: 10px;
	color: #868686;	
}
#lien-siweb a {
	color: #868686;	
	text-decoration: none;
}
#lien-siweb a:hover {
	color: white;
}
/* Page Info */
#content-info {
	float:left;
	width: 1020px;
	background-color: #D1D1D1;
	padding-top: 40px;
}
#block-mention {
	float: left;
	width: 940px; 
	padding: 0 34px;
}
#block-mention .block_rub_detail {
	float: left;
	width: 940px;	
}
#block-mention .block_rub_detail .block_rub_detail_top {
	float: left;
	width: 940px;	
}
#block-mention h1 {
	color:#3465A7;
	float:left;
	font-size:20px;
	margin:0;
	width: 940px;
}
#block-mention .block_rub_detail .block_rub_detail_rub_data {
	float: left;
	width: 940px;	
}
#block-mention .block_rub_detail .block_rub_detail_rub_data h2 {
	color:black;
	float:left;
	font-size:14px;
	margin:5px 0 0;
	width: 940px;
}
#block-mention .block_rub_detail .block_rub_detail_rub_data p {
	float: left;
	width: 940px;
	margin: 2px 0 0;	
}
#block-mention .block_rub_detail_sub_list {
	display: none;
}
#block-mention ul.plandusite {
	float: left;
	padding: 0 0 0 10px;
	width: 930px;
	list-style-position: outside;
}
#block-mention ul.plandusite a {
	text-decoration: none;
	color: #3465A7;
}
#block-mention ul.plandusite a:hover {
	text-decoration: underline;
	color: black;
}
#block-mention ul li {
	float: left;
	padding-left: 10px;
	width: 920px;
	display: block;	
}
#block-mention ul li.liniveau1 {
	margin: 5px 0 0;
}               
#content-info .centre {
	float: left;
	margin: 0 35px 0 35px!important;
	margin: 0 35px 0 17px;
	background: white;
	border: 1px solid #BDBCBD;
	width: 948px;
}
#content-info .menu_rub {
	float: left;
	width: 180px;
	padding: 20px;
}
#content-info .menu_rub .liste_rub {
	float: left;
	width: 180px;
	background-color: #f0f0f0;
}
#content-info .menu_rub .liste_rub a {
	text-decoration: none;
}
#content-info .menu_rub .liste_rub ul {
	float: left;
	width: 175px;
	margin: 0 0 10px 0;
	padding: 0;
	padding-left: 5px;
	list-style-type: none;
}
#content-info .menu_rub .liste_rub ul li.niv1 {
	float: left;
	width: 175px;
	margin: 15px 0 0;
	background: transparent url(../img/bg-lien-coor.gif) no-repeat scroll 0 6px;
}
#content-info .menu_rub .liste_rub ul li.niv1 a {
	color: #090909;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	padding-left: 15px;
	text-transform: uppercase;
}
#content-info .menu_rub .liste_rub ul li.niv2 {
	float: left;
	width: 165px;
	margin: 5px 0 0 10px !important;
	margin: 5px 0 0 5px;
	background: transparent url(../img/bg-li-niv2.gif) no-repeat scroll 0 6px;
}
#content-info .menu_rub .liste_rub ul li.niv2 a {
	color: #a3a1a1;
	font-size: 12px;
	line-height: 16px;
	padding-left: 10px;
}
#content-info .menu_rub .liste_rub ul li.niv2.highlight {
	background: transparent url(../img/bg-li-niv2-hl.gif) no-repeat scroll 0 6px;
}
#content-info .menu_rub .liste_rub ul li.niv2.highlight a, #content-info .menu_rub .liste_rub ul li.niv2 a:hover {
	color: black;
	font-weight: bold;
}

#content-info .menu_rub .liste_rub ul li.niv3 {
	float: left;
	width: 155px;
	margin: 5px 0 0 20px !important;
	margin: 5px 0 0 10x;
	background: transparent url(../img/bg-li-niv3.gif) no-repeat scroll 0 6px;
}
#content-info .menu_rub .liste_rub ul li.niv3 a {
	color: #a3a1a1;
	font-size: 11px;
	line-height: 15px;
	padding-left: 10px;
}
#content-info .menu_rub .liste_rub ul li.niv3.highlight {
	background: transparent url(../img/bg-li-niv3-hl.gif) no-repeat scroll 0 6px;
}
#content-info .menu_rub .liste_rub ul li.niv3.highlight a, #content-info .menu_rub .liste_rub ul li.niv3 a:hover {
	color: black;
	font-weight: bold;
}

#content-info .texte {
	float: left;
	padding: 30px 20px 20px 0px;
	width: 690px;
}
#content-info .presentation-rubrique {
	float: left;
	width: 690px;
}
#content-info .presentation-rubrique img {
	max-width: 690px;
}
#content-info .presentation-rubrique table {
	float: left;
	max-width: 690px;	
	
}
#content-info .presentation-rubrique p {
	float: left;
	width: 100%;
	font-size: 12px;
	color: black;
	margin: 5px 0 0;
}
#content-info .presentation-rubrique h1 {
	font-size: 20px;
	color: #3465a7;
	float: left;
	width: 690px;
	margin: 0;
}
#content-info .presentation-rubrique h2 {
	font-size: 14px;
	color: #333333;
	float: left;
	width: 690px;
	margin: 0;
	padding-left: 13px;
	background: transparent url(../img/bg-lien-coor.gif) no-repeat scroll 0 4px;
}
#content-info .presentation-rubrique a {
	color: #3465A7 ;	
	text-decoration: none;
}
#content-info .presentation-rubrique a:hover {
	color: #b7b5b5;	
	text-decoration: underline;
}
a.hrefcontact {
	background:transparent url(../img/bg-lien-coor.gif) no-repeat scroll 0 3px;
	padding-left: 13px;
}
#content-info .vignette-rubrique {
	float: left;
	width: 690px;
	margin: 40px 0 0;
	border-top: 1px solid #B7B5B5;
	padding-top: 20px;
}
#content-info .texte ul.menuul {
	float: left;
	width: 690px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#content-info .texte ul.menuul li {
	float: left;
	width: 90px;
	padding-right: 8px;	
}
#content-info .texte ul.menuul li a img {
	float: left;
	width: 90px;
}

#content-info .texte ul.menuul li .lien-href a {
	float: left;
	width: 90px;
	margin: 5px 0 0;
	text-align: center;
	color: #7c7c7c;
	font-size: 12px;
	text-decoration: none;
}
#content-info .texte ul.menuul li .lien-href a:hover {
	color: black;
	text-decoration: underline;
}
/* Chemin */
.chemin {
	padding-left:35px;
	position:absolute;
	top:255px;
	width:500px;
	color: #A3A1A1;	
}
.chemin a {
	text-decoration: none;
	color: #3465A7;
}
.chemin a:hover {
	color: #A3A1A1;	
}
/* Fin Chemin */
/* Easynews */
.easynews {
	float:left;
	padding:5px;
	width:990px;
}
#mynewsdis {
	float: left;
	height: 150px;
	background-color:white;
	border:1px solid #4A4A4A;
}
.news_style {
	display:none;
}
.news_show {
	position:absolute;
	background-color: white;
	color:black;
	height: 130px;
	clip:rect(0px 285px 150px 0px);
}
.bloc-hauteur {
	float: left;
	height: 130px;
}
.news_show1 {
	position:absolute;
	background-color: white;
	color:black;
	clip:rect(0px 285px 150px 0px);
}
.news_border {
	float :left;
	width:285px;
}
.news_mark {
	float: left;
	width:205px;
	color:black;
	text-align:center;
}
.news_title {
	padding: 5px 0px 9px 5px;
	color:black;
}
.news_show img {
	margin-left: 5px;
	margin-right: 5px;
}
.buttondiv {
	float: right;
	height:20px;
}
.news_move {
	position: relative;
}
.mytable {
	width:285px;
}
.image-actu {
	float: left;
}
.image-actu img {
	width: 50px;
	height: 50px;
}
.texte-actu {
	float: left;
	width: 275px;
	font-size: 12px;
	line-height: 14px;
	color: black;
	margin: 5px 0 0;
}
.texte-actu a {
	color: #E20076;
	text-decoration: underline;
	font-weight:  bold;
}
/* Fin easynews */

/* Fancybox */
.fancy {
	float: left;
	width: 1000px;	
}
div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../img/fancybox/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('../img/fancybox/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../img/fancybox/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../img/fancybox/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../img/fancybox/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../img/fancybox/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../img/fancybox/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../img/fancybox/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../img/fancybox/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../img/fancybox/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../img/fancybox/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../img/fancybox/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../img/fancybox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(../img/fancybox/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(../img/fancybox/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(../img/fancybox/fancy_title_right.png) repeat-x;
}
/* Fin fancybox */



/* Menu */
#menu {
	float: left;
	width: 1000px;
	margin: 10px;
}

.rootVoices{
	background-color:#f3f3f3;
	padding:5px;
	padding-bottom:0;
}
.rootVoices td.rootVoice {
	background-color:transparent;
	width:120px;
	line-height:18px;
	font-family:Arial,Helvetica,sans-serif;
	color: gray;
	font-size:12px;
	padding:8px;
	padding-left:10px;
	cursor: pointer;
}
.rootVoices td.selected{
	background-color:gray;
	color:#ffffff;
	cursor: pointer;
	font-size:14px;
}

.menuShadow{
	padding:2px;
	padding-bottom:0px;
	left:-2;
	top:1px;
}

.menuContainer{
	background-color:gray;
}

.menuContainer .line{
	background-color:white;
	width:100%;
	padding-left:-5;
}

.menuContainer .line.title {
	text-align:right;
}

.menuContainer .line.title a{
	color:dimgray;
	font-size:14px;
}

.menuContainer td a{
	text-decoration:none;
	color: #000000;
}

.menuContainer td.voice{
	border-top:1px solid #f3f3f3;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:5px;
}

.menuContainer .separator{
	background-color:#f1f1f1;
	height:1px;
}
.menuContainer td.img{
	border-top:1px solid #f3f3f3;
	font-family:Arial,Helvetica,sans-serif;
	text-align:center;
	font-size:12px;
	color: #c3c3c3;
	background-color:#f9f9f9;
	width:24px;
	padding:5px;
}
.menuContainer td.img img{
	width:20px;
}
.menuContainer .textBox{
	padding: 5px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	background-color:#ffffff;
	color: #c3c3c3;
}
.menuContainer .selected td{
	background-color:#f3f3f3;
	background-image:url("../img/bgnd_sel_2.jpg")
}
.menuContainer .selected td a{
	color:#000;
}
.menuContainer .disabled td, .menuContainer .disabled td a {
	color: #cccccc;
}
.menuContainer .subMenuOpener{
	background-image:url("../img/menuArrow.gif");
	background-repeat:no-repeat;
	background-position:right;
}

.rootVerticalVoices{
	background-color:#333;
	padding:0px;
}
.rootVerticalVoices td.rootVoice {
	width:130px;
	font-family:Arial,Helvetica,sans-serif;
	color: gray;
	font-size:13px;
	padding:7px;
	cursor: pointer;
}
.rootVerticalVoices td.selected{
	background-image:url("../img/bgnd_sel_4.png");
	color:#ffffff;
	cursor: pointer;
}

.verticalMenu{
	background-color:#000;
}
.verticalMenu .line{
	background-color:#333;
	width:100%;
	padding-left:-5px;
}
.verticalMenu td a{
	text-decoration:none;
	color: #d3d3d3;
}
.verticalMenu td.voice{
	border-top:0px solid #666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:5px;
}
.verticalMenu .separator{
	background-color:#666;
	height:1px;
}
.verticalMenu td.img{
	border-top:0px solid #666;
	font-family:Arial,Helvetica,sans-serif;
	text-align:center;
	font-size:12px;
	color: #c3c3c3;
	background-color:#333;
	width:24px;
	padding:5px;
}
.verticalMenu td.img img{
	width:20px;
}
.verticalMenu .textBox{
	padding: 10px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color: #c3c3c3;
}
.verticalMenu .selected td{
	background-image:url("../img/bgnd_sel_4.png");
}
.verticalMenu .selected td a{
	color:#fff;
}
.verticalMenu .disabled td, .verticalMenu .disabled td a {
	color: #666;
}


.verticalMenu .subMenuOpener{
	background-image:url("../img/menuArrow_w.gif");
	background-repeat:no-repeat;
	background-position:right;
}

.verticalMenu .menuShadow{
	background:black;
	padding:5px;
}

#flash{
	float:left;
	height:89px;
	width:500px;
}
/* Fin menu */

/* NewsScroller */
.newsscroller {
	float: left;
	width: 1000px;	
}

.newsscroller h1 {
	font-size: 20px;
	line-height: 20px;
}

.newsscroller ul, .newsscroller li, .newsscroller h4 {
margin: 0; padding: 0;
list-style: none;
}

.newsscroller a {
text-decoration: none;
color: #292929;
}

.newsscroller a:hover {
text-decoration: underline;
}

.newsscroller small {
color: gray;
font-weight: normal;
font-size: 11px;
display: block;
}

#widget {
overflow: hidden;
background: #e3e3e3;
padding: 1em;
border: 1px solid #c5c5c5;
height: 305px; /* You should adjust this height for your project. */
position: relative;
float: left;
min-width: 310px;
-moz-border-radius-bottomright: 10px;
width: 310px;
}

#widget img {
float: left;
border: 1px solid white;
padding: .2em;
background: #d3d3d3;
margin-right: .5em;
width: 90px;
height: 90px;
}

#widget li {
clear: left;
overflow: hidden;
position: relative;
top: 0;
padding-bottom: 1em;
height: 96px; /* Change this to fit your needs. The plugin will access this value if you don't pass a parameter in when you call it. */
}

.newsscroller h4 {
padding-top: .5em;
font-size: 14px;
}

.newsscroller li p {
color: #474747;
margin-top: .4em;
}
/* Fin NewsScroller */

/* Recherche */
#recherche { font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	float: left;
	width: 500px;
}

.break { clear:both; }
#searchform { margin:50px 200px; font-size:18px; }
#searchform div { color:#000000; }
#searchform div input { font-size:18px; padding:5px; width:320px; }
#suggestions{ position: relative; left:235px; width:320px; display:none; }
#searchresults { border-width:1px; border-color:#919191; border-style:solid; width:320px; background-color:#a0a0a0; font-size:10px; line-height:14px; }
#searchresults a { display:block; background-color:#e4e4e4; clear:left; height:56px; text-decoration:none; }
#searchresults a:hover { background-color:#b7b7b7; color:#ffffff; }
#searchresults a img { float:left; padding:5px 10px; width: 46px; height: 46px; overflow: hidden;}
#searchresults a span.searchheading { display:block; font-weight:bold; padding-top:5px; color:#191919; }
#searchresults a:hover span.searchheading { color:#ffffff; }
#searchresults a span { color:#555555; }
#searchresults a:hover span { color:#f1f1f1; }
#searchresults span.category { font-size:11px; margin:5px; display:block; color:#ffffff; }
#searchresults span.seperator { float:right; padding-right:15px; margin-right:5px;
			background-image:url(../images/shortcuts_arrow.gif); background-repeat:no-repeat; background-position:right; }
#searchresults span.seperator a { background-color:transparent; display:block; margin:5px; height:auto; color:#ffffff; }
/* Fin Recherche */

/* Bandeau */

#bandeau .bandeau_img2 {
	float: left;
	width: 100px;
}
#bandeau .bandeau_img3 {
	float: left;
	width: 100px;
}

/* Fin Bandeau */


/* Content */
#content {
	float: left;
	width: 1000px;	
}
#content .centre {
	float: left;
	width: 1000px;	
}
#content .centre .liste_rub {
	float: left;
	width: 600px;	
}
#content .centre .liste_rub_item {
	float: left;
	width: 200px;	
}

#content .centre .rubrique {
	float: left;
	width: 200px;	
}
#content .centre .accroche {
	float: left;
	width: 200px;	
}
#content .centre .texte{
	float: left;
	width: 200px;	
}
/* Fin content */

/* Image Scroller */
#img_scroll {
	width: 400px;
	height: 100px;
	overflow: hidden;
	border: 3px solid black;
	padding: 0px;
	clear:both;
}
#img_scroll img {
	height: 100px;
	margin: 0px;
	border: 0px;
	clear:both;
}
/* Fin Image Scroller */

.interets {
	float: left;
	width: 300px;
}
.interets-item {
	float: left;
	width: 300px;
}