* {
	margin:0;
	padding:0;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
}

.clear { clear: both; }
.clearleft { clear: left; }
.clearright { clear: right; }     

strike {
text-decoration: line-through;
color: #666;
}


body {
   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
   font-size: 62.5%;
	text-align: center;
	color: #444;
	background:#6B7191 url(images/colors.gif) repeat-x 0 0;
	}

/* ---[ cadre ]---- */
#wrap {
	text-align: left;
  	border-left: 1px solid #161F29;
  	border-right: 1px solid #161F29;
  	background: #FDFDFD;
	position: relative;
	margin: 5px auto;
	padding: 0;
	font-size: 1.2em;
	width: 852px; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 850px;
	}
html>body #wrap { /* be nice to Opera */
	width: 850px;
	}
	
/* ---[ top ]---- */
	
#header {
background-color: transparent;
	height: 100px;
	padding: 0;
	margin: 0;
	border-top: 5px solid #161F29;
	}
#header a { border: none; }

/* theme */

#theme {
	position: absolute;
	top: 112px;
	right: 15px;
	margin: 0;
	padding: 0;
	color: #ABB0CB;
	}

#theme a {
	border-bottom: none;
	display: inline;
	color: #fff;
	}
	
/* navigation */

#nav {
	float: left;
	width: 850px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 100%;
	border-top: 1px solid #161F29;
	border-bottom: 3px solid #161F29;
	background: #475169 url(images/nav-bg.gif) repeat-x top left;
	}
#nav li {
	float: left;
	margin: 0;
	padding: 0 1px 0 0;
	list-style: none;
	background: url(images/nav-li-bg.gif) no-repeat top right;
	}
#nav a {
	float: left;
	padding: 7px 13px;
	text-decoration: none;
	border-bottom: none;
	color: #fff;
	}
#nav a:hover, #nav li.active {
	color: #fff;
	background: #475169;
	}
#nav li.active {
	font-weight: bold;
	background: #475169 url(images/nav-on-bg.gif) repeat-x bottom left;
	}

a:link, a:visited {
	color: #40659B;
	text-decoration: none;
	}

a:hover {
	color: #036;
	border-bottom: 1px solid #036;
	}

table a:link, table a:visited, table a:hover {
	border-bottom: none;
}
strong a {
	font-weight: bold;
}

/* ---[ common elements ]--------------------- */

p {
	margin: 1em 0 1em;
	padding: 0;
	line-height: 1.5em;
	}
h1 {
	font-size: 1.7em;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	color: #681F2A;
  text-align: center;
  line-height: 1.3em;
	}
h2 {
	font-size: 1.5em;
	line-height: 1.3em;
	margin: 1em 0 1em 0;
	color: #681F2A;
	}

h3 {
	margin: 0.5em 0 0.5em 0;
	padding-bottom: 1px;
	font-size: 1.4em;
	
	color: #681F2A;
	border-bottom: 1px solid #eaeaea;
	}

h4, h5 {
	margin: 1.5em 0 0 0;
	font-size: 1.1em;
	
	color: #333;
	}
h1 span, h2 span, h3 span {
	color: #666;
	}

abbr, acronym, .popup {
	font-style: normal;
	border-bottom: 1px dotted #bbb;
	cursor: help;
	}
a abbr {
	border: none;
	}
em {
	font-style: italic;
	}
strong {
	font-weight: bold;
	}
strong em {
	font-weight: bold;
	font-style: italic;
	}
em strong {
	font-weight: bold;
	font-style: italic;
	}
del {
	text-decoration: line-through;
	}
ins {
	text-decoration: none;
	font-style: italic;
	}
address {
	margin: 0;
	padding: 0;
	font-style: normal;
	}
	
blockquote {
  margin-top: 0;
  margin-bottom: 15px;
  margin-left: 0;
  padding-left: 15px;
  border-left: 3px solid #ccc;
} 
/* ---[ main column ]----------------------------- */

#mainbody {
	float: left;
	width: 591px;
	background-color: transparent;
	}
#content {
	margin: 15px 0;
	padding: 0 20px;
	}

#content p {
	text-align: justify;
}

/* lists */

#content ul, #options ul, #content ol {
	margin: 1em 0 1em 0;
	padding-left: 24px;
	}
#content ul, #options ul { list-style: none; }

#content ul li, #content ol li, #options ul li {
	padding: 0 0 4px 12px;
	line-height: 1.3em;
	text-align: justify;
	}
#content ul li, #options ul li { background: url(images/red_bullet.gif) no-repeat 0 5px; }

#content dl dd {
	margin: 0;
	padding: 0 0 1em 0;
	font-size: 1em;
	}
#content dl dt {
	font-size: 1em;
	}

/* ---[ colonne de droite ]-------- */

#sidebar {
	width: 249px;
	float: right;
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 1.5em;
	color: #888;
	background-color: #fff;
	}
#sidebar h3 {
	margin: 15px 0 12px 0;
	padding: 5px 10px;
	color: #fff;
	font-size: 120%;
	border: none;
	background: #475169 url(images/sidebar.gif) repeat-x top left;
	}
	
/* menu 2 */

#navcontainer {
line-height: 22px;
/* Set line-height because I think it looks better like this ;^) */
letter-spacing: .075em;
/* Set letter-spacing so text don't jump as much when it turns bold on hover */
}

#navcontainer a:hover
{
font-weight: bold;
letter-spacing: 0;
color: #3E5A7F;
border: none;
/* Set letter-spacing back to 0 so text don't jump as much when it turns to bold on hover (Still jumps some though) */
}

#navcontainer ul
{
list-style-type: none;
padding-left: 0px;
margin: 0px;
}

#navcontainer ul ul
{
padding-left: 10px;
/* offset sub menu */
}

#navcontainer ul li
{
padding-left: 5px;
margin-left: 2px;
background-image: none;
/* Set margin-left to set-up the left border */
}
#navcontainer ul li a {
border-bottom: none;
}

#navcontainer ul li#active, #navcontainer ul li#active2
{
margin-left: 0px;
/* Set margin back half of left-border width (5px) */
}

#navcontainer ul ul li#subactive
{
margin-left: 0px;
/* Set margin back half the 30px padding above */
border-left: 5px solid #B60000;
}

#navcontainer li { border-left: 1px solid #3E5A7F; }
#navcontainer li#active { border-left: 5px solid #B60000; }
#navcontainer li#active2 { border-left: 5px solid #3E5A7F; }
#subcurrent, #subsubcurrent, #subcurrent2 { font-weight: bold; letter-spacing: 0; }
#subcurrent, #subsubcurrent { color: #B60000; }
#subcurrent2 { color: #3E5A7F ; }

/* ---[ footer ]--- */

#footer {
	position: relative;
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 90%;
	color: #ccc;
	border-top: 2px solid #161F29;
	border-bottom: 5px solid #161F29;
	background-color: #475169;
	}

#footer p { margin: 0;padding: 10px; color: #ABB0CB; text-align: center; }
#footer a { color: #ddd; border-bottom: #ddd; }
#footer a:hover { color: #fff; }
/* Fixes float escaping bug in IE/Win, hides from IE Mac \*/
* html #footer p { height: 1%; }
/* End hide from IE Mac */

/* ---[ annonce ]--- */ 
#annonce, #annoncecourt
  {
  display: block;
  float:right;
  margin-top: 0;
  padding: 0;
  border-left: 3px solid #ccc;
  margin-left: 15px;
  margin-bottom: 5px;
  background-color: #fff;
  clear: both;
  }
  
  #annonce
  {
  width: 250px;
  }
  
  #annoncecourt
  {
  width: 150px;
  }


/* ---[ divers ]--- */

.center {
	text-align: center;
	}
a img {
	border: none;
	}
.hide {
	display: none;
	}

.avertis { padding: 6px; margin: 0px; background-color: #ffe; border: 1px solid #ccc; font-weight: bold; font-size: 120%; line-height: 1.6em }
.red { color: #c30; font-weight: bold; }
.abs { padding: 6px; margin: 0px; background-color: #ffe; border: 1px solid #ccc; font-size: 110%; line-height: 1.6em }

/* DIVERS */

.auteur { color: #933; font-weight: bold; }
tr.alter1, td.alter1 { background-color: #ddd; }
tr.alter2, td.alter2  { background-color: #eee; }

.auteur { color: #933; font-weight: bold; }
.date { color: #063; }
.date_strong { color: #063; font-weight: bold; }
.instit { color: #555; }

dl.teaser {
    margin: 0 0 10px 10px;
    padding: 0 20px 0 0;
    }

dl.teaser:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: left; 
    visibility: hidden;
    }
dl.teaser dt {
    margin: 0;
    padding: 0;
    }
dl.teaser dt a, dl.teaser dt span {
    float: left;
    display: block;
    margin: 2px 5px 0 0;
    padding: 2px;
    background: #fff;
    }
    
dl.teaser dt span {
    border: 2px solid #fff;
    }
    
dl.teaser dt a {
    border: 2px solid #ddd;
    }
    
dl.teaser dt a img, dl.teaser dt span img {
    float: left;
    }

dl.teaser dt a:hover {
    padding: 0;
    border: 4px solid #ddd;
    }
dl.teaser dd {
    margin: 0 0 2px 0 !important;
    padding: 0;
    line-height: 1.4em;
    text-align: left;
    }
dl.nodes dd {
    line-height: 1.1em;
    }
dl.nodes dd a, dl.nodes dd span {
    font-weight: bold;
    font-size: 14px;
}

#content a img.floatleft { 
    float: left; 
    margin: 4px 15px 4px 0;
	 border: 4px solid #ccc;
	 padding: 0;
}

#content div.containerann a img.ann { 
	 border: 4px solid #ccc;
}

#content div.containerann a:hover { 
border: none;
}

#content div.containerannonce p {
    margin-top: 45px;
    font-size: 14px;
}

#content div.containerannonce {
    overflow: hidden;
    width: 100%;
    margin-bottom: 15px;
}

#content div.annoncep {
	border: 4px solid #ccc;
	margin: 15px;
	text-align: center;
	font-size: 14px;
	padding: 8px;
}
#content div.annoncep a {
font-weight: bold;
}

.copy_right {
	font-size: 90%;
	font-style: italic;
}

.h3teaser {
	font-size: 120%;
        font-weight: bold;
}

.laureate_image img {
	border: 4px solid #ccc;
}

#activites img {
	float: left;
	padding: 0;
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.5);
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.5);
	box-shadow: 2px 2px 2px rgba(0,0,0,0.5);
	margin: 3px 22px 6px 0;
}

#activites p.title {
	font-size: 120%;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	margin-bottom: 0px;
}

table.mytable td {
  border: 1px solid #C1DAD7;
  background: #fff;
  padding: 6px 6px 6px 12px;
  color: #4f6b72;
  text-align: left;
}

table.mytable td.alt {
  background: #F5FAFA; 
}

.imgdroite {
    float: right;
    margin: 0 0 0 1em;
}



