/* @group general */

body {
	padding: 5px 300px 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);
}

#home {
	text-align: center;
	position: absolute;
	left: 0;
	width: 100%;
}

#home #center {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}


#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 {
	color: #7e7e7e;
	text-decoration: none;
}

a:hover {
	color: #7e3f3f;
	text-decoration: none;
}

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

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: #26264d;
}

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

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

div.spip_forms {
	border-style: none;
}

legend {
	font-family: Courier, mono, "Courier New";
	font-weight: bold;
	color: #647749;
}

object {
	margin-bottom: 10px;
	margin-top: 10px;
}

/* @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 { margin-left:auto; margin-right:auto;
	font: italic bold 11px/12px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
}
.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 */

h2.liendepbio {
	position: absolute;
	right: 0;
	bottom: 117px;
	z-index: 1;
}

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

#headerimg_left {
	margin: 0;
	height: 177px;
	background: url(../images/headerimg_left.jpg) no-repeat 27px 4px;
	width: 545px;
	padding: 0;
	position: absolute;
	z-index: 100;
	top: 6px;
	left: 5px;
}

#headerimg_right {
	height: 170px;
	padding: 0;
	position: absolute;
	right: 8px;
	z-index: 248;
	top: 5px;
	width: 241px;
	background-position: 0 top;
	background-repeat: no-repeat;
}

#headerimg_right h1 {
	position: relative;
	font: small-caps 80px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	text-align: right;
	margin: 0;
	padding: 0;
	right: 99px;
	top: 44px;
}

#header_title h1 {
	font-weight: normal;
	font-style: normal;
	color: #7e95ac;
	position: relative;
	z-index: 300;
	left: 72px;
	bottom: 7px;
}

#header_title h1 a:hover {
	opacity: 0.5;
}

#headerimg_right h2.chef {
	position: absolute;
	right: 0;
	top: 131px;
	font-size: 14px;
	font-variant: small-caps;
	margin: 0;
	text-align: right;
	padding: 0;
}

#headerimg_right h2 a {
	color: #26264d;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#headerimg_right h2 a:hover {
	color: #5858b1;
}

/* @end */

/* @group nav */

.artniv1 li {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.artniv1 li a {
}

.artniv1 li a:hover {
	opacity: 1;
}

#nav {
	font: 1.2em futura, Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	bottom: 22px;
	padding: 0;
	margin: 0;
	right: 30px;
	z-index: 300;
	width: 566px;
}

#langues {
	width: 82px;
	float: right;
}

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

#nav a:hover {
	opacity: 0.75;
}

/* @end */

/* @group content */

#content {
	width: 73%;
	display: inline;
	float: left;
	margin: 30px 0 90px;
	padding: 0 1%;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#content p {
	text-align: justify;
	padding: 0;
	margin: 0 0 15px;
	font: 1.3em/1.2em Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
}

#content li {
	font-size: 1.1em;
}

#content h2 {
	color: #7e0000;
	text-align: left;
	font: 36px futura, Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
	margin: 0;
	padding: 0;
}

#content h3 {
	text-align: center;
	margin-bottom: 20px;
	font: small-caps bold 16px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	color: #803e3e;
}

#content h3 li {
	text-align: left;
	font: italic 14px/18px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: upper-roman;
	list-style-position: inside;
	text-transform: capitalize;
}

#content h4 {
	background-color: #ffd9d9;
	color: #7e3f3f;
	padding: 0;
	margin: 18px 0 5px;
	font: 18px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
}

.doc {
	margin: 10px;
	display: none;
	text-align: left;
}

strong.caractencadre-spip.spip {
	background-color: #2367ac;
	position: relative;
	padding: 3px;
	bottom: 20px;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
}

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

.tabpub {
	width: 95%;
	margin-bottom: 5px;
	border: 1px solid #e0e2ee;
	padding: 0;
	margin-top: 0;
	margin-left: 5%;
}

.pubrowtitre {
	background-color: #e0e2ee;
	vertical-align: top;
	text-align: justify;
}

.pubrowtitre td {
	font: italic 1.2em/1em futura, Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	padding: 2px;
	vertical-align: middle;
	color: #222744;
	border-color: #e0e2ee;
}

.pubrowpeople {
	background-color: #efe9f8;
}

td.contpeople {
	text-align: right;
	padding: 2px;
	margin: 0;
	vertical-align: middle;
	color: #451f7e;
	font-family: futura, Arial, Helvetica, Geneva, sans-serif;
}

td.contpress {
	text-align: left;
	padding: 5px;
	margin: 0;
	vertical-align: middle;
	font-family: futura, Arial, Helvetica, Geneva, sans-serif;
}

.pubrowabstract {
	
}

td.contabstract {
	
}

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

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

.coin_g_titre {
	width: 30px;
	height: 30px;
}

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

.docpubli a {
}

.datepub {
	color: #ffffff;
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 5px;
	width: 100%;
	background: #693662;
	text-align: left;
	padding-left: 2px;
	font-weight: bold;
}

.review {
	color: #000000;
	font-size: 12px;
	width: 100%;
	background: #9680be;
	text-align: left;
	padding-left: 2px;
	font-style: italic;
}

/* @end */

/* @group news */

.datenews {
	color: #457f40;
}

/* @end */

/* @group intranet */

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

/* @end */

/* @group sidebar */

#sidebar {
	width: 25%;
	padding-right: 0;
	font: bold 18px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	margin-top: 20px;
	margin-bottom: 80px;
	padding-left: 0;
	float: right;
	display: inline;
	position: relative;
	right: 0;
	left: 16px;
}

#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: 5px;
	color: #7e7e7e;
}

#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: 2px 0 12px 10px;
}

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

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

#sidebar ul ul ul li {
	margin-bottom: 8px;
}

#sidebar ul ul li a {
	font-size: 11px;
}

#sidebar ul ul ul li a {
	font-size: 10px;
	opacity: 1;
	font-weight: normal;
	font-style: normal;
}

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

#sidebar #searchsubmit {
	padding: 1px;
}

#sidebar form {
	margin: 6px 0 0 3px;
}

.formulaire_recherche {
}

.formulaire_recherche label {
	display: none;
}

input#recherche.forml {
	background-color: #fbf4ee;
	border: 1px inset #cfe4fe;
	color: #717171;
	width: 140px;
}

/* @end */

/* @group foot */

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

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

.menupied li {
	list-style: none;
	display: inline;
	margin-right: 30px;
}

/* @end */

/* @group jello */

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

#stretch {
	margin: 0 auto 0 auto;
	padding: 5px 0 10px;
	width: 65%;
	min-width : 110px;
}

#container {
	margin: 0 -300px;
	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-repeat: repeat-x;
	background-attachment: 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;
	font: bold 1.2em/1 Arial, Helvetica, sans-serif;
}

/* Normal styling */

.cb {
	margin: 0.5em 0;
}

/* Top corners and border */

.bt {
	margin: 0 0 0 15px;
	height: 15px;
	background-position: 100% 0;
	background-repeat: no-repeat;
}

.bt div {
	height: 15px;
	width: 15px;
	position: relative;
	left: -15px;
	font-size: 0;
	line-height: 0;
	background-position: 0 0;
	background-repeat: no-repeat;
}

/* Bottom corners and border */

.bb {
	margin: 0 0 0 15px;
	height: 25px;
	background-position: 100% 100%;
	background-repeat: no-repeat;
}

.bb div {
	height: 25px;
	width: 15px;
	position: relative;
	left: -15px;
	font-size: 0;
	line-height: 0;
	background-position: 0 100%;
	background-repeat: no-repeat;
}

/* Left border */

.i1 {
	padding: 0 0 0 15px;
	background-position: 0 0;
	background-repeat: repeat-y;
}

/* Right border */

.i2 {
	padding: 0 15px 0 0;
	background-position: 100% 0;
	background-repeat: repeat-y;
}

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