/***********
 * 	LAYOUT *
 **********/
html {
	height:100%;
}
body {
	background-color:#C2C2C2;
	background-image:url('../images/layout/background_gradient.jpg');
	background-repeat:repeat-x;
	background-position:top;
	height:100%;
	font:1em Verdana, Arial;
	margin:0px;
	padding:0px;
	behavior:url("../javascript/csshover.htc");
}

div.background{
	height:100%;
	background-image:url('../images/layout/background_clouds.jpg');
	background-repeat:no-repeat;
	background-position:top center;
}
div.main_area{
	background-color:#A6C0E9;
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	min-height:100%;
	width:946px;
	margin-left:auto;
	margin-right:auto;
}

a{
	color:#852326;
	text-decoration:none;
}
a:link{
	color:#852326;
	text-decoration:none;
}
a:visited{
	color:#852326;
	text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration:underline;
}
a:active{
	color:#000000;
	text-decoration:underline;
}

a.link_menu{
	color:#2E4F66;
	text-decoration:none;
}
a.link_menu:link{
	color:#2E4F66;
	text-decoration:none;
}
a.link_menu:visited{
	color:#2E4F66;
	text-decoration:none;
}
a.link_menu:hover{
	color:#000000;
	text-decoration:underline;
}
a.link_menu:active{
	color:#000000;
	text-decoration:underline;
}
a.link_menu_active{
	text-decoration:underline;
}
a.link_menu_active:link{
	color:#2E4F66;
	text-decoration:underline;
}
a.link_menu_active:visited{
	color:#2E4F66;
	text-decoration:underline;
}
a.link_menu_active:hover{
	color:#000000;
	text-decoration:underline;
}
a.link_menu_active:active{
	color:#000000;
	text-decoration:underline;
}
a.not{
	text-decoration:none;
}
a.not:hover{
	color:#852326;
	text-decoration:none;
}

/********
 * MENU *
 *******/
div.menu {
	width:946px;
	height:29px;
	font-size:0.8em;
	background-image:url(../images/layout/menu_line.jpg);
	background-repeat:repeat-x;
	background-position:top;
	float:left;
	z-index:1000;
}
.menu ul{
	list-style-type: none;
	margin:0;
	padding:0;
}

.menu li{
	display:inline;
	margin:0;
	padding:0;
}

.menu a{
	float:left;
	margin:0;
	text-decoration:none;
}

.menu a span {
	display:block;
	height:29px;
	float:left;
	line-height:29px;
	padding-left:0.70em;
	padding-right:0.70em;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.menu a span.image{
	padding-right:0em;
}
.menu a span.accueil{
	padding-left:25px;
	margin-left:10px;
	background-image:url(../images/layout/menu_accueil.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.menu a:hover span.accueil{
	padding-left:25px;
	margin-left:10px;
	background-image:url(../images/layout/menu_accueil_over.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.menu a:hover span, .menu li.selected a span{
	color:#FFFFFF;
	text-decoration:none;
}

.menu a:hover, .menu li.selected a{
	background-image:url(../images/layout/menu_over_line.jpg);
	background-repeat:repeat-x;
	background-position:top;
	color:#FFFFFF;
	text-decoration:none;
}

.menu a:hover span, .menu li.selected a span{
	background-position:100% -125px;
}
a.mainmenu_link_active{
	background-image:url(../images/layout/menu_selected_line.jpg);
	background-repeat:repeat-x;
	background-position:top;
	cursor:pointer;
}
a.mainmenu_link_active span.accueil{
	background-image:url(../images/layout/menu_accueil_selected.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
a.mainmenu_link{
	display:block;
	height:29px;
	float:left;
	line-height:29px;
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
}
a.full span{
	width:927px;
	text-align:center;
}
a.mainmenu_link:link{
	color:#FFFFFF;
	text-decoration:none;
}
a.mainmenu_link:visited{
	color:#FFFFFF;
	text-decoration:none;
}
a.mainmenu_link:hover{
	background-image:url(../images/layout/menu_over_line.jpg);
	background-repeat:repeat-x;
	background-position:top;
	color:#FFFFFF;
	text-decoration:none;
}
a.mainmenu_link:active{
	color:#FFFFFF;
	text-decoration:none;
	padding-top:-10px;
}
.secmenu{
	position:absolute;
	margin-top: -1px;
	line-height:30px;
	z-index:1000;
	background-color: #275488;
  	width:270px;
	visibility: hidden;
}
.small{
	width:180px;
}

.secmenu a{
	width: auto;
	display: block;
	height:24px;
	line-height:24px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	background-image:url('../images/layout/submenu.jpg');
	background-position:top;
	background-repeat:repeat-x;
	color:#FFFFFF;
	margin-left:20px;
	margin-right:20px;
	padding-top:3px;
	padding-bottom:3px;
}
div.secmenu a.first-element{
	background-image:none;
}

* html .secmenu a{ /*IE only hack*/
	width: 100%;
}
.secmenu a:link{
	color:#FFFFFF;
	text-decoration:none;
}
.secmenu a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.secmenu a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.secmenu a:active{
	color:#FFFFFF;
	text-decoration:underline;
}
.submenu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
}
a.submenu_link{
	color:#FFFFFF;
	text-decoration:none;
}
a.submenu_link:link{
	color:#FFFFFF;
	text-decoration:none;
}
a.submenu_link:visited{
	color:#FFFFFF;
	text-decoration:none;
}
a.submenu_link:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
a.submenu_link:active{
	color:#FFFFFF;
	text-decoration:underline;
}
a.submenu_link_active{
	color:#FFFFFF;
	text-decoration:underline;
}
a.submenu_link_active:link{
	color:#FFFFFF;
	text-decoration:underline;
}
a.submenu_link_active:visited{
	color:#FFFFFF;
	text-decoration:underline;
}
a.submenu_link_active:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
a.submenu_link_active:active{
	color:#FFFFFF;
	text-decoration:underline;
}
/**********
 * HEADER *
 *********/
div.header{
	position:relative;
}

div.header_content-padding{
	background-image:url('../images/layout/header.jpg');
	background-repeat:no-repeat;
	background-position:top;
	float:right;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	padding-top:10px;
	padding-right:10px;
}
div.header_content-width{
	height:266px;
	width:589px;
	text-align:inherit;
	font-family:inherit;
	font-size:inherit;
}
div.header_logo{
	float:left;
	height:276px;
	width:341px;
}
div.header-nouvelle-entete{
	position:absolute;
	top:196px;
	right:0px;
}
div.header-nouvelle-left{
	float:left;
	background-image:url(../images/layout/left.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:81px;
	min-width:330px;
	width:expression(400 + 'px');
	padding-left:27px;
	
}
div.header-nouvelle-middle{
	background-image:url(../images/layout/middle.gif);
	background-repeat:repeat-x;
	background-position:30px bottom;
	height:81px;
}
div.header-nouvelle-right{
	background-image:url(../images/layout/right.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:81px;
}
div.header-nouvelle-content{
	padding-top:55px;
	padding-right:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#FFFFFF;
}

div.header-nouvelle-content a{
	color:#FFFFFF;
}

div.header-nouvelle-picture{
	float:left;
	background-image:url('../images/layout/picture.gif');
	background-repeat:repeat-x;
	height:81px;
	padding:2px;
}
div.header_logo img {
	display:block;
}
div.header_syndicats_logo-padding{
	padding-left:40px;
	padding-top:40px;
}
div.header_syndicats_logo{
	float:left;
	height:100px;
	overflow:hidden;
}
div.header_syndicats-padding{
	background-image:url('../images/layout/background_syndicat.jpg');
	background-repeat:no-repeat;
	background-position:top;
	float:right;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	padding-top:10px;
	padding-right:10px;
}
div.header_syndicats-width{
	height:190px;
	width:936px;
	text-align:inherit;
	font-family:inherit;
	font-size:inherit;
}

div.submenu {
	width:946px;
	height:29px;
	background-color:#720105;
}
div.submenu_over {
	position:absolute !important;
	width:946px;
	height:29px;
	background-color:#275387;
	z-index:999;
}

div.submenu_line {
	position:absolute!important;
	width:946px;
	display:none;
	z-index:999;
}
div.submenu_line_visible {
	position:absolute!important;
	width:946px;
	display:block;
	z-index:999;
}

div.submenu_item {
	line-height:29px;
	vertical-align:middle;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	font-size:0.75em;
	text-decoration:none;
	text-align:center;
	padding-right:10px;
	padding-left:10px;
}
div.submenu_separator {
	line-height:29px;
	vertical-align:middle;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	font-size:0.75em;
}

.bouton {
    width:auto;
    height:29px;
	line-height:29px;
	vertical-align:middle;
	display:inline!important;
    float:left;
	color:#FFFFFF;
	font-weight:bold;
	font-size:0.75em;
	text-decoration:none;
	text-align:center;
	padding-right:10px;
	padding-left:10px;
 }
.bouton_over{
    width:auto;
    height:29px;
	line-height:29px;
	vertical-align:middle;
    float:left;
	color:#FFFFFF;
	font-weight:bold;
	font-size:0.75em;
	text-decoration:none;
	text-align:center;
	padding-right:10px;
	padding-left:10px;
    cursor:pointer;
	background-image:url(../images/layout/menu_over_line.jpg);
	background-repeat:repeat-x;
	background-position:top;
} 
.selBtn {
    width:auto;
    height:29px;
	line-height:29px;
	vertical-align:middle;
    float:left;
	color:#FFFFFF;
	font-weight:bold;
	font-size:0.75em;
	text-decoration:none;
	text-align:center;
	padding-right:10px;
	padding-left:10px;
	background-image:url(../images/layout/menu_selected_line.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.bouton_syndicat{
	width:100%;
	padding:0px;
}
.bouton img, .selBtn img, .bouton_over img{
	float:left;
	padding-right:5px;
}

.bouton a, .selBtn a, .submenu_item a, .bouton_over a, a.mainmenu_link{
	color:#FFFFFF;
	text-decoration:none;
}
a.mainmenu_link div.bouton{
	color:#FFFFFF;
	text-decoration:none;
}
a.mainmenu_link div.bouton_over{
	color:#FFFFFF;
	text-decoration:none;
}

.bouton:hover{
    width:auto;
	height:29px;
    cursor:pointer;
	color:#000099;
	background-image:url(../images/layout/menu_over_line.jpg);
	background-repeat:repeat-x;
	text-decoration:none;
	background-position:top;
} 

.bouton_syndicat:hover{
	width:100%;
	padding:0px;
}
.separator {
    width:2px;
    height:29px;
    display:inline!important;
    float:left;
    overflow:hidden;
	color:#fff;
	font-size:0em;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	background-image:url(../images/layout/menu_seperator.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
div.home_icon {
	float:left;
	height:29px;
	width:18px;
	background-image:url(../images/layout/home_icon.jpg);
	background-position:0px 0px;
	margin-right:10px;
}

div.home_icon_over {
	float:left;
	height:29px;
	width:18px;
	background-image:url(../images/layout/home_icon.jpg);
	background-position:-36px 0px;
	margin-right:10px;
}

div.home_icon_active {
	float:left;
	height:29px;
	width:18px;
	background-image:url(../images/layout/home_icon.jpg);
	background-position:-18px 0px;
	margin-right:10px;
}


/***********
 * CONTENT *
 **********/
br.clear{
	clear:both;
}
div.clear{
	clear:both;
}
div.content{
	background-color:#FFFFFF;
}
div.page{
	padding:7px;
	padding-bottom:0px;
}
table.home td{
	padding-top:5px;
	padding-left:5px;
}
table.home_secteurs td{
	padding:0px;
}
table.home_federation td{
	padding:0px;
	margin:0px;
}

div.content_box{
	background-color:#CED5D3;
	border-left-width:thick;
	border-left-style:solid;
	border-left-color:#B5BFBC;
	border-bottom-width:3px;
	border-bottom-style:solid;
	border-bottom-color:#B5BFBC;
    padding:10px;
	overflow:hidden;
	margin-bottom:3px;
}

div.content_box-bienvenue{
	height:185px;
}

div.content_box p{
	text-align:justify;
	padding-right:10px;
	padding-left:15px;
	padding-top:5px;
	color:#555555;
	font-size:0.80em;
}

div.full_content_box{
	background-color:#CED5D3;
	border-left-width:8px;;
	border-left-style:solid;
	border-left-color:#B5BFBC;
}
div.full_content_box .description{
	padding:10px;
}
div.full_content_box .description_archives{
	padding:10px 10px 10px 20px;
}

.description_archives_table{
}


div.full_content_box p{
	padding-right:20px;
	padding-left:20px;
	padding-top:5px;
	color:#555555;
	font-size:0.80em;
}
div.full_content_box p.nopadding{
	padding-left:0px;
}
div.full_content_box div.contactTable{
	padding-left:26px;
}

div.content_box_item{
	background-color:#EEEEEE;
	padding:10px;
	padding-bottom:20px;
}
div.content_box_item div.item{
	position:relative;
}
div.impair{
	background-color:#CED5D3;
}
div.content_box_item .item img.nopadding{
	padding:2px;
}
div.full_content_box img.nopadding{
	padding:0px;
	padding-left:18px;
}
div.content_box_item table td{
	vertical-align:top;
}
div.content_box_item p.pdf_text_link{
	padding-top:10px;
	float:left;
}
div.page p.right{
	width:850px;
	text-align:right;
}
table div.content_box_item p.right{
	width:615px;
	text-align:right;
}
div.content_box_item p.center{
	width:850px;
	text-align:center;
}
div.full_content_box p.center{
	width:840px;
	text-align:center;
}
table div.content_box_item p.center{
	width:615px;
	text-align:center;
	font-size:0.75em;
}
div.content_box_item table td p.pdf_text_link{
	padding-top:5px;
}
div.content_box_item p.pdf_img_link{
	float:left;
}
div.full_content_box hr,div.full_content_box p hr  {
	height:1px;
	border:none;
	width:883px;
	background-color:#B5BFBC;
}
div.full_content_box hr.medium,div.full_content_box p hr.medium  {
	width:600px;
}
div.box_title{
	width:550px;
	color:#852326;
	font-size:1.2em;
	border-left-width:3px;
	border-left-style:solid;
	border-left-color:#B5BFBC;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#B5BFBC;
	padding-left:10px;
}

div.flotter{
	float:left;
} 

div.recherche p{
	padding-top:0px;
	padding-bottom:5px;
	font-size: 0.8em;
} 

div.debutnews {
padding-top: 10px;
padding-right: 10px;
}

div.condition_recherche {
font-size: 0.8em;
color:#555555;
text-align: justify;
padding-right: 20px;
padding-left: 20px;
padding-top:5px;
} 

div.box_title_syndicats{
	text-align:center;
	color:#852326;
	font-size:1.2em;
	padding-left:10px;
	padding-right:10px;
}


div.content_box_item h2{
	/*width:450px;*/
	color:#225488;
	font-size:1em;
	padding-left:15px;
	padding-bottom:5px;
}
div.content_box_item h2.intranet{
	font-weight:bold;
}

div.full_content_box h3{
	width:550px;
	color:#852326;
	font-size:1em;
	padding-left:15px;
	padding-bottom:5px;
}
div.full_content_box h3.intranet{
	width:890px;
	text-align:center;
}
div.full_content_box h4{
	text-align:center;
	color:#852326;
	font-size:1em;
	padding-left:15px;
	padding-bottom:5px;
	font-weight:bold;
}
div.full_content_box h5{
	text-align:center;
	color:#000000;
	font-size:1em;
	padding-left:15px;
	padding-bottom:5px;
	font-weight:bold;
}
div.full_content_box h6{
	padding-top:10px;
	color:#852326;
	font-size:0.9em;
	padding-left:20px;
	padding-bottom:5px;
	font-weight:bold;
}
div.news_box{
	background-color:#EEEEEE;
	height:185px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:10px;
	border-bottom-width:3px;;
	border-bottom-style:solid;
	border-bottom-color:#B5BFBC;
}
div.news_box_content{
	padding:10px;
	padding-left:0px;
	padding-right:0px;
}
div.news_box_absolute{
	position:absolute;
}
div.news_navigator_absolute{
	position:absolute;
	width:120px;
	left:0px;
}
div.news_box_title{
	width:200px;
	color:#852326;
	font-size:1.2em;
	border-left-width:3px;
	border-left-style:solid;
	border-left-color:#B5BFBC;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#B5BFBC;
	padding-left:10px;
}
div.bourse_box_title{
	width:300px;
	color:#852326;
	font-size:1.2em;
	border-left-width:medium;
	border-left-style:solid;
	border-left-color:#B5BFBC;
	border-bottom-width:thin;
	border-bottom-style:solid;
	border-bottom-color:#B5BFBC;
	padding-left:10px;
}
div.news_rss_icon{
	width:38px;
	height:14px;
	float:right;
	padding-right:10px;
}
div.news_box_image{
	float:left;
	width:120px;
}
div.news_box_image img{
	padding-left:10px;
}
div.news_box_image div.content{
	float:left;
	height:95px;
	width:420px;
	padding:0px;
	overflow:hidden;
}
div.news_box_texte div.content div.img_icon{
	float:left;
	height:100px;
	min-height:100px;
	width:115px;
}
div.news_box_texte div.content div.news{
	float:left;
	width:200px;
}
div.news_box_navigator{
	float:left;
	padding-left:5px;
	position:absolute;
	top:110px;
}
div.news_navigator_previous{
	float:left;
	width:30px;
}
div.news_navigator_texte{
	float:left;
	font-size:0.6em;
	padding-bottom:5px;
}
div.news_navigator_next{
	float:left;
	text-align:right;
	width:30px;
}
div.news_box_texte{
	float:left;
	font-size:0.8em;
	color:#575757;
}
div.news_box_texte h2{
	font-weight:bold;
	padding-bottom:5px;
	height:30px;
	width:200px;
	overflow:hidden;
}
div.news_box_texte p{
	padding-top:5px;
}
div.news_box_texte div.news_content_height{
	height:102px;
	max-height:102px;
}
div.news_box_texte p.news_box_plus{
	text-align:right;
}
label {
	cursor:pointer;
}
table.contactform label{
	padding-left:15px;
}
table.intranet_connect{
	width:438px;
	height:86px;
	background-image:url('../images/intranet/connect_bg.jpg');
	font-size:0.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
}
select.dropbox {
	width:200px;
	background-color:#CED5D3;
	border-color:#B6BFBC;
	border-width:1px;
	border-style:solid;
}
input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:300px;
}
textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:300px;
}
input.intranet{
	border-color:#B91C1C;
	border-width:2px;
	border-style:solid;
	background-color:#FFFFFF;
	width:110px;
}
input.input_box{
	border-color:#B6BFBC;
	border-width:1px;
	border-style:solid;
	background-color:#CED5D3;
}
input.input_button{
	width:112px;
}
textarea.input_box{
	background-color:#CED5D3;
	border-color:#B6BFBC;
	border-width:1px;
	border-style:solid;
}
table td.employee {
	cursor:pointer;
}
table td.employee div{
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	margin:10px;
	background-color:#EEEEEE;
}
ul li{
	font-size:0.80em;
	padding-bottom:10px;
	padding-left:15px;
}
ul.sitemap li{
	font-size:1em;
	padding-bottom:0px;
	padding-left:15px;
}
div.float_image_left{
	float:left;
	padding:10px;
	padding-left:15px;
}
div.manchette{
	padding-left:20px;
}
table.content th{
	padding-left:30px;
	padding-top:5px;
	color:#555555;
	font-size:0.80em;
	font-weight:bold;
}
table.content td{
	padding-left:30px;
	padding-top:5px;
	color:#555555;
	font-size:0.80em;
}

table div.table_cell_description{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
	text-align:justify;
}
table div.table_cell_description p{
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
}

table p.table_cell_detail{
	padding-right:0px;
	float:right;
}
table.syndicats_title td{
	background-color:#FFFFFF;
	height:8px;
} 
table.rounded_corner_box td{
	background-color:#EEEEEE;
	height:11px;
} 
table.rounded_corner_box td.border_top{
	background-image:url('../images/elements/gray_box_border.jpg');
	background-position:top;
	background-repeat:repeat-x;
} 
table.rounded_corner_box td.border_bottom{
	background-image:url('../images/elements/gray_box_border.jpg');
	background-position:bottom;
	background-repeat:repeat-x;
} 
table.rounded_corner_box td.border_left{
	background-image:url('../images/elements/gray_box_border.jpg');
	background-position:left;
	background-repeat:repeat-y;
} 
table.rounded_corner_box td.border_right{
	background-image:url('../images/elements/gray_box_border.jpg');
	background-position:right;
	background-repeat:repeat-y;
}
table.rounded_corner_box td.content{
	text-align:left;
	color:#720105;
	font-size:1em;
}
table.rounded_corner_box td.contact{
	background-image:url('../images/contact/phone_icon.jpg');
	background-position:left;
	background-repeat:no-repeat;
	padding-left:50px;
	text-align:left;
	vertical-align:top;
} 
table.toolbar td{
	height:30px;
	line-height:30px;
	vertical-align:middle;
	text-align:center;
	background-color:#EEEEEE;
	border-color:#B5BFBC;
	border-style:solid;
	font-size:0.80em;
}
/**********
 * FOOTER *
 *********/
div.footer{
	background-image:url('../images/layout/footer.jpg');
	background-repeat:no-repeat;
	background-position:top;
	background-color:#A6C0E9;
	height:70px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#2E4F66;
	padding-top:70px;
}

div.footer p.copyright{
	padding-top:10px;
	font-size:10px;
}

div.footer_content{
	background-image:url('../images/layout/footer_content.jpg');
	background-repeat:no-repeat;
	background-position:top;
	background-color:#A6C0E9;
	height:70px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#2E4F66;
	padding-top:70px;
}

div.footer_content p.copyright{
	padding-top:10px;
	font-size:10px;
}

/*************
 * Syndicats *
 ************/
 
 table.syndicat {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: double double double double;
	border-color: #B5BFBC;
	border-collapse: collapse;
}
table.syndicat th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset none inset none;
	border-color: #B5BFBC;
	-moz-border-radius: 0px 0px 0px 0px;
	font-weight: bold; 
}
table.syndicat th.left {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset none inset inset;
	border-color: #B5BFBC;
	-moz-border-radius: 0px 0px 0px 0px;
	font-weight: bold; 
}
table.syndicat td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset none inset none;
	border-color: #B5BFBC;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.syndicat td.left {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset none inset inset;
	border-color: #B5BFBC;
	-moz-border-radius: 0px 0px 0px 0px;
}
