@charset "UTF-8";
body {
	margin: 0px;
	background-image: url(../img/background_body-2018.jpg);
	background-repeat: no-repeat;
	background-position: center 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #D2DFB1;
}
/* CSS Document */

#wrapper {
	background-image: url(../img/wrapper_background.jpg);
	background-position: center 50px;
	text-align: center;
	width: 100%;
	background-repeat: no-repeat;
}
#header {
	background-image: url(http://aphcharlevoix.com/img/cje_02.jpg);
	height: 60px;
	width: 762px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 0px;
	background-repeat: no-repeat;
	position: relative;
}
#content {
	background-image: url(http://aphcharlevoix.com/img/cje_05.jpg);
	width: 762px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	position: relative;
	overflow: auto;
}
#nav_gauche {
	width: 240px;
	padding-top: 120px;
	float: left;
	margin-left: 41px;
}
#nav_gauche a {
	display: block;
	width: 217px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	color: #272262;
	background-image: url(http://aphcharlevoix.com/img/fond_bouton.jpg);
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #272262;
	text-align: center;
}
#nav_gauche img {
	margin-left: 0px;
}
#content #nav_gauche #coordonnees {
	margin-left: 17px;
	font-size: 12px;
	text-align: left;
	margin-top: 25px;
	width: 270px;
}
#content #nav_gauche #chat {
	background-image:url(http://aphcharlevoix.com/img/conseillere_emploi.jpg);
	margin-left:8px;
	width: 230px;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 115px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 20px;
}
#header #nav_top {
	margin-left:270px;
	padding-top:25px;
	text-align:center;
	width:480px;
}
#nav_top a {
	color: #002A4C;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #002949;
}
#texte {
	float: left;
	width: 440px;
	text-align: left;
	margin-left: 10px;
}
h2 {
	font-size: 16px;
	margin-bottom: 5px;
	color: #242263;
}
.dot {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #272262;
	margin-bottom: 8px;
}
a {
	color: #003300;
}
.lieu {
	font-size: .9em;
	color: #272262;
	text-align: right;
	width: 435px;
	padding-right: 12px;
}
.titre_nouvelles {
	font-weight: bold;
	color: #003300;
}
#nouvelles p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.liens_news {
	color: #003300;
	width: 150px;
	padding-right: 12px;
	text-decoration: underline;
	text-align: right;
	margin-bottom: 8px;
}
#content #texte #activite_box {
	padding: 8px;
	margin-bottom: 25px;
}
p {
	font-size: 90%;
}
#fontsizeselector {
	margin-left: 15px;
}
#content  #texte  #nouvelles_box {
	padding: 8px;
	margin-bottom: 15px;
}
#nav_ophq {
	display: block;
	width: 100%;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0F3F0C;
}
h1 {
	font-size: 1.1em;
	margin-bottom: 5px;
	color: #272262;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #678235;
	border-right-color: #678235;
	border-bottom-color: #678235;
	border-left-color: #678235;
	font-weight: normal;
}   
img{
	border:none;
}

h4 {
	font-size: 1em;
	color: #033503;
}
div.disabled {
	color: #aaa;
	display: inline;
}  
#loto a{
	border:none;
	padding-left:0px;
}

#nav_gauche a.facebook {
	background: url(../img/ico-facebook.png) no-repeat left center;
	padding: 0 0 0 50px;
	min-height: 42px;
	margin-left: 17px;
	width: 146px;
	text-align: left;
	border: none;
}

ul {font-size:14px; line-height: 1.2em;}
ul li {margin-bootom: 5px;}

.profile-picture {
	margin-right: 16px;
	margin-bottom: 16px;
	float: left;
}

.clear {
	clear: both;
}