.authent{
	font-size:12px;
}
.authent th{
	text-align:right;
}
.authent .sec_oubliPass a{
	font-size:10px;
	color:#999999;
	text-decoration:none;
}
.authent .sec_oubliPass a:hover{
	font-size:10px;
	color:#FF6600;
	text-decoration:underline;
	text-align:left;
}
.ModuleSecurite th{
	background-color:#FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align:left;
}

.ModuleSecurite .sec_enteteTableau{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align:left;
	background-color:#FF9900;
}

.ModuleSecurite .sec_oubliPass a{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-align:justify;
	text-decoration:none;
}

.ModuleSecurite .sec_oubliPass a:hover{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-align:justify;
	text-decoration:underline;
}

.ModuleSecurite .sec_messageError{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: red;
	text-align:center;
}

.ModuleSecurite .sec_texte {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-align:justify;
}


.ModuleSecurite input{
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: #999999;
border-right-color: #999999;
border-bottom-color: #999999;
border-left-color: #999999;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
color: #666666;
height: 18px;
width: 185px;
}

.ModuleSecurite input.bouton {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: outset;
border-right-style: outset;
border-bottom-style: outset;
border-left-style: outset;
border-top-color: #036594;
border-right-color: #036594;
border-bottom-color: #036594;
border-left-color: #036594;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
font-weight: bold;
background-color: #eeeeee;
width: 185px;
height: 20px;
cursor: pointer;
padding-bottom: 3px;
}

.ModuleSecurite input.bouton:hover{
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: outset;
border-right-style: outset;
border-bottom-style: outset;
border-left-style: outset;
border-top-color: #cccccc;
border-right-color: #cccccc;
border-bottom-color: #cccccc;
border-left-color: #cccccc;
background-color: #036594;
color: #eeeeee;
}




