body {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#646464;
	background:#FFFFFF url(../images/pattern.gif) repeat left top;
}
td, th {
	font-size:11px;
}
img {
	border:0;
}
.left-bg {
	background:url(../images/left-bg.gif) repeat-x right top;
}
.right-bg {
	background:url(../images/right-bg.gif) repeat-x left top;
}
.home-bg {
	background:url(../images/home-bg.gif) no-repeat left top;
	padding-top:1px;
}
.sub-bg {
	background:#FFFFFF url(../images/sub-bg.gif) no-repeat left top;
	padding-top:1px;
	text-align:justify;
}
.footer-bg {
	background:url(../images/footer-bg.gif) no-repeat left bottom;
}
.sub-left-bg {
	background:url(../images/sub-left-bg.gif) repeat-x right top;
}
.sub-right-bg {
	background:url(../images/sub-right-bg.gif) repeat-x left top;
}
div.welcome {
	background:url(../images/welcome-bg.gif) no-repeat right top;
	text-align:justify;
	padding-right:25px;
	height:278px;
}
div.coin {
	background:url(../images/welcome-bg.gif) no-repeat right top;
	text-align:justify;
	padding-right:20px;
	height:278px;
}
div.news {
	background:url(../images/actualites-bg.gif) no-repeat right top;
	text-align:justify;
	padding-right:25px;
	height:149px;
	padding-top:15px;
}
div.news-sub {
	background:url(../images/actualites-bg.gif) no-repeat right top;
	text-align:justify;
	padding-right:20px;
	height:149px;
	padding-top:15px;
}
div.email-bg {
	background:url(../images/email-bg.gif) no-repeat right top;
	text-align:justify;
	padding-right:20px;
	height:149px;
	padding-top:15px;
}

div.date {
	color:#5c84a9;
	font-weight:bold;
}
div.summary {
	height:55px;
}
div.summary a{
	color:#646464;
	text-decoration:none;
}
div.summary a:hover{
	color:#cc0066;
}

div.summary-articles a{
	color:#646464;
	text-decoration:none;
}
div.summary-articles a:hover{
	color:#a9a90a;
}
a.link {
	color:#646464;
	font-size:10px;
	text-decoration:none;
}
a.link:hover {
	color:#cc0066;
}
div.highlight {
	background:#f2f2f2;
	margin-bottom:17px;
}
.padding {
	padding:10px;
}
form {
	margin:0;
	padding:0;
}
input.email {
	color:#646464;
	font-size:11px;
	border:1px solid #d8d8d8;
	background:#f2f2f2;
	width:200px;
}
div.title {
	color:#5c84a9;
	font-weight:bold;
	font-size:13px;
}
div.liens a {
	display:block;
	color:#646464;
	text-decoration:none;
}
div.liens a:hover {
	color:#559ade;
}
.form td{
	padding-bottom:7px;
	color:#9d9d9d;
}
.form td input{
	width:185px;
	color:#999999;
	font-size:11px;
	border:1px solid #d8d8d8;
	background:#f2f2f2;
	padding-left:5px;
}
.form td textarea{
	color:#999999;
	font-size:11px;
	border:1px solid #d8d8d8;
	background:#f2f2f2;
	font-family:Arial, Helvetica, sans-serif;
	width:440px;
	padding-left:5px;
}
div.auteur {
	color:#5c84a9;
	font-size:10px;
}




.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#737373;
	padding-bottom:20px;
	font-size:10px;
}
.footer a {
	color:#737373;
	text-decoration:none;
}
.footer a:hover {
	color:#5c84a9;
}
.footer .copyright, .footer .copyright a{
	color:#adadad;
	text-decoration:none;
}
.footer .copyright a:hover{
	color:#5c84a9;
}