
	/****************************************************************************************************  GENERAL */

	/*---------- CONTAINERS ----------*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #9C9C9C;
	margin: 20px 0 20px 0;
	text-align: center;
	color: #404040;
	font-size: 11px;
}
div#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

	/*---------- TITRES ----------*/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 16px;
	letter-spacing: 1px;
	color: #339999;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	margin: 0 0 10px 0;
	padding: 0;	
}
h3 {
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 20px 0;
	padding: 0;
}
h4 {
}
h5 {
	color: #339999;
	margin: 0 0 10px 0;
	font-size: 12px;
}

	/*---------- AUTRES BALISES ----------*/

img {
	border: none;
	display: block;
}
p {
}
a {
	color: #339999;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:hover {
}

	/*---------- TABLEAUX ----------*/

table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #404040;
}
th {
	padding: 5px;
	background-color: #9C9C9C;
	text-align: center;
	color: white;
}
td {
	text-align: center;
	padding: 3px;
	border-bottom: 1px solid #9C9C9C;
}

	/*---------- FORMULAIRES ----------*/

form {
	margin: 0;
	padding: 0;
}

	/*---------- DIVERS ----------*/

.clear {
	clear: both;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.red {
	color: #CC0000;
}

	/****************************************************************************************************  TOP */

object {
	display: none;
}
ul#menu {
	display: none;
}

	/****************************************************************************************************  LEFT */

div#left {
	display: none;
}

	/****************************************************************************************************  RIGHT */

div#right {
	width: 100%;
}
div#right table#details {
	width: 370px;
}
div#right table#details th {
	text-align: right;
	border-bottom: 1px solid white;
	width: 55%;
}
div#right p#photo {
	float: right;
	text-align: right;
	margin: 0;
	padding: 0;
	line-height: 18px;
}
div#right p#photo img {
	margin-bottom: 10px;
}
div#right p#photo a {
	display: none;
}


	/****************************************************************************************************  BOTTOM */

h6 {
	font-size: 10px;
	margin: 10px 0 0 0;
	padding: 0;
	font-weight: normal;
	color: #E6E6E6;
	line-height: 14px;
}
h6 a {
	color: #E6E6E6;
}
.normaweb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	background-color: white;
	padding: 0 2px 0 2px;
	letter-spacing: 1px;
	font-weight: bold;
}
.norma { color: #44715E; }
.web { color: #93AAAA; }

