div#entete {
	width: 793px;
	height: 100px;
	position: absolute;
	background-image:url(image/granderousse_sub3.jpg);
	background-repeat : no-repeat;
	top: 10px;
	left: 200px;
	bottom: auto;
	right: 0px;
	
	margin: 0px;
	padding: 0px;
	
	display: block;
	vertical-align: middle;
        text-align: center;
        font: small-caps bold 1rem sans-serif;
        color: red;
}
div#entete1 {
	width: 793px;
	height: 100px;
	position: absolute;
	background-repeat : no-repeat;
	top: 120px;
	left: 200px;
	bottom: auto;
	right: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	border: medium dotted #FF0000;
	clip: rect(auto,auto,auto,auto);
}
div#entete2 {
	width: 150px;
	height: 200px;
	position: absolute;
	/*	background-image:url(image/L15c.gif);*/
	background-image:url(image/Logo_Thoth_WEB.png);
	background-repeat : no-repeat;
	background-size: 100px;
	top: 10px;
	left: 30px;
	bottom: auto;
	right: 0px;
	
	margin: 0px;
	padding: 0px;
	
	display: block;
	vertical-align: middle;
	}


/*  commentaires */
/*divlogo1 {
	background-image:url(image/Logo-Inria.gif);
	width: 100%;
	height: 100px;
	position: absolute;
	background-repeat : no-repeat;
	left: 205px;
	top:auto;
	bottom: 0px;
	right: 0px;
	margin: 0 0 0 0px;
	display: block;
	}
	
div#logo2 {
	background-image:url(image/Logo-UJF.png);
	width: 100%;
	height: 100px;
	position: absolute;
	background-repeat : no-repeat;
	left: 350px;
	top:auto;
	bottom: 0px;
	right: 0px;
	margin: 0 0 0 0px;
	display: block;
	}
	
div#logo3 {
	background-image:url(image/Logo-INPG.png);
	width: 100%;
	height: 100px;
	position: absolute;
	background-repeat : no-repeat;
	left: 490px;
	top:auto;
	bottom: 0px;
	right: 0px;
	margin: 0 0 0 0px;
	display: block;
	}

div#logo4 {
	background-image:url(image/Logo-CNRS.png);
	width: 100%;
	height: 100px;
	position: absolute;
	background-repeat : no-repeat;
	left: 600px;
	top:auto;
	bottom: 0px;
	right: 0px;
	margin: 0 0 0 0px;
	display: block;
	}
*/

div#menu {
	position: absolute;
	width: 200px;
	height: 400px;
	top: 150px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	border-right : 4px solid #82aeff;
	}
	
div#menu ul {
	list-style-type: none;
	line-height: 45px;
	}

div#contenu {
	position: absolute;
	width: 760px;
	height: auto;
	top: 100px;
	left: -8px;
	/*right: 0px;
	bottom: 0px;
	/*text-align: justify;*/
	margin-left:230px;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	/*line-height: 20px;*/
	background-color: #FFF;
	}
		
div#menu a {
	color: #3358f7;
	text-decoration: none;
	font-weight:100;
}

div#menu a:hover {
	color: #82aeff;
}

a {
	color: #3358f7;
	text-decoration: none;
	font-weight:100;
}

a:hover {
	color: #82aeff;
	text-decoration:underline ;
}

/* headlines */

h1 {
	font-size: 25px;
	color:#82aeff;
	font-weight:normal;
	text-decoration:none;
}

h2 {
	font-size: 18px;
	color:#82aeff;
	font-weight: bold;
	text-align: left;
	background-image:url(image/liste.gif);
	background-repeat: no-repeat;
	background-position: 0em;
	padding-left: 1.1em;
	text-decoration:none;
}

h3 {
	font-size: 18px;
	color:#82aeff;
	font-weight:normal;
	text-decoration:none;
}

h4 {
	font-size: 18px;
	color:#82aeff;
	font-weight:100;
	text-decoration:none;
}

/* fixing anchors used in headlines, they should not be displayed in the link color */

h1 a, h1 a:hover, h2 a, h2 a:hover, h3 a, h3 a:hover, h4 a, h4 a:hover {
	color:#82aeff;
	text-decoration:none;
}

h2 a, h2 a:hover {
	font-weight:bold;
}

/* fixing images that serve as link, they should not have a border */

img {
	border: 0px;
}	


/***************************************************************************************************************/
/*  publication specific */ 
/***************************************************************************************************************/


div.publications h1 {
	font-size: 25px;
	color:#82aeff;
	font-weight:100;
	text-align:center;
}

div.publications h2 {
	font-size: 18px;
	color:#82aeff;
	font-weight: bold;
	text-align: left;
	background-image:url(image/liste.gif);
	background-repeat: no-repeat;
	background-position: 0em;
	padding-left: 1.1em;
}

div.publications #footer {
        text-align: center;
        font-size:90%;
        margin:20px 3% 20px 0;
        padding:0px;
}

/***************************************************************************************************************/
/*  seminar specific from Diane Larlus */ 
/***************************************************************************************************************/

/*
.seminar h1 {
	color : #3f536f;
}

.seminar a:hover {
	color : #bf73d5;
}
*/

.sum_open, .sum_close {
	display: table;
	background-repeat : no-repeat;	  
	background-position : 10px 10px;
	margin : 30px 0px 0px 7px;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:10px;
	padding-right:20px;
	width: 700px;
	border: 3px;
	border-style : solid;
	border-color: #c6deff;
}

.sum_open {
	background-image : url(seminar_pub/img/check.png);
}

.sum_close {
	background-image : url(seminar_pub/img/lock.png);
}

/*
.sum_close {
	display: table;
	background-image : url(http://lear.inrialpes.fr/seminar_pub/img/lock.png);
	background-repeat : no-repeat;	  
	background-position : 10px 10px;
	margin : 30px 0px 0px 7px;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:20px;
	width: 700px;
	border: 3px;
	border-style : solid;
	border-color: #c6deff;
}
*/

.subject {
	text-align: center;
	font-size: 150%;	
	color: #82aeff;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 30px;
	float: none;
	clear: both;
}

.speaker {
	font-size: 130%;
	text-align : left;
	float: left;
	clear: left;
}

.affiliation {
	text-align : right;
	float: right;
	clear: right;
}

.place {
	text-align : left;
	float: left;
	clear: left;
}

.date {
	text-align : right;
	float: right;
	clear: right;
}

.abstract {
	text-align : justify;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:10px;
	padding-right:10px;
}

/*
.sum_open a {
	  color : #587cae;
}

.sum_close a {
	  color : #587cae;
}
*/

/*--- END ---*/
	
