/*Contenu de toutes les pages*/
body
{
	background-color: #F5F9FC;
	margin: 0px 0px 0px 0px;
/*
	scrollbar-face-color:#E8F5E2;
	scrollbar-highlight-color:#828282;

	scrollbar-3dlight-color:#F5F9FC;
	scrollbar-darkshadow-color:#F5F9FC;

	scrollbar-shadow-color:#828282;
	scrollbar-arrow-color:#4F9519;
	scrollbar-track-color:#F5F9FC;
*/
}

/*Texte normal du site*/
body, td, p, ul, li
{
	color: #3C3C3C;
	font-size: 8pt;
	font-family: verdana,arial,helvetica,sans-serif;
}
table{ text-align:left; }

/*« body » normal du site*/
.site_body
{
	background-color: #F5F9FC;
}

/*Contenu normal du site*/
.site_content
{
	background-color: #F5F9FC;
}

/*Liens placés dans le bas des pages*/
.site_links, .site_links:link, .site_links:visited, .site_links:active
{
	color: #015DAB;
}
.site_links:hover
{
	color: #1C77C3;
}
/*Slogan*/
.catchphrase
{
	color: #015DAB;
	font-weight: bold;
}

/*Liens*/
a:link, a:visited, a:active
{
	text-decoration: underline;
}
a:link
{
	color: #4F9519;
}
a:visited, a:active
{
	color: #4F9519;
}
a:hover
{
	text-decoration: none;
	color: #7D7D7D;
}

/*Champs de formulaire*/
input, textarea, select, .formfield, .formfield_error
{
	font-size: 8pt;
	font-family: verdana,arial,helvetica,sans-serif;
}
.formfield
{
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #015DAB;
	background-color: #FFFFFF;
}
.formfield_error
{
    border-width: 1px;
    border-style: solid;
    border-color: #DD0000;
}

/*Boutons*/
.menucell, .button
{
	cursor: pointer;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	color: #4F9519;
	border-width: 1px;
	border-style: solid;
	border-color: #828282;
	background-color: #E8F5E2;
}
.menulink:link, .menulink:visited, .menulink:active, .menulink:hover
{
	text-decoration: none;
	color: #FFFFFF;
}
.menulink:hover
{
	color: #FFFFFF;
}

/*Menus JavaScript*/
.menu, .menu_over
{
	font-size : 8pt;
	text-align: center;
	text-decoration : none;
    padding: 2px 4px;
}
.menu
{
	color: #FFFFFF;
}
.menu_over
{
	color: #FFFFFF;
}

.submenu, .submenu_over
{
	font-size : 7pt;
	text-align: center;
	text-decoration : none;
    padding: 2px 6px;
}
.submenu
{
	color: #515151;
}
.submenu_over
{
	color: #515151;
}


.menupage, .menupage_over
{
	text-decoration : underline;
    padding: 2px 4px;
}
.menupage
{
	color: #4F9519;
}
.menupage_over
{
	color: #4F9519;
}

/*Titre de page*/
.pagetitle
{
    text-align: left;
	font-size: 12pt;
	margin: 5px;
	padding: 3px;
	font-weight: bold;
	color: #015DAB;
	border-bottom: 1px dotted #DDDDDD;
}
.pagetitle_details
{
	text-align: left;
	font-size: 10pt;
	color: #0258A1;
}
/*Titre*/
.sectiontitle
{
	text-align: left;
	font-size: 11pt;
	margin: 2px;
	padding: 2px;
	font-weight: bold;
	color: #015DAB;
	border-bottom: 1px dotted #DDDDDD;
	width: 100%;
}
.sectiontitle_details
{
	text-align: left;
	font-size: 9pt;
	font-weight: bold;
	color: #015DAB;
}
/*Sous-titre*/
.subtitle
{
	text-align: left;
	font-size: 10pt;
	margin: 2px;
	padding: 2px;
	font-weight: bold;
	color: #015DAB;
	border-bottom: 1px dotted #DDDDDD;
	width: 75%;
}
.subtitle_details
{
	text-align: left;
	font-size: 8pt;
	font-weight: bold;
	color: #015DAB;
}
.bigcontent_title
{
	font-weight: bold;
	font-size: 10pt;
}
.bigcontent
{
	font-size: 10pt;
}
.content_title
{
	font-weight: bold;
}
.content
{
}
.first_content_title
{
	font-weight: bold;
}
.first_content
{
	line-height:18px;
	letter-spacing:2px;
}
.first_content:first-letter {
	font-size:16px;
	color:#5DA6B8;
}
.smallcontent_title
{
	font-weight: bold;
	font-size: 7pt;
}
.smallcontent
{
	font-size: 7pt;
}
.whitecontent_title
{
	font-weight: bold;
	color: #FFFFFF;
}
.whitecontent
{
	color: #FFFFFF;
}
.whitecontent:link
{
	color: #FFFFFF;
}
.whitecontent:visited, .whitecontent:active
{
	color: #FFFFFF;
}
.whitecontent:hover
{
	text-decoration: none;
	color: #FFFFFF;
}

.li_table
{
}
.li_img
{
	padding: 3px 8px 0px 24px;
}
.li_title
{
	font-size: 10pt;
	font-weight: bold;
}
.li_text
{
	font-size: 8pt;
	padding-left: 44px;
}
.li_link
{
}

/*Styles appliqués autour des boutons retour dans le bas des pages publiques*/
.bt_nav_div
{
	text-align: center;
	padding: 10px;
}


/*Tableau*/
.main
{
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
}
/*Cellule de titre*/
.title
{
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #015DAB;
	border: 0px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #F1F3FC;
	padding-top: 1px;
	padding-bottom: 2px;
}
/*Cellule de colonne*/
.column
{
/*
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #828282;
	background-color: #F8F9FF;
*/
	text-align: center;
	font-size: 8pt;
	margin: 2px;
	padding: 2px;
	font-weight: bold;
	color: #015DAB;
	border: 0px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #F9F9F9;
}

/*Lignes en alternance*/
.row1
{
	background-color: #F8F9FF;
}
.row2
{
	background-color: #F8F9FF;
}
.emptyrow1, .emptyrow2
{
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
}
.emptyrow1
{
	border-color: #F8F9FF;
}
.emptyrow2
{
	border-color: #F8F9FF;
}

.row1inactiv, .emptyrow1inactiv
{
	background-color: #DDDDDD;
}
.row2inactiv, .emptyrow2inactiv
{
	background-color: #EEEEEE;
}

/*Listes avec ligne actuelle allumée*/
.listtable
{
	border: 0px;
	border-collapse: collapse; /*collapse, separate*/
	width: 100%;
}
.listcell
{
	margin: 0px;
	padding: 4px 8px;
	border-bottom:1px solid #CCCCCC;
}
.list
{
	background-color: #FFFFFF;
}
.listover
{
	background-color: #FFFFDD;
}
.listinactiv
{
	background-color: #DDDDDD;
}
.listinactiv2
{
	background-color: #EEEEEE;
}
.listoverinactiv
{
	background-color: #FFFFDD;
}

.list_green
{
	background-color: #EEFFEE;
}
.list_orange
{
	background-color: #FFF9F2;
}
.list_red
{
	background-color: #FFEEEE;
}

/*Valeur négative ou limitée*/
.negativ
{
	color: #DD0000;
}

@media print
{
	.noprint
	{
		display: none;
	}
}

/* MenuBox */
.menubox
{
	border: 1px solid #BBBBBB;
	background: #FFFFFF;
}
.menubox_outer
{
	border-right: 2px solid #DCE5EB;
	border-bottom: 2px solid #DCE5EB;
	margin: 2px 4px 8px 4px;
}

.menubox_left
{
	/*border-right: 1px solid #BBBBBB;*/
	padding-top: 1px;
}

.menubox_header
{
	border-bottom: 1px solid #BBBBBB;
	margin: 0px 0px 0px 0px;
}
.menubox_title, .menubox_title_big
{
	color: #015DAB;
	font-size: 10pt;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
}
.menubox_title_big
{
	font-size: 12pt;
}

.menubox_item, .menubox_item_over, .menubox_item_topright, .menubox_item_topright_over
{
	border: 1px solid #BBBBBB;
	padding: 3px 5px 3px 5px;
	background: #F4FAF1;
	color: #4F9519;
	cursor: pointer;
	font-weight: bold;
}

.menubox_item_over, .menubox_item_topright_over
{
	background: #FFFFFF;
}

.menubox_item_topright, .menubox_item_topright_over
{
	border-bottom: 0px;
}

.menubox_item_outer
{
	margin: 1px 1px 1px 1px;
	border-right: 2px solid #EEEEEE;
	border-bottom: 2px solid #EEEEEE;
}
.menubox_item_outer_topright
{
	margin: 1px 1px 0px 1px;
	border-right: 2px solid #EEEEEE;
}

.menubox_submenu
{
}
.menubox_submenu_item, .menubox_submenu_item_over, .menubox_submenu_item_top, .menubox_submenu_item_top_over
{
	border: 1px solid #BBBBBB;
	padding: 2px 6px 2px 6px;
	background: #F4FAF1;
	color: #4F9519;
	cursor: pointer;
}
.menubox_submenu_item_over, .menubox_submenu_item_top_over
{
	background: #FFFFFF;
}
.menubox_submenu_item_top, .menubox_submenu_item_top_over
{
	border-top: 0px;
}

.menubox_content
{
	/*border-top: 1px solid #EEEEEE;*/
	padding: 3px 3px 5px 3px;
}

.menubox_folder_left, .menubox_folder_left_over, .menubox_folder_left_current
{
	padding: 2px 4px 2px 4px;
	border: 1px solid #CCCCCC;
	background: #EFF3F7;
	color: #005DAD;
	cursor: pointer;
	font-weight: bold;
	font-size: 8pt;
	border-right: 2px solid #AAAAAA;
}
.menubox_folder_left_over
{
	background: #FFFFFF;
}
.menubox_folder_left_current
{
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #AAAAAA;
	border-right: 0px;
	padding-right: 6px;
	cursor: default;
}
.menubox_folder_left_space
{
	padding: 0px 1px 0px 1px;
	border-right: 2px solid #AAAAAA;
	font-size: 8px;
}

.menubox_folder_top, .menubox_folder_top_over, .menubox_folder_top_current
{
	padding: 2px 4px 2px 4px;
	border: 1px solid #CCCCCC;
	background: #EFF3F7;
	color: #005DAD;
	cursor: pointer;
	/*font-weight: bold;*/
	font-size: 8pt;
	border-bottom: 1px solid #AAAAAA;
}
.menubox_folder_top_over
{
	background: #FFFFFF;
}
.menubox_folder_top_current
{
	background: #FFFFFF;
	color: #000000;
	font-weight: bold;
	border: 1px solid #AAAAAA;
	border-bottom: 0px;
	padding-bottom: 1px;
	cursor: default;
}
.menubox_folder_top_space
{
	padding: 0px 1px 0px 1px;
	border-bottom: 1px solid #AAAAAA;
	font-size: 8px;
}

.menubox_folder_content
{
	padding:10px;
	border-left:1px #BBBBBB dotted;
	border-bottom:1px #BBBBBB dotted;
}

.menubox_icon
{
	border: 1px solid #BBBBBB;
	background: #FFFFFF;
}

.calendars_months1
{
	background-color: #FFFFD5;
}
.calendars_months2
{
	background-color: #FFF4BC;
}
.calendars_months3
{
	background-color: #EEEEEE;
}

#features
{
text-align:left;
margin: 0;
padding:0;
list-style-type: none;
width:100%;
}
#features li
{
display:block;
margin: 0;
padding:0;
list-style-type: none;
width: 100%;
}
#features li a, #features li a:hover, #features li a:link, #features li a:visited, #features li a:active
{
/*background-image:url(/design/themes/sysd/fr/images/pg/bottombg.gif);*/
color:#0075b1;
text-decoration: none;
font-weight: bold;
font-size: 10pt;
display:block;
width: 100%;
padding:4px;
margin: 0px;
background-color:#FFFFFF;
}
#features li a:hover
{
background-color:#d7eafb;
}
#features li div
{
padding-left: 10px;
color:#505050;
margin: 0px;
font-size: 9pt;
}

.sysd_picture
{
	border: 1px solid #FFFFFF;
	margin-left: 10px;
	padding: 1px;
	background-color: #999999;
}

#sysd_menu
{
text-align:left;
margin: 0;
padding:0;
list-style-type: none;
width:100%;
}
#sysd_menu li
{
display:block;
margin: 1px;
padding:0;
list-style-type: none;
width: 120px;
}
#sysd_menu li a, #sysd_menu li a:hover, #sysd_menu li a:link, #sysd_menu li a:visited, #sysd_menu li a:active
{
background:transparent url(/design/themes/sysd/images/btmenu.gif) no-repeat top left;
color:#FFFFFF; /*0B75A9*/
text-decoration: none;
font-weight: bold;
font-size: 10pt;
display:block;
width:100%;
height:24px;
padding: 8px 0px 0px 10px;
/*background-color:#FFFFFF;*/
}
#sysd_menu li a:hover
{
background-image:url(/design/themes/sysd/images/btmenu-o.gif);
/*background-color:#FFFFFF;*/
}


/*Blogs*/
.mod_blogs .hr 
{
	display: none;
}
.blg_rss_link img
{
	display: none;
	border: 0px;
}
.mod_blogs .lnk_readmore
{
	font-weight: bold;
}
.mod_blogs .div_readmore
{
	margin-bottom: 10px;
}
.blgentries_row_1
{

}
h2.blgentries_title
{
	margin: 0 0 5px 0;
}
h2.blgentries_title, .blgentries_title a:link, .blgentries_title a:visited, .blgentries_title a:active
{
	font-weight: bold;
	font-size: 12pt;
	color: #015DAB;
	text-decoration: none;
}
.blgentries_date
{
	font-size: 8pt;  
	display: none;
}
.blgentries_box .fld_comments
{
	float: right;
}
.blgentries_box
{
	border: 1px solid #DDDDDD;
	padding: 5px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

.mod_blg_archives ul
{
	padding-left: 20px;
}
.mod_blg_archives ul.fld_years
{
	padding-top: 0;
	margin-top: 0;
}
.mod_blg_archives li.fld_year
{
	font-size: 10pt;
	padding-top: 5px;
}


/*Commentaires*/
.cmt_blk
{
}
.cmt_blk .row
{
	padding: 5px 0 5px 0;
}
.cmt_blk p
{
	margin: 5px 0 5px 0;
}
.cmt_blk .fld_name
{
	font-weight: bold;
	font-size: 9pt;			
}
.cmt_blk .fld_date
{
	color: #888888;
}
