/* 
DPS Stylesheet, Design & Code
Based on original Kompakt Conseil design [eyesonthestreet@gmail.com]
Updated by Genevieve Robert and Mathieu Menard [addesign@dailypublications.org]
November 30, 2010
All rights reserved
*/

#body { 
	font-family: "Futura", "Verdana", "Helvetica", sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #c6cfd3;
	margin: 0;
}

a:link {
	color: #74a6be;
	text-decoration: none;
}

a:visited  { 
	color: #b0c8d4; 
	text-decoration: none 
}

a:hover {f
	color: #b0c1c6;
	background-color: #;
	text-decoration: none;
}

a:active {
	color: #b0c1c6;
	text-decoration: none;
}

img {
	border-style:none;
}

a img {
	border-style:none;
}	

/* TOP LINKS */

.top {
	width: 955px;
	height: 40px;
	margin: 0 auto 0 auto;
	background-color: #6d7b81;
	padding: 0 10px 0 10px;
	border: 0px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

.top a:link {
	color: #000000;
	text-decoration: none;
}

.top a:visited  { 
	color: #000000; 
	text-decoration: none; 
}

.top a:hover {
	color: #ffffff;
	text-decoration: none;
}

.top a:active {
	text-decoration: none;
}

div.cols1 {
	float: left;
	margin: 5px;
	width: 100px;
	height: 22px;
	background-color: #d6dee1;
	border: 2px #ffffff solid;
}
div.cols2 {
	float: right;
	margin: 5px;
	width: 145px;
	height: 22px;
	background-color: #d6dee1;
	border: 2px #ffffff solid;
}
div.cols3 {
	float: left;
	width: 300px;
}
div.cols4 {
	float: left;
	width: 300px;
	height: 30px;
	background: #ffffff url("/library/images/dotlineh.gif") repeat-x;
	background-position:center center;
}

div.cols5 {
	font-size: 25px;
	font-weight: bold;
	float: left;
	width: 300px;
}

.cols5 a:link {
	color: #000000;
	text-decoration: none;
}

.cols5 a:visited  { 
	color: #000000; 
	text-decoration: none; 
}

.cols5 a:hover {
	color: #6d7b81;
	text-decoration: none;
}

.cols5 a:active {
	color: #6d7b81;
	text-decoration: none;
}


div.left {
	float: left;
}

div.logo {
	position: absolute;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

div.left2 {
	font-size: 12px;
	width: 325px;
	height: 535px;
	float: left;
	background: #ffffff url("/library/images/dotlinev.gif") repeat-y;
	background-position:right top;
}

div.right {
	float: right;
}

div.right2 {
	width: 620px;
	float: right;
}

/* SECTIONS MENU */

.menu {
	width: 600px;
	height: 75px;
	font-size: 34px;
	font-weight: bold;
	margin: -10px -10px;
	float: right;
	background-color: #b0c1c6;
}

.basmenu {
	position: relative;
	display: inline;
	top: 15px;
	float: right;
	margin-left: 20px;
	margin-right: 15px;
}

.basmenu a:link {
	color: #000000;
	text-decoration: none;
}

.basmenu a:visited  { 
	color: #000000; 
	text-decoration: none; 
}

.basmenu a:hover {
	color: #6d7b81;
	text-decoration: none;
}

.basmenu a:active {
	color: #ffffff;
	text-decoration: none;
}

.altmenu {
	position: relative;
	display: inline;
	top: 15px;
	float: right;
	margin-left: 20px;
	margin-right: 15px;
}

.altmenu a:link {
	color: #6d7b81;
	text-decoration: none;
}

.altmenu a:visited  { 
	color: #6d7b81; 
	text-decoration: none; 
}

.altmenu a:hover {
	color: #ffffff;
	text-decoration: none;
}

.altmenu a:active {
	color: #ffffff;
	text-decoration: none;
}

.corner {
	position: absolute;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

/* TOP TITLE */

.title {
	position: relative;
	float: right;
	font-size: 75px;
	font-weight: bold;
	font-variant: small-caps;
	color: #c6cfd3;
	margin-top: 20px;
	margin-right: 15px;
}

/* MAIN CONTENT AND DOTTED LINES */

.c1 {
	width: 955px;
	height: 150px;
	margin: 10px auto 0px auto;
    background-color: #ffffff;
	padding: 10px;
	border: 0px;
}

.c2 {
	width: 955px;
	height: 540px;
	margin: 0px auto 0px auto;
    background-color: #ffffff;
	padding: 10px;
	border: 0px;
}

.c3 {
	width: 955px;
	height: 10px;
	margin: 0px auto 0px auto;
    background-color: #ffffff;
	padding: 10px;
	border: 0px;
	font-size: 11px;
	text-align: center;
}

.c4 {
	width: 955px;
	height: 350px;
	margin: 0px auto 0px auto;
    background-color: #ffffff;
	padding: 10px;
	border: 0px;
	font-size: 16px;
	text-align: center;
}

.title2 {
	font-weight: bold;
}

.subtitle {
	font-size: 13px;
	color: #6d7b81; 

}

.imgcenter {
	display: block;
	border-style:none;
	margin-left:auto;
	margin-right:auto;
}

.h1 {
	position: absolute;
	top:200px;
	height:4px;
	width: 945px;
	background: #000000 url("/library/images/dotlineh.gif") repeat-x;
	border: none;
}

