body {
	color: #333;
	font-size: 62.5%;
	font-family: Arial,'Lucida Grande',Verdana,Arial,Sans-Serif;
	background: #FFFFFF none repeat scroll 0 0;
}

#header
{
	background: url('../img/background_header2.jpg');
	height: 225px;
}

#header a
{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

#header a.link1
{
	position: absolute;
	top: 184px;
	left: 298px;
}

#header a.link2
{
	position: absolute;
	top: 184px;
	left: 437px;
}

#header a.link3
{
	position: absolute;
	top: 184px;
	left: 576px;
}

#header a.link4
{
	position: absolute;
	top: 184px;
	left: 715px;
}

.container_20
{
	font-size: 1.2em;
}

div.entry a
{
	color: blue;
	text-decoration: underline;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Georgia, serif;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
	text-decoration: none;
}

p {
	overflow: hidden;
}

div.grey_bg
{
	background: rgb(235,235,235);
}

div.five_reasons_div
{
	background: #eee;
}

div.five_reasons_header
{
	background: #eee url('../img/5BonnesRaisons_bkg.jpg') no-repeat top left;
	height: 68px;
	width: 290px;
}

div.five_reasons
{
	width: 280px;
	background: #fff;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

div.entry
{
	font-size: 11px; color: rgb(11, 74, 126);
}

#candidatsTable img
{
	padding: 1px;
	margin-right: 5px;
	margin-bottom: 5px;
}

#candidatsTable td
{
	vertical-align: top;
	height: 150px;
}

#candidatsTable td b
{
	font-size: 1.4em;
}

#dreamtown
{
	margin-bottom: 20px;
	background: url('../quebec-2014/img/base.jpg');
	width: 950px;
	height: 604px;
	margin-left: 25px;
}

#dreamtown img.layer
{
	padding-left: 25px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#dreamtown .dialog
{
	line-height: 14px;
	border: 2px solid blue;
	padding: 6px;
	width: 260px;
	height: 130px;
	position: absolute;
	bottom: 40px;
	left: 40px;
	background: white;
}

#dreamtown .dialog .head
{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin-top: 8px;
}

#dreamtown .dialog a
{
	color: blue
}

#footer {
	background: #eee url('../img/background_footer2.jpg') no-repeat top left;
	border: none;
	color:white;
	font-size:11px;
	padding:0;
	margin:0;
	padding: 0;
	margin: 0 auto;
	width:1000px;
	height:166px;
	clear: both;
	}
#footer .first {
	margin:30px 0px 0px 260px;
	_margin-left:135px;
	width:270px;
	float:left;
}
#footer .second {
	margin:30px 0px 0px 30px;
	width:420px;
	float:left;
}
#footer ul {
	margin:15px 0 0 25px;
	padding:0 0 0 0;
}
#footer ul li {
	list-style-type:none;
	list-style-image:url("../img/dot.gif");
	margin:7px 0 0 0;
	padding:0;
}
.post, .post_top, .post_bottom {
	background:transparent url("../img/wide_box_center_2.png") top left repeat-y;
	padding:0px 35px;
	width:608px;
	margin: 0 0 0 7px;
	text-align: justify;
	color:#727272;
	}
.post {
	padding:5px 35px;
}
.post strong {
	font-size:1.8em;
	font-weight:normal;
	color:#2469b5;
	line-height:22px;
	padding-top:5px;
	display:block;
	margin-bottom:10px;
}
.post ul {
	list-style-type:none;
}
.post li {
	/*list-style-image: url("images/post_bullet.gif");*/
	background: url("../img/post_bullet.gif") 0px 6px no-repeat;
	padding-left:15px;
	position:relative;
	color:#555555;
}
.post_top {
	background:transparent url("../img/wide_box_top_2.png") top left repeat-y;
	width:678px;
	height:53px;
	padding:10px 0 0 30px;
	color:#2367b1;
}

.post_bottom {
	background:transparent url("../img/wide_box_bottom_2.png") top left no-repeat;
	width:678px;
	height:20px;
	padding:0;
}

.post_top h2 { 
	background: transparent url("../img/arrow_blue_on_white.gif") 0px 9px no-repeat;
	margin:0 0 0 -15px; 
	padding:0 0 0 15px; 
	font-weight:normal;
}
.post_top h2 a { color:#555; }
.post_top h2 a:hover { text-decoration: none }