.BIG_FONT {
    font-size : large;
    color : navy;
    text-decoration : none;
}

.FontViewTitre {
	font-size : x-small;
	font-weight : bold;
	font-family : Verdana;
	color : white; 
	text-decoration : none;
	background-color : #1AA9CB;
}

.FontViewLibelle {
	font-size : xx-small;
	font-weight : bold;
	font-family : Verdana;
	color : black; 
	text-decoration : none;
}

.FontViewTexte {
	font-size : x-small;
	font-family : Verdana;
	color : black; 
	text-decoration : none;
}


.Submit {
    font-size : 11px;
    color : #1AA9CB;
    font-weight : bold;
    text-decoration : none;
    background : white;
    border : solid thin #091C5A;
    width : 100px;
    height : 25px;
}

.SubmitDelete {
    font-size : 10;
    color : #1AA9CB;
    font-weight : bold;
    text-decoration : none;
    background : white;
    border : none;
    width : 50px;
    height : 15px;
}

.textbox {
    font-size : x-small;
    color : black;
    background : white;
    border : solid thin #1AA9CB;
}

.font_update {
    font-size : x-small;
    color : navy;
    text-decoration : none;
}

.Submit_Login {
    font-size : xx-small;
    color : #1AA9CB;
    font-weight : bold;
    text-decoration : none;
    background : white;
    border : solid thin #091C5A;
    width : 80px;
    height : 20px;
}

.Submit_Login_new {
    font-size : xx-small;
    color : #1AA9CB;
    font-weight : bold;
    text-decoration : none;
    background : white;
    border : solid thin #091C5A;
    width : 120px;
    height : 20px;
}

.textbox1 {
    font-size : xx-small;
    color : black;
}

.table {
    border : solid thin #1AA9CB;
	font-family: verdana;
}
.table td {
	font-size: 10px;
}

.button {
    font-size : xx-small;
    color : #1AA9CB;
    font-weight : bold;
    background : white;
    border : solid thin #1AA9CB;
}

.tableDraft {
    visibility : hidden;
}

/*******************************/
/* Champs de saisie            */
/*******************************/
.formfield {
	font-family : Verdana; 
	color : black; 
	border : solid thin #00AEF7; 
}

.formfieldErr {
	font-family : Verdana; 
	color : red; 
	border : solid thin red; 
}


/*******************************/
/* Tableau pour l'entete       */
/*******************************/
.tableEntete{
	font-family: verdana;
}
.tableEntete td {
	background-color: white;
	font-weight: bolder;
	font-size: 18px;
	color: #091C5A;
}
.tableEntete th {
	background-color: white;
}
.tableEntete .coins {
	background-color: #091c5a;
	width: 20px;
	height: 20px;
}

/*******************************/
/* Tableau pour le login       */
/*******************************/
.tableLogin{
	font-family: Verdana;
	font-size: 13px;
}
.tableLogin td {
	background-color: #1aa9cb;
	color: white;
}
.tableLogin th {
	background-color: white;
	color: #1aa9cb;
}
.tableLogin .thLeft {
	text-align: left;
}
.tableLogin .coins {
	background-color: #091c5a;
	width: 20px;
	height: 20px;
}
.tableLogin .labelForm {
	font-weight: bolder;
}
.tableLogin .petit {
	font-size: 10px;
}

/*******************************/
/* Tableau principal           */
/*******************************/
.tablePrinc {
	font-family: verdana;
	font-weight: bolder;
}
.tablePrinc td {
	background-color: white;
	font-size: 10px;
}
.tablePrinc th {
	background-color: #FF7300;
	font-size: 13px;
	color: white;
	text-align: left;
}
.tablePrinc .coins {
	background-color: #091c5a;
	width: 20;
	height: 20;
}

/*******************************/
/* Tableaux infos              */
/*******************************/
.tableInfos {
	font-family: verdana;
}
.tableInfos td {
	background-color: #1aa9cb;
	font-weight: bolder;
	font-size: 13px;
}
.tableInfos th {
	background-color: #1aa9cb;
	font-size: 9px;
	color: white;
	text-align: left;
}
.tableInfos .coins {
	background-color: white;
	width: 20;
	height: 20;
}

.tableInfos2 {
	font-family: verdana;
	border : solid thin #1AA9CB;
}
.tableInfos2 td {
	font-weight: bolder;
	font-size: 13px;
}
.tableInfos2 th {
	background-color: #1aa9cb;
	font-size: 9px;
	color: white;
	text-align: left;
}

.tableInfos3 {
	font-family: verdana;
}
.tableInfos3 th {
	background-color: #ffffff;
	color: #000000;
	font-size: 13px;
	text-align: left;
}


/*******************************/
/* Tableaux resume             */
/*******************************/
.tableSummary {
	font-family: verdana;
	background-color: #ffffff;
	border : solid thin #1AA9CB;

}
.tableSummary td {
	font-size: 13px;
}
.tableSummary th {
	background-color: #ffffff;
	font-size: 10px;
	color: #000000;
	text-align: left;
}
.tableSummary .title {
	background-color: #1AA9CB;
	font-size: 13px;
	color: #ffffff;
	padding: 2px;
}


.subTableSummary {
	border : solid thin #1AA9CB;
}
.subTableSummary th {
	background-color: silver;	
	padding: 2px;
}
.subTableSummary td {
	background-color: silver;	
}


/*******************************/
/* Infos en rouge              */
/*******************************/
.red {
	color: red;
}

/*******************************/
/* Erreurs                     */
/*******************************/
.divError {
	font-family : Verdana; 
	width: 450;
	border: 0;
	color: red;
	font-size: 11px;
	font-weight: bold;
}


.textGrosBleu {
	font-family : Verdana; 
	font-size: 18px;
	color: #1aa9cb;
}
.textePetitBleu {
	font-family : Verdana; 
	font-size: 10px;
	font-weight: bold;
	color: #1aa9cb;
}
.linkOrange {
	font-family : Verdana; 
	font-size: 13px;
	color: #ff7300;
}
.infos {
	font-family : Verdana; 
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}