/*
// +----------------------------------------------------------------------+
// | CMS V2.0.0
// +----------------------------------------------------------------------+
*/
.number {text-align: right !important;}
.center {text-align: center !important;}
.alert {
	font-weight: bold;
	color: #dc5032 !important;
}
.clear {
	clear: both;
	visibility: hidden;
}
a {color: #33a02b;}
a:hover {color: #dc5032;}
a img {border-style: none;}


/**********/
/* LAYOUT */
/**********/
body {
	font-family: Verdana, Arial Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0;
	background-color: #396DA5;
}
#document {
	min-width: 775px;
	width: 99%;
	margin: auto;
}
#corps {
	background-image : url(images/bo_corps.gif);
	padding: 5px 3px 0 3px;	
	border-bottom: 1px solid #8a8a8a;
}
#popup {
	padding: 2px;
}


/********/
/* ARBO */
/********/
#bo_arbo {
	margin: 2px;
	padding: 2px;
	font-size: 11px;
}
#bo_arbo img {
	vertical-align: bottom;
}
.PST_AREDIGER{
	color: #ffb00d;
	font-weight: bold;
}
.PST_AVALIDER {
	color: #c177ff;
	font-weight: bold;
}
.PST_ATTENTEENLIGNE {
	color: #06aeff;
	font-weight: bold;
}
.PST_ENLIGNE {
	color: #00b700;
	font-weight: bold;
}
.PST_HORSLIGNE {
	color: #ff0000;
	font-weight: bold;
}
.denied {
	background-image: url(images/bo_arbo_denied.gif);
}
.bo_arbo_icone img {
	padding: 0 2px;
}

/****************/
/* ARBO LEGENDE */
/****************/
#bo_arbo_legende {
	position: absolute;
	top: 105px;
	right: 13px;
	background-color: #fff;
	border: 1px solid #0e3293;
	padding: 5px;
	margin: 0;
}
#bo_arbo_legende legend {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	border : 1px solid #0e3293;
	padding: 1px 5px;
	background-color: #fff;
	background-image: none;
}
#bo_arbo_legende p {
	margin: 1px;
	padding: 1px;
}

/**********************/
/* BANDEAU HAUT POPUP */
/**********************/
#bo_bandeau_hautPopup {
	background: transparent url('images/bo_bandeau_hautPopup.gif') no-repeat scroll left top;
}
#bo_bandeau_hautPopup h1 {
	background: transparent url('images/bo_bandeau_hautPopup_h1.gif') no-repeat scroll right top;
	font-size: 11px;
	margin: 0;
	padding: 6px 0 4px 0;
	text-align: center;
}


/***************/
/* BANDEAU BAS */
/***************/
#bo_bandeau_bas {
	clear: both;
	background-image: url('images/bo_bandeau_basPopup.gif');
}
#bo_bandeau_basPopup {
	clear: both;
	border: 1px solid #8a8a8a;
	background-image: url('images/bo_bandeau_basPopup.gif');
	text-align: right;
	padding: 3px;
}


/*****************/
/* CHOIXMULTIPLE */
/*****************/
.choixMultiple select {
	min-width: 150px;
}
.choixMultiple input:hover {
	border-style: inset;
	color: #ffffff;
	cursor: pointer;
}
.choixMultiple th {
	font-family: Verdana, Arial Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

/***********/
/* CONTENU */
/***********/
#bo_contenu {
	float: right;
	padding-bottom: 5px;
	width: 82%;
	border: 1px solid #8b8b8b;
}
#bo_contenuPopup {
	padding: 5px 5px 10px 5px;
	background-image: url(images/bo_corps.gif);
	border: 1px solid #8b8b8b;
}

/************/
/* FIELDSET */
/************/
fieldset {
	border : 1px solid #0e3293;
	padding: 5px;
	margin: 5px 5px 10px 5px;
}
legend {
	font-size: 12px;
	letter-spacing: 1.5px;
	color: #0f0f0f;
	border : 1px solid #0e3293;
	padding: 1px 5px;
	background : transparent url("images/bo_legend.gif") repeat-x scroll left top;
}
legend a {
	text-decoration: none;
}
legend a:hover {
	text-decoration: underline;
}


/********/
/* FORM */
/********/
form {
	margin: 0;
	padding: 0;
}

/****************/
/* FORMCREATION */
/****************/
#formCreation {
	margin: 0;
	padding: 0;
}
#formCreation p {
	clear: both;
	margin: 0;
	padding: 2px 0;
}
#formCreation p label {
	width: 150px;
	float: left;
	padding-right: 5px;
}
#formCreation p label.enLigne {
	float: none;
	display: inline;
}
#formCreation ul {
	margin: 0 0 0 20px; 
}


/******************/
/* FORM RECHERCHE */
/******************/
#formRecherche {
	width: 75%;
	margin: auto;
	margin-bottom: 10px;
}
#formRecherche #filtre {
	float: left;
	width: 60%;
	display: none;
}
#formRecherche #filtreInit {
	float: right;
	width: 35%;
	display: none;
}
#formRecherche p {
	clear: both;
	margin: 0;
	padding: 2px 0;
}
#formRecherche p label {
	float: left;
}
#formRecherche p input, #formRecherche p select, #formRecherche p span  {
	float: right;
}
#formRecherche p span input, #formRecherche p span select {
	float: none;
	display: inline;
}

/*****/
/* H */
/*****/
h2 {
	color: #000;
	letter-spacing: 1.3px;
	margin: 0;
	padding: 2px 5px 5px 5px;
	font-size: 13px;
	font-weight: bold;
	background-image: url(images/bo_contenu.gif);
	background-repeat: repeat-x;
}
#bo_contenuPopup h2 {
	border-bottom: 1px solid #000000;
	padding: 3px 0 0 10px;
	background-image: none;
}
h3{
	color: #000;
	margin: 5px 5px 0 5px;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #8b8b8b;
}


/*********/
/* INPUT */
/*********/
input, textarea, select, option, optgroup {
	font-family: Verdana, Arial Helvetica, sans-serif;
	font-size: 11px;
}
input, textarea, select {
	border: 1px solid #bebebe;
	padding: 1px;
}
optgroup  {
	font-size: 12px;
}
optgroup option {
	padding-left: 10px;
}
input:focus, textarea:focus, select:focus {
	background-color: #f6f6f6;
}
input.submit, input.ajouter, input.modifier, input.supprimer, input.retour {
	border: 1px solid #79AFEC;
	background-image: url('images/bo_submit.gif');
	height: 18px;
}
input.ajouter, input.modifier {
	padding-left: 13px;
	background-image : url("images/bo_submit_save.gif");
}
input.supprimer {
	padding-left: 11px;
	background-image : url("images/bo_submit_delete.gif");
}
input.retour {
	padding-left: 13px;
	background-image : url("images/bo_submit_retour.gif");
}
input.date {
	width: 67px;
}
input.checkbox, input.radio {
	border-style: none;
}

/*********/
/* LISTE */
/*********/
.liste {
	font-family: Verdana, Arial Helvetica, sans-serif;
	font-size: 11px;
	width: 97%;
	border-collapse: collapse;
}
.liste th {
	border: 1px solid #79afec;
	background-image: url('images/bo_liste_th.gif');
	text-align: center;
	font-weight: normal;
	padding-top: 2px;
	white-space: nowrap;
}
.liste td {
	border: 1px solid #dfdfdf;
	padding: 1px 5px;
}
.liste tr.alter1 {
	background-color: #f6f6f6;
}
.liste tr.alter0 {
	background-color: #fff;
}
.liste tr:hover {
	background-color: #dfdfdf;
}
.liste a {
	text-decoration: none;
}
.liste a:hover {
	text-decoration: underline;
}
.liste ul {
	margin: 0;
	padding: 0 0 0 10px;
}

/********/
/* MENU */
/********/
#bo_menu {
	float: left;
	width: 17%;
	font-size: 11px;
	overflow: hidden;
}
#bo_menu ul {
	clear: both;
	margin: 0;
	padding: 2px;
	list-style: none;
	border-bottom: 1px solid #8b8b8b;
}
#bo_menu a {
	color: #000;
}
#bo_menu div.itemMenu {
	background-color: #fff;
	border: 1px solid #8b8b8b;
	color: #000;
	margin-bottom: 5px;
}
#bo_menu div.itemSousMenu {
	margin-bottom: 5px;
}
#bo_menu div.itemMenu a {
	text-decoration: none;
}
#bo_menu div.itemMenu a:hover {
	text-decoration: underline;
}
#bo_menu h4 {
	font-size: 11px;
	margin: 0;
	padding: 2px 0 5px 1px;
	background : transparent url(images/bo_contenu.gif) repeat-x scroll left top;
}
#bo_menu h5 {
	font-size: 11px;
	margin: 0;
	padding: 2px 0 0 1px;
}
#bo_menu h4 a, #bo_menu h5 a {
	float: right;
}
#bo_menu h4 a img, #bo_menu h5 a img {
	padding: 0 2px;
}
#bo_menu div.itemInformation {
	border: 1px solid #0e3293;
	margin: 10px 0 0 0;
	padding: 2px;
	text-align: center;
	color: #0e3293;
}
#bo_menu div.itemInformation a {
	background-image: url(images/user.png);
	background-repeat: no-repeat;
	padding: 2px 20px;
	color: #0e3293;
}
#bo_menu div.itemInformation a:hover {
	background-image: url(images/user_edit.png);
}

/**************/ 
/* PAGINATION */ 
/**************/ 
.blocNavigation { 
	text-align: center; 
	margin-bottom: 5px;
} 
.regletteNavigation { 
	margin: 5px 0; 
} 
.regletteNavigation span{ 
	padding: 2px 0; 
	border-bottom: 1px solid black;
} 
.regletteNavigation a { 
	font-size: 110%;
	color: #000000; 
	background-color:#ebebeb; 
	margin: 0 2px; 
	padding: 0 2px; 
	border-bottom: 1px solid #000000; 
	border-right: 1px solid #000000; 
	border-top: 1px solid #ebebeb; 
	border-left: 1px solid #ebebeb; 
	text-decoration: none; 
} 
.regletteNavigation a:hover, .regletteNavigation a.pageSelected { 
	background-image: url('images/bo_regletteNavigation.gif');
	color: #000000;
}

/*****/
/* P */
/*****/
p {
	margin: 2px 1px;
	padding: 1px;
}
p.action {
	text-align: right;
}

