/* @override http://www.frmjc-bourgogne.org/squelettes/styles/perso.css */

/* @override http://www.frmjc-bourgogne.org/squelettes/styles/perso.css */

/* @group reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* Remember to define focus styles! */

:focus
{
	outline: 0;
}

A
{
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

HTML
{
	font-size: 62.5%;
	height: 100%;
}

body
{
	color: black;
	background: #e5e5e5;
	font: normal 1.1em/1.8em "Trebuchet Ms", Arial, helvetica, sans-serif;
	height: 100%;
	background-image: url(img/fondpage.gif);
	background-repeat: repeat-x;
}

ul
{
	margin: 0.9em 0px 0.9em 1.8em;
	list-style-type: disc;
}

ol
{
	margin: 0.9em 0px 0.9em 1.8em;
	list-style-type: decimal;
}

table
{
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td
{
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after
{
	content: "";
}

blockquote, q
{
	quotes: "" "";
	margin: 0.9em 0 0.9em 1.8em;
}

strong
{
	font-weight: bold;
}

p
{
	margin: 0 0 0.9em 0;
}

dl
{
	margin: 0.9em 0;
}

dl dt
{
	font-weight: bold;
}

dl dd
{
	margin: 0 0 0 1.8em;
}

em
{
	font-style: italic;
}

pre
{
	margin-bottom: 1.8em;
	line-height: 1.8em;
	background: #eee;
	padding: 0.8em;
	border: 0.1em solid #ddd;
}

code
{
	font: 0.9em Monaco, monospace;
}

table
{
	margin: 0 0 1.8em 0;
}

h1, h2, h3, h4, h5, h6
{
	font-weight: bold;
}

h1
{
	font-size: 2.4em;
}

h2
{
	font-size: 1.8em;
}

h3
{
	font-size: 1.4em;
}

h4
{
	font-size: 1.2em;
}

h5, h6
{
	font-size: 1em;
}

/* @end */

/* @group structure */

#page
{
	width: 960px;
	margin: 0em auto;
}

#entete
{
	height: 182px;
	background-image: url(img/bandeau.jpg);
}

#footer
{
	text-align: center;
	color: white;
	clear: both;
	height: 30px;
	background-color: #CC6699;
	font-size: 0.8em;
}

#footer a
{
	font-size: 0.9em;
	color: white;
	font-weight: bold;
}

#entete h1
{
	float: left;
	width: 408px;
	display: block;
	margin: 0px;
	height: 25px;
	padding: 95px 0 15px 50px;
}

#entete #menu-recherche p
{
	display: block;
	float: left;
}

#entete #menu-recherche p#input-search
{
	margin-right: 10px;
}

#entete .formulaire_recherche
{
	
}

/* fait floter le commentaire */

.formulaire_recherche input.forml
{
	background-image: none;
	background-repeat: no-repeat;
	background-position: right center;
}

.bouton
{
	background-color: inherit;
	border: solid 0px;
	padding: 1px;
	margin-bottom: 2px;
	margin-top: 0px;
	font-weight: bold;
}

#nomsite
{
	display: none;
}


#bloc-contenu
{
	padding-top: 20px;
	margin-top: 30px;
	background: #FFF url(img/body_bgf.gif) repeat-y 0px 0px;
	width: 960px;
	overflow: hidden;
	color: #4c4c4c;
	font: normal 1.1em/1.8em "Trebuchet Ms", Arial, helvetica, sans-serif;
}

/* @group colonne de gauche */

#bloc-contenu #navig
{
	float: left;
	width: 180px;
	padding-top: 20px;
	margin-right: 20px;
	margin-left: 10px;
}

#navig #diapo
{
	margin: 0px auto;
	width: 150px;
}

.jdGallery .slideInfoZone h2
{
	text-align: center;
	padding: 0px 5px !important;
	font: normal 85% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
}

.jdGallery .slideInfoZone
{
	height: 30px !important;
	background: #690045 !important;
}

#activite
{
	width: auto;
	float: left;
	height: 152px;
	border: 1px solid #e5e5e5;
	padding-left: 25px;
}

#paves div
{
	margin-bottom: 15px;
	background-repeat: no-repeat;
}

#paveactivite
{
	height: 35px;
	padding-top: 75px;
	background-image: url(img/pave-activite.gif);
}

#paveactivite #formrecherche
{
	text-align: center;
	
}

#forum
{
	height: 85px;
	background-image: url(img/pave-forum.gif);
}

/* ///// rendre forum cliquable */

#forum a.nom-site,
#paveagenda a.nom-site,
#pavepresse a.nom-site,
#newsletter a.nom-site,
#pavevideo a.nom-site
{
	display: block;
	width: 100%;
	height: 100%;
}

#forum:hover,
#paveagenda:hover,
#pavepresse:hover,
#newsletter:hover,
#pavevideo:hover,
#forum:focus,
#paveagenda:focus,
#pavepresse:focus,
#newsletter:focus,
#pavevideo:focus
{
	alpha: 0.75;
	opacity: 0.75;
}

#newsletter
{
	height: 85px;
	background-image: url(img/pave-newsletter.gif);
}

#paveagenda
{
	height: 100px;
	background-image: url(img/pave-agenda.gif);
}

#pavepresse
{
	height: 95px;
	background-image: url(img/pave-presse.gif);
}

#pavevideo
{
	height: 95px;
	background-image: url(img/videos.gif);
}
/* @end */

#bloc-contenu #contenu
{
	float: left;
	width: 490px;
	padding: 20px 10px 0px 10px;
	height: 500px;
	
}

#bloc-contenu>#contenu
{
	height: auto;
	min-height: 500px;
}

#bloc-contenu #mjc
{
	padding-top: 20px;
	margin-right: 10px;
	float: right;
	width: 210px;
	height: 500px;
}

#bloc-contenu>#mjc
{
	height: auto;
	min-height: 500px;
}

#titrelistemjc
{
	display: block;
	padding: 5px 5px 5px 5px;
	background-color: #ff9934;
	font: bold 1.1em/1.8em "Trebuchet Ms", Arial, helvetica, sans-serif;
	margin: auto;
}

#listemjc
{
	display: block;
	padding: 5px 2px 10px 3px;
	border: 1px solid #ff9934;
	margin-bottom: 5px;
}

#listemjc .villes
{
	font: bold;
	color: darkorange;
	padding-top: 15px;
}

#listemjc .mjcliste
{
	margin: 0px;
	padding: 0px;
	line-height: 0.1;
}

#listemjc a
{
	text-decoration: none;
	color: gray;
	font-weight: normal;
}

#listemjc a:hover
{
	color: darkorange;
	font-weight: normal;
}

#fichemjc
{
	float: left;
	display: block;
	padding: 5px 5px 5px 5px;
}

#fichemjc .abbreviation
{
	font-weight: bold;
	color: #990066;
}

#fichemjc .abbreviation2
{
	font-weight: bold;
}

#fichemjc h5
{
	font-weight: bold;
	white-space: nowrap;
}

#fichemjc p.spacer
{
	line-height: 0.5em;
	margin: 0 0 0.4em 0;
}

#fichemjc br.spacer
{
	line-height: 0em;
	margin-bottom: 0px;
}

#fichemjc p.spacer2
{
	line-height: 0.95em;
}

#fichemjc a,
#fichemjc a:link,
#fichemjc a:visited
{
	text-decoration: none;
	color: #333333;
	font: 1em "Trebuchet Ms", Arial, helvetica, sans-serif;
	margin: 0 0 0 0;
}

#fichemjc a:hover
{
	text-decoration: underline;
	color: darkorange;
	font-weight: normal;
}

#fichemjc #infos
{
	padding: 2px;
	padding-top: 10px;
}

#fichemjc #activites
{
	float: left;
	display: block;
	background-color: #e5e5e5;
	padding: 5px 5px 5px 5px;
	margin-top: 10px;
}

#ficheactivite
{
	float: left;
	width: 400px;
	display: block;
	padding: 5px 5px 5px 0px;
}

#ficheactivite .abbreviation
{
	font-weight: bold;
}

#ficheactivite h5
{
	font-weight: bold;
	white-space: nowrap;
}

#ficheactivite p.spacer
{
	line-height: 0.5em;
	margin: 0 0 0.4em 0;
}

#ficheactivite br.spacer
{
	line-height: 0em;
	margin-bottom: 0px;
}

#ficheactivite a,
#ficheactivite a:link,
#ficheactivite a:visited
{
	text-decoration: underline;
	color: #333333;	
	margin: 0;
}

#ficheactivite #listemjcactivite
{
	float: left;
	display: block;
	background-color: #e5e5e5;
	margin-top: 0px;
	padding: 5px;
	width: 250px;
}

#photographies
{
	float: left;
	padding: 5px 5px 5px 5px;
}



/* @end */

/* @group navigation menu */

.menu ul
{
	font-size: 88%;
	line-height: 1.2em;
	font-weight: normal;
	text-align: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.menu ul ul
{
	font-size: 1em;
}

.menu ul li
{
	margin: 0;
}

.menu a, .menu b
{
	text-decoration: none;
	text-align: left;
	padding: 3px 4px 3px 4px;
	display: block;
}

.menu-agenda li span
{
	display: block;
	font-style: italic;
	font-size: 92%;
}

#menu-horizontal
{
	display: block;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	width: 960px;
	color: white;
	background: #990066;
}

#menu-horizontal ul li
{
	float: left;
	display: block;
	padding: .2em 1em .2em 1em;
	margin: 0 8px 0 0;
}

/* @end */


#menu-recherche
{
	padding: 15px 0 0px 600px;
	height: 55px;
}

/*#menu-rubriques
{
	position: absolute;
	top: 190px;
	width: 150px;
}*/

/*.menu-item
{
	font-size: 85%;
}

.menu-item,
.menu-titre-special, 
.menu-titre
{
	background-color: #313c72;
}*/

/*.menuadpa, .spip_logos
{
	position: relative;
	display: block;
}
.menuadpa ul
{
	font-size: 100%;
	line-height: 1.2em;
	font-weight: normal;
	text-align: left;
	list-style-type: none;
	margin: 0.9em 0px 2em 1.8em;
	padding: 0px 0px 0px 20px;
}

.menuadpa  ul li ul
{
	padding: 0px 0px 0px 0px;
}

.menuadpa  ul li ul li
{
	padding: 0px 0px 0px 3px;
	margin: 1px;
	line-height: 2em;
	color: red;
}*/

#navig a,
#navig a:link,
#navig a:visited
{
	text-decoration: none;
	color: #333333;
	font: bold 1.1em/1.8em "Trebuchet Ms", Arial, helvetica, sans-serif;
}

#navig a:hover
{
	text-decoration: underline;
	color: darkorange;
	font: bold 1.1em/1.8em "Trebuchet Ms", Arial, helvetica, sans-serif;
}

#menu-horizontal a
{
	color: white;
	font: bold 1.1em/1.8em "Trebuchet Ms", Arial, helvetica, sans-serif;
}

#menu-horizontal a:hover
{
	text-decoration: underline;
}


a
{
	text-decoration: none;
	color: #4D4D4D;
}

a:hover
{
	text-decoration: underline;
}

#bloc-contenu h3 a,
h3.spip,
h1.titre-article,
h2.titre-article
{
	color: #999999;
}

.filet_sep_image
{
	padding: 0;
	margin: 0;
	background-position: left;
	background-repeat: repeat-x;
	border-style: none;
}

#menurub
{
	position: relative;
	display: block;
}

/*.menuadpa
{
	position: relative;
	display: block;
}

.menuadpa ul
{
	position: relative;
	display: block;
}

.menuadpa  ul li ul
{
	position: relative;
	display: block;
}

.menuadpa  ul li ul li
{
	position: relative;
	display: block;
}*/

table.spip
{
	margin: auto;
	margin-bottom: 1em;
	border: 0px solid;
	border-collapse: collapse;
}

table.spip
{
	
}

table.spip tr.row_first
{
	background-color: none;
}

table.spip tr.row_odd
{
	background-color: none;
}

table.spip tr.row_even
{
	background-color: none;
}

table.spip td
{
	padding: 1px;
	text-align: left;
	vertical-align: middle;
}

.separateur
{
	width: 6px;
	font-size: 10px;
	height: 9px;
	padding-right: 2px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(img/puce.gif);
	color: black;
}

/* -------------------------------------------------------
 8. EDITO (sur page sommaire.html)
------------------------------------------------------- */

#edito
{
	display: block;
	float: left;
	margin-right: 10px;
}

#edito a
{
	color: white;
}

.edito .bandeau
{
	overflow: hidden;
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-color: #BBB;
	border-width: 0 0 2px 0;
	border-style: dotted;
}

.edito h3
{
	margin: 0;
	padding: 0;
	color: white;
	background-color: #990066;
	text-transform: uppercase;
	text-indent: 4px;
	width: 100%;
	font-size: 1.1em;
	line-height: 1.4;
}

.edito h3 a, 
.edito h3 a:link, 
.edito h3 a:visited,
.edito h3 a:hover
{
	color: white;
	font-size: 90%;
}

.edito .chapo
{
	margin-top: 0;
	background-color: #e5e5e5;
	text-align: left;
	padding: .5em;
	margin: 0 0 1em 0;
}

#edito a, a.suite:link, a.suite:visited
{
	text-decoration: none;
	text-align: right;
	color: #7f7f7f;
}

#contenu>#actualites
{
	float: left;
	margin-top: 10px;
}

#actualites h2
{
	color: #990066
}

#cineitinerant
{
	padding-top: 30px;
	padding-bottom: 70px;
	margin-bottom: 70px;
	clear: both;
}

#actustd
{
	margin-top: 10px;
	margin-bottom: 20px;
	clear: both;
}

#logocine
{
	float: left;
	width: 100px;
}


#titrecine
{
	float: left;
	width: 360px;
}

#lesaffiches
{
	padding-left: 15px;
	clear: both;
}

#affiche
{
	float: left;
	width: 100px;
	height: 150px;
}

#synopsis
{
	float: left;
	width: 100px;
	margin-right: 10px;
}

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

/* FIN_MODELE ENCART_AGENDA pour alternatives */

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


#pageagenda
{
	float: left;
	display: block;
	padding-right: 20px;
}

#pageagenda a:hover
{
	text-decoration: underline;
	font: normal 1.1em/1.8em "Trebuchet Ms", Arial, helvetica, sans-serif;
}

#pageagenda p
{
	color: black;
	font: normal 1.1em/1.8em "Trebuchet Ms", Arial, helvetica, sans-serif;
	height: 100%;
}

#pageagenda p a,
#pageagenda p a:hover,
#pageagenda p a:visited 



/* liens dans balise p */
{
	color: black;
	font: normal 1.1em/1.8em "Trebuchet Ms", Arial, helvetica, sans-serif;
	height: 100%;
}

#pageagenda h3 a,
#pageagenda h3 a:visited
{
	text-decoration: none;
	color: #7f7f7f;
	font-weight: bold;
	font-size: 1.4em;
}

#pageagenda h3 a:hover
{
	text-decoration: underline;
	color: #7f7f7f;
	font-weight: bold;
	font-size: 1.4em;
}

#photographies2
{
	float: left;
	padding: 5px 5px 5px 5px;
}

#listearticlesrubrique
{
	position: relative;
	padding-top: 10px;
}

#listearticlesrubrique h3
{
	margin-top: 0em;
	margin-bottom: 0em;
	margin: 0;
	padding: 0;
	font-size: 1.15em;
	font-weight: bold;
}

/* inc-menu-rubrique*/

.menusousrub
{
	font: normal 1.1em/1.8em "Trebuchet Ms", Arial, helvetica, sans-serif;
	border: 1px solid #990066;
}

.menusousrub ul
{
	list-style: none;
	margin: 0px 3px 5px 2px;
}

.menusousrub a
{
	font: normal 1.1em/1.8em "Trebuchet Ms", Arial, helvetica, sans-serif;
}

.menusousrub
{
	position: relative;
	display: block;
}

.menusousrub ul
{
	position: relative;
	display: block;
}

.menusousrub  ul li ul
{
	position: relative;
	display: block;
}

.menusousrub  ul li ul li
{
	position: relative;
	display: block;
}

select, option
{
	background-color: #A6BEDE;
	font-family: "trebuchet ms",sans-serif;
	font-size: 0.9em;
	padding-top: 2px;
	overflow: hidden;
}

.menuliens
{
	font: normal 1.1em/1.8em "Trebuchet Ms", Arial, helvetica, sans-serif;
}

.menuliens ul 
{
	font-size: 100%;
	line-height: 1.2em;
	font-weight: normal;
	text-align: left;
	list-style-type: none;
	margin: 0px 0px 0.5em 0.5em;
	padding: 0px 0px 0px 0px;
}

.menuliens ul li ul
{
	padding: 0px 0px 0px 5px;
	border: 0px;
}

.menuliens  ul li ul li
{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	line-height: 2em;
}

.menuliens  ul li ul li a,
.menuliens  ul li ul li a:link,
.menuliens  ul li ul li a:visited
{
	font: normal 1em/1.8em "Trebuchet Ms", Arial, helvetica, sans-serif;
	text-decoration: none;
}

.menusousrub  ul li ul li a:hover
{
	font: normal 1em/1.8em "Trebuchet Ms", Arial, helvetica, sans-serif;
	text-decoration: underline;
}


/* INC SYNDIC */

.menurubliens li
{
list-style: none;
margin: 5px 0px 5px 0px;
}

.menurubliens h4
{
font: normal 1em/1.8em "Trebuchet Ms", Arial, helvetica, sans-serif;
}



/* //// ARTICLE ///// */


.texte
{
	text-align: left;
	line-height: 1.3em;
	text-transform: inherit;
}

p.spip
{
	text-align: left;
}

.detail
{
	font-size: smaller;
	padding: 0px;
	margin: 0px;
}

.petit-info
{
	font-size: smaller;
	font-weight: bold;
}

.spip_bouton
{
	font-size: smaller;
	font-weight: bold;
}

.ps
{
	text-align: left;
	font-size: 90%;
}

.notes
{
	text-align: left;
	font-size: 90%;
}

.surtitre,
.sous-titre
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	font-size: 90%;
	text-transform: uppercase;
}

.pagination
{
	font-size: 90%;
}

.spip_documents
{
	font-size: 85%;
	margin: 10px;
}

.spip_doc_titre
{
	font-weight: bold;
	font-size: 1em;
	line-height: 1em;
	margin-left: auto;
	margin-right: auto;
}

.spip_doc_descriptif
{
	clear: both;
	font-size: 1em;
	line-height: 1em;
	margin-left: auto;
	margin-right: auto;
}

ul.spip
{
	margin-left: 1em;
	padding: 0;
}

ol.spip
{
	margin-left: .8em;
	padding: 0;
}

ul ul.spip,
ol ol.spip,
ol ul.spip,
ul ol.spip
{
	margin-left: 0;
	padding: 0;
}

ul.spip, ul ul.spip, ol ul.spip
{
	list-style: square;
}

ol.spip
{
	list-style: decimal;
}

ol li.spip
{
	margin: 0.3em 0 0.3em 1.5em;
	list-style-position: outside;
}

ul li.spip
{
	margin: 0.3em 0 0.3em 1.2em;
	list-style-position: outside;
}

ul ol li.spip
{
	margin: 0.3em 0 0.3em 1.5em;
	list-style-position: outside;
}

/* -------------------------------------------------------
 	14. FORMATS DE TEXTE
 ------------------------------------------------------- */

.article-info-rubrique
{
	text-align: left;
	margin-bottom: 10px;
}

.article-info-rubrique h5
{
	font-size: 85%;
}

.extrait
{
	margin: 5px;
	line-height: 1.4em;
	padding: 8px;
	background-color: #F6F6F6;
}

.extrait a.suite,
.extrait a.suite:link,
.extrait a.suite:visited
{
	text-decoration: none;
	color: #7f7f7f;
	font-variant: small-caps;
	display: inline;
}

.extrait a.suite:hover
{
	color: #7f7f7f;
	text-decoration: underline;
}

.bouton
{
	background: #EEEEEE;
	border: solid 1px #BBBBBB;
	padding: 1px;
	margin-bottom: 2px;
	margin-top: 0px;
}

.separateur
{
	width: 6px;
	font-size: 10px;
	height: 9px;
	padding-right: 2px;
}

.mot-precis
{
	padding-left: 2px;
	padding-right: 3px;
}

.chapo
{
	line-height: 1.4em;
	margin-top: 1em;
}

.ps
{
	padding-top: 0.6em;
	margin-top: 0.6em;
	margin-bottom: 10px;
	border-top: 1px dashed #AAAAAA;
}

.ligne-debut
{
	padding-top: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	border-top: 1px dashed #AAAAAA;
}

.notes
{
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	border-top: 1px solid #a0a0a0;
	padding: 1.5em;
}

/* date dernier ajout */

.date-entete
{
	text-align: right;
	margin-top: -16px;
	margin-right: -5px;
	margin-bottom: 10px;
}

.cartouche
{
	margin-bottom: 15px;
}

.spip_logos,
.cartouche .spip_logos,
.logo-liste-art .spip_logos
{
	padding-left: 0px;
	margin: 0 0 0 1em;
}

.sommaire .logo-liste-art
{
	clear: both
}

.logo-liste-art
{
	float: right;
}

/* 18. AUTRES ELEMENTS PRODUITS PAR SPIP */

.spip_code
{
	background-color: #FCF4D0;
}

p.spip_note
{
	
}

.spip_puce
{
	list-style-position: inside;
}

table.spip
{
	
}

table.spip tr.row_first
{
	background-color: #FCF4D0;
}

table.spip tr.row_odd
{
	background-color: #C0C0C0;
}

table.spip tr.row_even
{
	background-color: #F0F0F0;
}

table.spip td
{
	padding: 1px;
	text-align: left;
	vertical-align: middle;
}

hr.spip
{
	
}

b.spip
{
	
}

i.spip
{
	
}

blockquote.spip
{
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 12px;
	border: solid 0px #AAA;
	border-left: solid 6px #C90;
	background-color: white;
	padding: 5px;
}

.spip_cadre
{
	width: 100%;
	background-color: white;
	padding: 5px;
}

div.spip_poesie
{
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #999999;
	font-size: 1.2em;
}

div.spip_poesie div
{
	text-indent: -60px;
	margin-left: 60px;
}

.spip_surligne
{
	background-color: #FF6;
}

a.spip_barre img
{
	padding: 3px;
	background-color: #ffddaa;
	border-color: white #A96 #A96 white;
	border-width: 1px;
	border-style: solid;
}

a.spip_barre:hover img
{
	border: 1px solid #808080;
	padding: 3px;
	background-color: #f8f8f4;
}

/* OVERIDE override feuille cms*/
a.spip_out, a.spip_in
{ color: inherit; } /* liens sortants */
