
body, td {
	padding: 0px;
	font-family: 'lucida grande', verdana, arial;
	font-size: 10pt;
	color: #333;
}
body {
	margin: 0px;
}

img {
	border: 0px;
}

a {
	color: #669;
}
a.url {
	text-decoration: none;
}
a.url:hover {
	text-decoration: underline;
}
a.out {
	padding-right: 16px;
	background: url(../res/element/icon-site.png) top right no-repeat;
}

ul, ol {
	padding-left: 20px;
	margin-left: 0px;
}
li {
	margin: 0.5em 0px;
}
ul li {
	list-style: circle;
}
ul ul li {
	margin: 0.25em 0px;
}

ul.site-list {
	margin: 0px;
	padding: 0px;
}
ul.site-list li {
	list-style: none;
	margin: 1em 0px;
}

ul.quiet {
	padding-left: 0px;
}
ul.quiet ul {
	padding-left: 35px;
}
ul.quiet li {
	list-style: none;
}

input, textarea, select {
	font-family: 'lucida grande', verdana, arial;
	font-size: 10pt;
	border: 1px solid #57B215;
	padding: 4px;
}
input:focus, textarea:focus, select:focus {
	border: 1px solid #4FA213;
}

.detail {
	font-size: 8.5pt;
}

p.btn {
	text-align: center;
}
p.btn input {
	font-size: 12pt;
	padding: 10px;
	font-weight: bold;
	border: 2px outset #57B215;
}

p.sig {
	text-align: right;
}

div.clear {
	clear: both;
}

hr {
	border: 0px;
	height: 0px;
	border-top: 1px solid #ccc;
	margin: 2em 0px;
}

#hdr {
	background-color: #65CB1A;
}
#hdr div.in {
	width: 780px;
	margin: 0px auto;
	padding: 30px 0px 30px 0px;
}
#hdr a {
	color: #fff;
	text-decoration: none;
	display: block;
}
#hdr a span.logo {
	display: block;
	float: left;
	width: 400px;
}
#hdr a span.logo span.nom {
	display: block;
	margin-left: 25px;
	margin-top: 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 8.5pt;
	text-transform: uppercase;
	color: #fff;
}
#hdr a.span.nom img {
	display: block;
}
#hdr a span.desc {
	display: block;
	float: right;
	width: 300px;
	text-align: right;
	margin-top: 45px;
	font-family: arial, helvetica, sans-serif;
	font-size: 8.5pt;
	text-transform: uppercase;
	color: #fff;
}
#hdr a span.desc span {
	display: block;
}

#nav-top {
	background-color: #65CB1A;
	font-family: helvetica, arial, verdana, sans-serif;
}
#nav-top div.in {
	width: 780px;
	margin: 0px auto;
}
#nav-top a {
	text-decoration: none;
	color: #669;
}
#nav-top div.nav-lng {
	float: right;
	padding-top: 11px;
}
#nav-top div.nav-lng a:hover {
	text-decoration: underline;
}
#nav-top table {
	border: 0px;
	border-collapse: collapse;
	margin-left: 15px;
}
#nav-top td {
	font-family: helvetica, arial, verdana, sans-serif;
	padding-left: 10px;
	vertical-align: bottom;
}
#nav-top table a {
	display: block;
	padding: 8px 10px;
	border: 1px solid #57B215;
	border-right-width: 3px;
	border-bottom: 0px;
	background-color: #fff;
}
#nav-top a.path0 {
}
#nav-top a.path0:hover {
	border-color: #4FA213;
}
#nav-top a.path1 {
	font-size: 11pt;
	padding: 10px 15px;
	border-color: #4FA213;
	font-weight: bold;
	color: #000;
	position: relative;
	top: 1px;
}

#local {
	border-top: 1px solid #4FA213;
}
#local div.in {
	width: 730px;
	margin: 0px auto;
	padding: 20px 0px;
}

p.crumb {
	font-size: 8.5pt;
	margin: 0px !important;
}
p.crumb a {
	text-decoration: none;
}
p.crumb a:hover {
	text-decoration: underline;
}

h1, h2, h3 {
	font-family: helvetica, arial, verdana, sans-serif;
}

h1 {
	margin-top: 0.3em;
	font-size: 22pt;
	font-weight: normal;
}
h1.root {
	font-size: 28pt;
}
h1 a {
	color: #333;
	text-decoration: none;
}
h1 a:hover {
	text-decoration: underline;
}

h2 {
	font-size: 16pt;
	color: #333;
	font-weight: normal;
	margin-top: 1.5em;
}

h3 {
	font-size: 14pt;
	color: #333;
	font-weight: normal;
	margin-top: 1.5em;
}

span.sous {
	display: block;
	font-size: 0.7em;
	margin-top: 0.2em;
}

div.texte p {
	font-size: 10pt;
	margin: 1.5em 0px;
	line-height: 1.5em;
}

#accueil-presentation {
	width: 355px;
	float: left;
	border-top: 1px solid #57B215;
}
#accueil-presentation p {
	margin-top: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 13pt;
}

#accueil-nouvelles {
	width: 355px;
	float: right;
	border-top: 1px solid #57B215;
}
#accueil-nouvelles h2 {
	margin-top: 0px;
	padding: 5px;
	font-size: 12pt;
	background: #65CB1A;
}

ul.nouv-list {
	padding: 0px;
}
ul.nouv-list li.nouv {
	list-style: none;
	margin-bottom: 1em;
	border-bottom: 1px solid #57B215;
}
ul.nouv-list h3.titre {
	margin-top: 0px;
	margin-bottom: 0.5em;
}
ul.nouv-list h3.titre a {
	color: #333;
	text-decoration: none;
}
ul.nouv-list h3.titre a:hover {
	text-decoration: underline;
}
ul.nouv-list div.texte p {
	font-size: 9pt;
	margin: 0.5em 0px;
}
ul.nouv-list div.texte ul.suite {
	padding: 0px;
}
ul.nouv-list div.texte ul.suite li {
	list-style: none;
	text-align: right;
}

#nav-contexte {
	width: 260px;
	float: right;
	margin: 0px 0px 25px 25px;
	border: 1px solid #57B215;
	border-right-width: 2px;
	border-bottom-width: 2px;
	padding-bottom: 10px;
	font-family: helvetica, arial, verdana, sans-serif;
}
#nav-contexte p.root {
	background-color: #65CB1A;
	margin: 0px;
	padding: 10px 10px 5px 20px;
	margin-bottom: 10px;
}
#nav-contexte p.root a {
	color: #333;
	font-size: 12pt;
	text-decoration: none;
}
#nav-contexte p.root a:hover {
	text-decoration: underline;
}
#nav-contexte ul {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 20px;
	font-size: 9pt;
}
#nav-contexte ul ul {
	border: 0px;
	font-size: 8.5pt;
	padding: 0px 0px 0px 15px;
}
#nav-contexte li {
	margin: 5px 0px;
	list-style: disc;
}
#nav-contexte li.path0-here0 {
	list-style: circle;
}
#nav-contexte ul ul li {
	border: 0px;
}
#nav-contexte li a {
	color: #669;
	text-decoration: none;
}
#nav-contexte a.path1-here0 {
	font-weight: bold;
}
#nav-contexte a.path1-here1 {
	font-weight: bold;
	color: #333;
}
#nav-contexte a.path0-here0:hover,
#nav-contexte a.path1-here0:hover {
	text-decoration: underline;
}

#local table {
	margin: 0px 0px 1em 0px;
	border: 1px solid #57B215;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-collapse: collapse;
}
#local table td {
	border-right: 1px dotted #57B215;
	border-bottom: 1px solid #57B215;
	padding: 3px 10px;
}

#local table.horaire td {
	vertical-align: top;
}
#local table.horaire td.heure {
	white-space: nowrap;
}

#local table.logo-list {
	border: 0px;
	border-collapse: collapse;
	margin: 2em auto 0px auto;
}
#local table.logo-list td {
	border: 0px;
	text-align: center;
	vertical-align: middle;
	padding: 10px 15px;
}
#local table.logo-list a img {
	padding: 10px;
}
#local table.logo-list a:hover img {
	padding: 9px;
	border: 1px solid #eee;
}

div.pic-right {
	float: right;
	clear: right;
	margin: 0px 0px 25px 25px;
}
div.pic-right div.caption p {
	margin: 0.2em 0px;
	font-size: 8.5pt;
}

div.encart {
	float: right;
	clear: right;
	width: 240px;
	border: 1px solid #57B215;
	border-right-width: 2px;
	border-bottom-width: 2px;
	padding: 10px;
	margin: 0px 0px 25px 25px;
}
div.encart div.pic-right {
	float: right;
	margin: 0px 0px 10px 10px;
}

div.encart-col {
	float: right;
	width: 340px;
	border-left: 1px solid #57B215;
	border-right: 2px solid #57B215;
	border-bottom: 2px solid #57B215;
	margin: 0px 0px 25px 25px;
}
div.encart-col div.item {
	font-size: 9pt;
	padding: 0px 20px 10px 20px;
	border-top: 1px solid #57B215;
}
div.encart-col div.item h2 {
	font-size: 14pt;
}
div.encart-col div.item p {
	margin: 1.5em 0px;
	line-height: 1.5em;
}
#accueil-encart div.item {
	font-size: 8.5pt;
}

div.formulaire {
	margin: 0px 0px 1em 0px;
	border: 2px solid #ccc;
	padding: 0px 10px;
}

div.nav-sub {
}
div.nav-sub ul {
	padding: 0px;
	margin-left: 15px;
}
div.nav-sub li {
	list-style: circle;
}

p.idiot {
	/* \*/ display: none; /* */
}

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


