body {
	margin: 20px 0;
	margin-left: 80px;
	padding: 0;
	background: #ECEADC;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #7F7E77;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	padding: 2px 5px;
	background: #F9F8F1 url(pictures/backgrounds/img03.gif) repeat-x;
	border: 1px solid #D2BA29;
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	color: #2D2D2B;
}

h1, h2, h3 {
	font-family: Arial, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #2D2D2B;
}

h1 a, h2 a, h3 a {
	color: #2D2D2B;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	color: #D2BA29;
}

h1 {
	letter-spacing: -2px;
	font-size: 2.8em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	letter-spacing: -0px;
	font-size: 1.2em;
}

p, ul, ol {
	margin-bottom: 2em;
	line-height: 180%;
}

blockquote {
	margin: 0 3em 0 2em;
	padding: 0 0 0 1em;
	font-style: normal;
	border-left: 4px solid #F2EAB8;
	text-align: justify;
}

a {
	border-bottom: 1px solid #F2EAB8;
	text-decoration: none;
	color: #D2BA29;
}

a:hover {
	border: none;
	color: #FFB700;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	background: #222222;
}

/* Logo */

#logo {
	float: left;
	height: 70px;
	width: 900px;
	padding: 0px;
	padding-left: 60px;
	margin: 0px;
	color: #FFFFFF;
	background: #D2BA29 url(pictures/backgrounds/img01.jpg) no-repeat right top;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	width: 960px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-bottom: 0px;
	padding-top: 10px;
	text-transform: capitalize;
	letter-spacing: 0px;
	font-size: 2.6em;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h3 {
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 65px;
	letter-spacing: 0px;
	font-size: 1.2em;
	font-weight: normal;
	float: left;
	color: #FFFFFF;
}

#logo h2 {
	padding-top: 30px;
	font-size: .9em;
}

#logo a {
	border: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	padding-top: 15px;
}

#searchsubmit {
	background: #D5BF36 url(pictures/backgrounds/img04.gif) repeat-x;
	font-size: .9em;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 960px;
	height: 65px;
	margin: 0 auto;
	background: #242424 url(pictures/backgrounds/img02.jpg) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 18px 0 0 10px;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	padding: 0 20px;
	border: none;
	letter-spacing: -1px;
	font: normal 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CABFB4;
}

#menu a:hover {
	color: #FFFFFF;
}

/* Page */

#page {
	position: relative;
	width: 960px;
	margin: 0 auto;
	background: url(pictures/backgrounds/img05.gif) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 710px;
}

/* Post */

.post {
	padding: 25px;
}

.post .title {
	margin: 0;
	border-bottom: 2px solid #F2EAB8;
}

.post .meta {
	height: 11px;
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #F2EAB8;
	line-height: normal;
	font: bold .8em Arial, Helvetica, sans-serif;
	color: #C5C3BC;
}

.post .metapress {
	height: 11px;
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #F2EAB8;
	line-height: normal;
	font: bold .9em Arial, Helvetica, sans-serif;
	color: red;
}

.metapresspassportimg {
	height: 40px;
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #F2EAB8;
	line-height: normal;
	font: bold .9em Arial, Helvetica, sans-serif;
}

.metapresspypassport {
	height: 11px;
	margin: 0;
	margin-left: 0px;
	padding: 5px 0;
	padding-left: 15px;
	width: 380px;
	border-top: 1px dashed #F2EAB8;
	border-bottom: 1px dashed #F2EAB8;
	line-height: normal;
	font: .9em Arial, Helvetica, sans-serif;
	color: #08adbb;
}

.metapressred {
	height: 11px;
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #F2EAB8;
	line-height: normal;
	font: bold .9em Arial, Helvetica, sans-serif;
	color: red;
}

.post .meta .author {
	float: left;
}

.post .meta .date {
	float: right;
}

.post .meta a {
	border: none;
}

.post .entry {
}

.post .tags {
	margin: 0;
	padding: 5px 0;
	border-top: 2px solid #F2EAB8;
	line-height: normal;
	font-size: smaller;
}

.post .links {
	margin: 0;
	padding: 5px 0;
	border-top: 1px solid #F2EAB8;
	border-bottom: 1px solid #F2EAB8;
	line-height: normal;
	font-size: smaller;
}

/* Posts */

.posts {
	padding: 20px;
}

.posts h2 {
	margin: 0;
	border-bottom: 2px solid #F2EAB8;
}

.posts ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.posts li {
	padding-bottom: 1px;
}

.posts .title {
	margin: 20px 0 0 0;
	border-bottom: 2px solid #F2EAB8;
}

.lefttitle {
	padding: 7px 0px 0px 0px;
	height: 50px;
	background: #c8c39e url(pictures/backgrounds/img09.jpg) no-repeat;
	text-align: center;
	border: none;
	letter-spacing: -1px;
	font: normal 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #e4dd8d;
	margin: 10px 0px 10px 0px;
}

.posts .subtitlenews {
	margin: 0 0 0 0;
	border-bottom: 1px solid #F2EAB8;
	color:red;
}


.posts .title a {
	border: none;
}

.posts .meta {
	height: 11px;
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #F2EAB8;
	line-height: normal;
	font: .8em Arial, Helvetica, sans-serif;
	color: #C5C3BC;
}

.posts .meta .author {
	float: left;	
	color: #D2BA29;
}

.posts .meta .date {
	float: right;
}

.posts .meta a {
	border: none;
}

/* Former Post */
#former-post {
	float: left;
	width: 350px;
	padding-top: 10px;
}

/* Latest Post */

#latest-post {
	float: left;
	width: 350px;
	padding-top: 10px;
}

#widelatest-post {
	float: left;
	width: 650px;
}

/* Recent Posts */

#recent-posts {
	float: right;
	width: 270px;
	padding-top: 10px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 210px;
	padding: 20px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding-left: 10px;
}

#sidebar li li {
	padding-left: 15px;
	background: url(pictures/backgrounds/img06.gif) no-repeat left center;
}

#sidebar h2 {
	margin: 0;
	padding: 20px 0;
}

#sidebar a {
	border-bottom-color: #B4AF8E;
	color: #666666;
}

#sidebar a:hover {

}

/* Footer */

#footer {
	width: 940px;
	height: 80px;
	padding: 20px 0 0 20px;
	margin: 0 auto;
	background: url(pictures/backgrounds/img07.gif) no-repeat;
}

#footer p {
	margin: 0;
	font: bold .8em Arial, Helvetica, sans-serif;
	color: #B4AF8E;
}

#footer a {
	color: #B4AF8E;
}

.ref {
	color: #D2BA29;
}

P.justify {
	text-align: justify;
}

.contact {
	text-align: center;
	line-height: 1.5em;
}
.contactcenter {
	text-align: center;
	line-height: 1.5em;
}


a.nodecoration {
	border-bottom: 0px solid red;
	text-decoration: none;
}

a.internal {
	border-bottom: 1px solid #F2EAB8;
	text-decoration: none;
	color: #D2BA29;
}

a.external {
	border-bottom: 1px dashed #F2EAB8;
	text-decoration: none;
	color: #D2BA29;
}

a.external:hover {
	border: none;
	color: #FFB700;
}

a.nodecoration {
	border-bottom: none;
	text-decoration: none;
}

img.members{
	height: 120pt;
 	border: 1px solid #D2BA29;
}

div.members{
	font-size: 1.2em;
	line-height: 180%;
	text-align: center;
}

img.email{
 	border: 0px solid #D2BA29;
	padding: 3px 0px 0px 1px;
}
img.emaillounge{
 	border: 0px solid #D2BA29;
	padding: 0px 0px 0px 1px;
	margin:  0px 0px -2px 0px;
}

img.partner{
 	border: 1px solid black;
	padding: 0px 0px 0px 0px;
	background: white;
}
img.left {
	float: left;
	margin: 5px 20px 0 0;
}

#partners{
	text-align: center;
}

/* OUR LABS */
td.ourlabsimage {
	vertical-align:top;
	padding-top: 0px;
}

p.ourlabsjustifypadright {
	text-align: justify;
	padding-right: 0px;
	padding-left: 20px;
}	

/* MOBIB */

.mobibref {
	color: #D2BA29;
	line-height: 150%;
}

p.mobib {
	margin-bottom: 0em;
	text-align: justify;
}	

ul.mobib {
 	margin: 10px;
	line-height: 170%;
}

p.pypassport {
	margin-bottom: .6em;
	text-align: justify;
}	

ul.pypassport {
 	margin: 10px;
 	margin-top: 0px;
	line-height: 140%;
}

ol.pypassport {
 	margin: 10px;
 	margin-top: 0px;
	line-height: 140%;
}

/* RFID LOUNGE */

.messagethanks{
	color: green;
	text-align: justify;
}

.rfidnewref{
	font: bold 1em Arial, "Times New Roman", Times, serif;
	color: red;
	padding: 0pt;
}



.rfidimg{
	text-align: center;
	border: 0px solid red;
}

.rfidrefanchor{
	border: 0px solid red;
}

td.rfidauthor{
	font-size: 1.0em;
	text-align:left; vertical-align:top; padding:0px
}

td.rfidref{
	text-align:center; vertical-align:top; padding:0px;
	text-decoration: none;
}

.rfidreflistpapers{
	padding: 0px;
	margin: 0px;
	text-transform: capitalize;
	letter-spacing: 0px;
	font-size: 1em;
	font-weight: normal;
}

.rfidreftable{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	border: 0px solid #D2BA29;
}

ul.rfidul{
  margin-left: 15pt;
  margin-top: 0pt;
  margin-bottom: 3pt;
  margin-right: 0pt;
  padding:0pt;
  padding-bottom:5pt;
}

li.rfidli{
  line-height: 1.2em;	
  margin: 0pt;
  padding: 0pt;
}

.rfidyear{
  color: red;
  font-weight: bold;
  border-bottom: 1px dashed #D2BA29;
}


/* Menu RFID Lounge */

blockquote.rfid {
	height: 260px;
	margin: 0 3em 0 100px;
	padding: 0 0 0 1em;
	font-style: normal;
	border-left: 4px solid #F2EAB8;
	text-align: justify;
}

#leftsidebarnew{
	position:absolute;
	top:80px;
	left:-80px;
	width: 188px;
	height: 249px;
	background: white url(http://www.uclouvain.be/sites/security/pictures/backgrounds/leftmenu2.jpg)  no-repeat left top;
	border: none;
	padding: 0px;
	color: #D2BA29;
	font: normal 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 160%;
	text-align: center;

}

#leftsidebar{
	position:absolute;
	top:250px;
	left:-177px;
	width: 170px;
	border: 5px solid #D2BA29;
	padding: 10px 4px 10px 4px;
	background: #242424;	
	color: #D2BA29;
	font: normal 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 140%;
	text-align: center;

}

#leftmenu a {
	border: none;
	color: #CABFB4;
}

#leftmenutitle {
	color: #e4dd8d;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #e4dd8d;
	text-transform: uppercase;
}

#leftmenutitlenew {
	color: #e4dd8d;
	margin-bottom: 15px;
	padding-top: 25px;
	padding-bottom: 5px;
	border-bottom: none;
	text-transform: uppercase;
}

#leftmenulastupdate {
	margin-top: 35px;
	padding-top: 5px;
	border-top: none;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;	
	font-size: .6em;
}



#leftmenu a:hover {
	color: #FFFFFF;
}

#legalmention{
	font: italic 1em Georgia, "Times New Roman", Times, serif;
	text-align:center;
	width: 80%;
	margin: auto;
	margin-top: 40px;
	color: #D2BA29;
	line-height: 150%;
}

#logorfid{
	margin: 20px auto 30px auto;
	border: none;
	text-align: center;
}

/* MISC */

.registration{
    margin: 0px;
    padding: 5px;
    border: 1px solid #262626;
    color:  #262626;
    background: #d4bd31;
    font: bold 1em Arial, Helvetica, sans-serif;
}

img.withoutborder{
	border:none;
}

.last{
	text-align: left;
	vertical-align: top;
	line-height: 1em;
	color: red;
}

.lastcontent{
	text-align: left;
	vertical-align: top;
	line-height: 1.5em;
}

div.publi{
	font: 1em Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	text-align: justify;
}

/* MASTER THESIS */

.masterthesistopic{
	margin: 0;
	padding-right: 10pt;
	padding-bottom: 10pt;
	border-bottom: none;
	font: 1.5em italic Arial, Helvetica, sans-serif;
	color:red;
}
.masterthesistopicdiv{
	height: 19px;
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #F2EAB8;
	line-height: normal;
	font: bold 1em Arial, Helvetica, sans-serif;
}

.masterthesistitle {
	margin: 0;
	border-bottom: 2px solid #F2EAB8;
	font-family: Arial, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #2D2D2B;
	letter-spacing: 0px;
	font-size: 1.6em;
}

.trans {
	margin: 0;
	color: #fdfbed;
	font-size: 0.5em;
}

/* RFID BOOKS */


p.books {
	margin-bottom: 1em;
	line-height: 140%;
	text-align: justify;
}


/* RFID SECURITY AND PRIVACY TRAINING WEEK */

td.week {
    vertical-align: top;
}

p.weekday{	
    font: .9em Arial, Helvetica, sans-serif;
    color: #08adbb;
    margin: 0px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #08adbb;
    width: 180px;
}

a.blink {
	border-bottom: 0px solid #F2EAB8;
	text-decoration: none;
	color: red;
}


.imglevel {
    vertical-align:middle;
    padding-top: 3px;
    padding-left: 5px;
}