body
{
	font-size:11px;
	color:#808080;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:10px;
}

.page_title
{
	color:#0f3b72;
	font-size:14px;
	letter-spacing: 1px;
}

.button_fermer
{
	background-color:#0950A0;
	font-size:9px;
	font-stretch:condensed;
	color:#ffffff;
	border-style:none;
	width:120px;
}

.link
{
color:#000099;
text-decoration:none;
}

.link:hover
{
	text-decoration:none;
	color:#0084e1;
}

.bold
{
font-weight:bold;
}

.italic
{
font-style:italic;
}

.italicbold
{
	font-style: italic;
	font-weight: bolder;
}

.buttons
{	
	font-size:9px;
	background-color: #C8CDE4;
	color: #000000;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	width:100px;
}
.inputbox 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #C8CDE4;
	border-width:0;
	color:#666666;
	padding-left:3px;
}

.leftpad
{
padding-left:30px;
padding-right:30px;
}
