/* @override 
	http://ks29132.kimsufi.com/~ndgarde/squelettes/css/screen.css
	http://www.notredamedelagarde.com/squelettes/css/screen.css
*/

/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.9
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.4;}
table {border-collapse:separate;border-spacing:0;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */

@font-face {font-family:"advent";src:url("../polices/advent-webfont.eot?") format("eot"),url("../polices/advent-webfont.woff") format("woff"),url("../polices/advent-webfont.ttf") format("truetype"),url("../polices/advent-webfont.svg#advent") format("svg");font-weight:normal;font-style:normal;}

body {font-size:84%;color:#10222b;background:#fff;font-family: Georgia, "Times New Roman", Times, serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color: #10222b;}
h1 {font-size:2.4em;line-height:1.1em;margin: 0 0 0.5em;color: #10222b;background: #e4be67 url(../habillage/ndg_bg_h1.png) repeat-x left top;padding: 4px;width: 480px;}

h2 {clear: both;margin: 8px 0;padding: 4px;width: 480px;
	font: 1.8em "advent","Lucida Grande", Lucida, Verdana, sans-serif;color: #fff;border-bottom: solid 1px #ddd;border-top: solid 1px #ddd;background: #069;
}
h2.actu {

}
h3 {
	clear: both;
	width: 480px;
	font-size:1.6em;
	margin: 1em 0 0.5em 0;
	padding: 4px;
	background: url(../habillage/bgndg_h2.png) repeat-x left bottom;
}
h3.spip {
	width: 480px;
}
h4 {font-size:1.4em;line-height:1.25;margin:0.5em 0;}
h5 {font-size:1.2em;margin:0.5em 0;text-align: center;border-bottom: dotted 1px;}
h6 {font-size:1em;margin:0.5em 0;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a         { color: #007f9c;text-decoration:none; }
a:link    { color: #007f9c; } /* lien non-visité */
a:visited { color: #00a3c8; } /* lien visité */
a:focus   { color: #000;text-decoration: underline; } /* lien visé */
a:hover   { color: #000;text-decoration: underline; } /* lien survolé */
a:active  { color: #666;text-decoration: underline; } /* lien activé */

.url {
	background: url(../habillage/puce_fleche8.png) no-repeat 0 0;
	padding-left: 16px;
}
.url:hover, .url:focus {
	background: url(../habillage/puce_fleche8_on.png) no-repeat 0 0;
}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;
	list-style-position: outside;
}
ul {list-style-type: disc;
	clear: left;
}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table.spip {clear: both;margin-bottom:1.4em;width:100%; border: 0;}
td {
	padding: 0.5em;
	border-left: dotted 1px #766a63;
}
td.occupe {
	background: #e9bf42;
}
tr.row_even {
	background: #f7f7f7;
}
tr.row_even:hover, tr.row_even:focus {
	background: #fff;
}
tr.row_odd {
	background: #eee;
}
tr.row_odd:hover, tr.row_odd:focus {
	background: #fff;
}
th {font-weight:bold;padding: 0.5em;}

table.spip thead th {background: #069;color: #fff;
	text-shadow: #000000 0 0 4px;
}
table.spip thead th {
	background: #d0a824;
}

tfoot {font-style:italic;}
caption {
	font-weight: bold;
	color: #d0a824;
	font-size: 1.2em;
	padding: 0.5em 0;
}
.extra form#deroulecats select {
	width: 180px;
	font-size: 0.9em;
}
#calendar {
	padding: 6px;
	float: left;
	margin: 10px 0;
}
#calendar table {
	clear: both;
	width: 180px;
	padding: 0 0 10px 0;
	border: 0;
	margin: 0;
	margin-left: 4px;
	background: #f7f7f7;
}
#calendar table td {
	width: 23px;
	height: 16px;
	padding: 2px;
	border: solid 1px #fff;
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
	text-align: center;
}
#calendar table td.horsperiode {
	color: #eaeaea;
}
#calendar table td.occupe {
	background: #007f9c;
}
#calendar table td.occupe a:link {
	color: #fff;
}
#calendar table td.libre {
	color: #777;
}
#calendar table td.today {
	border: solid 1px #7988bc;
}
#calendar table td.occupe a {
	color: #000;
}
#calendar caption {
	font-weight: bold;
	color: #fff;
	font-variant: small-caps;
	background: #bcbcbc;
}
#calendar thead th {background: #fff;color: #000;border-bottom: solid 1px;}
#calendar a.precedent {
	display: block;
	width: 18px;
	float: left;
	padding: 2px;
}
#calendar a.suivant {
	display: block;
	width: 18px;
	float: right;
	padding: 2px;
}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input[type=text], input[type=password], input.text, input.title, textarea, select {background-color:#fff;border:1px solid #bbb;}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border-color:#666;}
input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0.5em 0;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;top:.25em;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* grid.css */
.container {width:950px;margin:0 auto;}
.showgrid {background:url(src/grid.png);}
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {float:left;margin-right:10px;}
.last, div.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:190px;}
.span-6 {width:230px;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24, div.span-24 {width:950px;margin:0;}
input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12, input.span-13, textarea.span-13, input.span-14, textarea.span-14, input.span-15, textarea.span-15, input.span-16, textarea.span-16, input.span-17, textarea.span-17, input.span-18, textarea.span-18, input.span-19, textarea.span-19, input.span-20, textarea.span-20, input.span-21, textarea.span-21, input.span-22, textarea.span-22, input.span-23, textarea.span-23, input.span-24, textarea.span-24 {border-left-width:1px!important;border-right-width:1px!important;padding-left:5px!important;padding-right:5px!important;}
input.span-1, textarea.span-1 {width:18px!important;}
input.span-2, textarea.span-2 {width:58px!important;}
input.span-3, textarea.span-3 {width:98px!important;}
input.span-4, textarea.span-4 {width:138px!important;}
input.span-5, textarea.span-5 {width:178px!important;}
input.span-6, textarea.span-6 {width:218px!important;}
input.span-7, textarea.span-7 {width:258px!important;}
input.span-8, textarea.span-8 {width:298px!important;}
input.span-9, textarea.span-9 {width:338px!important;}
input.span-10, textarea.span-10 {width:378px!important;}
input.span-11, textarea.span-11 {width:418px!important;}
input.span-12, textarea.span-12 {width:458px!important;}
input.span-13, textarea.span-13 {width:498px!important;}
input.span-14, textarea.span-14 {width:538px!important;}
input.span-15, textarea.span-15 {width:578px!important;}
input.span-16, textarea.span-16 {width:618px!important;}
input.span-17, textarea.span-17 {width:658px!important;}
input.span-18, textarea.span-18 {width:698px!important;}
input.span-19, textarea.span-19 {width:738px!important;}
input.span-20, textarea.span-20 {width:778px!important;}
input.span-21, textarea.span-21 {width:818px!important;}
input.span-22, textarea.span-22 {width:858px!important;}
input.span-23, textarea.span-23 {width:898px!important;}
input.span-24, textarea.span-24 {width:938px!important;}
.append-1 {padding-right:40px;}
.append-2 {padding-right:80px;}
.append-3 {padding-right:120px;}
.append-4 {padding-right:160px;}
.append-5 {padding-right:200px;}
.append-6 {padding-right:240px;}
.append-7 {padding-right:280px;}
.append-8 {padding-right:320px;}
.append-9 {padding-right:360px;}
.append-10 {padding-right:400px;}
.append-11 {padding-right:440px;}
.append-12 {padding-right:480px;}
.append-13 {padding-right:520px;}
.append-14 {padding-right:560px;}
.append-15 {padding-right:600px;}
.append-16 {padding-right:640px;}
.append-17 {padding-right:680px;}
.append-18 {padding-right:720px;}
.append-19 {padding-right:760px;}
.append-20 {padding-right:800px;}
.append-21 {padding-right:840px;}
.append-22 {padding-right:880px;}
.append-23 {padding-right:920px;}
.prepend-1 {padding-left:40px;}
.prepend-2 {padding-left:80px;}
.prepend-3 {padding-left:120px;}
.prepend-4 {padding-left:160px;}
.prepend-5 {padding-left:200px;}
.prepend-6 {padding-left:240px;}
.prepend-7 {padding-left:280px;}
.prepend-8 {padding-left:320px;}
.prepend-9 {padding-left:360px;}
.prepend-10 {padding-left:400px;}
.prepend-11 {padding-left:440px;}
.prepend-12 {padding-left:480px;}
.prepend-13 {padding-left:520px;}
.prepend-14 {padding-left:560px;}
.prepend-15 {padding-left:600px;}
.prepend-16 {padding-left:640px;}
.prepend-17 {padding-left:680px;}
.prepend-18 {padding-left:720px;}
.prepend-19 {padding-left:760px;}
.prepend-20 {padding-left:800px;}
.prepend-21 {padding-left:840px;}
.prepend-22 {padding-left:880px;}
.prepend-23 {padding-left:920px;}
div.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
div.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #eee;}
.pull-1 {margin-left:-40px;}
.pull-2 {margin-left:-80px;}
.pull-3 {margin-left:-120px;}
.pull-4 {margin-left:-160px;}
.pull-5 {margin-left:-200px;}
.pull-6 {margin-left:-240px;}
.pull-7 {margin-left:-280px;}
.pull-8 {margin-left:-320px;}
.pull-9 {margin-left:-360px;}
.pull-10 {margin-left:-400px;}
.pull-11 {margin-left:-440px;}
.pull-12 {margin-left:-480px;}
.pull-13 {margin-left:-520px;}
.pull-14 {margin-left:-560px;}
.pull-15 {margin-left:-600px;}
.pull-16 {margin-left:-640px;}
.pull-17 {margin-left:-680px;}
.pull-18 {margin-left:-720px;}
.pull-19 {margin-left:-760px;}
.pull-20 {margin-left:-800px;}
.pull-21 {margin-left:-840px;}
.pull-22 {margin-left:-880px;}
.pull-23 {margin-left:-920px;}
.pull-24 {margin-left:-960px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float:left;position:relative;}
.push-1 {margin:0 -40px 1.5em 40px;}
.push-2 {margin:0 -80px 1.5em 80px;}
.push-3 {margin:0 -120px 1.5em 120px;}
.push-4 {margin:0 -160px 1.5em 160px;}
.push-5 {margin:0 -200px 1.5em 200px;}
.push-6 {margin:0 -240px 1.5em 240px;}
.push-7 {margin:0 -280px 1.5em 280px;}
.push-8 {margin:0 -320px 1.5em 320px;}
.push-9 {margin:0 -360px 1.5em 360px;}
.push-10 {margin:0 -400px 1.5em 400px;}
.push-11 {margin:0 -440px 1.5em 440px;}
.push-12 {margin:0 -480px 1.5em 480px;}
.push-13 {margin:0 -520px 1.5em 520px;}
.push-14 {margin:0 -560px 1.5em 560px;}
.push-15 {margin:0 -600px 1.5em 600px;}
.push-16 {margin:0 -640px 1.5em 640px;}
.push-17 {margin:0 -680px 1.5em 680px;}
.push-18 {margin:0 -720px 1.5em 720px;}
.push-19 {margin:0 -760px 1.5em 760px;}
.push-20 {margin:0 -800px 1.5em 800px;}
.push-21 {margin:0 -840px 1.5em 840px;}
.push-22 {margin:0 -880px 1.5em 880px;}
.push-23 {margin:0 -920px 1.5em 920px;}
.push-24 {margin:0 -960px 1.5em 960px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:right;position:relative;}
.prepend-top {margin-top:1.5em;}
.append-bottom {margin-bottom:1.5em;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}
.decale {
	position: absolute;
	left: -5000px;
}

/* BODY */


/* ENTETE */
#liens_rapides {
	display: block;
	float: right;
	margin: 10px 16px 0 0;
	height: 16px;
	z-index: 51;
}
#liens_rapides a {
	color: #000;
}
#menu_lang {
	z-index: 52;
}
#menu_lang ul {
	float: right;
	list-style-type: none;
	margin: 10px 20px 0 0;
}
#menu_lang ul li {
	display: inline;
	margin-left: 4px;
}
#menu_lang ul li a img {
	border: solid 1px #fff;
	-webkit-box-shadow: rgba(0,0,0,0.5) 0px 0px 4px;
	-moz-box-shadow: rgba(0,0,0,0.5) 0px 0px 4px;
	box-shadow: rgba(0,0,0,0.5) 0px 0px 4px;
}
#menu_lang ul li a:hover img, #menu_lang ul li a:focus img {
	border: solid 1px #000;
}
#menu_lang ul li.on a img {
	border: solid 1px #000;
}
#header .bando {
	float: left;
	width: 950px;
}

#logo {
	position: absolute;
	margin-left: 175px;
	z-index: 50;
}

#header a {
	
}
#header img {
	padding: 0;
	margin: 0;
}

#formulaire_recherche {
	clear: right;
	display: block;
	color: #777;
	float: right;
	width: 200px;
	padding: 0;
	margin: 14px 0 0 0;
}
#formulaire_recherche label {
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #fff;
	display: block;
}
#formulaire_recherche input#recherche {
	width: 150px;
	background: #fff;
	border: solid 1px #069;
	font-size: 1em;
	padding: 0;
	margin: 0 0 22px 0;
	height: 20px;
	vertical-align: middle;
	-webkit-box-shadow: rgba(0,0,0,0.5) 0px 0px 4px;
	-moz-box-shadow: rgba(0,0,0,0.5) 0px 0px 4px;
	box-shadow: rgba(0,0,0,0.5) 0px 0px 4px;
}
#formulaire_recherche #ok {
	margin: 0;
	padding: 0;
}

#extra .vevent h4 {
	padding: 0;
	margin: 0;
	font-size: 1.4em;
	color: #069;
}
#extra .vevent {
	padding: 0 0 1em 0;
}
#prochain_rdv .vevent .attach {
	position: relative;
	display: inline;
	float: left;
	width: 170px;
	margin: 0px;
	margin-left: -170px;
	z-index: 50;
	padding: 0;
}
#extra .date {
	font-weight: bold;
}
#extra .vevent p {
	margin: 0;
	padding: 0;
}
#prochain_rv .vevent a {
	color:  #fff;
}

#info {
	width: 240px;
}
#bloc_info {
	background: #eaeaea url(../habillage/bg_publications_bas.png) no-repeat center bottom;
	padding: 0 0 10px 0;
	margin-top: 20px;
}
#bloc_info h2 {
	margin: 0;
	background: url(../habillage/bg_publications_haut.png) no-repeat center top;
	padding: 4px 0 0 6px;
}
#info h3 {
	margin: 8px;
	background: #eaeaea;
}
#info .vig {
	float: right;
	padding-right: 8px;
}
#info .des {
	padding-left: 8px;
}
#bloc_marches {
	clear: both;
	background: #eaeaea url(../habillage/bg_publications_bas.png) no-repeat center bottom;
	padding: 0 0 10px 0;
	margin-top: 20px;
}
#bloc_marches h2 {
	margin: 0;
	background: url(../habillage/bg_marches_haut.png) no-repeat center top;
	padding: 4px 0 0 6px;
}
#bloc_marches p {
	padding-left: 8px;
	margin: 0.5em 0 0 0;
}
/* BAS */

#bas {
	width: 740px;
	margin-left: 190px;
	background: url(../habillage/bg_foot.png) repeat center top;
}

#coordonnees {
	padding: 0 0 0 36px;
	color: #fff;
	background: url(../habillage/picto_coor.png) no-repeat left 4px;
}
#coordonnees a {
	color: #fff;
}
#coordonnees p {
	clear: both;
}
#coordonnees .vcard {
	padding: 0 0 10px 0;
}
#coordonnees .vcard h4.org {
	clear: both;
	font-size: 1.1em;
	color: #fff;
	padding: 10px 0 0 0;
	margin: 0 0 0.5em 0;
	background: none;
}
#coordonnees .vcard .email {
	display: none;
}
#acces {
	padding:0;
	margin: 0;
}
#acces ul {
	clear: none;
	padding: 0;
	margin: 10px 0 10px 10px;
	width: 160px;
	float: left;
}
#acces li {
	display: block;
	width: 160px;
	padding: 0;
	margin: 0 0 4px 0;
}
#acces li a.urlbas {
	color: #fff;
	line-height: 1.2em;
	background: url(../habillage/puce_fleche.png) no-repeat 0 -2px;
	padding: 0 0 0 20px;
}
#acces li a.urlbas:hover, #acces li a.urlbas:active, #acces li a.urlbas:focus {
	background: url(../habillage/puce_fleche_on.png) no-repeat 0 -2px;
}
#partage {
	padding: 10px 0;
}
#partage ul.photo {
	background: url(../habillage/picto_photos.png) no-repeat;
	margin: 0;
	padding: 0 0 0 36px;
}
#partage ul.travo {
	
	margin: 0;
	padding: 5px 0 0 36px;
}
#partage ul li a {
	color: #fff;
}
#liens {
	padding: 20px 0;
}
#liens a {
	color: #fff;
}
#liens ul {
	clear: none;
	width: 160px;
	float: left;
	margin-right: 20px;
}


.coordonnees .spip_documents_left {
	padding-right: 16px;
}
/* GAUCHE */
#accordion {
	width: 490px;
	min-height: 440px;
}
#accordion h3 {
	font-size: 2em;
	margin: 0.3em 0;
}
#accordion h3:first-child {
	margin-top: 0;
}
#accordion h3.active {
	color: #10222b;background: #e4be67 url(../habillage/ndg_bg_h1.png) repeat-x left top;
}
#accordion h3.active a {
	color: #10222b;
}
#agenda_accueil {
	margin-top: 10px;
	width: 238px;
	background: transparent url(../habillage/bg_agenda_bas.png) no-repeat center bottom;
	padding: 0 0 18px 0;
}
.bloc_agenda {
	background: transparent url(../habillage/bg_agenda.png) no-repeat center top;
	padding: 5px 10px;
	margin: 0;
}
.bloc_agenda p {
	margin: 0.5em 0;
}
#agenda_accueil .attach {
	background: url(../habillage/bg_logoagenda.png) no-repeat;
}
#agenda_accueil .vevent {
	padding: 0 0 10px 0;
	margin: 0;
}
#agenda_accueil .date {
	margin: 0 0 0.5em 0;
	font-weight: bold;
	font-size: 1.2em;
}
.extra h3 {
	padding: 4px 0 8px 0;
	margin: 0;
	background: transparent;
}
#actu_accueil {
	margin-top: 20px;
	overflow: visible;
}


.lien_agenda a.url {
	display: block;
	float: left;
}
/* CONTENU */
#milieu {
	width: 740px;
}

#content {
	float: left;
	padding: 0;
	margin: 0;
	background: #fff;
}
.hentry {
	float: left;
	width: 720px;
	margin: 0;
	padding: 10px;
}
#ariane, #hierarchie {
	font-size: 0.9em;
	padding: 0;
	margin: 0 0 4px 0;
	color: #777;
}
.cartouche {
}
.boutonstexte {
	position: absolute;
	z-index: 80;
	padding: 0;
	top: -100px;
}
p#retour_top {
	clear: both;
	margin:0;
	text-align: right;
	padding: 1em 0;
}

#alaune {
	margin: 20px 0;
}

#alaune h3 {
	border: 0;
	font-size:2.4em;
	margin: 0 0 0.5em 0;
	color: #000;
	padding: 0;
}

#en_bref {
	background: url(../habillage/bg_logo_courbe.png) no-repeat left top;
	padding: 20px 0;
}

/* RECHERCHE */
#resultats {
	padding-left: 20px;
	list-style-position: inside;
}

/* FORMULAIRES */

#content div.hentry div.formulaire_spip.formulaire_automatique.formulaire_automatique_une_seule_page form div ul {
	list-style: none;
}

#content div.hentry div.formulaire_spip.formulaire_automatique.formulaire_automatique_une_seule_page form div ul li.fieldset fieldset {
	border: 0;
	padding: 0;	
}

#content div.hentry div.formulaire_spip.formulaire_automatique.formulaire_automatique_une_seule_page form div ul li.fieldset fieldset ul {
	list-style-type: disc;
	list-style-image: url(../habillage/pucemenu_1.gif);
}

#content .edition_eve li.editer_parent, #content .edition_eve li.editer_inscription, #content .edition_eve li.editer_publication, #content .edition_eve li.editer_repetitions {
	display: none;
}

/* TYPO ARTICLE */

.texte {
	clear: both;
	width: 490px;
}

blockquote {margin:1.5em 0;color:#777;padding: 0 0 0 48px;font-style:italic;
	background: url(../habillage/guillemets.png) no-repeat left top;
}

.chapo {
	font-size: 1.2em;
	color: #d0a824;
	width: 490px;
}

#content .caractencadre-spip {
	float: right;
	width: 40%;
	color: #777;
	margin: 0 0 1em 1em;
	padding: 0 0 0 1em;
	background: #fff;
}
#content .texteencadre-spip {
	margin:0 0 1em;
	padding: 0.5em;
	background: #fff;
	border: solid 1px #d0a824;
	-webkit-box-shadow: rgba(0,0,0,0.3) 0px 0px 8px; 
	-moz-box-shadow: rgba(0,0,0,0.3) 0px 0px 8px; /* FF 3.5+ */	
	box-shadow: rgba(0,0,0,0.3) 0px 0px 8px; 
	behavior: url(squelettes/css/PIE.htc);
}

#content ul {
	margin: 1em 0;
}
#content ul li {
	background: url(../habillage/puce.png) no-repeat;
	padding: 0 0 0 16px;
}
/* plans */
dl.plan {
	margin: 1em auto;
}
#content dl.plan dd {
	-webkit-box-shadow: rgba(0,0,0,0.5) 0px 0px 4px; 
	-moz-box-shadow: rgba(0,0,0,0.5) 0px 0px 4px; /* FF 3.5+ */	
	box-shadow: rgba(0,0,0,0.5) 0px 0px 4px; 
	behavior: url(squelettes/css/PIE.htc);
	border: solid 1px #fff;
	background: #f7f7f7;
	width: 200px;
}
#content dl.plan dd span.titre {
	display: block;
	background: #069;
	color: #fff;
	font-weight: bold;
	line-height: 1em;
	border-bottom: 0;
	padding: 4px;
	margin-bottom: 4px;
}

/* DOCUMENTS */

/* Logos, documents et images */
img, .spip_logos { margin: 0; padding: 0; border: none; }
.logo_480 {
	padding: 10px;
	background: #fff;
	margin-bottom: 20px;
	-webkit-box-shadow: rgba(0,0,0,0.5) 0px 0px 8px; 
	-moz-box-shadow: rgba(0,0,0,0.5) 0px 0px 8px; /* FF 3.5+ */	
	box-shadow: rgba(0,0,0,0.5) 0px 0px 8px; 
}
a.iframe .spip_logos {
	padding: 4px;
	background: #fff;
	margin: 0 0 10px 0;
	-webkit-box-shadow: rgba(0,0,0,0.3) 0px 0px 8px; 
	-moz-box-shadow: rgba(0,0,0,0.3) 0px 0px 8px; /* FF 3.5+ */	
	box-shadow: rgba(0,0,0,0.3) 0px 0px 8px; 
	behavior: url(squelettes/css/PIE.htc);
}
.spip_documents {margin: 0.5em 0;display: inline;}
.spip_documents img {
	padding: 4px;
	-webkit-box-shadow: rgba(0,0,0,0.3) 0px 0px 8px; 
	-moz-box-shadow: rgba(0,0,0,0.3) 0px 0px 8px; /* FF 3.5+ */	
	box-shadow: rgba(0,0,0,0.3) 0px 0px 8px; 
	behavior: url(squelettes/css/PIE.htc);
}
.spip_documents_center { clear: both; width: 100%; margin: auto; }
dl.spip_documents_center {
	text-align: center;
	margin: 1em 0;
}
dl.spip_documents_center dt.spip_doc_titre {
	margin: auto;
}
dl.spip_documents_center dt.spip_doc_descriptif {
	margin: auto;
}
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left {
	margin-right: 1em; 
	float: left;}
.spip_documents_right {
	float: right;
	margin-left: 1em;
}
.spip_doc_titre {font-weight: bold; font-size: 0.8em; color: #fff; margin: 4px 0;background: #10222a;padding: 4px;}
.spip_doc_descriptif { clear: both; font-size: 0.8em;margin: 9px 0; }
.spip_documents_left img {
	margin: 0;
	background: #fff;
}
.spip_documents_right img {
	margin: 0;
	background: #fff;
}
.spip_documents .zoom img, #documents_portfolio .zoom img {
	padding: 0;
	margin: 0;
	-webkit-box-shadow: rgba(0,0,0,0.3) 0px 0px 0px; 
	-moz-box-shadow: rgba(0,0,0,0.3) 0px 0px 0px; /* FF 3.5+ */	
	box-shadow: rgba(0,0,0,0.3) 0px 0px 0px; 
	behavior: url(squelettes/css/PIE.htc);
	background: transparent;
}
#documents_portfolio .zoom img {
	padding: 4px 0 0 4px;
}
.zoom {
	display: block;
	position: absolute;
}
#docatel {
	clear: both;
	padding: 20px 0;
}


#docatel dl {
	position: relative;
	float: left;
	width: 100px;
	padding-left: 70px;
	padding-right: 6px;
	margin-right: 18px;
	padding-bottom: 6px;
	z-index: 80;
	overflow: visible;
	background: #f7f7f7 url(../habillage/bg_coin_bloc.png) no-repeat right top;
}

#docatel dt {
	position: relative;
	display: inline;
	float: left;
	width: 70px;
	margin: 0px;
	margin-left: -70px;
	z-index: 81;
	padding: 10px 0 0 10px;
}
#docatel dd {
	line-height: 1.2em;
	padding-left: 10px;
}
#docatel .doc_titre {
	padding-top: 10px;
	margin: 0;
	font-weight: bold;
	margin-bottom: 8px;
}
#docatel .doc_titre a{
}
#docatel .doc_des {
	margin: 0;
}
#docatel .doc_infos {
	margin: 0;
}
#docatel .doc_item img {
	border: solid 1px #ccc;
	padding: 4px;
	background: #fff;
}

#fancy_inner, #fancy_content, #fancy_img {
	z-index: 100;
}

#cadre {
	clear: both;
	float: left;
	padding: 0 10px 10px 0;
}

#extra {
	width: 190px;
	margin: 20px 0 20px 40px;
}
#extra h3 {
	border: 0;
	background: transparent url(../habillage/zigouigoui2.png) no-repeat left bottom;
	padding: 0 0 18px 0;
	margin: 20px 0 0 0;
}

.bulletin {
	min-height: 175px;
	background: url(../habillage/cercle_170.png) no-repeat 0 10px;
	text-align: center;
}
.bulletin img.spip_logos {
	position: relative;
	left: -16x;
	margin: 10px 0 18px 0;
	-webkit-transform : rotate(-10deg);
	-moz-transform : rotate(-10deg);
	-o-transform : rotate(-10deg);
	transform : rotate(-10deg);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,0.5);
	box-shadow: 0 0 4px rgba(0,0,0,0.5);
	behavior: url(squelettes/css/PIE.htc);
}
.bulletin img.spip_logos:hover, .bulletin img.spip_logos:focus {
	position: relative;
	left: -20px;
	margin: 10px 0 18px 0;
	-webkit-transform : scale(1.2) rotate(-7deg);
	-moz-transform : scale(1.2) rotate(-7deg);
	-o-transform : scale(1.2) rotate(-7deg);
	transform : scale(1.2) rotate(-7deg);
	-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.5);
	-moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.5);
	box-shadow: 4px 4px 4px rgba(0,0,0,0.5);
	behavior: url(squelettes/css/PIE.htc);
}
.bulletin dd {
	width: 170px;
	margin: 0;
	padding: 0;
	background: #fff;
}
.bulletin dd.doc_titre {
	padding: 4px 0;
		font-weight: bold;
}
a.bouton {
	font-family: 'QuicksandBold',"Lucida Grande","Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1em;
	text-align: center;
	display: block;
	width: 170px;
	background: #f7f7f7;
	border: solid 2px #fff;
	padding: 4px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow: 0 0 4px #999;
	-moz-box-shadow: 0 0 4px #999;
	box-shadow: 0 0 4px #999;
	behavior: url(squelettes/css/PIE.htc);
}

a.bouton:hover, .bouton:focus {
	color: #fff;
	background: #069;
}


.elu {
	clear: both;
	padding: 0;
}

div#fancy_outer {
	display: none;
}

dl.elu {
	float: left;
	padding-left: 88px;
	padding-right: 5px;
	margin: 8px 0;
	z-index: 80;
	overflow: visible;
}

.elu dt {
	position: relative;
	display: inline;
	float: left;
	width: 88px;
	margin: 0px;
	margin-left: -88px;
	z-index: 81;
	background: url(../fond_logo_70.png) no-repeat left top;
	height: 70px;
}
.elu dt img {
	margin: 4px;
}
dd.elu_titre {
	font-size: 1.2em;
	margin: 0;
	font-weight: bold;
	color: #f60;
}
dd.elu_des {
	margin: 0;
}

#documents_portfolio {
	clear: both;
	display: block;
}
#documents_portfolio a {
	display: block;
	float: left;
}
#documents_portfolio img {
	margin: 8px;
	padding: 4px;
	-webkit-box-shadow: 0 0 4px #999;
	-moz-box-shadow: 0 0 4px #999;
	box-shadow: 0 0 4px #999;
	behavior: url(squelettes/css/PIE.htc);
}

p.pagination {
	clear: both;
	margin: 0.5em;
	font-size: 1.4em;
	font-family: "advent", "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #ddd;
	background: url(../habillage/bgndg_h2.png) repeat-x;
	text-align: center;
}
p.pagination a {
	display: block;
	float: left;
	width: 2em;
	background: #fff;
	padding: 2px;
	-webkit-box-shadow: 0 0 4px #999;
	-moz-box-shadow: 0 0 4px #999;
	box-shadow: 0 0 4px #999;
	behavior: url(squelettes/css/PIE.htc);
}
p.pagination a:hover, p.pagination a:focus {
	background: #069;
	color: #fff;
}
p.pagination span.on {
	display: block;
	float: left;
	width: 2em;
	padding: 2px;
	background: #000;
	color: #fff;
}
.spip_surligne {
	background: #e4be67;
	color: #000;
}
/* INTRO ARTICLE */
.bloc_breve {
	float: left;
	clear: both;
	display: inline;
}
.breve {
	clear: both;
	z-index: 49;
	overflow: visible;
	margin-bottom: 1em;
}
#actu {
	float: left;
	margin-top: 20px;
	padding-left: 10px;
	width: 340px;
}
#actu .breve {
	width: 230px;
}
.breve .vcard h4{
	padding-top: 6px;
}
.breve h4 {
	margin: 0 0 0.2em 0;
	background: none;
}
.breve p {
	margin: 0;
}
.breve .descriptif {
	margin: 0.5em 0;
	padding: 0 8px 0 0;
}
.breve {
	width: 490px;
}
.logo_breve {
	float: right;
	width: 140px;
	margin: 0 0 0 10px;
	z-index: 50;
	padding: 4px;
	-webkit-box-shadow: rgba(0,0,0,0.3) 0px 0px 8px; 
	-moz-box-shadow: rgba(0,0,0,0.3) 0px 0px 8px; /* FF 3.5+ */	
	box-shadow: rgba(0,0,0,0.3) 0px 0px 8px; 
	behavior: url(squelettes/css/PIE.htc);
}

.logo_art {
	position: relative;
	display: inline;
	float: left;
	width: 160px;
	margin: 0 1em 0.5em 0;
	padding: 0 6px 4px 0;
	z-index: 10;
}
.logo_artart img {
	margin: 0 0 1em 0;
	padding: 4px;
	-webkit-box-shadow: rgba(0,0,0,0.3) 0px 0px 8px; 
	-moz-box-shadow: rgba(0,0,0,0.3) 0px 0px 8px; /* FF 3.5+ */	
	box-shadow: rgba(0,0,0,0.3) 0px 0px 8px; 
	behavior: url(squelettes/css/PIE.htc);
}
#alaune .logo_art {
	width: 330px;
	margin: 0;
	padding: 0;
}

#alaune .bloc_texte {
	width: 190px;
	float: left;
	position: relative;
	display: inline;
}
#alaune .chapo {
	display: inline;
	padding: 0 0 0 8px;
	margin: 0;
	float: left;
	width: 190px;
	position: relative;
}
#alaune ul#une {
	padding: 0;
	margin: 0;
}
#alaune li {
	width: 555px;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	position: relative;
}
/* PLANS THEMATIQUES */

.items_carte ul {
	width: 200px;
	float: left;
}

.carte_gis #player {
	background: transparent;
	border: 0;
	height: 0;
}

#content .carte_gis .gmnoprint h3 {
	font-size: 1.2em;
	color: #000;
	background-color: #eaeaea;
}
#content #formMap2 {
	display: block;
	position: relative;
	
}
/* AGENDA */
#select {
	float: left;
	width: 480px;
	display: block;
	margin-bottom: 8px;
	background: #fff;
	padding: 0 4px;
	-webkit-box-shadow: rgba(0,0,0,0.3) 0px 0px 8px; 
	-moz-box-shadow: rgba(0,0,0,0.3) 0px 0px 8px; /* FF 3.5+ */	
	box-shadow: rgba(0,0,0,0.3) 0px 0px 8px; 
	behavior: url(squelettes/css/PIE.htc);
}
#select label {
	position: absolute;
	left: -5000px;
}
#deroulemois {
	float: left;
}
#deroulecats {
	float: left;
	padding-left: 1em;
}
#deroulecoms {
	float: left;
	padding-left: 1em;
}
select#selectrub-deroulecats {

}
#agenda h3 {
	clear: both;
}
/*EVENEMENTS */
.prochainement {
	float: left;
	width: 200px;
}
.prochainement div.attach {
	float: left;
	width: 170px;
	height: 80px;
	position: relative;
	left: -44px;
	padding: 11px ;
	background: url(../habillage/bg_logo148.png) no-repeat;
}
.prochainement .vevent {
	clear: both;
	float: left;
	width: 130px;
	min-height: 75px;
	padding: 0 0 10px 50px;
	z-index: 80;
	overflow: visible;
	margin-bottom: 0.5em;
	color: #333;
}
.prochainement .cal {
	position: relative;
	display: inline;
	float: left;
	width: 50px;
	height: 54px;
	margin: 0px;
	margin-left: -44px;
	margin-top: 3px;
	z-index: 81;
	text-align: center;
	background: transparent url(../habillage/bg_date.png) no-repeat;
	padding: 6px 0;
	
}
.prochainement .cal .jour_numero {
	font-size: 2.2em;
	line-height: 1.2em;
	height: 28px;
}
.prochainement .cal .jour {
	line-height: 1em;
	font-size: 1.3em;
	color: #fff;
	font-variant: small-caps;
	padding-bottom: 4px;
}
.prochainement h4 {
	font-size: 1.2em;
	margin: 8px 0 0 8px;
	color: #000;
}
.prochainement p {
	margin: 0;
	padding: 0;
}
.agenda_accueil .location {
}
.prochainement .date, .prochainement .location,.prochainement .description, .prochainement .url, .prochainement .category {
	clear: both;
	position: relative;
	display: inline;
	float: left;
	width: 170px;
	margin: 0px;
	margin-left: -36px;
	z-index: 49;
}

#agenda div.attach {
	position: relative;
	display: inline;
	float: right;
	width: 100px;
	margin: 0px;
	margin-left: 10px;
	z-index: 50;
	padding: 0;
}
#agenda .vevent {
	clear: both;
	width: 480px;
	min-height: 75px;
	padding: 4px;
	z-index: 49;
	overflow: visible;
	margin-bottom: 1em;
	background: #fff;
}

#agenda .cal {
	display: none;
}

#agenda h4 {
	margin: 0;
	color: #000;
}
#agenda p {
	margin: 0;
}
#agenda .location {
}
#agenda .date {
	background: #d0a824;
	padding: 2px 4px;
	margin: 4px 0;
	color: #fff;
	font-weight: bold;
}
.blanc {
	background: #fff;
}
.lien_agenda {
	float: left;
	width: 150px;
	text-align: center;
	padding: 4px;
	margin: 0 0 8px 12px;
	background: #c52625;
}
.lien_agenda a {
	background: url(../habillage/puce_fleche.png) no-repeat;
	color: #fff;
	padding: 0 0 0 20px;
}
.lien_agenda a:hover, .lien_agenda a:focus {
	background: url(../habillage/puce_fleche_on.png) no-repeat;
	color: #000;
}
/* ANNUAIRES */

.annuaire h4 {
	font-size: 1.2em;
	border-bottom: dotted 1px;
}
.annuaire .contact {
	padding: 0 0 0 32px;
	margin: 1em 0;
	background: url(../habillage/enveloppe.png) no-repeat;
}

/* EXTRA */
#droite {
	
}
.extra {
	width: 200px;
	margin: 0 0 0 10px;
}
.extra p {

}
#ps {

}
.contexte {
	background: url(../habillage/bg_extra.png) repeat-y;
	float: left;
}
.prochainement {
	background: transparent url(../habillage/bg_extra_bas.png) no-repeat left bottom;
}
.contexte h3 {
	background: url(../habillage/bg_extra_haut.png) no-repeat left top;
	padding: 20px 10px 4px;
}

.menu_plan ul {
	list-style: none;
	margin: 4px 0;
}
.menu_plan li.plan_theme {
	font-weight: bold;
	background: #eaeaea;
	list-style-type: none;
}
.menu_plan li.plan_cat {
	font-weight: normal;
	padding-left: 1em;
	list-style-type: none;
}

#agenda_article {
}

#agenda_article div.attach {
	display: none;
}
#agenda_article .vevent {
	clear: both;
	width: 170px;
	min-height: 75px;
	padding: 0 0 30px 50px;
	z-index: 49;
	overflow: visible;
	background: transparent url(../habillage/bg_h3.png) repeat-x 0 bottom;
	margin-bottom: 1em;
}
#agenda_article .cal {
	position: relative;
	display: inline;
	float: left;
	width: 36px;
	margin: 0px;
	margin-left: -48px;
	margin-top: 3px;
	z-index: 50;
	color: #801445;
	text-align: center;
	border: solid 1px #801445;
	background: #fff;
}
#agenda_article .cal .jour_numero {
	font-size: 1.8em;
	line-height: 1.4em;
}
#agenda_article .cal .jour {
	background: #801445;
	color: #fff;
}
#agenda_article h4 {
	margin: 0;
	color: #801445;
}
#agenda_article p {
	margin: 0;
}
#agenda_article .location {
	color: #f90;
}
#agenda_article .description, #agenda_article .category {
	clear: both;
	position: relative;
	display: inline;
	float: left;
	margin: 0px;
	margin-left: -50px;
	z-index: 50;
}
#agenda_article .url {
	display: none;
}

/* GAUCHE */

/* NAVIGATION */
#navigation {
	padding: 0;
	margin: 0;
	float: left;
}
#navigation img.img_png {
	background: transparent;
}
#navigation ul#themes {
	display: block;
	float: left;
	list-style: none;
	width: 740px;
	margin: 0;
	padding: 0;
	background-color: #fff;
	background: rgba(254,255,254,0.5) url(../habillage/bg_menuprim.png) no-repeat center bottom;
}
#navigation ul#themes li {
	display: inline;
	font-family: "advent","Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 1.7em;
	padding: 0;
	margin: 0;
}
#navigation ul#themes li a {
	color: #069;
	display: block;
	margin: 0;
	padding: 5px 0 5px 0;
	float: left;
	text-align: center;
}
#navigation ul#themes li a:hover, #navigation ul#themes li a:focus {
	color: #000;
	padding-bottom: 0;
	border-bottom: solid 5px #000;
}
#navigation ul#themes li a.theme_2,#navigation ul#themes li a.theme_2_on {
	width: 140px;
}
#navigation ul#themes li a.theme_3, #navigation ul#themes li a.theme_3_on {
	width: 125px;
}
#navigation ul#themes li a.theme_4, #navigation ul#themes li a.theme_4_on {
	width: 195px;
}
#navigation ul#themes li a.theme_5, #navigation ul#themes li a.theme_5_on {
	width: 145px;
}
#navigation ul#themes li a.theme_6, #navigation ul#themes li a.theme_6_on {
	width: 135px;
}
#navigation ul#themes li a.theme_37,#navigation ul#themes li a.theme_37_on {
	width: 150px;
}
#navigation ul#themes li a.theme_38, #navigation ul#themes li a.theme_38_on {
	width: 130px;
}
#navigation ul#themes li a.theme_39, #navigation ul#themes li a.theme_39_on {
	width: 170px;
}
#navigation ul#themes li a.theme_40, #navigation ul#themes li a.theme_40_on {
	width: 190px;
}
#navigation ul#themes li a.theme_41, #navigation ul#themes li a.theme_41_on {
	width: 100px;
}
#navigation ul#themes li a.theme_42, #navigation ul#themes li a.theme_42_on {
	width: 130px;
}
#navigation ul#themes li a.theme_43, #navigation ul#themes li a.theme_43_on {
	width: 140px;
}
#navigation ul#themes li a.theme_44, #navigation ul#themes li a.theme_44_on {
	width: 180px;
}
#navigation ul#themes li a.theme_45, #navigation ul#themes li a.theme_45_on {
	width: 210px;
}
#navigation ul#themes li a.theme_46, #navigation ul#themes li a.theme_46_on {
	width: 80px;
}
#navigation ul#themes li a.theme_2_on, #navigation ul#themes li a.theme_3_on, #navigation ul#themes li a.theme_4_on, #navigation ul#themes li a.theme_5_on, #navigation ul#themes li a.theme_6_on, #navigation ul#themes li a.theme_37_on, #navigation ul#themes li a.theme_38_on, #navigation ul#themes li a.theme_39_on, #navigation ul#themes li a.theme_40_on, #navigation ul#themes li a.theme_41_on, #navigation ul#themes li a.theme_42_on, #navigation ul#themes li a.theme_43_on, #navigation ul#themes li a.theme_44_on, #navigation ul#themes li a.theme_45_on, #navigation ul#themes li a.theme_46_on {
	background: #fff;
}
#navigation ul#themes li a.collIco {
	color: #fff;
	display: block;
	margin: 0;
	padding: 5px 0 5px 0;
	float: left;
	text-align: center;
	background-color: #069;
}
#navigation ul#themes li a.collIco:hover, #navigation ul#themes li a.collIco:focus {
	color: #000;
	padding-bottom: 0;
	border-bottom: solid 5px #000;
}
#navigation #sousmenu {
	width: 740px;
	margin: 0;
	float: left;
	padding: 0 0 10px 0;
	background: transparent url(../habillage/bg_smenu.png) no-repeat center bottom;
} 
#navigation #sousmenu ul {
	margin: 0;
	padding: 10px 0;
}
#navigation #sousmenu ul li {
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0;
	margin: 0;
}
#navigation #sousmenu ul li a {
	color: #fff;
	padding: 5px 10px;
}
#navigation #sousmenu ul li a:hover, #navigation #sousmenu ul li a:focus {
	border: 0;
	padding-bottom: 5px;
}

#smenu, #smenub {
	padding: 5px;
	float: left;
	-webkit-box-shadow: rgba(0,0,0,0.3) 0px 0px 8px; 
	-moz-box-shadow: rgba(0,0,0,0.3) 0px 0px 8px; /* FF 3.5+ */	
	box-shadow: rgba(0,0,0,0.3) 0px 0px 8px; 
	behavior: url(squelettes/css/PIE.htc);
}
#smenub {
	margin: 20px 0;
}
#smenu h2, #smenu h3 {
	margin-top: 0;
	width: 180px;
}
#smenub h2, #smenub h3 {
	margin-top: 0;
	width: 180px;
}

#content #smenu ul, #content #smenub ul {
	margin: 0;
}
#content #smenu ul li, #content #smenub ul li {
	background: none;
	padding: 0;
}
#content #smenu ul.nivo_1 li a{
	display: block;
	background: #fff url(../habillage/bgndg_h2.png) repeat-x left bottom;
	font-size: 1.2em;
	line-height: 1em;
	padding: 4px;
	border-bottom: solid 1px #ddd;
	margin: 4px 0;
}
#content #smenu ul.nivo_1 li:last-child a {
	margin-bottom: 0;
}
#content #smenu ul.nivo_1 li.oui a {
	background: #02a0e3 url(../habillage/bg_rubmenu.png) repeat-x left bottom;
	color: #fff;
}
#content #smenu ul.nivo_1 li a:hover, #content #smenu ul.nivo_1 li a:focus {
	background: #02a0e3 url(../habillage/bg_rubmenu.png) repeat-x left bottom;
	color: #fff;
}


#content #smenu ul.nivo_2 li a, #content #smenub ul.nivo_2 li a{
	display: block;
	background: #fff url(../habillage/puce_fleche.png) no-repeat 0 1px;
	font-size: 1em;
	line-height: 1em;
	padding: 4px 0 4px 20px;
}
#content #smenu ul.nivo_2 li a:hover, #content #smenu ul.nivo_2 li a:focus, #content #smenub ul.nivo_2 li a:hover, #content #smenub ul.nivo_2 li a:focus {
	background: #fff url(../habillage/puce_fleche_on.png) no-repeat 0 1px;
	color: #000;
}
#content #smenu ul.nivo_2 li.oui a {
	background: #fff url(../habillage/puce_fleche_on.png) no-repeat 0 1px;
	color: #000;
}

#postit {
	float: left;
	padding: 4px;
	margin: 2em 0;
	background: #fff;
	border: solid 1px #d0a824;
	-webkit-box-shadow: rgba(0,0,0,0.3) 0px 0px 8px; 
	-moz-box-shadow: rgba(0,0,0,0.3) 0px 0px 8px; /* FF 3.5+ */	
	box-shadow: rgba(0,0,0,0.3) 0px 0px 8px; 
	behavior: url(squelettes/css/PIE.htc);
}
#postit h3 {
	margin: 0 0 4px 0;
	width: 180px;
}
.addthis_toolbox {
	float: left;
	margin: 8px 0;
}
#acces_direct ul {
	padding: 8px 20px 12px 48px;
}
#acces_direct ul a {
	color: #289e54;
}
#acces_direct ul a:hover, #acces_direct ul a:focus {
	color: #000;
}

#logos {
	width: 240px;
	text-align: center;
	padding: 18px 0;
}

/* SLIDES */

.titre_slides {
	width: 200px;
	font-family: 'QuicksandBold',"Lucida Grande","Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #999;
	line-height: 1em;
	margin: 40px 0 0 0;
	padding: 0 0 20px 10px;
	background: url(../habillage/zigouigoui.png) no-repeat left bottom;
}

#slides {
	position: relative;
	top: 10px;
	left: 10px;
}
.slide {
	width: 180px;
	height: 220px;
}
#slides .next,#slides .prev {
	display: none;
}

.slides_container {
	width:180px;
	height: 220px;
	overflow:hidden;
	position:relative;
}

#slides .next {
	display: none;
}

#slides .pagination {
	display: block;
	float: left;
	margin: 20px auto;
	width:180px;
	text-align: center;
}
#slides .pagination li {
	margin:0 1px;
	list-style-image: none;
	list-style-type: none;
	display: block;
	float: left;
}

#slides .pagination li a {
	display:block;
	width: 1em;
	text-align: center;
	margin: 0 0.2em;
	padding: 0.2em 0.5em;
	color: #069;
	float:left;
	overflow:hidden;
	font-size: 0.8em;
	border: solid 2px #fff;
	background-color: #eaeaea;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-wekbit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
	behavior: url(squelettes/css/PIE.htc);
}

#slides .pagination li.current a, #slides .pagination li a:hover, #slides .pagination li a:focus {
	background-color: #069;
	border: solid 2px #fff;
	color: #fff;
	font-weight: bold;
	-webkit-box-shadow: rgba(0,0,0,0.5) 0px 0px 8px; 
	-moz-box-shadow: rgba(0,0,0,0.5) 0px 0px 8px; /* FF 3.5+ */
	box-shadow: rgba(0,0,0,0.5) 0px 0px 8px;
	behavior: url(squelettes/css/PIE.htc);	
}

/* CARTE */
.carte_gis {
	clear: both;
}
#content .carte_gis h3 {
	width: 100%;
}
#content .items_carte ul {
	clear: none;
	width: 220px;
	float: left;
}

p.choix_com {
	padding: 0 20px 0 40px;
	text-align: center;
}


/* HCARD */
.contacts .type_annu {
	color: #ccc;
	position: absolute;
	left: -5000px;
}
.vcard {
	padding: 0 0 0 0;
}
.vcard ul{
	list-style: none;
	margin: 0;
}
#content .vcard ul li {
	padding: 0;
	background: none;
}
.vcard ul li.adr {
	padding: 0;
}
.vcard h4.org {
	clear: both;
	font-size: 1.3em;
	color: #766a63;
	padding: 20px 0 0 0;
	margin: 0 0 0.5em 0;
	background: url(../habillage/ombre400.png) no-repeat center top;
}
.vcard h5.blocs_titre.cs_done {
	text-align: left;
	font-size: 1em;
	border: 0;
	position: relative;
	left: -4px;
	padding: 0 0 0 16px;
}
.vcard .fn {
	font-weight: bold;
}
.vcard .type {
	display: none;
}
.vcard .fixe:before {
	content : 'Tél. : ';
}
.vcard .mobile:before {
	content : 'Mob. : ';
}
.vcard .fax:before {
	content : 'Fax : ';
}
.vcard .note {
	color: #777;
}
.vcard .note.descriptif {
	width: 50%;
	float: right;
	margin-left: 1em;
}

#extra .vcard h4.org {
	font-size: 1.3em;
	background: none;
	padding: 0;
}
#extra .vcard h4.blocs_titre {
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
	background: url(../habillage/puce_fleche.png) no-repeat;
}
#extra .vcard {
	border-bottom: solid 1px #eaeaea;
	margin-bottom: 1em;
	padding-bottom: 0.5em;
}
#extra p {
	padding: 0.5em 0;
}
/* FORMULAIRES */

#content .spip_forms {
	padding: 0;
	border: 0;
}
#content fieldset {
	border: 0;
	padding: 0;
}
#content legend {
	width: 100%;
	padding: 0;
	font-size: 1.4em;
	font-weight: normal;
	border-bottom: 1px dotted;
	margin-bottom: 8px;
}
#content .spip_form_label {
	font-weight: normal;
	display: block;
	margin-top: 8px;
}
#content .spip_form_label_details {
	font-size: 0.8em;
	color: #999;
}
#content .formo {
	border: dotted 1px #666;
	width: 390px;
}
#content .forml {
	width: 390px;
	border: solid 1px #666;
	background-color: #eaeaea;
	color: #333;
}
#content .spip_bouton input{
	background-color: #e6e6e6;
}


/* FOOTER */

#footer {
	width: 740px;
	margin-left: 190px;
	text-align: center;
	padding: 10px 0;
}
#footer a {
	color: #fff;
}
#footer .spip-admin-bloc a {
	color: #069;
}
#footer ul.liens_pied li {
	list-style: none;
	display: inline;
}

.panorama-viewport {
	position: relative;
	width: 600px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	text-align: left;
}
.panorama-container {
	position: relative;
	width: 100000px;
	margin: 0;
	padding: 0;
	cursor: pointer
}
.panorama-control {
	position: absolute;
	display: none;
	padding: 0;
	margin: 0;
	bottom: -1px;
	left: 0;
	width: 100%;
	height: 30px;
	background: black;
	filter: alpha(opacity=50);
	opacity: .5;
	text-align: left;
}
.panorama-control-left, .panorama-control-right, .panorama-control-pause { 
	float: left;
	padding: 0;
	margin: 0;
	color: white;
	text-decoration: none;
	font-size: 20px;
	line-height: 30px;
	width: 33%;
	text-align: center;
	font-family: 'Arial',sans-serif
}
.panorama-control-left:hover, .panorama-control-right:hover, .panorama-control-pause:hover { 
	text-decoration: none;
	color:#fff
}
.panorama-control-pause {
	text-transform: uppercase;
}
.panorama-panel {
	position: absolute;
	display: none;
	top: 0;
	right: 0;
	background: #009cff;
	filter: alpha(opacity=50);
	opacity: .5;
	color: white;
	padding: 4px;
}
.panorama-panel h2 {
	font-size: 11px;
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	text-align: right;
}
.panorama-panel ul {
	display: none;
}
.panorama {
	position: relative;
	margin: 0;
	padding: 0;
	border: none;
}

.panorama-area {
	border: 2px solid white;
	filter: alpha(opacity=20);
	opacity: .2;
	background: black;
	font-size: 100%;
	cursor: pointer;
	text-decoration: none;
	color: white;
	text-align: right;
}
.panorama-area-hover {
	background: #0080e2;
	cursor: pointer;
} 

.area0-hover {
	background: #ff7e00;
}
.area1-hover {
	background: #25bf5b;
}
.panorama-title {
 	position: absolute; 
	right: 0;
	top: 0; 
	font-size: 16px; 
	font-family: Verdana;
	background: gray;
	padding: 3px;
	filter: alpha(opacity=50);
	opacity: .5;
}