@charset "UTF-8";
#wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #cbcbcb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	
}	
#hcn {
	background-image: url(img/partenaires_HCN.jpg);
	background-position: center 270px;
	background-repeat: no-repeat;
}    
#manic {
	background-image: url(img/partenaires_manic.jpg);
	background-position: center 270px;
	background-repeat: no-repeat;
}
#charlevoix {
	background-image: url(img/partenaires_charlevoix.jpg);
	background-position: center 70px;
	background-repeat: no-repeat;
}
#nav {
	background-image: url(img/design_02.jpg);
	padding-left: 55px;
	color: #204560;
	padding-bottom: 15px;
	text-align: left;
	padding-right: 45px;
}
/* CSS Document */

#header {
	background-image: url(img/design_01.jpg);
	height: 216px;
	width: 780px;
}
#content {
	background-image: url(img/design_02.jpg);
	background-repeat: repeat-y;
	padding-left: 55px;
	float: left;
	width: 780px;
	padding-top: 15px;
	padding-bottom: 25px;
}
#nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #003366;
	color: #204560;
	margin-right: 8px;
	padding-right: 8px;
	font-weight: bold;
}
.colonne {
	float: left;
	width: 330px;
	margin-right: 25px;
}
#surveiller {
	background: url(img/briques.jpg) repeat-y;
	padding: 0 15px;
	width: 250px;
}
h1 {
	font-size: 16px;
	color: #003366;
}
h3 {
	margin-top: 0px;
	margin-bottom: 4px;
}
h4 {
	font-size: 14px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	color: #003366;
	font-style: italic;
	letter-spacing: 1px;
}
h5 {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 3px;
}
h6 {
	font-size: 12px;
	color: #003366;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: normal;
}
#footer {
	background-image: url(img/design_03.jpg);
	height: 42px;
	float: left;
	text-align: center;
	width: 780px;
	font-size: 10px;
}
label {
	text-align: right;
	width: 90px;
	float: left;
	margin-right: 6px;
	margin-bottom: 3px;
}
input {
	float: left;
	width: 200px;
	margin-bottom: 3px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
legend {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 5px;
}
#label_big {
	width: 200px;
}
fieldset {
	margin-bottom: 8px;
}
#small {
	width: 90px;
}
textarea {
	width: 305px;
}
.colonne_large {
	float: left;
	width: 660px;
	margin-right: 25px;
}
#surveiller a {
	color: #000000;
}
a {
	color: #003366;
}
