body 	{

	font-family: Arial;

	font-size: 12px;

}



table, tr, td, input 	{

	font-family: Arial;

	font-size: 12px;

	color: #000000;

}



.title {

	font-size: 12px;

	font-weight: bold;

	color: #000000;

	font-family: Arial;

}

.subtitle {

	font-size: 14px;

	color: #0099FF;

}



.bold 	{

	font-weight: bold;

	font-size: 12px;

	color: #020202;

	padding: 2px;

}

a.lienpied 

{

	color:#FFFFFF;

	text-decoration:none;

	font-size: 12px;

	font-family: Arial;

}

a.lienpied:hover 

{

	color:#000066;

	text-decoration:underline;

	font-size: 12px;

	font-family: Arial;

} 

a.lienspec 
{
	color:#0000FF;
	text-decoration:none;
	font-size: 12px;
	font-family: Arial;
}

a.lienspec:hover 
{
	color:#000066;
	text-decoration:underline;
	font-size: 12px;
	font-family: Arial;
} 

a.liensquit 
{
	color:#0000FF;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}

a.liensquit:hover 
{
	color:#FF0000;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
} 

a.liencontenu:hover 

{

	color:#000000;

	font-size: 12px;

	font-weight: bold;

} 

a.liencontenu

{

	color:#000000;

	text-decoration:none;

	font-weight: bold;

	font-size: 12px;

}

.txtpied {

	font-size: 12px;

	color: #FFFFFF;

	font-family: Arial;

}

.txtentete {

	font-weight: bold;

	color: #FFFFFF;

	font-size: 15px;

}

.txttitre {

	font-size: 12px;

	color: #000000;

	font-weight: bold;

}

.alerte {

	font-size: 12px;

	font-weight: bold;

	color: #ED1C24;

}

.lienalerte {

	font-size: 12px;

	font-weight: bold;

	color: #ED1C24;

	text-decoration: none;

}

.valider {

	font-weight: bold;

	color: #00CC00;

}

.attente {

	color: #999999;

}

.inputnum{

	font-family: Arial;

	font-size: 12px;
	
	color: #000000;

	height: 19px;

	border: 1px solid #656565;

	width: 50px;

	text-align: right;

	background-color: white;
}

.inputinfo{

	font-family: Arial;

	font-size: 12px;

	color: #000000;

	height: 19px;

	border: 1px solid #656565;

	width: 150px;

}

.inputlogin{

	font-family: Arial;

	font-size: 12px;

	color: #000000;

	height: 19px;

	border: 1px solid #656565;

	background-color: white;
}

.inputlong{

	font-family: Arial;

	font-size: 12px;

	color: #000000;

	height: 19px;

	border: 1px solid #656565;

	background-color: white;

	width: 400px;
}

.inputtextarea{

	font-family: Arial;

	font-size: 12px;

	color: #000000;

	height: 60px;

	width: 400px;

	border: 1px solid #656565;

	background-color: white;
}

.inputtextarr{

	font-family: Arial;

	font-size: 12px;

	color: #000000;

	height: 30px;

	width: 350px;
	
	overflow-y:auto;

	border: 1px solid #656565;

	background-color: white;
}

.inputtext{

	font-family: Arial;

	font-size: 12px;

	color: #000000;

	height: 30px;

	width: 400px;

	border: 1px solid #656565;

	background-color: white;
}

.inputresult{

	font-family: Arial;

	font-size: 12px;

	color: #000000;

	height: 60px;

	width: 192px;

	border: 1px solid #656565;

	background-color: white;
}

.inputnom{

	font-family: Arial;

	font-size: 12px;

	color: #000000;

	height: 19px;

	border: 1px solid #656565;

	width: 50px;

	background-color: white;
}

.inputinv{

	font-family: Arial;

	font-size: 12px;

	color: #000000;

	height: 19px;

	border: 1px solid #656565;

	width: 270px;

}

.inputnumrouge{

	font-family: Arial;

	font-size: 12px;
	
	color: #000000;

	height: 19px;

	border: 1px solid #656565;

	width: 50px;

	text-align: right;

	background-color: red;
}

.inputloginrouge{

	font-family: Arial;

	font-size: 12px;

	color: #000000;

	height: 19px;

	border: 1px solid #656565;

	background-color: red;
}

.inputlongrouge{

	font-family: Arial;

	font-size: 12px;

	color: #000000;

	height: 19px;

	border: 1px solid #656565;

	background-color: red;

	width: 400px;
}

.inputtextarearouge{

	font-family: Arial;

	font-size: 12px;

	color: #000000;

	height: 60px;

	width: 400px;

	border: 1px solid #656565;

	background-color: red;
}

.inputtextrouge{

	font-family: Arial;

	font-size: 12px;

	color: #000000;

	height: 30px;

	width: 400px;

	border: 1px solid #656565;

	background-color: red;
}

.inputresultrouge{

	font-family: Arial;

	font-size: 12px;

	color: #000000;

	height: 60px;

	width: 192px;

	border: 1px solid #656565;

	background-color: red;
}

.inputnomrouge{

	font-family: Arial;

	font-size: 12px;

	color: #000000;

	height: 19px;

	border: 1px solid #656565;

	width: 50px;

	background-color: red;
}

.radiorouge{

	background-color: red;
	
	width: 25px;
	
	text-align: center;
}

