
body, td, input, select {
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #333;
}
body, td {
	margin: 0px;
	padding: 0px;
}
body {
	background: #fff url(../res/element/hdr_bg.gif) top left repeat-x;
}

form {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

object {
	vertical-align: middle;
}

div.clear {
	clear: both;
}

.detail {
	font-size: 8.5pt;
}

span.qm {
	text-transform: none;
}

acronym {
	border: 0px;
}

span.ind, span.t {
	text-transform: uppercase;
	font-size: 9pt;
}
.detail span.ind, .detail span.t {
	font-size: 8pt;
}

p.sig {
	text-align: right;
}

p.trente {
	text-align: center;
}

a {
	color: #EF3560;
}
a.out {
	background: url(../res/element/icon-site.png) top right no-repeat;
	padding-right: 16px;
}

strong {
	font-family: helvetica, arial, sans-serif;
}

#hdr {
	width: 780px;
	margin: 0px auto;
}
#hdr div.hdr-in {
	width: 400px;
}
#hdr div.logo {
	width: 258px;
	float: left;
	margin-top: 20px;
}
#hdr div.slogan {
	margin-top: 7px;
	color: #FCE569;
	font-size: 9pt;
}

#nav-lng {
	float: right;
	padding-top: 20px;
}
#nav-lng a {
	color: #fff;
	text-decoration: none;
}
#nav-lng a:hover {
	text-decoration: underline;
}

#nav-top {
	clear: left;
}
#nav-top table {
	border: 0px;
	border-collapse: collapse;
	margin-top: 10px;
}
#nav-top td {
	vertical-align: top;
	padding-right: 12px;
	white-space: nowrap;
}
#nav-top td.path1 {
}
#nav-top a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 6px 10px;
	font-size: 9pt;
}
#nav-top a.path0 {
	border: 1px solid #fff;
}
#nav-top a.path0:hover {
	color: #FCE569;
}
#nav-top a.path1 {
	border: 3px solid #fff;
	background-color: #FCE569;
	color: #000;
	font-weight: bold;
	font-size: 12pt;
	padding: 10px 15px;
}

h1 {
	margin: 0.2em 0px 10px 0px;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 24pt;
}
body.archives h1 {
	font-size: 20pt;
}
h1 span.sous {
	display: block;
	font-weight: normal;
	font-size: 14pt;
	margin-top: 0.2em;
}

#contenu div.interieur {
	width: 780px;
	margin: 0px auto;
	padding-top: 20px;
}

div.texte h2 {
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 16pt;
	color: #A92368;
	margin-top: 1.5em;
}
div.texte h2 span.sous {
	font-size: 13pt;
}
div.texte h3 {
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 14pt;
	color: #A92368;
	margin-top: 1.5em;
}
div.texte h3 span.sous {
	font-size: 11pt;
}

div.texte p {
	margin: 1.5em 0px;
	line-height: 1.5em;
}
div.texte ul {
	margin: 1.5em 0px;
	padding-left: 20px;
}
div.texte li {
	margin: 0.5em 0px;
	line-height: 1.2em;
}
div.texte ul li {
	list-style: square;
}

div.deco-photo {
	width: 340px;
	float: right;
	clear: right;
	background-color: #fff;
	border: 1px solid #811B50;
	padding: 5px;
	margin-left: 25px;
	margin-bottom: 25px;
}
div.deco-photo.avec-encart {
	margin-bottom: 0px;
}
#hdr div.deco-photo {
	border-top: 0px;
}

div.photo {
	width: 170px;
	height: 170px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
div.photo div.photo-pic {
	height: 128px;
	overflow: hidden;
}
div.photo img {
	max-width: 170px;
}
div.photo div.photo-desc {
	margin-top: 5px;
}

div.encart {
	float: right;
	clear: right;
	width: 312px;
	padding: 10px 20px;
	margin-left: 25px;
	background: #FCE569 url(../res/element/encart_bg.gif) top left repeat;
}
div.encart h2 {
	margin: 0.5em 0px;
	float: left;
	font-size: 14pt;
	font-weight: bold;
	width: 135px;
	margin-right: 15px;
}
div.encart p,
div.encart ul,
div.encart li {
	margin: 0.5em 0px !important;
	line-height: 1.2em !important;
}
div.encart p,
div.encart li {
	margin-left: 150px !important;
}

div.pic-right {
	float: right;
	clear: right;
	margin: 0px 0px 20px 25px;
}

#gen {
	clear: both;
	width: 760px;
	margin: 0px auto;
	color: #ccc;
	font-size: 8.5pt;
	text-align: center;
	padding: 10px 0px;
	margin-top: 20px;
}
#gen a {
	color: #999;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #999;
}
#gen a:hover {
	color: #f30;
	border-bottom: 1px solid #f96;
	padding-bottom: 1px;
}
#gen code {
	padding: 1px 6px;
	border: 1px solid #eee;
}


