img {
	border: none;
		}

.txt_petitMenu a{
		font-family: arial;
		font-size: 10px;
		color: white;
		font-weight: black;
		text-align: right;
		padding-top: 10px;
		line-height: 12px;
		text-decoration:none;
		}

.txt_petitMenu :hover {
		text-decoration:underline;
		color: black;
		}



.txt_titre {
		font-family: arial;
		font-size: 12px;
		color: #bf000a;
		font-weight: bold;
		text-align: justify;
		padding-top: 10px;
		}

.txt,txt_gras,txt_imp,txt_liens {
		font-family: arial;
		font-size: 11px;
		color: black;
		padding-left: 40px;
		text-align: justify
		}

.txt_gras,txt_liens {
		font-weight: bold;
		}
		
.txt_imp {
			font-weight: bold;
			color: #bf000a;
			}

.txt_form{
		font-family: arial;
		font-size: 11px;
		font-weight: bold;
		color: black;
		text-align: center;
		}
 
 .txt_liens{
		text-decoration:none;
		}