/* Generalités */

/* ------------------------------------------------------- */



body {

	margin: 0;

  	padding: 0 0 20px;

	text-align: center;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 76%;

	color: #000;

	background: #a4161c url(../images/body-bg.gif) top center repeat-y;

}

#page {

	width: 720px;

	margin: 0 auto;

	position: relative;

	text-align: left;

	font-size: .9em;

	background: url(../images/page-bg.gif) top left repeat-x;

}





/* Colonne de Contenu */

/* ------------------------------------------------------- */



#contenu {

	margin: 0 10px 0 145px;

	text-align: center;

}



#logo {

	height: 161px;

	background: url(../images/pag-logo.gif) top center no-repeat;

}

#logo img {

	display: none;

}



#contenu #texte {
	margin: 0;
	text-align: left;
	border: 1px solid #C58065;
	padding: 15px;
	background: #fff;
	line-height: 1.3em;
	height: 250px; /* Pour simuler min-height dans IE */
	
} 

html>body #contenu #texte {

	min-height: 250px;

	height: auto;

}



a:link {

	color: #00669B;

}

a:visited {

	color: #B27057;

}

a:hover {

	color: #F37021;

	background: none;

}

a:active {

	color: #00A6D1;

}



h1 {

	margin: 15px 0 0;

	padding: 5px 15px;

	text-align: left;

	color: #ECE4C4;

	font-size: 1.4em;

	line-height: 1.1em;

	background: #AD262C;

}

h2 {

	margin: 2.5em 0 1em;

	padding-bottom: 6px;

	color: #A7441D;

	font-size: 1.2em;

	border-bottom: 1px solid #C3A588;

}

p {

	margin: 0 0 1em;

}

ul {

	margin: 1em 0;

	padding: 0;

	position: relative /* pour fixer le "IE/Win Disappearing List-Background Bug" */

}

ul li {

	margin: 0 0 .1em;

	padding: 0 0 0 20px;

	list-style: none;

	background: url(../images/puce.gif) 6px 5px no-repeat;

}

ol li {

	margin-top: 0;

	margin-bottom: .1em;

}

li p {

	margin: 0 0 .5em;

}

ul.capsules li {

	margin: 0 0 2em;

}

p.suite {

	font-weight: bold;

	font-size: .9em;

}

p.haut {

	text-align: right;

	margin: 3em 0 0;

	font-size: .9em;

}

li p.suite {

	margin: 0 0 1.5em;

	text-align: right;

}

p.suite a img {

	padding-right: 5px;

	background: #fff;

	vertical-align: middle;

}

img {

	border: none;

}

.clear {

	clear: both;

	height: 0;

	font-size: 1%;

	line-height: 1%;

}



/* Tableaux */

table {

	width: 533px;

	margin: 1.5em 0;

	font-size: 1em;

	border-width: 2px 0 0 1px;

	border-style: solid;

	border-color: #C58065;

	background: #FFFDF6;

}

caption {

	padding: 0 0 8px;

	color: #000;

	font-size: 1em;

	font-weight: bold;

	text-align: left;

}

th, td {

	padding: 3px 8px 5px;

	border-width: 0 1px 1px 0;

	border-style: solid;

	border-color: #C58065;

	vertical-align: top;

}

thead th {

	font-size: .9em;

	color: #824C38;

	line-height: 1.2em;

	border-bottom-width: 2px;

	background: #ECE7D4;

}

tbody th {

	color: #fff;

	border-bottom-width: 2px;

	background: #C58065;

}

td.coordonnees {

	white-space: nowrap;

}



table.chantier td {width: 50%;}

table.chercheurs .col1 {width: 30%;}





/* Colonne de NAV */

/* ------------------------------------------------------- */

#nav {

	position: absolute;

	top: 0;

	left: -10px;

	width: 145px;

}



ul.menu  {

	margin: 0;

	padding: 0;

}

.menu li {

	margin: 0 0 8px 0;

	padding: 0;

	width: 145px;

	line-height: 1.2em;

	font-size: .9em;

	list-style: none;

	background: none;

}

#page .menu li a {

	height: 1%; /* pour ie 5.01 pc */

	display: block;

	padding: 3px;

	text-align: center;

	color: #B25632;

	border: 1px solid #E4E0D2;

	background: #ECE7D4;

	font-weight: bold;

	text-decoration: none;

}

html>body .menu li a {

	height: auto;

}

#page .menu li a:hover {

	border-color: #fff;

	background: #C8C0A5;

}

#page .menu li a:active {

	color: #fff;

	background: #007B9B;

	border-color: #fff;

}



.menu li#lang {

	margin: 10px 0 65px;

}

.menu li#logos {

	margin: 15px 0;

	text-align: center;

}

.menu li#logos p {

	margin-left: 10px;

}

#page .menu li#logos a {

	background: none !important;

	border: none;

}

.menu li#agenda {

	margin-top: 35px;

}


.blog1 {

	float: left;

	width: 360px;
	
	margin-bottom: 35px;
	
	border-right: 1px;
	
	border-right-style: dotted;
	
	border-right-color: #007B9B;
	
	padding: 5px;


}

.blog2 {
	float: right;
	width: 130px;
	height: 100%;
	margin-bottom: 35px;
	padding: 10px;
	background: #ECE7D4;
}

.blog_titre {

	font-size: 12px;
	
	font-weight: bold;


}

.blog_link {

	font-size: 10px;
	
	color: #B25632;


}


.blog_auteur {
	font-size: 0.9em;
	color: #B25632;
	margin-top: 10px;

}

.blog_comments {

	font-size: .9em;
	
	color: #B25632;
	
	margin-top: 15px;


}

.blog_bt {

	font-size: .9em;
	
	color: #B25632;
	
	margin-top: 15px;
	
	border-color: #fff;
	
	border: 1px solid #E4E0D2;
	
	padding: 0px;
	
	width: 115px;
	
	font-weight: bold;
	
	text-align: center;
	
	text-decoration: none;

}

.bloc {

	width: 350px;
	
	margin-bottom: 25px;
	
	border-bottom: 1px;
	
	border-bottom-style: dotted;
	
	border-bottom-color: #007B9B;
	
	padding: 0px;


}

.input {

	float: right;

	width: 120px;
	
	margin: 5px;

}

