/* CLF 2.0 TEMPLATE VERSION 1.0 | VERSION 1.0 DU GABARIT NSI 2.0 */

/* GENERAL CSS ENDS | FIN DU CSS GENERAL */
/* START: Minister's pages  */
div.center h1.minmin {
	background: #696 url(../images/h1-image.jpg) bottom left no-repeat;
	font-size: 100%; 
	color: #FFF; 
	margin-top: -5px;
	margin-bottom: 2px; 
	/*	
	padding: 2px 0 2px 32px;
	width: 363px;
	*/
	padding: 2px 0 2px 0; 
	width: 395px;
	text-align: center;	 
}	

h3.minminnews { 
	color: #696; 
	font-size:110%; 
	font-weight: bold; 
	margin-bottom: -12px; 

}

div.minminnewstitle { 
	width: 115px; 
	margin-left: 15px;
	margin-bottom: 0px;
	margin-top: 5px;
	color: #FFF;
	font-size: 105%;
	padding: 2px 0 2px 15px;
	background: #696 url(../images/center-tab-left2.gif) bottom left no-repeat; 
	font-weight:bold;
}

div.minminnews { 
	border: 1px #696 solid; 
	padding: 2px 2px 0 2px; 
	 
}

div.minminpriorities { 
	border: 1px #696 solid; 
	padding: 2px 2px 0 2px; 
	text-align: center; 
	position: relative;
	 
}

div.prio {
	display: block; 
	width: 190px; 
	text-align: left; 
}

.prioleft { 
	float: left;
	vertical-align: text-top; 
	position: relative;
	padding: 3px 1px 0px 2px;
}

.prioright { 
	float: left;
	vertical-align: text-top;
	position: relative; 
	padding: 3px 0px 0px 3px;
}

div.clear {
	clear: both;
}

/* PROJECT DESCRIPTION STYLES  */

div.floatingbox {
	float: right;
	width: 270px;
	border: 2px solid #5588dd;
	background-color: #FFF;
	margin: 10px 0px 10px 0px;
	margin-left: +10px;
	}
	
div.floatingbox p, div.floatingbox h2 { 
	margin: 10px;
	}

div.floatingbox h2 { 
	margin: 10px;
	font-size: 14px;
	font-weight: bold;
	}
	
div.floatingbox ul {
	list-style: disc;
	margin: 10px 5px 10px 40px;
	}
	
.image-right1 {
	float: right;
	vertical-align: text-top;
	margin-left: 8px;
	padding: 8px;
	font-style: italic;
	font-weight: 500;
	color: #003366;
	
	}
	
.image-left1 {
	float: left;
	vertical-align: text-top;
	margin-left: 8px;
	padding: 8px;
	font-style: italic;
	font-weight: 500;
	color: #003366;
	}
	
.image-center {
	padding: 10px;
	font-style: italic;
	font-weight: 500;
	color: #003366;
	font-size: 11px;
	}
	
.image-right2 {
	float: right;
	vertical-align: text-top;
	padding: 11px;
	font-style: italic;
	font-weight: 500;
	color: #003366;
	}
	
.image-left2 {
	float: left;
	vertical-align: text-top;
	padding: 10px;
	font-style: italic;
	font-weight: 500;
	color: #003366;
	}
	
.imagecaption {
	font-style: italic;
	font-weight: 500;
	color: #003366;
	}
	
/* Research Project headings */

.yellowbg {
	width: 580px;
	background-color: #ffeea9;
	}
	
	
.bluebgHeading {
	width: 550px;
	background-color: #6699cc;
	color: #FFFFFF;
	padding: 5px 10px 5px 15px;
	}
	
.mustardbg {
	background-color: #ebe600;
	padding: 5px 10px 5px 15px;
	}

.bluebg {
	width: 550px;
	background-color: #6699cc;
	border: 2px black solid;
	color: #FFFFFF;
	padding: 5px 10px 5px 15px;
	}
	
.bluebglinks {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
.bluebgact {
	width: 550px;
	background-color: #86b2e2;
	border-left: 1px black solid;
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	color: #000000;
	padding: 5px 10px 5px 15px;
	}
	
.bluebgact1 {
	width: 550px;
	background-color: #5794d7;
	color: #FFFFFF;
	padding: 5px 10px 5px 15px;
	border-left: 1px black solid;
	border-right: 1px black solid;
	border-top: 1px black solid;
	font-weight: 700;
	}
	
.bluebg2 {
	background-color: #6699cc;
	padding: 5px 10px 5px 15px;
	color: #FFFFFF;
	border: 1px black solid;
	}
	
.yellowbg2 {
	background-color: #ffeea9;
	padding: 5px 10px 5px 15px;
	border: 1px black solid;
	}
	
/* Research Project pdf version */

.pdfbox  {
	float: right;
	width: 69px;
	background-color: #FFF;
	padding: 0px 3px 0px 0px;
	background-image: url(../images/pdfimage.jpg);
	background-repeat: no-repeat;
	margin-right: 8px;
	margin-top: 2px;
	font-size: 10px;
	color: #5588dd;
	}
	
.pdfhr {
	color: #003366;
	}
	