/* @override 
	http://wwwtest.biologie.ens.fr/~neuroinh/bones/css/structure.css
	http://wwwtest.biologie.ens.fr/~lgmeame/bones/css/structure.css
	http://wwwtest.biologie.ens.fr/~zfne/bones/css/structure.css
*/

/* @group general */

body {
	padding: 5px 370px 10px;
}

body {
	font-size: 62.5%;


/* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
}


/* Images typographiques (via image_typo), URL a revoir... */
.format_png { behavior: url(win_png.htc); }

img {
	behavior: url(win_png.htc);
}


#page {
	background-color: white;
	padding: 0;
	width: 760px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

a {
	text-decoration: none;
	color: #327e30;
}

a:hover {
	color: #48b745;
	text-decoration: none;
}

h2 {
	margin: 30px 0 0;
	font-size: 18px;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

select {
	width: 130px;
}

.center {
	text-align: center;
}

.hide {
	display: none;
}

a img {
	border: none;
}

.logout a {
	border-style: solid;
	border-width: 1px;
	border-color: #9a0082;
	padding: 2px;
	color: #9a0400;
}

.logout a:hover {
	border-style: solid;
	border-width: 2px;
	border-color: #9a0082;
	padding: 2px;
	color: #de8700;
	font-weight: bold;
}

.datemaj {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #0ca501;
}

/* @end */

/* @group spip */

table.spip {
	margin: auto;
	margin-bottom: 1em;
	border: 1px solid;
	border-collapse: collapse;
}

.spip_documents { text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { font-weight: bold; font-size: 0.8em; margin-left:auto; margin-right:auto;}
.spip_doc_descriptif { clear: both; font-size: 0.8em; margin-left:auto; margin-right:auto;
}

table.spip caption {
	caption-side: top;


/* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold;
}

table.spip tr.row_first {
	background: #FFC;
}

table.spip tr.row_odd {
	background: #DDD;
}

table.spip tr.row_even {
	background: #EEE;
}

table.spip th, table.spip td {
	padding: 3px;
	text-align: left;
	vertical-align: middle;
}

/* @end */

/* @group head */

#header {
	padding: 0;
	height: 155px;
	background: #474747 url(../images/fond_sumbre.jpg) repeat-x;
}

#headerimg_left {
	margin: 0;
	height: 155px;
	background: url(../images/headerimg_left.png) no-repeat 0 0;
	padding: 0;
	position: absolute;
	z-index: 235;
	width: 725px;
	left: 15px;
}

#headerimg_left .inserm {
	position: absolute;
	left: 98px;
	bottom: 53px;
}

#headerimg_left .ens {
	position: absolute;
	left: 0;
	bottom: 0;
}

#headerimg_right {
	margin: 0;
	height: 155px;
	background: url(../images/headerimg_right.png) no-repeat right top;
	padding: 0;
	position: absolute;
	right: 18px;
	z-index: 200;
	width: 345px;
}

#headerimg_left h1 {
	text-align: right;
	font-weight: normal;
	font-style: normal;
	position: absolute;
	left: 102px;
	bottom: 87px;
	z-index: 0;
}

#headerimg_left h1 a {
	color: #e9d530;
	font: 39px futura, Arial, Helvetica, Geneva, sans-serif;
}

#headerimg_left h1 a:hover {
	color: #d4c12b;
	font-weight: normal;
}

#headerimg_left h2 {
	position: absolute;
	font-size: 18px;
	font-variant: small-caps;
	margin: 0;
	text-align: right;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding: 0;
	z-index: 20;
	left: 102px;
	color: #61f35d;
	bottom: 16px;
}

#headerimg_left h2 a {
	color: #61f35d;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#headerimg_left h2 a:hover {
	color: #d0f3cf;
}

/* @end */

/* @group nav */

.artniv1 li {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 13px;
}

.artniv1 li a {
	color: #117f2a;
}

.artniv1 li a:hover {
	color: #1ddb48;
}

#nav {
	font: 1.2em futura, Arial, Helvetica, Geneva, sans-serif;
	margin-top: 0;
	width: 493px;
	margin-left: 0;
	position: absolute;
	left: 5px;
}

#langues {
	width: 82px;
	float: left;
	position: relative;
	left: 10px;
	z-index: 100;
}

#langues form {
	margin: 0;
	padding: 0;
}

#langues select {
	font-family: futura, Arial, Helvetica, Geneva, sans-serif;
	width: 80px;
	border: 1px dashed #7e7e7e;
	background-color: #dbdbdb;
}

.formulaire_menu_lang {
	margin: 0;
	padding: 0;
}

#langues label {
	display: none;
}

#navitems {
}

#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
	left: 11px;
	top: 4px;
}

#nav li {
	display: inline;
	padding: 0;
	margin: 0 0 0 10px;
}

/* @end */

/* @group content */

#content {
	width: 73%;
	display: inline;
	float: left;
	margin: 50px 0 40px;
	padding: 0 1%;
	text-align: justify;
	line-height: 1.3em;
}

#content p {
	text-align: justify;
	font: 1.1em/1.3em Arial, Helvetica, Geneva, sans-serif;
}

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

#content h2 {
	color: #327e30;
	text-align: right;
	margin: 0 0 1.5em;
	font: 1.6em futura, Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid #327e30;
}

.respname {
	text-align: right;
	padding: 0;
	margin-top: 0;
	margin-bottom: 30px;
	color: #a25553;
	font: normal normal 14px futura, Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	bottom: 21px;
}

/* @end */

/* @group equipe */

.whoiswho {
	display: inline;
	float: left;
	height: 145px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	margin: 0;
	padding: 0;
}

.whoname {
	text-align: center;
}

.whoimage {
	text-align: center;
}

/* @end */

/* @group news */

.datenews {
	color: #457f40;
}

/* @end */

/* @group intranet */

#intranet {
	background-image: url(../images/intranet_pattern.png);
	background-repeat: repeat;
	background-attachment: scroll;
}

/* @end */

/* @group sidebar */

#sidebar {
	width: 20%;
	float: right;
	display: inline;
	text-align: left;
	margin-top: 65px;
	padding-right: 0.5%;
	font: 15px futura, Arial, Helvetica, Geneva, sans-serif;
}

#sidebar a {
	color: #3f6e45;
}

#sidebar a:hover {
	color: #30a03e;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 10px;
	padding: 0;
}

#sidebar #searchform #s {
	width: 130px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

#sidebar form {
	margin: 0;
}

/* @end */

/* @group foot */

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	font-family: futura, Arial, Helvetica, Geneva, sans-serif;
}

.menupied {
	list-style: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.menupied li {
	list-style: none;
	display: inline;
}

/* @end */

/* @group jello */

/* 
http://sandbox.mikepurvis.com/css/jello/calculator.php
 */

#stretch {
	margin: 0 auto 0 auto;
	padding: 5px 0 10px;
	width: 60%;
}

#container {
	margin: 0 -380px;
	position: relative;
}

/* Holly hack for IE \*/

* html #container {
	height: 0;
}

/* */

/* helps IE get the child percentages right. */

#wrapper {
	width: 100%;
}

/* @end */

/* @group roundedcorner */

/*
http://www.456bereastreet.com/lab/transparent-custom-corners-borders-v2/
 */

html {
	background: transparent
}

body {
	background: #6c7079 repeat-x fixed}

/* Default CSS
================================================*/

/* Basic styling, used when JavaScript is unsupported */
.cbb {
	margin: 1em 0;
	padding: 0 10px;
	border: 1px solid #666;
	background: #fff;
}

.cbb h1 {
	margin: 0 -10px;
	padding: 0.3em 10px;
	background: #efece6;
	font: bold 1.2em/1 Arial, Helvetica, sans-serif;
}

/* Normal styling */

.cb {
	margin: 0.5em 0;
}

/* Top corners and border */

.bt {
	background: url(../images/box.jpg) no-repeat 100% 0;
	margin: 0 0 0 15px;
	height: 15px;
}

.bt div {
	height: 15px;
	width: 15px;
	position: relative;
	left: -15px;
	background: url(../images/box.jpg) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
}

/* Bottom corners and border */

.bb {
	background: url(../images/box.jpg) no-repeat 100% 100%;
	margin: 0 0 0 15px;
	height: 25px;
}

.bb div {
	height: 25px;
	width: 15px;
	position: relative;
	left: -15px;
	background: url(../images/box.jpg) no-repeat 0 100%;
	font-size: 0;
	line-height: 0;
}

/* Left border */

.i1 {
	padding: 0 0 0 15px;
	background: url(../images/borders.jpg) repeat-y 0 0;
}

/* Right border */

.i2 {
	padding: 0 15px 0 0;
	background: url(../images/borders.jpg) repeat-y 100% 0;
}

/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */

.i3 {
	display: block;
	margin: 0;
	padding: 1px 10px;
	background: #fff;
}

/* Make the content wrapper auto clearing so it will contain floats (see http://positioniseverything.net/easyclearing.html). */

.i3:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.i3 {
	display: inline-block;
}

.i3 {
	display: block;
}

/* Default CSS ends here */

/* Custom CSS
================================================*/

/* You can use different borders for different boxes on the same page. Just adjust the CSS. Here are a few examples, one of which uses the GIF images instead of the PNG images. Note that you can also adjust borders, heights and paddings this way. Remember to adjust the IE CSS as well. */

.one {
	position: absolute;
	top: 0;
	right: 0;
}

.two {
	float: left;
	width: 45%;
}

.two .i1,
.two .i2 {
	background-image: url(../images/borders.gif);
}

.two .bt,
.two .bt div,
.two .bb,
.two .bb div {
	background-image: url(../images/box.gif);
}

#three {
	float: left;
	clear: both;
	width: 80%;
}

#three .cb {
	float: left;
	width: 40%;
}

/* @end */

/* @group publication */

.tabpub {
	width: 100%;
	margin-bottom: 20px;
	padding: 0;
	margin-top: 0;
	font-size: 145%;
}

td.contpeople {
	margin: 0;
	vertical-align: middle;
	font: bold 0.9em Arial, Helvetica, Geneva, sans-serif;
}

td.conttitle {
	margin: 0;
	vertical-align: middle;
	text-align: left;
	font: 0.8em Arial, Helvetica, Geneva, sans-serif;
}

td.contpress {
	text-align: left;
	margin: 0;
	vertical-align: middle;
	font: 0.8em Arial, Helvetica, Geneva, sans-serif;
}

td.contabstract {
	font-size: 0.7em;
}

.contabstract a {
	font-family: futura, Arial, Helvetica, Geneva, sans-serif;
	color: #117f2a;
}

.contabstract a:hover {
	color: #1ddb48;
}

.contabstract div {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	text-align: justify;
	color: #575555;
}

.contabstract div hr {
	border: 1px solid #d5d1d1;
}

.docpubli, .linkpubli {
	text-align: right;
	padding: 2px;
}

.docpubli a {
}

.datepub {
	font-size: 12px;
	text-align: right;
	font-weight: bold;
}

/* @end */
