/* @override http://www.canal-de-berry.fr/css/page.css */

div#page { 
	margin-top: 0;
	margin-left: 30px;
	width: 690px;
	height: 395px;
	background-repeat: no-repeat;
}

div#page h1 { 
	color: #93117e;
	font-size: 24px;
	margin-bottom: 5px;
	text-align: left;
	width: 425px;
	padding-top: 10px;
}

div#page h2 { 
	color: #d70071;
	font-size: 18px;
	margin-bottom: 5px;
	text-align: justify;
	width: 425px;
}

div#page h3 { 
	font-size: 15px;
	margin-bottom: 5px;
	text-align: justify;
	width: 425px;
}

div#page h4 { 
	font-size: 15px;
	margin-bottom: 5px;
	text-align: justify;
	color: #5b7d00;
	padding-bottom: 2px;
	border-bottom: 1px solid #bfd77f;
	margin-top: 10px;
}

div#page div#col1, div#page div#col2 { 
	width: 200px;
	float: left;
	font-size: 13px;
	text-align: justify;
	margin-top: 10px;
	line-height: 16px;
}

div#col1 h1,
div#col1 h2,
div#col1 h3,
div#col1 h4,
div#col1 h5,
div#col1 h6,
div#col2 h1,
div#col2 h2,
div#col2 h3,
div#col2 h4,
div#col2 h5,
div#col2 h6 { 
	width: 200px;
	text-align: left;
	line-height: normal;
}

div#page div#col2 { 
	margin-left: 25px;
}

div#page div#col { 
	width: 425px;
	font-size: 13px;
	text-align: justify;
	margin-top: 10px;
	line-height: 16px;
}

#liensPage {
	position: absolute;
	bottom: 0;
	height: 32px;
	width: 200px;
	overflow: hidden;
	font-size: 12px;
	left: 30px;
	line-height: 14px;
}

div#page a {
	color: #5f8400;
	border-bottom: 1px solid #d7eaa7;
	text-decoration: none;
}

div#page a:hover {
	color: #e2007b;
	border-bottom: 1px solid #e2007b;
	text-decoration: none;
}

div#page p {
	margin-top: 8px;
	margin-bottom: 8px;
}