
.hiddenTxt,
.clear,
.breaker,
#_atssh,
#_atssh *,
#headerLang, 
#headerLang *,
#minMenu, 
#minMenu *,
#mainMenu,
#mainMenu *,
#toolsBox,
.post-edit-link,
#postOptions,
#postFullNav,
#sidebar,
#sidebar *,
#newsletter,
#ptrEditors,
#sponsors,
#follow,
#reactions,
#knowledge,
#harvard,
#footer,
#footer *,
#menuFooter,
#menuLegal,
#extrafooterprint,
#zobada 
{
	display: none;
}


.hiddenTxt
{
	display: none;
}

.clear
{
	display: none;
}

.breaker
{
	display: none;
}

#_atssh
{
	display: none;
}

#headerLang
{
	display: none;
}

#minMenu
{
	display: none;
}

#mainMenu
{
	display: none;
}

#toolsBox
{
	display: none;
}

.post-edit-link
{
	display: none;
}


#postOptions
{
	display: none;
}

#postFullNav
{
	display: none;
}

#sidebar
{
	display: none;
}

#newsletter
{
	display: none;
}

#ptrEditors
{
	display: none;
}

#sponsors
{
	display: none;
}

#follow
{
	display: none;
}

#reactions
{
	display: none;
}

#knowledge
{
	display: none;
}

#harvard
{
	display: none;
}

#footer
{
	display: none;
}

#menuFooter
{
	display: none;
}

#menuLegal
{
	display: none;
}

#extrafooterprint
{
	display: none;
}

#zobada 
{
	display: none;
}
#disqus_thread {
	display: none;
}
.dsq-brlink {
	display: none;
}

#postReferences { display: none;  }

img {
	border: 0;
}

a {
	text-decoration: none;
}

#page,
#legalInfos {
	width: 100%;
}



body{
	padding: 0;
	margin: 0;
	color:#373737;
	font-family: Georgia, "DejaVu Serif", "Bitstream Vera Serif", Norasi, serif;
}


#page{
	margin-top: 0;
	padding-top: 0;
	width: auto;
	height: auto !important;
	padding: 0 2%;
}

#header #top {
}
#header #top h1 {
	padding: 0;
	margin: 0;
}

#header #top h1 a {
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
}
#paristechlogo {
	margin-bottom: 50px;
}

.kw {
	height: 35px;
	line-height: 35px;
	font-size: 66%;
}
.kw h3 {
	float: left;
	height: 35px;
	line-height: 35px;
	margin: 0;
	padding: 0;
	margin-right: 15px;
	font-weight: normal;
}
.kw a {
	float: left;
	height: 35px;
	line-height: 35px;
}

ul.tags {
	margin: 0;
	padding: 0;
	border: 1px solid #ccc;
	border-left: 0;
	border-right: 0;
	padding: 10px 0;
	font-size: 66%;
	font-family: Arial;
	margin-bottom: 25px;
	clear: both;
}
	.tags a {
		padding: 2px 5px; 
		margin: 0 2px; 
		color:#146fb7;
		background:  #eee;
	}


#postFull .header a{
	color:#146fb7;
	text-decoration:none;
}

#postFull .header h2 {
	padding: 0;
	margin: 0;
}
#postFull .header h2 a {
	color:#146fb7;
	text-decoration:none;
	font-size: 220%;
	padding: 0;
	margin: 0;
}

#postFull .header .meta img { vertical-align: middle }
#postFull .header .meta{
	font-size: 66%;
	height: 30px;
	line-height: 30px;
	font-style: italic;
	margin-bottom: 10px;
}

#postFull .intro {
	font-style: italic;
}

#postFull p {
	font-size: 100%;
	font-weight: normal;
	margin-bottom: 20px;
}
#postFull strong {
	font-weight: bold;
}


#legalInfos * {
	margin: 0;
	padding: 0;
}

#logoFooter {
	background: #fff;
	padding: 0 2%;
	margin: 0 auto;
}

#logoFooter .logo {
	display: block;
	margin-bottom: 50px;
}

#logoCC,
#adressprint {
	font-size: 86%;
	background: #eeeeee !important;
	background-color: #eeeeee !important;
}

#adressprint {
	font-style: italic;
	text-align: center;
	color:#146fb7;
	padding: 3px 2%;
	margin: 0 auto;
	background: #eeeeee !important;
	background-color: #eeeeee !important;
	font-size: 76%;
}

#logoCC {
	display: table;
	width: 100%;
	color: #999;
	border-bottom: 1px solid #999;
	padding: 5px 0;
	text-align: right;
	background: #eeeeee;
	background-color: #eee !important;
	font-size: 76%;
}
	
	#logoCC p,
	#logoCC a {
		display: table-cell;
		text-align: right;
		vertical-align: middle;
		background: #eeeeee;
		background-color: #eeeeee !important;
	}
	
		#logoCC p {
			border-right: 1px solid #999;
			text-align: right;
			padding-right: 15px;
		}
		#logoCC a {
			width: auto;
			padding: 0 15px;
		}
		#logoCC a img { vertical-align: middle; }