
/* --------------

Debut ligne d'identification

-------------- */

  div.identDefault {
    width : 100%;
    text-align : center;
}
	div.identDefault .identFormLigne {
	  padding : 0;
		margin : 0;
		text-align : center;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #333333;
		font-weight : normal;
		text-decoration : none;
}
	div.identDefault .identForm {
		margin : auto;
		padding : 0;
		padding : 5px;
		margin-top : 15px;
		margin-bottom : 0px;
		border-top : 1px #CCCCCC solid;
		border-bottom : 1px #CCCCCC solid;
		width : 70%;
}



/* ---- import formulaire ---- */

  div.identDefault {
}
  div.identDefault form{
    padding : 0;
    margin : 0;
    text-align : center;
}
  div.identDefault form table {
		font-family : Arial, Helvetica, sans-serif; 
		color : #000000; 
		text-decoration : none; 
		font-weight : normal; 
		font-size : 11px;
		width : 100%;
		padding : 0px;
		margin : 0px;
}
  div.identDefault form table tr td {
    padding : 5px;
    margin : 0px;
    padding-top : 2px;
    padding-bottom : 2px;
		font-family : Arial, Helvetica, sans-serif; 
		color : #000000; 
		text-decoration : none; 
		font-weight : normal; 
		font-size : 11px;
		vertical-align : top;
}
  div.identDefault form table tr td span{
		font-family : Arial, Helvetica, sans-serif; 
		color : #888888; 
		text-decoration : none; 
		font-weight : normal; 
		font-size : 10px;
}

  div.identDefault form table tr th {
    padding : 0px;
    margin : 0px;
    text-align : right;
    vertical-align : top;
    font-weight : normal;
    padding-top : 2px;
    padding-bottom : 2px;
    color : #4471B3;
    width : 50%;
}
  div.identDefault form table tr td table {
		font-family : Arial, Helvetica, sans-serif; 
		color : #000000; 
		text-decoration : none; 
		font-weight : normal; 
		font-size : 11px;
		padding : 0px;
		margin : 0px;
		width : 100px;
}
  div.identDefault form table tr td table tr{
    padding : 0px;
    margin : 0px;
}
  div.identDefault form table tr td table tr td{
    padding : 0px;
    margin : 0px;
    border : none;
		font-family : Arial, Helvetica, sans-serif; 
		color : #888888; 
		text-decoration : none; 
		font-weight : normal; 
		font-size : 10px;
		padding-right : 10px;
}
div.identDefault form table input.champ {
		padding : 0px;
		padding-left : 4px;
		padding-right : 4px;
		/*border : 1px #4471B3 solid;*/
		border : 1px #BBBBBB solid;
		background-color : #EEEEEE;
		width : 150px;
		height : 18px;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #000000;
		line-height : 14px;
}
div.identDefault form table select.select {
		padding : 0px;
		padding-left : 4px;
		/*border : 1px #4471B3 solid;*/
		border : 1px #BBBBBB solid;
		background-color : #EEEEEE;
		width : 100%;
		height : 18px;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #000000;
		line-height : 14px;
}
div.identDefault form table input.champDate {
		padding : 0px;
		padding-left : 4px;
		padding-right : 4px;
		/*border : 1px #4471B3 solid;*/
		border : 1px #BBBBBB solid;
		background-color : #EEEEEE;
		width : 80px;
		height : 18px;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #000000;
		line-height : 14px;
}
div.identDefault form table textarea {
		padding : 0px;
		padding-left : 4px;
		padding-right : 4px;
		/*border : 1px #4471B3 solid;*/
		border : 1px #BBBBBB solid;
		background-color : #EEEEEE;
		width : 100%;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #000000;
		line-height : 14px;
}
div.identDefault form table input.radio {
		/*border : 1px #4471B3 solid;
		background-color : #EEEEEE;*/
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #000000;
}
div.identDefault form a.submit {
    display : block;
    width : 80px;
    text-align : center;
    font-weight : bold;
    margin-top : 2px;
    padding : 3px;
    color : #4471B3;
    text-decoration : none;
    border-left : 2px #4471B3 solid;
    border-right : 2px #4471B3 solid;
}
div.identDefault form a.submit:hover {
    display : block;
    width : 80px;
    text-align : center;
    font-weight : bold;
    margin-top : 2px;
    padding : 3px;
    background : #4471B3;
    color : #FFFFFF;
    text-decoration : none;
    border-left : 2px #4471B3 solid;
    border-right : 2px #4471B3 solid;
}
div.identDefault div.erreur {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : #FFFFFF;
    background-color : #DD0000;
    font-weight : bold;
    /*border : 2px #000000 solid;*/
    border-bottom : 2px #DD0000 solid;
    margin-bottom : 15px;
    padding : 2px;
}
div.identDefault div.success {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : #FFFFFF;
    background-color : #4471B3;
    font-weight : bold;
    /*border : 2px #000000 solid;*/
    margin-bottom : 15px;
    padding : 2px;
}
  div.identDefault div.baseform1default form table tr td.mdpOublie a{
		font-family : Arial, Helvetica, sans-serif; 
		color : #888888; 
		text-decoration : none; 
		font-weight : normal; 
		font-size : 10px;
}
  div.identDefault div.baseform1default form table tr td.mdpOublie a:hover{
		font-family : Arial, Helvetica, sans-serif; 
		color : #888888; 
		text-decoration : underline; 
		font-weight : normal; 
		font-size : 10px;
}

