﻿body { 
	margin : auto;
	font-size : 13px;
	font-family : Helvetica;
	color : #000000; 
	background-color : #FFFFFF; 
	text-align:center; 
} 
  
#global { 
	background-color : #FFFFFF; 
	margin : 0px 5px 5px 5px;
} 

a {
	color : #000000;
	text-decoration : none;
}

a:hover {
	color : #a40000;
	text-decoration : none;
}
a img {
	border : none;
}
img {
	border:none;
}

ul li {
	padding-bottom : 15px;
}

#header {
	height : 130px;
	background-image : url('bandeau_4.jpg');
	background-repeat : no-repeat;
	background-position : top;
}

#menu {
	text-align : center;
	background-color : #FFFFFF;
	float : left;
	border : none;
	margin-left : 5%;
	margin-right : 8%;
}
#menu table {
	border-collapse : collapse;
}
#menu table tr td {
	padding : 6px;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 4px;
	cursor : pointer;
	background-color : #FFFFFF;
	border : none;
}
#menu table tr td a {
	color : #000000;
}
#menu table tr td:hover {
	background-color : #dcdcdc;
}
#menu table tr td:hover a, #menu table tr td:hover a:hover{
	color : #000000;
}
#menu table tr td:hover a, #menu table tr td:hover a:hover, #menu table tr td a{
	font-size : 12px;
	text-decoration : none;
}

#user {
	padding : 4px;
	padding-top : 15px;
	height : 590px;
	float : left;
	width : 16%;
}
#userBox {
	height : 570px;
}
#user .rtop, #user .rbottom, #menu .rbottom {display:block;}
#user .rtop *, #user .rbottom *, #menu .rbottom * {display: block; height: 1px; overflow: hidden}
.r1{margin: 0 5px;}
.r2{margin: 0 3px;}
.r3{margin: 0 2px;}
.r4{margin: 0 1px; height: 2px}
.r1, .r2, .r3, .r4 {
	border-left : 1px solid #d3232d;
	border-right : 1px solid #d3232d;
}
.r2 {
	border-left : 2px solid #d3232d;
	border-right : 2px solid #d3232d;
}
.r1 {
	background-color : #d3232d;
}
/*#userBox, #user .rtop *, #user .rbottom *, #menu .rbottom * {
	border-left : 1px solid #d3232d;
	border-right : 1px solid #d3232d;
}*/

#imgIndex {
	float : left;
	margin-right : 15px;
	margin-bottom : 5px;
	margin-top : 5px;
	padding : 1%;
}

#imgBio {
	float : left;
	margin-right : 15px;
	margin-bottom : 5px;
	padding : 1%;
	padding-top : 0px;
}

#contentBox {
	/*overflow-y : scroll;*/
	height : auto;
	min-height : 580px;
	width : 100%;
	min-width : 900px;
	margin-left : 0%;
	margin-right : 1%;
	/*text-align : center;*/
	border-bottom : 4px solid #cc0033;
	float : left;
}

#rapport a, #rapport a:hover {
	color : #1111cc;
}

.biblio p a {
	color : #000000;
}
.biblio p a:hover {
	color : #a40000;
}

#clear {
	clear : both;
}

#formPhoto {
	border-bottom : 1px solid #614E32;
	padding-bottom : 8px;
	width : 99%;
}
/*
#resultsPhoto table {
	border-collapse : collapse;
}
#resultsPhoto table tr td {
	padding : 10px;
}
*/
.results {
	width : 99%;
	margin : 0px;
	font-size : 11px;
}

.cache {
	display : none;
}

.results table {
	border-collapse : collapse;
	width : 99%;
	border : none;
}
.results table td {
	border : none;
}
.results table tr:hover {
	cursor : pointer;
}
.results table td a, .results table td a:hover {
	text-decoration : none;
}

.vu, .vu a, .vu a:hover, .vu a:visited {
	color : #ababab;
}

.liens p a, .liens p a:hover, .liens a, .liens a:hover {
	color : #a40000;
}

.liensBis p a, .liensBis a {
	color : #000000;
}
.liensBis p a:hover, .liensBis a:hover {
	color : #a40000;
}

#inventaire table {
	width : 99%;
	border : none;
	border-collapse : collapse;
}
#inventaire table td {
	padding : 3px;
}

#photoBrowser {
	width : 99%;
}
#photoBrowser table {
	margin-bottom : 20px;
}
#photoBrowser table tr td {
	padding : 0px 5px 0px 5px;
}
#infosPhoto table {
	border-collapse : collapse;
}
#infosPhoto table tr td {
	padding : 0px 15px 0px 15px;
}

.barreImg {
	vertical-align : top;
	height : 40px;
	background-color : #ebebeb;
	margin : auto;
	top : 0px;
	left : 0px;
	text-align : center;
}
.barreImg table {
	background-color : #ebebeb;
	border-collapse : collapse;
	margin : 5px;
	border : none;
}
.barreImg td {
	background-color : #ebebeb;
	border : none;
	padding-right : 10px;
	padding-left : 10px;
}

.surligne {
	background-color : yellow;
}

#plan {
	text-align : justify;
	margin : 40px;
	margin-top : 10px;
	margin-bottom : 10px;
}
.indentePlan {
	text-indent : 30px;
}

#footer table td {
	text-align : justify center;
	padding-left : 10px;
	padding-right : 10px;
}
#footer a img {
	border : none;
}
