@CHARSET "UTF-8";
legend {
	font-style: italic;
	font-weight: bold;
}
.Border {
	background-color:#f4c364;
	}
label {
	float: left;
	padding: 0 .5em 0 0;
	text-align: right;
	width: 80px;
}

#login_form {
	padding-top: 20px;
	margin-top: 30px;
	margin-left: 30%;
	margin-right: 30%;
	border: 1px solid;
}

#conteneur {
	position: absolute;
	width: 100%;
	height:100%;
}

#tableau_bord {

	padding-left: 20px;
}

#titre_page {
	font-size: 16px;
	font-weight: bold;
	color: #286971;
	margin-bottom: 15px;
}

#fiche {
	border: 1px dotted #ccc;
	width: 50%;
	padding: 10px;
}

#label_fiche {
	font-weight: bold;
}

#bouton_action ul {
	margin: 0;
	padding: 0;
}

#bouton_action li {
	display: inline;
	padding: 5px;
	border: 2px solid #69c;
}

#bouton_action a {
	color: #69c;
	text-decoration: none;
}

.button {
	height: 31px;
	border: 2px solid #69c;
	font-size: 14px;
	color: #69c;
	font-weight: normal;
	cursor: pointer;
	background-color: #fff;
}

.error_message {
	color: #f00;
	background-color: #fff;
	margin: 8px 0px;
	font-weight: bold;
}

.centre {
	text-align: center;
}


/*  ----------------- Calendar ------------------------ */
caption.month {
    font-size: 90%;
    color: #444444;
}
table.month {
    border: thin groove #800080
}
.normal {
    font-size: 80%;
}
.today {
    border: solid 1px;
}
.seance {
    border: solid 1px;
	background: #f4c364;
}

/*  ----------------- end of Calendar -------------------------- */



/*  ----------------- modifs mel -------------------------- */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background-image: url(../img/wavesub.png);
	background-repeat: no-repeat;
	padding-bottom: 100px;
}

#header {
	height: 50px;
	padding-left: 20px;
	font: italic normal 28px/30px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	background-color: transparent;
}

#user {
	text-align: right;
	height: 23px;
	border-bottom: 1px solid #888888;
	margin-top: 0px;
	padding-right: 10px;
	background-color: transparent;
}

#user a {
	text-decoration: none;
}

.user {
	font-weight: normal;
}

#centre {

	min-height: 400px;
	padding: 0px 75px 15px 75px;
}

h2 {
	font: normal normal 20px/24px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#444444;
	/* couleur NON-web */
	border-left: 1px solid #f4c364;
	border-bottom: 1px solid #f4c364;
	padding-left: 1%;
}

a {
	color: #444444;
}

a:hover {
	color: #999933;
}

table {
	margin: 0;
	white-space: normal;
	border: 1px solid #cccccc;
	border-collapse: collapse;
	font-size: 0.8em;
}

th {
	padding: 0 5px 5px 5px;
	border: 1px solid #cccccc;
	background-color: #ccc;
	font: normal normal 14px/17px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

table tr td {
	border: 1px solid #cccccc;
	padding: 4px 4px 4px 4px ;
	vertical-align: top;
	text-align: left;
}

#pied {
	height: 10px;
	text-align: center;
	border-top: 1px solid #999;
}

td.actions {
	padding: 0 4px 0 4px ;
	height: 25px;
}

.total {
	background-color : #fff3d4;
}

img {
	border: none;
}

a.link_pdf {
	/*background-image: url(../img/icons/acroread.jpg);*/
	background-repeat: no-repeat;
	background-position: top;
	padding: 0 0 0 0;
}

a.link_operation {
	/*background-image: url(../img/icons/delibe.jpg);*/
	background-repeat: no-repeat;
	background-position: top;
	padding: 0 0 0 0;
	/*padding: 0 0 10px 22px;*/
}

a.link_ordre_jour {
	/*background-image: url(../img/icons/ordre_jour.jpg);*/
	background-repeat: no-repeat;
	background-position: top;
	padding: 0 0 0 0;
}

a.link_lister_presents {
	background-image: url(../img/icons/present.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0 0 0 0;
}

a.link_voter {
	/*background-image: url(../img/icons/vote.jpg);*/
	background-repeat: no-repeat;
	background-position: top;
	padding: 0 0 0 0;
}

a.link_voir {
	/*background-image: url(../img/icons/find.jpg);*/
	background-repeat: no-repeat;
	background-position: top;
	padding: 0 0 0 0;
	/*padding: 0 0 10px 22px;*/
}

a.link_modifier {
	/*background-image: url(../img/icons/klpq.jpg);*/
	background-repeat: no-repeat;
	background-position: top;
	padding: 0 0 0 0;
	/*padding: 0 0 10px 22px;*/
}

a.link_supprimer {
	/*background-image: url(../img/icons/edittrash.jpg);*/
	background-repeat: no-repeat;
	background-position: top;
	padding: 0 0 0 0;
	/*padding: 0 0 10px 22px;*/
}

a.link_circuit {
	background-image: url(../img/icons/reload.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0 0 0 0;
}

a.link_projet {
	background-image: url(../img/icons/projet.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0 0 10px 22px;
}

a.link_synthese {
	background-image: url(../img/icons/synthese.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0 0 10px 22px;
}

a.link_add {
	/*background-image: url(../img/icons/edit_add.jpg);*/
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 0 0;
}

a.link_addUsers {
	/*background-image: url(../img/icons/identity.jpg);*/
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 0 0;
}

a.link_convocation {
	background-image: url(../img/icons/mail.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 10px 22px;
}

a.link_traiter {
	background-image: url(../img/icons/traiter.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 10px 22px;
}

a.link_monter {
	background-image: url(../img/icons/monter.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 10px 22px;
}

a.link_descendre {
	background-image: url(../img/icons/descendre.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 10px 22px;
}

a.link_annuler {
	color: black;
	text-decoration: none;
	font: normal normal 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #f4c364;
	border-right: 1px solid #f4c364;
	border-left: none;
	border-bottom: none;
	/*background-image: url(../img/icons/back.jpg);*/
	background-repeat: no-repeat;
	background-position: top left;
	padding: 10px 10px 0 0;
/*	padding: 3px 4px 4px 25px;*/
}

a.link_add {
	color: black;
	text-decoration: none;
	font: normal normal 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #f4c364;
	border-right: 1px solid #f4c364;
	border-left: none;
	border-bottom: none;
	/*background-image: url(../img/icons/edit_add.jpg);*/
	background-repeat: no-repeat;
	background-position: top left;
	padding: 10px 10px 0 0;
	/*padding: 10px 10px 0 0;*/
}

a.link_annuler_sans_border {
	/*background-image: url(../img/icons/back.jpg);*/
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 0 0;
	/*padding-left: 25px;
	padding-bottom: 10px;*/
}

a.link_inserer_logo {
	background-image: url(../img/icons/insert_logo.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 25px;
	padding-bottom: 10px;
}

a.link_calendar {
	background-image: url('../img/calendar.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	/*padding: 0 0 10px 22px;*/
	padding: 0 0 0 0;
}

a.link_ss_border {
	background-repeat: no-repeat;
	background-position: top;
	padding: 0 0 0 0;
}

a.link_border {
	font: normal normal 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	background-repeat: no-repeat;
	border-top: 1px solid #f4c364;
	border-right: 1px solid #f4c364;
	border-left: none;
	border-bottom: none;
	padding: 10px 10px 0 0;
	height: 22px;
	cursor: pointer;
	text-decoration: none;
}

.bt_save {
	/*background-image: url(../img/icons/filesave.jpg);*/
	background-repeat: no-repeat;
	border: none;
	width: 22px;
	height: 22px;
	padding: 0 0 0 0;
}

.bt_save_border {
	font: normal normal 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-image: url('../img/icons/filesave.jpg');
	background-color: white;
	background-repeat: no-repeat;
	border-top: 1px solid #f4c364;
	border-right: 1px solid #f4c364;
	border-left: none;
	border-bottom: none;
	padding: 10px 10px 0 25px;
	cursor: pointer;
}

.bt_add {
	font: normal normal 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	/*background-image: url(../img/icons/edit_add.jpg);*/
	background-color: white;
	background-repeat: no-repeat;
	border-top: 1px solid #f4c364;
	border-right: 1px solid #f4c364;
	border-left: none;
	border-bottom: none;
	/*padding-left: 25px;*/
	height: 22px;
	cursor: pointer;
	padding: 0 0 0 0;
	/*padding-top: 3px;*/
}

a.link_annexe {
	color: black;
	text-decoration: none;
	font: normal normal 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #f4c364;
	border-right: 1px solid #f4c364;
	border-left: none;
	border-bottom: none;
	background-image: url(../img/icons/bookmark.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 4px 4px 4px 25px;
}

.bt_fin {
	font: normal normal 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-image: url('../img/icons/apply.jpg');
	background-color: white;
	background-repeat: no-repeat;
	border-top: 1px solid #f4c364;
	border-right: 1px solid #f4c364;
	border-left: none;
	border-bottom: none;
	/*padding-left: 25px;*/
	padding: 10px 10px 0 25px;
	cursor: pointer;
}

.bt_pdf {
	font: normal normal 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-image: url('../img/icons/acroread.jpg');
	background-color: white;
	background-repeat: no-repeat;
	border-top: 1px solid #f4c364;
	border-right: 1px solid #f4c364;
	border-left: none;
	border-bottom: none;
	/*padding-left: 25px;*/
	padding: 10px 10px 0 25px;
	cursor: pointer;
}

.bt_recherche {
	font: normal normal 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-image: url('../img/icons/find.jpg');
	background-color: white;
	background-repeat: no-repeat;
	border-top: 1px solid #f4c364;
	border-right: 1px solid #f4c364;
	border-left: none;
	border-bottom: none;
	/*padding-left: 25px;*/
	padding: 10px 10px 0 25px;
	cursor: pointer;
}

#deliberation {
	background-color: #EAEFCE;
}

#deliberation h3 {
	text-align: center;
	font: normal small-caps 20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#deliberation dt{
	font: italic normal 15px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 20px 0 20px;
	padding: 2px 0 0 20px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	text-decoration: underline;
}

#deliberation dd{
	padding: 5px 0 15px 30px;
	text-indent: 3%;

}

.imbrique {
	min-height: 70px;
}

.gauche {
	float: left;
	width: 50%;
}

.droite {
	float:right;
	width: 50%

}

#vue_cadre{
	background-color: #fff3d4;
}

#vue_cadre h3 {
	text-align: center;
	font: normal small-caps 20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#vue_cadre dt{
	font: italic normal 15px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 20px 0 20px;
	padding: 2px 0 0 20px;
	border-top: 1px solid #f4c364;
	border-right: 1px solid #f4c364;
	text-decoration: underline;
}

#vue_cadre dd{
	padding: 5px 0 15px 30px;
	text-indent: 3%;

}

ul.actions {
	list-style-type: none;
}

#actions_fiche {
	text-align: center;
	clear: both;
}

#actions_fiche li {
	display: inline;
}

#clear_align{
	clear:both;
}


/*  ----------------- end modifs mel -------------------------- */

.message {
	height: 50px;
	padding-left: 20px;
	font: normal small-caps 20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #f2c162;
}

/*---------------- modifs christophe ------------------------*/
/*globalnav*/

#globalnav {
	font: normal normal 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	//float:left;
	//width:100%;
	padding:0 0 1.50em 0em;
	margin:0 40px 50px 0;
	list-style:none;
	line-height:1em;
	border-bottom: 1px solid #888888;
}

#globalnav LI {
	float:left;
	margin:0;
	padding:0;


}

#globalnav A {
	display:block;
	color:#444;
	text-decoration:none;
	background:transparent;
	margin:0;
	padding:0.25em 1em;
}

#globalnav A:hover,
#globalnav A:active,
#globalnav A.here:link,
#globalnav A.here:visited {
}

#globalnav A.here:link,
#globalnav A.here:visited {
	position:relative;
	z-index:102;
}

.here {
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #FFFFFF;
}

.here ul li{
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
}

/*subnav*/

#globalnav UL {
	position:absolute;
	left:0;
	top:1.5em;
	float:left;
	background:transparent;
	width:100%;
	margin:0;
	padding:10px 0.25em 0.25em 1em;
	list-style:none;

}

#globalnav UL LI {
	float:left;
	display:block;
}

#globalnav UL.hidden {
	display: none;
}


#globalnav UL A {
	//background:#bbb;
	color:#444;
	display:inline;
	margin:0;
	padding:0 1em;
	border:0
}

#globalnav UL A:hover,
#globalnav UL A:active,
#globalnav UL A.here:link,
#globalnav UL A.here:visited {
	color:#444;
}

/*profils*/

#arbre {
	border: 1px solid #bbb;
	width: 450px;
	padding: 10px;
	margin-bottom: 20px;
}

.profil {
	font-weight: bold;
}

/*---------------- fin modifs christophe ------------------------*/

span.required{
	color: red;
	vertical-align: super;
}

span.rouge{
	color: #f4c364;
}
