/* CSS document
Copyright (c) Antoine Llorca 2006-2007 */

body {
	margin: 0px;
	font-family: Tahoma, Verdana, "Times New Roman", Serif;
	font-size: 11px;
	width: 688px;
	margin: auto;
	background: url("img/fond.png") no-repeat top center;
	text-align: justify;
}

p {
	margin: 0px;
	padding: 0px;
	text-indent: 20px;
}

img {
	border: 0px;
}

img.diaporama {
	display: none;
}

img.diaporama:hover, img.diaporama:active {
	border-color: #dd0000;
	cursor: pointer;
}

a {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

a:hover {
	color: gray;
}

table {
	border-collapse: collapse;
}

table .tabledocu {
	margin-right: auto;
	margin-left: auto;
}

.infostable {
	margin-left: 15px;
}

.infostable td {
	padding: 5px;
}

.tabledocu td {
	width: 140px;
	font-size: 9px;
}

table img {
	border: 5px solid gray;
}

h1 {
	text-align: right;
	font-weight: normal;
	margin: -5px 10px 10px 0px;
	font-size: 36px;
}

.liensheader {
	text-decoration: none;
	color: white;
	font-weight: bold;
}

.liensheader:hover {
	background-color: #E4DDDD;
	color: black;
}

#header {
	background-color: black;
	color: white;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px;
	margin-bottom: 20px;
}

.headertxtleft {
	display: block;
	float: left;
	padding-left: 20px;
	text-align: left;
	background-color: black;
}

.headertxtright {
	display: block;
	float: right;
	padding-right: 20px;
	text-align: right;
	background-color: black;
}

#content {
	margin: 0 20px 0 20px;
}

#txtnews {
	background-color: #E4DDDD;
	margin-right: auto;
	margin-left: auto;
	width: 630px;
	padding: 10px;
	overflow: auto;
	height: 260px;
}

.videocadre {
	margin: 0px 0px 20px 0px;
}

.retour {
	margin-bottom: 10px;
}

.presse {
	text-align: center;
	text-indent: 0px;
}

.menu2 {
	clear: both;
	text-align: left;
	margin-right: 40px;
	padding-top: 10px;
	border-bottom: 1px solid black;
	padding: 10px;
	padding-left: 10px;
	padding-right: 30px;
	position: absolute;
	top: 430px;
}

.pl2 {
	clear: both;
	text-align: left;
	margin-right: 40px;
	padding: 10px;
	padding-left: 10px;
	padding-right: 30px;
	position: absolute;
	top: 462px;
}

#footer {
	font-size: 9px;
	font-family: Verdana, sans-serif;
}
