/*Reset*/
body,html{height:100%;width:100%;margin:0;padding:0;}
/*
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,
pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,
ol,ul,li,fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td,
article,aside,dialog,figure,footer,header,hgroup,nav,section
{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;}
*/
/*vertical-align:baseline*/
div{margin:0;padding:0;border:0;}
table{text-align:left;}/*Compensations DOCTYPE Transitionnal IE*/
form{padding:0;margin:0;}
h1,h2,h3,h4,h5,h6,pre,code,kbd{margin:0;font-size:1em;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
img{border:0;vertical-align:bottom;*vertical-align:baseline;}
nav ul,nav ol{list-style:none;}
abbr,img,object,a img,:link img,:visited img,a object,:link object,:visited object,fieldset{border:0}
blockquote,q,em,cite,dfn,i,cite,var,address{font-style:italic;}
li{margin-left:30px;}
input[type="checkbox"] {vertical-align: bottom;*vertical-align: baseline;}
input[type="radio"] {vertical-align:text-bottom;}
input {_vertical-align: text-bottom;} /*IE6*/
button,input[type="submit"],input[type="reset"],input[type="button"],.button{
	*overflow: visible;
	_width: 0;
	padding: .2em .4em;
}

/*Texte normal du site*/
body/*, td, p, ul, li*/
{
	font-size: 8pt;
	font-family: verdana,arial,helvetica,sans-serif;
}

.bnr_img
{
	padding-left:3px;
	padding-right:3px;
}

.center { margin-left:auto;margin-right:auto;text-align:center; }
.center>* { margin-left:auto;margin-right:auto; }

.nobr
{
    white-space: nowrap;
}

/*Champs de formulaire*/
button,input,textarea,select,.formfield,.formfield_error
{
	font-size: 8pt;	
	font-family: verdana,arial,helvetica,sans-serif;	
}
.formfield_error
{
    border: 1px solid #DD0000;
}

/*Boutons*/
.menucell, .button
{
	cursor: pointer;
}

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

/*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;
	vertical-align: top;
}
.list
{
	background-color: #FFFFFF;
}
.listover
{
	background-color: #FFFFDD;
}
.listinactiv
{
	background-color: #DDDDDD;
}
.listinactiv2
{
	background-color: #EEEEEE;
}
.listoverinactiv
{
	background-color: #FFFFDD;
}

.list_white, .bg_white
{
	background-color: #FFF;
}
.list_grey, .bg_grey
{
	background-color: #DDDDDD;
}
.list_green, .bg_green
{
	background-color: #EEFFEE;
}
.list_orange, .bg_orange
{
	background-color: #FFF9F2;
}
.list_red, .bg_red
{
	background-color: #FFEEEE;
}
.list_purple, .bg_purple
{
	background-color: #EADAEF;
}

.list_title
{
	font-size:10pt;
	font-weight:bold;
}
.list_details
{
	margin: 5px 0 5px 20px;
}

.list_group
{
	margin: 0;
	padding: 10px 0 5px 10px;
	border-bottom:1px solid #CCCCCC;
}
.list_group h3
{
	font-size:10pt;
	font-weight:bold;
	border:0;
	margin:0;
	padding:0;
}

.fs_field
{
	display: inline;
	padding: 1px;
	margin: 0px;
}

/*Valeur négative ou limitée*/
.negativ
{
	color: #DD0000;
}
.negativ_border
{
	border-color: #DD0000;
}
.error_box
{
	font-weight:bold;
	color: #DD0000;
	/*margin: 10px 0;*/
}

.sitemap
{
	padding:0;
	margin:0;
}
.sitemap li
{
	margin-top:3px;
	list-style-type:none;
	font-size:1.2em;
}
.sitemap ul
{
	padding:0;
	margin:0 0 10px 30px;
}
.sitemap1 li
{
	font-size:0.8em;
}
.sitemap2 li
{
	font-size:1em;
}

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

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

.menubox_left
{
	padding-top: 1px;
}

.menubox_header, .menubox_header_nobg
{
	border-bottom: 1px solid #BBBBBB;
	margin: 0px 0px 0px 0px;
}
.menubox_header_pad
{
	margin: 0px 0px 2px 2px;
}
.menubox_title, .menubox_title_big, .menubox_title_nobg, .menubox_title_nobg_big
{
	color: #333333;
	font-size: 10pt;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
}
.menubox_title_big, .menubox_title_nobg_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-color: #FFFFFF;
	color: #444444;
	cursor: pointer;
	font-weight: bold;
}

.menubox_item_over, .menubox_item_topright_over
{
	background-color: #EEEEEE;
}

.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-color: #FFFFFF;
	color: #444444;
	cursor: pointer;
}
.menubox_submenu_item_over, .menubox_submenu_item_top_over
{
	background-color: #EEEEEE;
}
.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-color: #FFFFFF;
	color: #444444;
	cursor: pointer;
	font-weight: bold;
	font-size: 8pt;
	border-right: 2px solid #AAAAAA;
}
.menubox_folder_left_over
{
	background-color: #EEEEEE;
}
.menubox_folder_left_current
{
	background-color: #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-color: #FFFFFF;
	color: #444444;
	cursor: pointer;
	/*font-weight: bold;*/
	font-size: 8pt;
	border-bottom: 1px solid #AAAAAA;
}
.menubox_folder_top_over
{
	background-color: #EEEEEE;
}
.menubox_folder_top_current
{
	background-color: #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-color: #FFFFFF;
}

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

/* Styles appliquees aux barres de navibation */
/****************************************/
/*Numero d'enregistrement courant */
#navno .current
{
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
}

#navno .number
{
	font-weight:normal;
	text-decoration:none;
	cursor:pointer;
}

#navno span {
	margin:0 0.3em 0 0.3em;
	padding:0;
}

dl.m_list, .m_list dl, .m_list dt, .m_list dd, ul.m_list, .m_list ul, .m_list li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
dl.m_list, .m_list dl
{
	margin: 0px 0px 5px 0px;
}
.m_list dt
{
	margin: 5px 0px 2px 0px;
	font-weight: bold;
	font-size: 10pt;
}
.m_list dd p
{
	margin: 3px 0px 3px 0px;
}
/*ThickBox*/
#TB_window {
	border: 4px solid #525252;
	color:#000000;
	background-color: #ffffff;
}
#TB_head{
	background-color:#e8e8e8;
	height:27px;
}
#TB_close{
	padding:7px 10px 5px 0px;
	margin-bottom:1px;
	text-align:right;
	float:right;
}
#TB_title{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

.autoScroller_divToScroll{
	overflow:hidden;
	position: relative;
}

.breadcrumb
{
	margin: 0 0 1em 0; 
}

.share_actions
{
	position:relative;
}
.share_button
{
	cursor:pointer;
}
.share_controls
{
	position:absolute;
	font-size:14px;
	line-height:14px;
	color:#333;
	background-color:#FFFFFF;
	z-index:500;
	text-transform:none;
	border: 1px solid #c0c0c0;
	padding: 3px;
}
.share_controls img
{
	margin-right:5px;
}
.share_controls a, .share_controls a:link, .share_controls a:visited, .share_controls a:active, .share_controls a:hover
{
	white-space:nowrap;
	color:#333;
	text-decoration:none;
}

/*Correction jplayer*/
.jp-audio li{margin:0;}
