body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	bgcolor: #00FF66;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../_images/shared/backgroundSite.gif);
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color: #333333;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100px;
	height: 20px;
}
.backgroundNews {
	background-image: url(../_images/backgroundNews.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;

}
a.copyright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
}
a.copyright:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.borderDotsLeft {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
}
.borderDotsBottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;

}
.backgroundMainCelles {
	background-attachment: fixed;
	background-image: url(../_images/shared/backgroundMainCells.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.borderSolidRightLeft {
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.txtGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #77C740;
}
a.link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #77C740;
}
a.link:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #77C740;
}

