body {
	background: url(/images/fonds/blau.jpg) repeat-x fixed #74C2F2;
	color: #045A87;
}

a {
	color: #045A87;
}

a:hover {
	color: #D92609;
}

.container {
	border: 1px solid #1082C1;
}


#ContentMain {
	float: right;
	width: 690px;
	background: #FFFFFF url(/images/content/bg.jpg) repeat-x bottom;
	padding: 14px;
	clear: right;
}