@charset "utf-8";
/* CSS Document */

.inteface
	{
		color: #000033;
		font-family: Verdana;
		font-size:16px;
		font-weight:bold;
	}
.login
	{
		color: #000033;
		font-family:Verdana;
		font-size:12px;
	}
.chargement
	{
		color:#666666;
		font-family:Verdana;
		font-size:12px;
	}
.input
	{
		width:150px;
		height:18px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
	}
.input2
	{
		width:500px;
		height:100px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#666666;
	}
.input3
	{
		width:500px;
		height:200px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#666666;
	}
.titre
	{
		color: #FFF;
		font-family:Verdana;
		font-size:12px;
	}
.txt
	{
		color: #000000;
		font-family:Verdana;
		font-size:11px;
		line-height:18px;
	}
.txt a
	{
		color: #000000;
		font-family:Verdana;
		font-size:11px;
		text-decoration:none;
		line-height:18px;
	}
.txt a:hover
	{
		color: #000000;
		font-family:Verdana;
		font-size:11px;
		text-decoration:underline;
		line-height:18px;
	}
.page
	{
		color:#006091; 
		text-decoration:none; 
		text-align:center; 
		font-size:10px;
		padding:5px;
	}
.page2
	{
		color:#ccc; 
		text-decoration:none; 
		text-align:center; 
		font-size:10px;
		padding:5px;
	}
.page3
	{
		color: #FF9900; 
		text-decoration:none; 
		text-align:center; 
		font-size:10px;
		padding:5px;
	}
.content
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color: #666666;
		line-height:22px;
	}