p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #3366CC;
	text-decoration: underline;
}
ul {
	list-style-type: square;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.login {
	padding: 15px;
	background-color: #CCCCCC;
	background-image: url(imgs/login/bottom_large.gif);
	background-repeat: no-repeat;
	background-position: bottom;


}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;

}
.login2 {

	padding: 15px;
	background-color: #CCCCCC;
	background-image: url(imgs/login/bottom_small.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
