/*
Originaly designed by:    Premium WordPress Themes
website: http://www.elegantthemes.com/
Modified by: Elias A. Doumith, 2011
    
#535353		 83 ; 83 ; 83		gris fonce
#455a71      69 ; 90 ;113		bleu
#9e3323		158 ; 51 ; 35		bordeau
#efe59c		239 ;229 ;156		beige
#f7f4e8		247 ;244 ;232		gris
#f9f6e9		249 ;246 ;233		beige pale

#ffffff		255 ;255 ;255		blanc
*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #455a71;
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	color: #535353; 
	font-size: x-small;	/* 14 px */
	/*line-height: 1.4em;	/* 22 px */
	text-align: justify;
	min-width: 300px;
}

#wrapper {
	margin: 0px auto;
	width: 90%;
	align: center;
	/*min-width: 270px; */
	max-width: 570px;
}

#welcome {
	/*padding: 34px 0px 25px 20px;*/
	padding: 14px 0px 8px 10px;
	width: 100%;
	float: left;
	color: #ffffff;
	font-size: small; /* 18px */
	font-family: arial, helvetica, sans-serif;	
}

a, fieldset {
	color: #455a71; 
	text-decoration: none;
	border: none;
}

a:focus 
{ 
	outline: 0; 
} 

#nav {
	padding: 0px; 
	width: 100%;
	height: 31px;
	float: left; 
	background: url(nav-bg.gif) #9e3323 repeat-x;
	color: #ffffff;
}

#nav-left {
	position: relative; 
	float: left; 
	margin-left: -5px;
	width: 5px;
	height: 31px;
}

#nav-right {
	position: relative; 
	float: right; 
	margin-right: -5px;
	width: 5px;
	height: 31px;
}

#nav-language {
	position: relative; 
	float: right; 
	margin-right: +10px;
}

#shape {
	position: relative; 
	float: right;
	margin-right: +10px;
	margin-top: -5px;
}

#content {
	/*padding: 40px 0px 30px 0px; */
	padding: 40px 0px 20px 0px;
	float: left;
	width: 100%;
	background-color: #ffffff;  
}

#content-text {
	/*padding: 5px 30px 0px 30px;  */
	padding: 5px 15px 0px 15px;
	float: left;  
	text-align: justify;
	font-size: small;
	line-height: 1.4em;
}

#AlignVertical
{
	clear: both;
	height: 10px;
}

#column-text {
	font-size: x-small; /* 12px */
	line-height: 1.4em;
	text-align: justify;
	padding: 10px;
}

#MultiColumn {
	clear: both;
	padding-left: 15px;
	float: left;
}

.FullHolder {
	width: 100%;
	float: left;
}

.HalfHolder {
	width: 50%;
	float: left;
}

.ThirdHolder {
	width: 33.33%;
	float: left;
}

.GreyColumn {
	margin-right: 15px;	
	background-color: #f1f1f1;
	min-height: 75px;
}

.BorderColumn {
	margin-right: 15px;	
	border: rgb(90, 107, 127) 1px solid;
	min-height: 75px;
}

.ColumnBand {
	background-repeat: no-repeat;
	position: absolute; 
	width: 51px; 
	height: 51px;
	display: block; 
	top: -6px; 
	right: -5px;
}

#footer {
	margin-bottom: 25px;
	/*padding: 25px 0px 0px; */
	padding: 11px 0px 0px;
	width: 100%;
	height: 20px;
	float: left;
	background: url(footer-bg.gif) repeat-x 0px -1px;
	color: rgb(90, 107, 127); 
	font-size: xx-small; 
}

#footer span.footnote {
	margin: 0px;
	padding-left: 10px;
}

/*
#footer a:link, #footer a:visited {
	margin: 0px 3px; 
	color: #ffffff;
}*/

#nav ul {
	/*padding: 6px 0px 0px 0px; */
	padding: 3px 0px 0px 5px;
	list-style-type: none; 
	margin: 0px;  
	float: left;
}

#nav ul li {
	padding: 0px !important; 
	height: 16px;
	margin: 3px 3px 0px; 
	display: block; 
	background-image: url(nav-hover-left.gif);
	background-repeat: no-repeat; 
	background-position: left -16px; 
	float: left;  
	/*text-transform: uppercase;*/
}

#nav a:link, #nav a:visited {
	/*padding: 7px 10px 0px; */
	padding: 2px 5px 0px;
	height: 16px; 
	display: block;	
	background-image: url(nav-hover-right.gif); 
	background-repeat: no-repeat; 
	background-position: right -16px; 
	float: left; 
	color: #ffffff; 
	font-size: x-small;
}

#nav ul li:hover {
	background-position: left 0px;
}

#nav a:hover {
	background-position: right 0px !important; 
	color: #efe59c;
}

#nav ul li.current-menu1 {
	background-position: left 0px;
}

#nav a.current-menu2 {
	background-position: right 0px; 
	color: #ffffff !important;
}

.icon {
	border-bottom: medium none; 
	border-left: medium none; 
	border-top: medium none; 
	border-right: medium none;
	float: right; 
}

.icon-link {
	padding: 0px !important; 
	width: 16px; 
	height: 16px;
	margin: 6px 0px 0px 0px !important;
	float: right !important;  
}

#photo-left {
	padding: 0px;
	margin: 0px; 
	width: 30%; 
	float: left; 
}

#photo-left div.photo {
	/*margin: 40px 0px 20px 60px; */
	margin: 20px 0px 10px 30px;
}

#photo-right {
	padding: 0px;
	margin: 0px; 
	width: 70%; 
	float: left; 
}

#photo-right .info {
	padding: 0px 20px 0px 20px;
	margin: 20px 0px 10px 0px;
	float: left; 
	text-align: justify;
	font-size: small;
	line-height: 1.4em;
}

#header1-left {
	position: relative; 
	padding: 0px; 
	margin-left: -5px;
	margin-bottom: 5px;
	width: 5px;
	height: 28px;
	background: url(h1-bg.png) no-repeat; 
	float: left;
}

#header1 {
	padding: 0px; 
	margin: 20px 0px 15px 0px;
	width: 100%;
	height: 28px;
	font-family: "Georgia","Cambria","serif"; 
	background: url(h1-bg-center.png) repeat-x; 
	float: left; 
	color: #f9f6e9; 
	font-size: medium; /* 22px */
	font-weight: bold;
	clear: both;
}

#header1-right {
	position: relative; 
	padding-right: 40%; 
	margin-right: 0px;
	margin-bottom: 5px;
	width: 10px;
	height: 28px; 
	background: url(h1-bg.png) #ffffff no-repeat -17px 0px; 
	float: right;
	display: block;
}

#header1 .titre {
	padding: 2px 0px 0px 15px;
	list-style-type: none; 
	margin: 0px;  
	float: left;
	display: block;
}

#section2 {
	clear: both;
	padding: 0px 15px 10px;
	margin-top: 20px;	
}

#section2-border {
	border: rgb(90, 107, 127) 1px solid;
	padding: 0px; 
	margin: 0px;
	float: left; 
	width: 100%;
}

#header2 {
	padding: 0px; 
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 10px;	 
	width: 100%;
	height: 24px;
	background: url(h2-bg-center.png) repeat-x;
	font-family: "Georgia","Cambria","serif";
	float: left; 
	color: #f9f6e9;	
	font-size: small; /* 20px */
	font-weight: normal;	
}

#header2-left {
	position: relative; 
	padding: 0px; 
	margin-left: -5px;
	margin-bottom: 10px;
	width: 5px;
	height: 24px;
	background: url(h2-bg.png) no-repeat; 
	float: left;
}

#header2-right {
	padding-right: 45%; /* 400px */
	margin-right: 0px;
	margin-bottom: 10px;
	width: 10px;
	height: 24px; 
	background: url(h2-bg.png) #ffffff no-repeat -17px 0px; 
	float: right;
	display: block;
}

#header2 .titre {
	padding: 1px 0px 0px 10px;
	margin: 0px; 
	list-style-type: none; 
	float: left;
	display: block;
}

.post {
	padding: 10px 15px 0px;
}

.post .date, .post .interval {
	display: block;
	float: left;
	width: 35px;
	height: 32px;
	margin-top: 2px;
	background: #f7f4e8 url(date.png) no-repeat;
	text-align: center;
	font-weight: bold;
}

.post .date .month, .post .interval .month {
	display: block;
	height: 9px;
	padding: 0px;
	margin: 0px;
	background: #9e3323 url(date.png) no-repeat; /* #9e3323 */
	color: #ffffff;
	font-size: 8px; /* 11px */
	font-weight: bold;
}

.post .date .day  {
	position: relative;
	height: 17.5px;
	width: 35px;
	float: left;
	margin: -2px 0px 0px;
	color: #9e3323;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	/*border-top: rgb(90, 107, 127) 1px solid;
	border-bottom: rgb(90, 107, 127) 1px solid;*/
}

.post .interval .day1 {
	position: relative;
	height: 13px;
	width: 21px;
	float: left;
	margin: -1px 0px 4px 0px;
	color: #9e3323;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	text-align: right;
	/*border-top: rgb(90, 107, 127) 1px solid;
	border-bottom: rgb(90, 107, 127) 1px solid;*/
}

.post .interval .day2 {
	position: relative;
	height: 13px;
	width: 21px;
	float: right;	
	margin: 3px 0px 0px -7px;
	color: #9e3323;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	/*border-top: rgb(90, 107, 127) 1px solid;
	border-bottom: rgb(90, 107, 127) 1px solid;*/
}

.post .date .year, .post .interval .year {
	padding-left: 16px;
	display: block;
	color: #9e3323;
	text-align: center;
	font-weight: bold;
	font-size: 7px;
	/*line-height: 100%; */
}

.post .entry {
	margin: 0px 0px 0px 50px;
	padding: 0px;
	text-align: justify;
/*	font-size: 12px;
	line-height: 1.4em;*/
}

.post .entry p {
	/*margin-bottom: 1.6em;
	line-height: 180%;*/
	list-style-position: inside;
}

/*.post .links {
	height: 2px;
	padding: 5px 0px 0px 10px;
}*/

#BubbleHolder {
	margin: 5px 0px -5px; 
	float: right; 
	line-height: 1.4em; 
	font-size: xx-small;
}

.GreyBubble {
	margin: 0px 5px 0px 0px;
	padding: 0px; 
	width: 18px; 
	height: 15px; 
	float: left;
	background-image: url("comment-grey.png");
	background-repeat: no-repeat;
	text-align: center; 
	color: #ffffff; 
}

.BlueBubble {
	margin: 0px 5px 0px 0px;
	padding: 0px; 
	width: 18px; 
	height: 15px; 
	float: left;
	background-image: url("comment-blue.png");
	background-repeat: no-repeat;
	text-align: center; 
	color: #ffffff; 
}

.Bubbletext {
	font-weight: bold; 
	float: right;
	text-align: left;
}

#photo-right .name{
	font-size: medium; /* 20px */
	color: #9e3323;
	font-weight: bold;
}

#photo-right .title{
	padding-top: 2px;
	font-size: small; /* 16px */
}

#photo-right .affiliation{
	padding-top: 16px;
	font-size: 11px; /* 16px */
	line-height: 1.4em;
}

#publication {
	clear: both; 
	font-family:"Cambria","serif"; 
	font-size: x-small; /* 16px */
	text-align: justify;
}

#publication tr {
	vertical-align : top;
}

#publication td.number {
	text-align: left;
	width: 20px;
}

#publication span.highlight {
	font-weight: normal;
}

#publication span.title {
	font-weight: bold;
	font-style: italic;
}