body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin: 0;
	background: url(../images/quadrille.gif);
}

a {color: #005;}

#header {background: url(../images/quadrille.gif);}
#anim {background: url(../images/bg_header.gif) repeat-y; padding-left: 140px;}
#anim object {display: block;}

#principal {
	background: #a5a5a5 url(../images/bg_princiapal.gif) repeat-y;
}

#menu,#photo {float:left;}

#menu {width:120px; padding: 10px}
/* Hides from IE5-mac \*/
* html #menu {padding: 9px;}
/* End hide from IE5-mac */
#menu ul.menulist {margin-top: 2em;}
#menu #lang {font-size: 0.9em;}

#photo {width:300px; height: 355px;}
#contenu {
	width: 300px;
	color: #707070;
	line-height: 1.6em;
	margin-left: 440px;
	padding: 20px 10px 25px 20px;
}

#footer {clear: both;}
.border {height: 25px; width: 100%; background: url(../images/raye.gif);}
#validation {padding: 0.3em; text-align:right;}
#validation a:link, #validation a:visited  {font-size: 0.7em; color: #333; text-decoration: none; background: #999; padding: 0.4em}
#validation a:hover {border: 1px dashed #666; padding: 0.3em;}

/* -- Clear Fix -- */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#contenu #ensTitre {
	margin-top: 2.5em;
	margin-bottom: 3.5em;
}

#contenu h1 {
	font-size: 2.4em;
	font-weight: normal;
	line-height: 1em;
	letter-spacing: 0.05em;
	color: #666666;
	margin-top: 0;
	margin-bottom: 0.4em;
}

#contenu h2 {
	color: #999;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0;
}

#contenu h3 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 1.3em;
	margin-bottom: 0.4em;
}

#contenu p {
	margin-top: 0;
}

#contenu #ficheTech {
	float: right;
	position: relative;
	top: 0.5em;
	margin: 0 0 1.5em 1em;
	padding: 0.4em;
	border: 1px solid #bbb;
	text-align:center;
}

#contenu #ficheTech div {
	padding: 1em;
	background: #f6f6f6;
}

#contenu #ficheTech h4 {
	color: #888;
	margin-top:0;
	margin-bottom: 0.3em;
	text-decoration: underline;
	font-size: 0.9em;
	
}

#contenu #ficheTech ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#contenu #ficheTech a {
	color: #005;
	font-size: 0.8em;
	text-decoration:none;
}

#ficheTech a:before {
	content: "> ";
}

#contenu .note {
	font-size : 0.9em;
	margin-top: 2em;
}

#contenu dl {padding:0;margin:0;}
#contenu dt {text-decoration:underline;margin-top:0.8em}
#contenu dd {padding:0;margin:0;}

table.caracteristiques {
	margin: 4em 0;
	border: 1px solid #666;
	border-spacing: 0;
	font-size: 0.8em;
	padding: 0.3em;
}

table.caracteristiques th:first-child {
	width: 45%;
}

table.caracteristiques th {
	background: #D9D9D9;
}

table.caracteristiques tr.pair {
	background: #eee;
}

table.caracteristiques th, table.caracteristiques td {
	padding: 0.6em 0.8em;
}