/* @override http://wwwtest.biologie.ens.fr/~gaie/eeca/bones/css/structure.css */

/* @group general */

body {
	padding: 5px 400px 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 {
	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: #f26722;
}

a:hover {
	color: #f29d72;
	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: #9d0383;
}

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

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

/* @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;
	background-position: center 0;
	background-repeat: repeat-x;
	height: 290px;
}

#headerimg_left {
	position: absolute;
	z-index: 10;
	left: 15px;
	width: 257px;
	margin: 0;
	padding: 0;
	background-position: 0 top;
	background-repeat: repeat-x;
}

.logoens {
	position: relative;
	top: 63px;
	right: 9px;
	display: none;
}

.logocnrs {
	position: relative;
	right: 55px;
	bottom: 25px;
	display: none;
}

.liendepbio {
	position: absolute;
	right: 5px;
	bottom: 142px;
	display: none;
}

#headerimg_right {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 12px;
	z-index: 5;
	width: 700px;
	height: 160px;
	top: 16px;
	background-position: right top;
	background-repeat: no-repeat;
}

#headerimg_right h1 {
	text-align: right;
	font-weight: normal;
	font-style: normal;
	padding: 0;
	margin: 0;
	position: relative;
	top: 20px;
	right: 0;
	color: #516d44;
}

#headerimg_right h1 a {
	font: 38px/41px Helvetica, Geneva, Arial, futura, sans-serif;
	color: #545f80;
}

#headerimg_right h1 a:hover {
	color: #e7ffdd;
	font-weight: normal;
}

#headerimg_right h2.chef {
	right: 30px;
	margin: 0;
	text-align: right;
	position: absolute;
	top: 170px;
	font: 13px Arial, Helvetica, Geneva, sans-serif;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding: 0;
}

/* @end */

/* @group nav */

.artniv1 li {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font: 13px Courier, "Courier New", mono;
}

.artniv1 li a {
	color: #2700af;
}

.artniv1 li a:hover {
	color: #774bfe;
}

#nav {
	font: 1.2em futura, Arial, Helvetica, Geneva, sans-serif;
}

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

#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;
}

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

/* @end */

/* @group content */

#content {
	width: 62%;
	display: inline;
	float: left;
	margin: 10px 0;
	padding: 0 1%;
}

#content p {
	text-align: justify;
	font: 13px Arial, Helvetica, Geneva, sans-serif;
	margin-right: 10px;
	margin-left: 10px;
}

#content ul {
	margin: 0px;
	padding: 0px 20px;
	list-style: none;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	list-style-type: square;
	list-style-position: inside;
	color: #63a042;
	text-align: justify;
}

#content li {
	margin-bottom: 8px;
}

#content h2 {
	color: #72b84c;
	text-align: right;
	font: 2.5em futura, Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 0.5em;
}

#content h3 {
	font-size: 25px;
	margin: 5px 0 10px;
	padding: 0;
	color: #ff6000;
}

#content h4 {
	font-size: 16px;
	margin: 0 0 5px;
	padding: 0;
	color: #5ac732;
}

#content h5 {
	font-size: 14px;
	margin: 0 0 5px;
	padding: 0;
	color: #6cad55;
}

#content strong {
	font-size: 14px;
	margin-right: 16px;
	color: #b5d4a5;
}

/* @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 intranet */

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

/* @end */

/* @group sidebar */

#sidebar {
	width: 234px;
	min-height: 300px;
	float: right;
	display: inline;
	text-align: left;
	font: 20px/10px futura, Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	bottom: 160px;
	padding-top: 86px;
	background: url(../images/rond_navig.png) no-repeat 0 top;
	left: 18px;
	padding-left: 50px;
}

#sidebar a {
	color: #fff;
}

#sidebar a:hover {
	color: #f16722;
}

#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 0;
	padding: 0;
}

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

#sidebar #searchsubmit {
	padding: 1px;
}

#sidebar form {
	margin: 0;
}

.contacts {
	font: bold 11px Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	color: #d67140;
	padding: 5px;
	margin-top: 80px;
}

#sidebar .contacts a {
	color: #a24516;
}

.contacts strong {
	font-size: 14px;
	color: #376a20;
}

/* @end */

/* @group foot */

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	font-family: futura, Arial, Helvetica, Geneva, sans-serif;
	background: url(../images/Logo_branche.png) no-repeat right top;
	width: 100%;
	height: 95px;
	position: relative;
	top: 11px;
}

.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: 90%;
}

#container {
	margin: 0 -400px;
	position: relative;
	min-width: 880px;
}


/* 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: #ccc url(bg.png) repeat-x fixed}

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

/* Basic styling, used when JavaScript is unsupported */
.cbb {
	margin: 1em 0;
	padding: 0 10px;
	border: 1px none #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;
}

/* 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 doc */

#documents_joints {
	width: 250px;
	margin-top: 100px;
}

#documents_joints li {
	list-style-position: outside;
}



/* @end */

/* @group form */

div.spip_forms {
	border-style: none;
}



/* @end */
