
html, body {
	font-family: Georgia, "Times New Roman", serif;
	border: 0px solid #000000;
	color:black;
	margin: 0px; 
	padding: 0px;
	height: 100%;
}

body {
background: url('/images/paper.jpg');


}



img {
border: none;
}




p, h2 {
	margin: 0 0 1em 0;
}

p {

line-height: 1.4em;
letter-spacing: .05em;
color: #333;

}

h1,h2,h3,h4,h5,h6 {
margin: 0;
padding: 0;
}

h1, h2, h3, h4 {
	font-size: 1.6em;
	font-weight: 900;
	padding: 5px;
	text-align: center;
}

h1 {
	padding: 1em 0 0.5em 0;
}

h2 {
	font-size: 1.4em;
	padding-bottom:1em;
}

h3 {
	font-weight: 300;
	font-size: 1.6em;
	color: #4444CC;
	
}

h4 {
font-size: 1.2em;
}


h5 {
font-size: .7em;
text-align:left;
letter-spacing:.2em;
font-weight:normal;
margin-bottom: 1em;
}


#viewport {
	text-align:center;
}

#header {
	padding: 12px 0 0 0; 
	height: 116px;
}

#header_blue {
	background: rgb(59, 72, 157);
	background: url('/images/grid4.jpg') 0 0;
	margin: 0;
	height:96px;
}

#header_top {
	width:939px;
	height:96px;
}

#header_sub {
	width:231px;
	height:19px;
	padding: 0px 5px 0px 5px;
	margin:  6px 0 -10px 693px;
}

#surface {
margin-top: -20px;
	background: rgb(59, 72, 157);
	background: url('/images/grid4.jpg') 0 0;
}


#overlay {
	background: url('/images/paper.jpg');
	moz-border-radius: 50px 50px 0px 0px;
	-moz-border-radius: 50px 50px 0px 0px;
	-webkit-border-radius: 50px 50px 0px 0px;
	border: 0;
}

#container {
	width: 933px;  
	text-align: left; 
	margin: 0 auto; 
}


#sidebar1, #sidebar2 {
	float:left;
	width: 230px;
	padding: 2px;
	margin-top: 128px;
}


#sidebar2 {
	margin-top: 148px;
}

#sidebar1content, #sidebar2content {
	top: 0px;
	position:relative;
}

.sb {
	width:222px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 10px;
	border: 1px solid #BBB; 
	background: url('/images/paper.jpg');
}

#alt {
	background: rgb(59, 72, 157);
	background: url('/images/grid4.jpg') 0 0;
	height:30px;
}






#mainContent {

	float:left;
	width: 415px;
	padding: 10px;
	margin: 0 0 10px 16px;

	font-weight: 100;
	text-align:justify;
}


.article {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", serif;
	background-color: #f3f3f3;
	background: -moz-linear-gradient(top, #fff 0%, #f0f0f0 100%);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#e9e9e9));
	padding: 40px;
	margin-top: 40px;
	box-shadow: 0px 0px 20px #bbb;
	-moz-box-shadow: 0px 0px 20px #bbb;
	-webkit-box-shadow: 0px 0px 20px #bbb;
}


.number {
	font-family: "Times New Roman", serif;
	margin-top: 20px;
	width:50px;
	height:50px;
	padding: 10px;
	background-color: #f9f9f9;
	color: #555;
	font-size: 1.8em;
	font-weight: 900;
	line-height: 50px;
	border: 1px solid #ddd;
	box-shadow:  0px 0px 5px 5px #ddd;
	-moz-box-shadow:  0px 0px 5px 5px #ddd;
	-webkit-box-shadow:  0px 0px 5px 5px #ddd;

}






.menu100 {
	font-family: "Times New Roman", serif;
	max-width: 400px;
	padding-left:1px;
	float:left;
/* 	background: url('../images/mapleb.gif') no-repeat; */
	margin-top:11px;
	margin-bottom:20px;
	box-shadow: 0px 0px 20px #bbb;
	-moz-box-shadow: 0px 0px 20px #bbb;
	-webkit-box-shadow: 0px 0px 20px #bbb;
	font-size:17px;
}



.tags {
	margin-top:30px;
	padding-top: 20px;
	text-align:center;
	border-top: 1px dashed #666;
}

.tags_all {
	padding-top: 40px;
	text-align:center;
}

.tags_all h1 {
	padding-bottom:20px;
	
}

.tag {
	font-size: 0.9em;
	white-space: nowrap;
	padding: 5px;
	line-height: 2.5em;
	font-family:Arial, Helvetica, sans-serif;
	height:30px;
	text-decoration: none;
}

.tag:hover, .list:hover {
	/*background: rgb(238, 252, 94);*/
	background-image: url('/images/high01.png');
	-moz-background-size:cover;
	-webkit-background-size:100% 100%;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-repeat:repeat-x;
	background-position:center center;
	}
	
	.tag:visited {
		/*background: rgb(238, 252, 94);*/
	}



.articles {
	padding-top: 40px;
}

.articles h1 {
	padding-bottom: 20px;
	}





#footer {
	text-align:center;
	padding:10px;

	font-family:Arial, Helvetica, sans-serif; 
	border-top: 1px solid #ccc;
	margin-top:50px;

	background-color: rgb(238,238,238);
	background-color: rgba(204,204,204,0.5);
	background: -moz-linear-gradient(top, rgba(204,204,204,0.5) 0%, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(204,204,204,0.5)), to(rgba(255,255,255,0)));

}

#feet {
	margin:0 auto;
	
	width:933px;

}	

.foot {
	width: 291px;
	margin:  0 10px 20px 10px ;
	float:left;
}





a {
	text-decoration: none;
	color: #4444CC;
	word-wrap:break-word;
}

.menu100 a {
	font-family: "Times New Roman", serif;
	display:inline-block;
	position:relative;

	width:39px; 
	height:39px;
	margin: 0;
	margin-top: -1px;
	margin-left: -1px;
	border:1px solid #bbb;
	text-align:center;
	line-height: 1.8em;
	font-weight:bold;
	font-size: 1.2em;
	vertical-align:bottom;
}

.menu100 a:hover {
	background-color: rgb(255, 255, 255);
	cursor: pointer;

	width:60px;
	height: 60px;
	margin:-11px;
	z-index:2000;
	font-size:1.8em;
	line-height: 1.8em;
	text-decoration: none;
	
	box-shadow: 0px 0px 20px #666;
	-moz-box-shadow: 0px 0px 20px #666;
	-webkit-box-shadow: 0px 0px 20px #666;


}

.amenu, .bloc, .green, .lib, .ndp {
	text-align:center;
	padding:5px;
	display:block;
	font-size: 1.2em;
}

.amenu, .amenu:link, .amenu:visited, .amenu:active {
	color: #4444aa;
	font-size: 1.1em;
}

.amenu:hover {
	background: rgb(208,208,239);
	background: rgba(68,68,192, 0.25);
}



.list {
	font-size: .9em;
	padding:4px;
}

a:link {
	color: rgb(51, 51, 204);
}


a:visited, a:active {
	color: 	 rgb(51, 51, 102);
}

.bloc:link, .bloc:visited, .bloc:active {
	color: rgb(5, 172, 230);
	color: rgb(5, 172, 230);
}

.bloc:hover {

	background: rgb(192, 234, 248);
	background: rgba(5, 172, 230, 0.25);
}


.green:link, .green:hover, .green:visited, .green:active {
	color: rgb(74, 158, 39);
}

.green:hover {

	background: rgb(209, 230, 200);
	background: rgba(74, 158, 39, 0.25);
}

.lib:link, .lib:hover, .lib:visited, .lib:active {
	color: rgb(170, 20, 40);
}

.lib:hover {

	background: rgb(232, 195, 200);
	background: rgba(170, 20, 40, 0.25);
}

.ndp:link, .ndp:hover, .ndp:visited, .ndp:active {
	color: rgb(249, 142, 25);
}

.ndp:hover {
	background: rgb(253, 226, 197);	
	background: rgba(249, 142, 25, 0.25);	
}

.bloc:hover, .green:hover, .lib:hover, .ndp:hover {

}

.twtr-hd h3 {
	display:none;
}

.twtr-widget .twtr-hd h4 {
	line-height:2em !important;
}

.twtr-doc, .twtr-timeline {
	border-width:1px;
	border-color: #ccc;
	border-style: solid;
}


#email_link, #facebook_link, #date_link {
background-color: #E0E0E0 !important;

}

.container {

	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:6000;
	margin:0 auto;
	visibility:visible;
	KHTMLOpacity: 0.0; MozOpacity: 0.0; opacity: 0.0; filter: alpha(opacity=00);
}

#popup_container {
	cursor:pointer;		
}

.mask {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background: white;
	visibility:visible; KHTMLOpacity: 0.6; MozOpacity: 0.6; opacity: 0.6; filter: alpha(opacity=60);
}





#popup_content {
	height:333px;
	width:240px;
	position:relative;
	z-index:6000;
	margin: 5% auto 0;


	background: white;
	padding: 37px;
	font-size: 1.4em;

	color: #565051;

	zoom:1;
	display:block;
	visibility:visible;
	KHTMLOpacity: 1; MozOpacity: 1; opacity: 1; filter: alpha(opacity=100);
	KHTMLOpacity: .9; MozOpacity: .9; opacity: .9; filter: alpha(opacity=90);
}

#popup_content h2 {
	margin-top: 0;
	color: #396E06;
}

#popup_content h3 {
	margin-top: 0;
}



.feedback-form {
	background-color:transparent;
}

.feedback-form p {
	font-size: 1.1em;
	padding-left: 10px;
	margin-bottom: 0;
}

.feedback-form .textfield {
border:1px solid #DDDDDD;
width:98%;
}

.modal_content input.buttons {
font-size:1.1em;
font-weight:bold;
width: 258px;
height: auto;
}

.buttons {
color:#005124;
font:bold 1.1em Arial,Helvetica,sans-serif;
padding:0 3px;
height: 26px;
}

#form_error {
	color:#FF0000;
	font-size: 1.1em;
	padding-left: 10px;
}

.feedback-form table {
	font-size: 1.1em;
	margin-top: 10px;
	width: 90%;
}


#feedback_button {
	position:fixed;
	right: 0;
	top: 30%;
	z-index:1500;
}

#feedback_button:hover {
background:#333;
}



.modal_bar {
	background:	url('/images/grid4.jpg');
	height: 37px;
	width: 100%;
	margin: 0;
	padding: 0;
	color: white;
}

.modal_bar a:hover {

}

.modal_box {
font-family: Arial,Helvetica,sans-serif;
	height:407px;
	width:536px;
	color: #555;
	border: 1px solid #BBB; 
	display:block;
	visibility:visible;
	KHTMLOpacity: .85; MozOpacity: .85; opacity: .85; filter: alpha(opacity=85);

	position:relative;
	z-index:6000;
	margin: 6% auto 0;
	background: white;
	padding: 0;
}


.modal_box .modal_close {
	float:right;
}

#feedback_h1, .modal_box .modal_close {
	padding:3px 8px;
	color:white;
	font-weight:bold;
	font-size:1.6em;	
}

#feedback_h1 {
text-align:left;

}

.modal_content {
	height:333px;
	width:462px;
	padding: 37px;
	font-size: .8em;

}


.modal_content h1 {
	font-size:2em;	
	color: #555;
	margin-top: 1em;
}

.modal_content a {
	color: white;
}


.modal_content table {
	font-size: 1.4em;	
	color: #555;
width: 90%;
}

.modal_content td {
	padding-bottom:10px;
}

.modal_content input, .modal_content textarea {
	width:250px;
	color: #555;
}

.modal_content textarea {
}

.article a {
	text-decoration: underline;
}

