/*Informations générales*/
a {
	color: #152A45;
}

.aOver {
	color: #FF0000;
}
/*
body {
	font-family: Arial;
	font-size: 12px;
	margin: 1%;
	background-color: #FFFFFF;
}
*/
form {
}

.inputNumeriqueCourt {
	padding: 1px;
	font-family: Arial;
	text-align: right;
	font-size: 8pt;
	width: 40px;
	height: 18px;
	color: #152A45;
	background-color: #FFFFFF;
	border: 1px solid #737987;
}

.inputNumeriqueCourtFocus {
	padding: 1px;
	font-family: Arial;
	text-align: right;
	font-size: 8pt;
	width: 40px;
	height: 18px;
	color: #152A45;
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
}

/*

input {
	padding: 1px;
	font-family: Arial;
	font-size: 8pt;
	width: 220px;
	height: 18px;
	color: #152A45;
	background-color: #FFFFFF;
	border: 1px solid #B6B6B6;
}

.inputFocus {
	padding: 1px;
	font-family: Arial;
	font-size: 8pt;
	width: 220px;
	height: 18px;
	color: #152A45;
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
}*/

.inputNumeriqueLong {
	padding: 1px;
	font-family: Arial;
	text-align: right;
	font-size: 8pt;
	width: 50px;
	height: 18px;
	color: #152A45;
	background-color: #FFFFFF;
	border: 1px solid #B6B6B6;
}

.inputNumeriqueLongFocus {
	padding: 1px;
	font-family: Arial;
	text-align: right;
	font-size: 8pt;
	width: 50px;
	height: 18px;
	color: #152A45;
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
}

.inputCourt {
	padding: 1px;
	font-family: Arial;
	text-align: right;
	font-size: 8pt;
	width: 80px;
	height: 18px;
	color: #152A45;
	background-color: #FFFFFF;
	border: 1px solid #B6B6B6;
}

.inputCourtFocus {
	padding: 1px;
	font-family: Arial;
	text-align: right;
	font-size: 8pt;
	width: 80px;
	height: 18px;
	color: #152A45;
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
}

/*.checkbox{
	padding: 1px;
	font-family: Arial;
	font-size: 10pt;
	width: 14px;
	height: 14px;
	color: #152A45;
	background-color: #FFFFFF;
	border: 0px;
}

.checkboxFocus{
	padding: 1px;
	font-family: Arial;
	font-size: 10pt;
	width: 14px;
	height: 14px;
	color: #152A45;
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
}
*/
textarea {
	padding: 1px;
	font-family: Arial;
	font-size: 8pt;
	width: 220px;
	/*height: 150px;*/
	color: #152A45;
	background-color: #FFFFFF;
	border: 1px solid #B6B6B6;
	overflow-x: hidden;
	overflow-y: auto;
}

.textareaFocus {
	padding: 1px;
	font-family: Arial;
	font-size: 8pt;
	width: 220px;
	/*height: 150px;*/
	color: #152A45;
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
	overflow-x: hidden;
	overflow-y: auto;
}

select {
	padding: 1px;
	font-family: Arial;
	font-size: 8pt;
	width: 220px;
	height: 18px;
	color: #152A45;
	background-color: #FFFFFF;
	border: 1px solid #B6B6B6;
}

.selectFocus {
	padding: 1px;
	font-family: Arial;
	font-size: 8pt;
	width: 220px;
	height: 25px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}

.button {
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	width: auto;
	height: auto;
	border: 1px solid #4BA299;
	background-image: url(../Images/degradeBlancDescandant.png);
	background-repeat: repeat-x;
	background-color: #4BA299;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
}

.button2 {
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	width: auto;
	height: auto;
	border: 1px solid #152A45;
	background-image: url(../Images/degradeBlancDescandant.png);
	background-repeat: repeat-x;
	background-color: #152A45;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
}

.button3 {
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	width: auto;
	height: auto;
	border: 1px solid #152A45;
	background-image: url(../Images/degradeBlancDescandant.png);
	background-repeat: repeat-x;
	background-color: #FF0000;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
}
.button:hover, .button2:hover, .button3:hover{
	background-color: #333333;
	color: #ffffff;
}

.image {
	padding: 1px;
	font-family: Arial;
	font-size: 11px;
	height: 16px;
	width: 12px;
	background-color: #D1A96B;
	border: 0px;
}

.imageLink {
	cursor: pointer;
}

div {
	font-family: Arial;
	font-size: 11px;
	/*text-transform: capitalize;*/
}

table, tr {
	font-family: Arial;
	font-size: 10pt;
	width: 100%;
	margin: 0px;
	border: 0px;
	border-collapse: collapse;
}

td {
	font-family: Arial;
	font-size: 10pt;
	/*width: 1%;*/
	text-align: left;
	vertical-align: top;	
	height: 25px;
	margin: 0px;
	border: 0px;
	border-collapse: collapse;
}

/*Arrondis*/
.clsPixelCoinBasGauche {
	position: relative;
	clear: both;
	float: left;
	top: -1px;
	left: 0px;
	width: 1px;
	height: 1px;
	background-color: #FFFFFF;
}

.clsPixelCoinBasDroit {
	position: relative;
	float: right;
	top: -1px;
	right: 0px;
	width: 1px;
	height: 1px;
	background-color: #FFFFFF;
}

/*Menu contextuel*/
.fond {
	position: absolute;
	width: 200px;
	visibility: hidden;
	border: 2px;
	border-bottom-style : inset;
	border-right-style : inset;
	border-left-style : outset;
	border-top-style : outset;
	background-color: menu;
	font-family: Tahoma;
	line-height: 20px;
	font-size: 13px;
	z-index: 4;
}

.intitules {
	padding-left: 15px;
	padding-right: 10px;
	background-color: #43A3D5;
}

/*Class standard*/
.clsTitre {
	text-align: left;
	height: 25px;
	padding: 3px;
	font-size: 12pt;
	color: #152A45;
	background-color: #DCECEB;
}

.clsTitreMontant {
	text-align: right;
	height: 25px;
	padding: 3px;
	font-size: 12pt;
	color: #152A45;
	background-color: #DCECEB;
}

.clsTitreShort {
	text-align: left;
	width: 20%;
	height: 25px;
	padding: 3px;
	font-size: 12pt;
	color: #152A45;
	background-color: #DCECEB;
}

.clsLigne {
	text-align: left;
	padding: 3px;
	font-size: 10pt;
	color: #152A45;
	background-color: #FFFFFF;
	width: auto;
}

.clsLigneMontant {
	text-align: right;
	padding: 3px;
	font-size: 10pt;
	color: #152A45;
	background-color: #FFFFFF;
}

.clsLigneOver {
	text-align: left;
	padding: 3px;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #152A45;
}

.clsLigneMontantOver {
	text-align: left;
	padding: 3px;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #152A45;
}

.clsLigneShort {
	text-align: left;
	width: 1%;
	padding: 3px;
	font-size: 10pt;
	color: #152A45;
	white-space: nowrap;
}

.clsLignePhoto {
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	font-size: 10pt;
	color: #152A45;
	background-color: #FFFFFF;
	border: 1px solid #152A45;
}

.clsLignePhoto2 {
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	font-size: 10pt;
	font-weight: bolder;
	color: #FF0000;
	background-color: #FFFFFF;
	border: 1px solid #152A45;
}

.clsLigneBouton {
	text-align: right;
	padding: 3px;
	font-size: 10pt;
	color: #152A45;
}

.clsLigneBouton2 {
	text-align: center;
	padding: 3px;
	font-size: 10pt;
	color: #152A45;
}

.clsLigneMini {
	text-align: left;
	width: 1%;
	padding: 3px;
	font-size: 8pt;
	white-space: nowrap;
}

/*Class administration standard*/
.clsPnlAdminNavigation {
	position: relative;
	left: 0%;
	top: 0%;
	height: 100%;
	width: 98%;
}

.clsAdminTitre {
	text-align: left;
	height: 30px;
	padding: 3px;
	font-size: 10pt;
	color: #152A45;
	font-weight: bolder;
	background-color: #FFFFFF;
	border-top: 1px solid #152A45;
	border-bottom: 1px solid #152A45;
	width: auto;
}

.clsAdminTitreMontant {
	text-align: right;
	height: 30px;
	padding: 3px;
	font-size: 10pt;
	color: #152A45;
	font-weight: bolder;
	background-color: #FFFFFF;
	border-top: 1px solid #152A45;
	border-bottom: 1px solid #152A45;
}

.clsAdminTitreShort {
	text-align: left;
	width: 5%;
	height: 30px;
	padding: 3px;
	font-size: 10pt;
	font-weight: bolder;
	color: #152A45;
	background-color: #FFFFFF;
	border-top: 1px solid #152A45;
	border-bottom: 1px solid #152A45;
}

.clsAdminTitreShort2 {
	text-align: center;
	width: 5%;
	height: 30px;
	padding: 3px;
	font-size: 10pt;
	font-weight: bolder;
	color: #152A45;
	background-color: #FFFFFF;
	border-top: 1px solid #152A45;
	border-bottom: 1px solid #152A45;
}

.clsAdminLigne {
	text-align: left;
	padding: 1px;
	padding-left: 3px;
	height: auto;
	font-size: 9pt;
	color: #152A45;
	border-bottom: 1px dashed #DCECEB;
	height: 17px;
	vertical-align: middle;
}

.clsAdminLigneMontant {
	text-align: right;
	padding: 1px;
	padding-left: 3px;
	height: auto;
	font-size: 9pt;
	color: #152A45;
	border-bottom: 1px dashed #DCECEB;
	vertical-align: middle;
}

.clsAdminLigneOver {
	text-align: left;
	padding: 1px;
	padding-left: 3px;
	height: auto;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #152A45;
	border-bottom: 1px dashed #DCECEB;
}

.clsAdminLigneMontantOver {
	text-align: left;
	padding: 1px;
	padding-left: 3px;
	height: auto;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #152A45;
	border-bottom: 1px dashed #DCECEB;
}

.clsAdminLigneShort {
	text-align: left;
	width: 5%;
	height: auto;
	padding: 1px;
	padding-left: 3px;
	font-size: 9pt;
	color: #152A45;
	white-space: nowrap;
	border-bottom: 1px dashed #DCECEB;
	vertical-align: middle;
}

.clsAdminLigneShort2 {
	text-align: right;
	width: 5%;
	height: auto;
	padding: 1px;
	padding-left: 3px;
	font-size: 9pt;
	color: #152A45;
	white-space: nowrap;
	border-bottom: 1px dashed #DCECEB;
	vertical-align: middle;
}

.clsAdminLignePhoto {
	text-align: center;
	vertical-align: middle;
	padding: 1px;
	padding-left: 3px;
	height: auto;
	font-size: 9pt;
	color: #152A45;
	background-color: #FFFFFF;
	border: 1px dashed #152A45;
}

.clsAdminLignePhoto2 {
	text-align: center;
	vertical-align: middle;
	padding: 1px;
	padding-left: 3px;
	height: auto;
	font-size: 9pt;
	font-weight: bolder;
	color: #FF0000;
	background-color: #FFFFFF;
	border: 1px dashed #152A45;
}

.clsAdminLigneBouton {
	text-align: center;
	padding: 3px;
	height: auto;
	font-size: 9pt;
	color: #152A45;
}

.clsAdminLigneMini {
	text-align: left;
	width: 1%;
	height: auto;
	padding: 3px;
	font-size: 8pt;
	white-space: nowrap;
}

.clsAdminLigneMessage {
	left: 0%;
	text-align: center;
	width: 100%;
	height: auto;
	color: #FF0000;
}

.rotate90 {
	/* Safari */
	-webkit-transform: rotate(-90deg);
	/* Firefox */
	-moz-transform: rotate(-90deg);
	/* IE */
	-ms-transform: rotate(-90deg);
	/* Opera */
	-o-transform: rotate(-90deg);
	/* Internet Explorer */
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	display: block;
}
.rotate60 {
	/* Safari */
	-webkit-transform: rotate(-60deg);
	/* Firefox */
	-moz-transform: rotate(-60deg);
	/* IE */
	-ms-transform: rotate(-60deg);
	/* Opera */
	-o-transform: rotate(-60deg);
	/* Internet Explorer */
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	display: block;
}
.rotate45 {
	/* Safari */
	-webkit-transform: rotate(-45deg);
	/* Firefox */
	-moz-transform: rotate(-45deg);
	/* IE */
	-ms-transform: rotate(-45deg);
	/* Opera */
	-o-transform: rotate(-45deg);
	/* Internet Explorer */
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1.5);
	display: inline-block;
}
