
/* divers */

body {
	color : #666;
	background-color : white;
	font-family: Georgia, Times New Roman, Serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: .05em;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}

div, h1, h2, h3, h4, h5, h6, p, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 1em;
}

img {
	border: none;
}

a, a:link, a:visited, a:hover {
	color: #F90;
	text-decoration: none;
	background-color: white;
}

a:hover {
	text-decoration: underline;
}

acronym {
	border: none;
}

.exergue {
	color: #F90;
}

/* Blocs flottés */

.clear {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}

/* structure */

#prelude {
	top: -100em;
	position: absolute;
}

#container {
	text-align: left;
	width: 628px;
	_width: 658px;
	padding: 15px;
	margin: 0 auto;
	background: White url(../img/fd_page.gif) bottom left no-repeat;
	position: relative;
}

#contenu {
	float: right;
	width: 380px;
	padding-top: 140px;
}

#contenu img {
	width: 380px;
}

#homehead {
	position: absolute;
	top: 15px;
	left: 302px;
	width: auto;
}

#legal {
	position: absolute;
	bottom: 15px;
	left: 15px;
	width: 200px;
	text-align: right;
	font-size: 9px;
	letter-spacing: 0;
}


/* nav */

#nav {
	background-color: #FDFCF8;
	border: 1px solid #CCC;
	border-right: none;
	border-left: none;
	width: 185px;
	padding: 10px 0 0 0;
	font-size: 12px;
	margin: 0;
}

#nav li {
	_margin: 0;
}

#nav a {
	color: #666;
	display: block;
	padding:3px 0;
	padding/**/:/* */3px 0 3px 15px;
}

#nav a:hover, #nav a.on {
	background-color: #F90;
	color: White;
	text-decoration: none;
}

#lg {
	font-size: .9em;
	float: left;
	margin-top: .5em;
}

#lg a {
	color: #666;
}


#intro {
	margin-bottom: 30px;
}

#calnet, #calsync {
	width: 170px;
	float: left;
}

#calnet {
	margin-right: 30px;
}

#calnet img, #calsync img {
	width: 170px;
}

/* tarifs et textes */

.prix p, .prix li {
	margin-bottom: 0;
}

.prix h3 {
	font-size: 16px;
	font-weight: normal;
	line-height: 12px;
}

.prix h3 .exergue {
	font-weight: bold;
}

.prix h3 .nota {
	font-size: 10px;
}

h3.exergue {
	margin-bottom: .3em;
	margin-top: 1em;
	font-size: 14px;
}

h4.exergue {
	margin-bottom: .2em;
	font-size: 11px;
	margin-top: 1em;
	color: #999;
}

.tarifs {
	font-size: .9em;
}

.prems {
	font-size: 1em;
}

.tarifs th {
	background-color: #CCC;
	color: white;
	border-right: 1px solid white;
}

.prems th {
	background-color: #999;
	background-color: #F90;
}

.tarifs th, .tarifs td {
	padding: .2em .5em;
	text-align: left;
}

.tarifs td {
	border-bottom: 1px solid #CCC;
	background-color: #FCFCFC;
	border-right: 1px solid white;
}

.prems td {
	background-color: #FDFCF8;
}

.tarifs .prix {
	width: 10em;
}
