
body
{
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 80%;
  color: #333;
  background-color: #ddd;
  margin: 10px;
  padding: 0 ;
}

div#conteneur
{
  width: 1000px ;
  margin: 0px auto ;
  text-align: left ;
  background: #d7d7d7;
  padding: 0px;
}

#wrap
{
  overflow:hidden;
  margin: 0px;
  padding: 0px;
  background: #fff;
}


#header
{
    margin: 0px;
    padding: 30px 60% 0em 10px;
    height: 70px;
    background: url("images/header.jpg") repeat-x;
    color: #fff;
    font-family: "Trebuchet MS", sans-serif;
}

#header h1 {
    margin: 0;
    font-style: italic;
    font-weight: bold;
    font-size: 1.5em;
    border-bottom: 1px dotted #fff;
}

#footer
{
    height: 40px;
    background: #fff;
    border-top: #ccc 1px dotted;
    color: #ccc;
    padding: 10px 0px 0px 10px;
}


div#sidebar
{ 
  float:left;
  width:150px;
  padding: 10px ;
  margin: 0px ;
}

div#contenu
{
  padding: 0 30px 0 30px ;
  margin: 20px 0px 20px 170px;
  border-left: dotted #ccc 1px;
}

h1, h2, h3, h4, h5, h6{
	font-weight: normal;
}

h2{
	font-size: 1.3em;
	color: #555;
	background: transparent;
}

h3{font-size: 1.2em;}
h4{font-size: 1.1.em;}

/*h2
{
    font-size: 1.3em;
    border-bottom: 1px solid #999;
}*/

a
{
    color: #059;
    text-decoration: none;
}

a:hover
{
    color: #06a;
}

pre {
    white-space: -moz-pre-wrap; /* Mozilla, supported since 1999 */
    white-space: -pre-wrap; /* Opera 4 - 6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    white-space: pre-wrap; /* CSS3 - Text module (Candidate Recommendation) http://www.w3.org/TR/css3-text/#white-space */
    word-wrap: break-word; /* IE 5.5+ */
}

div.filter {
    font-size: 80%;
    float: right;
    border: dotted #ccc 1px;
    padding: 5px 10px;
    text-align: right;
}


/*************************************************************/
/* Sidebar */

#sidebar ul {
    margin: 0px;
    padding: 0px
}

#sidebar ul.menu li {
    color: #555;
    list-style: none;
    margin-right: 5px;
    padding: 5px 5px;
    text-align: left;
    border-bottom: dotted #ccc 1px;
}

#sidebar ul.submenu li {
    margin: 0px 0px;
    padding: 2px;
    font-size: 90%;
/*    border-right: solid #eee 5px;*/
    border-top: dotted #eee 1px;
    border-bottom: none;
    text-align: right;
}

#sidebar ul.submenu li a:hover {
    background: #eee;
}

#sidebar ul.menu li a:hover {
    background: #eee;
}

#sidebar h2 {
    text-align: center;
    background: #eee;
    color: #555;
    line-height: 30px;
}

#sidebar ul.language li {
    color: #333;
    list-style: none;
    margin: 20px 5px;
    padding: 5px 5px;
    text-align: center;
    background: #eee;
}



/*************************************************************/


/*************************************************************/
/* Bibliographie */

div.paper-item
{
    margin: 20px 10px 5px 100px;
}


span.paper-key
{
    display: block;
    margin-left: -100px;
    margin-bottom: 5px;
}

span.paper-authors
{
}

span.paper-year
{

}

span.paper-title
{
    font-weight: bold;
}

span.paper-booktitle
{
    font-style: italic;
}

span.paper-misc
{
    padding: 0px;
}

div.paper-abstract
{
    margin: 0px 10px 20px 0px;
}

span.paper-toggle
{
    color: #059;
    text-decoration: none;
    cursor: pointer;
}

span.paper-toggle:hover
{
    color: #06a;
}

div.paper-abstract div
{
    border-left: 1px #ccc dotted;
    border-bottom: 1px #ccc dotted;
    padding: 5px;
    margin-top: 5px;
}

/*************************************************************/

/*************************************************************/
/* Slides */

div.slide-item
{
    margin: 20px 10px 30px 100px;
}


span.slide-key
{
    float: left;
    margin-left: -100px;
}


span.slide-title
{
    font-weight: bold;
    display: block;
}

span.slide-seminar
{
    display: block;
}

span.slide-date
{
    font-size: 0.8em;
}

/*************************************************************/



/*************************************************************/
/* La page d'accueil */

.section {
    padding: 5px 0px 5px 74px;
    margin: 5px 0px;
    height: 64px;
}

.section a.sectiontitle {
    display: block;
    font-size: 14px;
    color: #059;/*#555CBB;*/
    /*font-weight: bold;*/
    text-decoration: none;
    border-bottom: 1px dotted;
    margin-bottom: 5px
}


#papers {
    background: url("images/paper.gif") no-repeat left center;
}

#slides {
    background: url("images/video.gif") no-repeat left center;
}

#thesis {
    background: url("images/book.gif") no-repeat left center;
}

#constraints {
    background: url("images/constraints.gif") no-repeat left center;
}

#courses {
    background: url("images/blackboard.gif") no-repeat left center;
}

#subjects {
    background: url("images/paper.gif") no-repeat left center;
}


#latex {
    background: url("images/latex.gif") no-repeat left center;
}

#gnulinux {
    background: url("images/tux.gif") no-repeat left center;
}

.address {
    white-space: pre;
    line-height: 14px;
    margin-left: 10px;
}

/*************************************************************/


/*************************************************************/
/* Divers */

table.manuscrit {
    font-size: 1em; 
    border-style: solid ;
    border-width: 1px 0px 1px 0px;
    border-color: #d5edd2;
    color: #000000;
    background-color: #f0f9ef;
    margin: 10px auto;
}


.fontemanuscrit1 {
    font-size: 1.4em; 
    color: #669044;    
}

.fontemanuscrit2 {
    font-size: 1.1em; 
    color: #669044;    
}

table.download {
    font-size: 1em; 
    border-style: solid ;
    border-width: 1px 0px 1px 0px;
    border-color: #d5edd2;
    color: #669044;
    background-color: #f0f9ef;
    margin: 10px auto;
    text-align: center;
}

table.download td {
    padding: 0px 20px;
}

table.code {
    border: dashed #669044 1px;
    background-color: #f0f9ef;
    margin: 10px auto;
}

div.enseignement{
    margin-bottom: 30px;
    border-bottom: 1px solid #d5edd2;
}


div.enseignement h2 {
	font-size: 1.2em;
	color: #669044;
	background: transparent;
	border-bottom: 1px solid #d5edd2;
}

/*************************************************************/

/*************************************************************/
/* FAQ */

div.question {
    font-style: italic;
    margin: 30px 0px 0px 0px;
    padding: 5px;
/*    border-bottom: 1px dotted rgb(200, 200, 200);*/
    background: rgb(200, 200, 200);
}

div.answer {
    margin: 0px 0px 30px 30px;
    padding: 0px 10px;
    border-bottom: 1px dotted rgb(200, 200, 200);
    border-left: 1px dotted rgb(200, 200, 200);    
    background: rgb(247, 247, 247);
}
