@charset "utf-8";
/*
 	Author: Olivier Mireault & Philippe Racine
	Website: Semaine des Bibliothèques Publiques du Québec 2009
	Description: Style sheet for the design by Majuscules
	Version 1.0
	Author URL: www.dream-hunters.net
*/

/*	Text and Colours	*/

body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	background-color: #FFFFFF;
	}
	
a	{
	color: #000000;
	}
	
sup {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 4px;
	}
	
.bold_purple {
	color: #660099;
	font-weight: bold;
	}
	
.bold_green {
	color: #99CC00;
	font-weight: bold;
	}
	
.menu_right_black {
	color: #000000;
	font-size: 10px;
	}
	
.menu_right_green {
	color: #99CC00;
	font-size: 13px;
	font-weight: bold;
	}

/* Objects */
	
img {
	border: none;
	}
	
div.anterieures {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	}
	
div.anterieures a {
	color: #99CC00;
	text-decoration: none;
	}
	
div.presse {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	line-height: 19px;
	}

div.presse a {
	color: #99CC00;
	text-decoration: none;
	}
	
div.presse_2 {
	margin-top: 100px;
	padding-top: 8px;
	margin-left: 15px;
	padding-left: 10px;
	padding-right: 10px;
	width: 316px;
	height: 143px;
	background-image: url(image/square_presse.png);
	background-repeat: no-repeat;
	text-align: center;
	color: #99CC00;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	}
	
div.presse_2 a {
	color: #99CC00;
	text-decoration: none;
	}
	
div.square_purple {
	margin-bottom: 5px;
	padding-top: 5px;
	margin-left: 15px;
	padding-left: 10px;
	padding-right: 10px;
	width: 313px;
	height: 166px;
	background-image: url(image/square_purple.png);
	background-repeat: no-repeat;
	text-align: center;
	}
	
div.square_green {
	margin-bottom: 5px;
	padding-top: 5px;
	margin-left: 15px;
	padding-left: 10px;
	padding-right: 10px;
	width: 313px;
	height: 166px;
	background-image: url(image/square_green.png);
	background-repeat: no-repeat;
	text-align: center;
	}
	
div.square_green_small {
	margin-bottom: 5px;
	padding-top: 5px;
	margin-left: 15px;
	padding-left: 10px;
	padding-right: 10px;
	width: 313px;
	height: 122px;
	background-image: url(image/square_green_small.png);
	background-repeat: no-repeat;
	text-align: center;
	}
	
div.collab {
	text-align: justify;
	font-size: 11px;
	}

/*	Divisions	*/

#container {
	position: relative;
	margin: auto;
	width: 945px;
	height: 100%;
	background-image: url(image/background.png);
	background-repeat: no-repeat;
	background-position: top left;	
	}
	
#header {
	width: 945px;
	height: 162px;
	}
	
#center {
	float: right;
	width: 577px;
	height: 100%;
	}
	
#title {
	width: 577px;
	height: 60px;
	background-image: url(image/main_top.png);
	background-repeat: no-repeat;
	background-position: top left;
	}
	
#main {
	width: 577px;
	background-image: url(image/main_mid.png);
	background-repeat: repeat-y;
	background-position: top left;
	}
	
#footer {
	width: 577px;
	height: 24px;
	background-image: url(image/main_bot.png);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 10px;
	}
	
#menu_left {
	float: right;
	width: 105px;
	height: 670px;
	text-align: right;
	}

#menu_left_1 {
	height: 33px;
	background-image: url(image/menu_left_1.png);
	background-repeat: no-repeat;
	background-position: top right;
	margin-top: 35px;
	line-height: 38px;
	}
	
#menu_left_2 {
	height: 33px;
	background-image: url(image/menu_left_2.png);
	background-repeat: no-repeat;
	background-position: top right;
	margin-top: 4px;
	line-height: 38px;
	}
	
#menu_left_3 {
	height: 33px;
	background-image: url(image/menu_left_3.png);
	background-repeat: no-repeat;
	background-position: top right;
	margin-top: 4px;
	line-height: 38px;
	}
	
#menu_left_4 {
	height: 33px;
	background-image: url(image/menu_left_4.png);
	background-repeat: no-repeat;
	background-position: top right;
	margin-top: 4px;
	line-height: 38px;
	}
	
#menu_left_5 {
	height: 34px;
	background-image: url(image/menu_left_5.png);
	background-repeat: no-repeat;
	background-position: top right;
	margin-top: 4px;
	line-height: 40px;
	}
	
#menu_left_6 {
	height: 33px;
	background-image: url(image/menu_left_6.png);
	background-repeat: no-repeat;
	background-position: top right;
	margin-top: 4px;
	line-height: 30px;
	}
	
#menu_left_7 {
	height: 33px;
	background-image: url(image/menu_left_7.png);
	background-repeat: no-repeat;
	background-position: top right;
	margin-top: 4px;
	line-height: 38px;
	}
	
#menu_left_8 {
	height: 33px;
	background-image: url(image/menu_left_8.png);
	background-repeat: no-repeat;
	background-position: top right;
	margin-top: 340px;
	line-height: 38px;
	}
	
#menu_right {
	float: right;
	width: 215px;
	margin-left: 10px;
	}
	
#menu_right_top {
	width: 205px;
	height: 17px;
	background-image: url(image/menu_right_top.png);
	background-repeat: no-repeat;
	background-position: top left;
	}
	
#menu_right_mid {
	width: 205px;
	background-image: url(image/menu_right_mid.png);
	background-repeat: repeat-y;
	background-position: top left;
	text-align: left;
	}
	
#menu_right_mid a {
	color: #660099;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}
	
#menu_right_bot {
	width: 205px;
	height: 25px;
	background-image: url(image/menu_right_bot.png);
	background-repeat: no-repeat;
	background-position: top left;
	}

/* Olivier */

a.doc {
	color:#000000;
	}
	
a.img {
	color:#FFFFFF;
	}

div.container {
	margin:auto;
	width:700px;
	font:Arial, Helvetica, sans-serif;
	font-size:20px;
	}

div.title {
	text-align:center;
	}
	
div.title_right {
	text-align:right;
	}
	
div.title_img {
	margin-top:30px;
	margin-bottom:50px;
	text-align:center;
	}

div.checkbox {
	float:right;
	margin-top: 7px;
	margin-right: 250px;
	}
	
div.checkbox_choice {
	float:right;
	margin-right: 250px;
	}
	
div.img_right {
	margin-bottom:10px;
	width:230px;
	margin-top:30px;
	float: left;
	}
	
div.img_add {
	text-align:right;
	}
	
div.img_left {
	width:220px;
	margin-top:30px;
	float: left;
	}

div.img_center {
	width:250px;
	margin-top:30px;
	float: left;
	}

div.text_left {
	margin-top:10px;
	width:210px;
	float: left;
	}
	
div.text_inner {
	width: 195px;
	margin-left:10px;
	margin-top:10px;
	font-size:14px;
	text-align:left;
	text-decoration:underline;
	width:210px;
	float: left;
	}
	
div.text_inner_mini {
	width: 195px;
	margin-left:10px;
	font-size:12px;
	text-align:left;
	width:210px;
	float: left;
	}
	
div.text_center {
	margin-left:10px;
	margin-top:10px;
	margin-botoom:10px;
	border-style:solid;
	border-width:thin;
	border-color:#9EC216;
	width: 215px;
	float: left;
	}

div.text_right {
	margin-left:12px;
	margin-top:10px;
	margin-botoom:10px;
	border-style:solid;
	border-width:thin;
	border-color:#9EC216;
	width: 215px;
	float: left;
	}
	
div.title_img_right {
	margin-top:30px;
	margin-bottom:50px;
	text-align:right;
	}
	
div.text_title {
	text-decoration:underline;
	}
	
div.text {
	}
	
div.text_act {
	font-size:16px;
	margin-top:5px;
	margin-bottom:5px;
	}
	
div.line {
	width:730px;
	margin-bottom:10px;
	clear:both;
	}

div.text_bold {
	font-weight:bold;
	}
	
div.text_col_left {
	font-size: 18px;
	width:200px;
	float: left;
	}
	
div.text_col_center {
	font-size: 18px;
	width:250px;
	float: left;
	}
	
div.text_col_right {
	margin-left:5px;
	margin-bottom:10px;
	font-size: 18px;
	text-align:right;
	float: right;
	}	

div.text_bold {
	font-weight:bold;
	}
	
div.title_col_left {
	font-weight:bold;
	width:200px;
	float: left;
	}
	
div.title_col_center {
	font-weight:bold;
	width:250px;
	float: left;
	}
	
div.title_col_right {
	font-weight:bold;
	text-align:right;
	float: right;
	}

div.text_small {
	font-size: 15px;
	}
