@import url(http://fonts.googleapis.com/css?family=Droid+Sans);
@import url(http://fonts.googleapis.com/css?family=Cantarell);
body {
	text-align: center;
	min-width: 780px; /* Use this, or */
	/*background: #F0F4EC;*/
	background: #FFFFFF url('images/bg.gif') repeat-x top;
	margin: 0;

	font-family: "Droid Sans", Verdana, Arial;
	font-size: 85%;
   }
 
a:link, a:visited, a:hover {
color: #2E0C8A;
}

div.wrapper {
	width: 776px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: #FFFFFF url('images/shadow.gif') repeat-y left;
	min-height: 600px;
	padding-top:0px;
	overflow: auto;
   }
* div.wrapper {
	overflow: hidden;
   }

div.header1 {
	background-color: #ECF0F0;
	width: 238px;
	margin: 3px 0 0 13px;
	height: 90px;
	float: left;
   }
   
div.header1 img {
   border: 0;
   }
* html div.header1 {
	margin-left: 7px;
}

#Logo {
margin-top: 2px; 
margin-left: 2px; 
border: 0; 
text-align: left;
}

div.header2 {
	margin: 3px 0 4px 0;
	background: #FFFFFF url('images/banner0.jpg') no-repeat right;
	width: 510px;
	color: #464646;
	height: 90px;
	float: left;
	text-align: right;
	font-size: 1.3em;
   }

#slogan {
	font-family: Arial, sans-serif; 
	margin-left: 0px; 
	margin-top: 5px; 
	text-align: center;
	font-size: 1em;
	line-height: 30px;
}
#dotcom {
	font-family: Verdana, 'Trebuchet MS', arial, sans-serif; 
	color: #4B4F4A; 
	font-size: 2em; 
	margin-top: 0px;
	line-height: 34px;
}


div.LeftCol {
	width: 165px;
	text-align: left;
	border: 2px solid red;   
	float: left;
	margin-left: 5px;  
   }
div.MainCol {
	clear: both;
	margin-top:30px;
	width: 640px;
	text-align: left;
	padding: 15px;
	margin-left: auto;
	margin-right: auto;
   }
* html div.MainCol {
/* IE 5 problem */
	width: 670px;
	margin-left: 50px;
/* IE 6 problem */
	w\idth: 640px;
	marg\in-left: auto;
   }

div.bottom {
	width: 776px;
	background: #FFFFFF url('images/footA.gif') no-repeat top center;
	height: 9px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3px;
   }
div.top {
	width: 776px;
	background: #d3d4de url('images/topA.gif') no-repeat bottom center;
	height: 9px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
	margin-bottom: 0;
padding: 0;

   }

div.navigation {
	margin-left: auto;
	margin-right: auto;
	width : 751px;
	text-align : center;
}

* html div.navigation {
/* IE 5 problem */
	margin-left: 20px;
/* IE 6 problem */
	marg\in-left: 13px;
   }

a:link.toplink {
	float : left;
	background: #487C05 url('images/navA.gif') repeat-x top left;
	color : #FFFFFF;	
	text-decoration : none;
	padding: 4px 0 4px 0;
	margin: 0;
        border-left : 1px solid #f2f2f2;
	border-right : 1px solid #A8ADA7;
	border-top : 1px solid #f2f2f2;
	border-bottom : 4px solid #dbdfd8;	
	font-size : 1.1em;

}
.overflow {
	float : left;
	background: #487C05 url('images/navA.gif') repeat-x top left;
	width: 100%;
}

a:visited.toplink {
	float : left;
	color : #FFFFFF;
	background: #487C05 url('images/navA.gif') repeat-x top left;
	text-decoration : none;
	padding: 4px 0 4px 0;
	margin: 0;
        border-left : 1px solid #f2f2f2;
	border-right : 1px solid #A8ADA7;
	border-top : 1px solid #f2f2f2;
	border-bottom : 4px solid #dbdfd8;	
	font-size : 1em;

}
a:hover.toplink {
	float : left;
	text-decoration : none;
	color : #FFFFFF;	
	background-color : #627168;
	padding: 4px 0 4px 0;	
	margin-top: 0;
        border-left : 1px solid #f2f2f2;
	border-right : 1px solid #A8ADA7;
	border-top : 1px solid #BED655;
	border-bottom : 4px solid #BED655;
	font-size : 1em;
}
.notlinked {
	float : left;
	color : #FFFFFF;	
	background: #487C05 url('images/navB.gif') repeat-x top left;
	text-decoration : none;
	padding: 4px 0 4px 0;	
	margin: 0;
	border-left : 1px solid #f2f2f2;
	border-right : 1px solid #A8ADA7;
	border-top : 1px solid #A8ADA7;
	border-bottom : 4px solid #C2C6C0;
	font-size : 1em;
}

a.designs, a.projects, a.apps {
	color : #000;
}
.designs {
	float : left;
	background: #E1EBD5 url('images/folio1.jpg') no-repeat 8px 27px;
	color : #2E0C8A;	
	text-decoration : none;
	padding: 4px;
	margin: 0;
        border: 1px solid #585858;
	width: 190px;
	text-align: center;
	height: 150px;
}
.projects {
	float : left;
	background: #C3D0B3 url('images/folio2.jpg') no-repeat 8px 27px;
	color : #2E0C8A;	
	text-decoration : none;
	padding: 4px;
	margin: 0 22px 0 22px;
        border: 1px solid #585858;
	width: 190px;
	text-align: center;
	height: 150px;
}
.apps {
	float : left;
	background:  #ADC190 url('images/folio3.jpg') no-repeat 8px 27px;
	color : #2E0C8A;	
	text-decoration : none;
	padding: 4px;
	margin: 0;
        border: 1px solid #585858;
	width: 190px;
	text-align: center;
	height: 150px;
}

a:Hover.designs, #current1
{
background: #9B3B26 url('images/lid-architecture.jpg') no-repeat 8px 27px;
	color : #D8D8D8;
}

a:Hover.projects, #current2
{
background: #9B3B26 url('images/BioEARN.jpg') no-repeat 8px 27px;
	color : #D8D8D8;
}

a:Hover.apps, #current3
{
background: #9B3B26 url('images/bibliografie-start-sml.jpg') no-repeat 8px 27px;
	color : #D8D8D8;
}


.white-box {
	display: inline;
	background: #FFFFFF;
}
.portfolioT {
margin-top: 45px;
padding-top: 10px;
border-top: 1px solid #5A5A5A;
}

H1 {
font-family : Cantarell, Tahoma, "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif ;
	font-weight : 600;
	font-size :  1.6em;
	line-height : 1em;
	color : #9D0D16;
	border-bottom: 1px solid #54873B; 	
}
H2 {
font-family : Cantarell, Tahoma, "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif ;
	font-weight : 600;
	font-size : 1.2em;
	line-height : 1.1em;
	color : #57811C;
}

H3 { font-family : Cantarell, Tahoma, "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif ;
	font-weight : normal;
	font-size :  1.2em;
	line-height : 1em;
	color : #7e1515;
}

.printlink {
	font-family : Verdana, Helvetica, Arial, sans-serif ;
	font-size : .8em;
	position : relative;
	float : right;
	height : 10px;
	line-height : 1.1em;
	padding-top : 0;
	padding-left : 94px;
	padding-right : 10px;
	color : #660000;
}
.copylink {
	font-family : Verdana, Helvetica, Arial, sans-serif ;
	font-size : .8em;
	position : relative;
	float : right;
	height : 10px;
	line-height : 1.1em;
	padding-top : 0;
	padding-right : 10px;
	color : #660000;
}

.invisible {
	padding-top : 0;
	padding-right : 0;
	color : #FFFFFF;
}
.red {
	width : 540px;
	color : #7e1515;
	padding-top : 2em;
	padding-bottom : 2em;
}
   li   {
	font-size : 1em;
	margin-bottom: 10px;
  }
  
hr {
	color: #E3E3E3;
	margin-left: 0.05cm;
	margin-right: 0.05cm;
  }
.printtitle {
	visibility: hidden;
	position : absolute;
}  

p.blockquoted, h2.blockquoted {
	margin-left: 12px;
	margin-right: 12px;
	font-size: 90%;
}

img.leftimage {
	padding-right:15px;
}
img.rightimage {
	padding-left: 15px;
}



.form1 {
  display: none;
  visibility: hidden;
}

.space {
	background-color: white;
	border: 1px solid green;
}

.img-grey-brd {
	border: 1px solid #676767;
	margin-left: 8px; 
}

div.crumbs {
clear: both;
padding-top: 10px;
margin-top: 12px;
font-size: 0.9em;

}

div#TrainingWrapper {
color: #0D2848;
}


div#TrainingWrapper h2 {
color: #164278;
}

div#TrainingWrapper h3 {
color: #22437D;
border-top: 1px solid  #A0B6BF;   
padding-top: 5px;
font-weight: bold;
}

#NormalVersion {
display: none;
}

#PrintButton {
background-color: #c7d2d4;
   border: 1px solid #4A5156;
   width: 150px;
   float: right;
   height: 20px;
}