body {font-family: "Century Gothic",helvetica,arial,sans-serif;font-size: 15px;}
a:focus{outline: none;}
.fielddate {
	text-transform: capitalize;
	text-align: center;
}

.totalgen {
	text-align: center;	
}

.error {
    margin: 10px 0;
    text-align: center;
    color: red;
}

.success {
    margin: 10px 0;
    text-align: center;
    color: green;
}

.bloctitannee {
	text-align: center;	
	font-weight: bold;
	margin: 10px 0 20px;
	clear: both;
	min-height: 30px;
	color: #6E838F;
	font-size: 18px;
}

.blocconetenu.blocconetenudef {
    margin-top: 30px;
}

.addform {
    padding: 30px 0 10px;
}

.blocconfirm label,
.addform label {
    display: block;
    text-align: center;
    font-size: 22px;
    margin-top: 7px;
}

.addform select,
.addform input[type="text"]{
    margin: 20px auto;
    border: 1px solid;
    display: block;
    padding: 3px 5px;
    width: 190px;
}

.addform select {
    width: 200px;
}

.addform span {
    display: block;
    text-align: center;
}

.addform input[type="submit"]{
	display: block;
	margin: 0 auto 10px auto;
	background: transparent;
	border: 1px solid;
	border-radius: 15px;
	padding: 5px 10px;
	cursor: pointer;
}

.bloc-annee div {
	border: 1px solid #cccccc;
	float: left;
	margin: 0px .2em 2px 0;
	border-radius: 4px 4px 0px 0px;
	background: #eee;
	padding: .5em 1em;
}

.blocprest {
	clear: both;
	border: 1px solid #dddddd;
	padding: 0 0 20px;
	min-height: 38px;
	display: table;
}

.bloc-annee div.anneesel {
	border-color: #e9600f;
	background: #e9600f;
}

.bloc-annee div.anneesel a {
	color: #fff;
}

/*.bloc-link-add a,*/
.bloc-annee a {
    text-decoration: none;
	padding: 2px 10px;
	float: left;
	border-radius: 10px;
	color: #8d9ba5;
	font-weight: bold;
	font-size: 14px;
}

.bloc-annee a:hover {
	color: #e9600f;
}

.bloc-annee a.btn-modif {
    margin-top: 3px;
}

.bloc-link-add a {
	text-decoration: none;
	margin: 5px 5px 10px 0;
	text-align: center;
	background: #eeeeee;
	padding: .5em 1em;
	margin-bottom: 5px;
	color: #67727c;
	border-radius: 15px;
	font-size: 14px;
	font-weight: bold;
}

.clear {
	float: left;
	width: 100%;
}

.btn-delete {
	background: url('images/delete.png');
	width: 15px;
	height: 15px;
	display: block;
	float: right;
}

.btn-modif {
	background: url('images/modif.png');
	width: 16px;
	height: 16px;
	display: block;
	float: left;
        padding: 0 !important;
}

.table-pres th span {
	display: block;
	margin: auto;
	clear: both;
	padding-top: 3px;
}

.valpres {
	text-align: center;
}

.valpres a {
	display: block;
	color: #333;
	text-decoration: none;
}

.blocconetenu {
	margin: auto;
	display: table;
}

.bloc-link-add {
	float: left;
    margin-bottom: 13px;
}

.table-pres {
	border-collapse: collapse;	
	color: #333;
	border: 1px solid #ccc;
	clear: both;
	margin: auto;
}

.table-pres th,
.table-pres td {
	border: 1px solid #ccc;
	font-size: 11px;
	padding: 3px 10px;
}

.table-pres thead th {
    font-size: 13px;
}

.table-pres thead th,
.table-pres tfoot td {
	background: #e9600f;
	color: #fff;
}

.table-pres thead th {
	min-width: 75px;
}

.table-pres form input[type="text"]{
    width: 50px;
    padding: 2px;
}
.table-pres form input[type="submit"]{
    background: url('images/confirm.png');
    width: 15px;
    height: 15px;
    border: 0;
    text-indent: -9999px;
    cursor: pointer;
}

.authentification_button {
	background: #e9600f;
	border-color: #e9600f;
	color: #fff;
	margin-top: 8px;
	font-size: 15px;
}

.login_input {
	color: #6E838F;	
}

.bloc-authentif {
	margin: 0 auto 0;
	width: 325px;
	text-align: center;
}

.authentification_name {
	display: block;
	background: #6E838F;
	color: #FFF;
	font-size: 28px;
	font-weight: 300;
	padding: 6px 12px;
	border-radius: 3px 3px 0 0;
}


.login_input label {
	width: 100px;
	float: left;
	text-align: left;
	margin: 8px 16px 8px 4px;
}

.login_input input {
	float: left;
	margin: 8px 16px 8px 4px;
	color: #e9600f;
	border: 1px solid #6E838F;
	padding: 0 2px;
	
}

.login_input div {
	clear: both;
}

.deconnection {
	/*float: right;
	color: #6E838F;
	text-transform: uppercase;
	font-weight: bold;*/
}

.blocconfirm {
	padding: 30px 0 10px;
	min-width: 500px
}

.blocconfirm .bloc-bttn {
	display: table;
	margin: 20px auto 10px;
	width: 50%;
}

.blocconfirm .bloc-bttn a {
	color: #000;
	text-decoration: none;
	border: 1px solid;
	padding: 5px 12px;
	border-radius: 10px;
	float: left;
}

.blocconfirm .bloc-bttn a.link-annul {
	float: right;
}

.logo {
	margin: auto;
	display: table;
}
 
#region-header {position: fixed; width: 100%; top:0; left:0; padding: 8px 0; font-size: 12px;
background: #e9600f; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
/*
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMzMzMzMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI1JSIgc3RvcC1jb2xvcj0iIzY2NjY2NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzk5OTk5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0iIzY2NjY2NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMzMzMzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #333333 0%, #666666 25%, #999999 50%, #666666 75%, #333333 100%); /* FF3.6+ */
/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333333), color-stop(25%,#666666), color-stop(50%,#999999), color-stop(75%,#666666), color-stop(100%,#333333)); /* Chrome,Safari4+ */
/*background: -webkit-linear-gradient(top,  #333333 0%,#666666 25%,#999999 50%,#666666 75%,#333333 100%); /* Chrome10+,Safari5.1+ */
/*background: -o-linear-gradient(top,  #333333 0%,#666666 25%,#999999 50%,#666666 75%,#333333 100%); /* Opera 11.10+ */
/*background: -ms-linear-gradient(top,  #333333 0%,#666666 25%,#999999 50%,#666666 75%,#333333 100%); /* IE10+ */
/*background: linear-gradient(to bottom,  #333333 0%,#666666 25%,#999999 50%,#666666 75%,#333333 100%); /* W3C */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#333333',GradientType=0 ); /* IE6-8 */
display: table;
-webkit-box-shadow: 0px 10px 26px -10px rgba(51,51,51,1);
-moz-box-shadow: 0px 10px 26px -10px rgba(51,51,51,1);
box-shadow: 0px 10px 26px -10px rgba(51,51,51,1);
}
#region-header .bloc-link-add,
#region-header .user {display: table-cell; vertical-align: middle; }
#region-header .user a, #region-header .user span {float: right; margin: 0 10px; text-decoration: none; color: #fff;}

.table-pres input:focus {outline-color: #e9600f;}

.bloc-left {
	float: left;
	font-size: 12px;
}

.datenow {
	float: right;
	color: #000;
	font-size: 12px;
}

.bloc-left a.deconnection{
	background: #e9600f;
	color: #fff;
	display: block;
	text-decoration: none;
	padding: 3px 10px;
}

.table-pres tfoot td.col1,
.table-pres thead th.col1,
.fielddate.datecours {
	background: #e97f40;
}

.bloc-annee {
	float: left;
	clear: both;
	background: #e9600f;
	padding: .2em .2em 0;
	margin: 0 0 20px;
	border-radius: 4px;
}

.table-pres td.row0 {
/*	background: #ededed;*/
}

.table-pres tr.rowdate0 {
	background: #ededed;
}

.table-pres tfoot td,
.table-pres tr.rowtotal {
	font-weight: bold;
}

.table-pres tfoot td {
    font-size: 13px;
    text-align: center;
}

.table-pres .trtotalbudg td {
    background: green;
}

.table-pres .trtotalbudg td a {
    color: #fff;
    text-decoration: none;
    display: block;
}

.bloc-annee a.exportexcel {
    float: right;
    color: #fff;
    font-weight: bold;
    padding: 7px;
}

.bloc-annee a.exportexcel:hover {
    text-decoration: underline;
}

/*.table-pres tfoot .trtotalgen-netisse td,
.table-pres tfoot .trtotalgen-netisse td.col1,*/
.table-pres tfoot .trtotalgen-autres td,
.table-pres tfoot .trtotalgen-autres td.col1 {
    background: #777;
}