#cptuser{
}
#cptuser .txtmini{
	font-size:10px;
	font-weight: normal;	
}
#cptuser h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666;
	margin-bottom:10px;
}

#cptuser h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	margin-top:10px;
	margin-bottom:10px;
}

#cptuser label{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000;
}
#cptuser input[type=text]{
	width:100%;
	font-size: 12px;
	color: #003991;
}
#cptuser input[type=password]{
	width:100%;
	font-size: 12px;
	color: #003991;
}
#cptuser select{
	width:100%;
	font-size: 12px;
	color: #003991;
}
#cptuser input[type=submit]{
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
}


/*
*/
.jqLigneSelected {
	background-color: #E7EEF3;
}

.relover:hover {
	background-color: #D0DEE8;
}

table.uiTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2694E8;
	border-right-color: #2694E8;
	border-bottom-color: #2694E8;
	border-left-color: #2694E8;
}

table.uiTable th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #ADCEFF;
}

table.uiTable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}