/* @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;
	color: #707070;
}

A:hover
{
	text-decoration: underline;
}

HTML
{
	font-size: 62.5%;
	height: 100%;
}

body
{
	color: black;
	/*e5e5e5 */
	font: normal 1.1em/1.8em "Trebuchet Ms", Arial, helvetica, sans-serif;
	height: 100%;
	
}

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;
	color: #FFCC00;
	line-height: 1em;
}

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: 262px; /* 182*/
	background-image: url(img/frmjcbandeau.png);
}

#footer
{
	text-align: center;
	color: black;
	clear: both;
	height: 30px;
	font-size: 0.8em;
}

#footer a
{
	font-size: 0.9em;
	color: black;
	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;
	
}

#entete #menu-recherche p#input-search
{
	margin-right: 10px;
	
}

#siglerecherche
{

display:inline-block;
position: relative;
padding-left:5px;
height: 17px;
width: 20px;
background-image: url(img/i-rechercher.gif);
background-repeat: no-repeat;
vertical-align: middle;


 
}

#entete .formulaire_recherche
{
	position: relative;
}
/* Formulaire de recherche */
.formulaire_recherche {  text-align: left; }
.formulaire_recherche label { display: none; }
/* fait floter le commentaire */

.formulaire_recherche input.forml
{
	
	background-repeat: no-repeat;
	background-position: right center;
	
}

#recherche
{



width: 100px;
margin-left: 5px;
background: #4dade7;
border: 3px solid #FFFFFF;
}

.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;
	
	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;
	
	margin-right: 20px;
	margin-left: 0px;
	
}

#bloc-contenu #navigation
{
	float: right;
	width: 180px;
	
	margin-left: 20px;
	margin-right: 0px;
	
}

#sous-entete
{
	padding-top: 10px;
	padding-bottom : -20px;
	margin-bottom : -20px;
	
}

#sous-entete a
{
color: #006B6B;

}


#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,
#newsletter a.nom-site
{
	display: block;
	width: 100%;
	height: 100%;
}

#forum:hover,
#paveagenda:hover,
#newsletter:hover,
#forum:focus,
#paveagenda:focus,
#newsletter: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);
}

/* @end */

#bloc-contenu #contenu
{
	float: left;
	width: 500px;
	padding: 0px 10px 0px 10px;
	height: 500px;
	
	
}

#bloc-contenu>#contenu
{
	height: auto;
	min-height: 500px;
	
	
}

#bloc-contenu #contenu h3
{
	margin-top: 0em;
	margin-bottom: 0em;
	margin: 0;
	padding: 0;
	font-size: 1.15em;
	font-weight: bold;
}

#bloc-contenu #contenu a
{
	
}

#bloc-contenu #infoff
{
	position: relative;
	padding-top: 10px;
}






#bloc-contenu #mjc
{
	padding-top: 0px;
	/*margin-right: 10px;*/
	float: right;
	width: 220px;
	height: 1000px;
	/* 500 */
}

#bloc-contenu>#mjc
{
	height: auto;
	min-height: 1000px;
}
/* 500 */
#bloc-mjc
{

display: block;
margin-top: 0px;
padding: 75px 10px 0px 10px;
overflow: hidden;
background-image: url(img/endirectdesmjc.png);
background-repeat: no-repeat;

}

>#bloc-mjc
{
	height: auto;
	min-height: 458px;
}

#bloc-mjc .dateff
{color: white;}

#bloc-mjc .introff
{color: white;}

#bloc-mjc h4 a
{
color: #FFCC00;
}

#bloc-mjc h6
{
font-size: 0.9em;
}

#bloc-mjc h6 a
{
color: #FFCC00;
}

#bloc-mjc h5
{
color:white;
}

#bloc-mjc h2
{
color: #50b1e6;
}

#bloc-mjc h3
{
	margin-top: 0em;
	margin-bottom: 0em;
	margin: 0;
	padding: 0;
	font-size: 1.15em;
	font-weight: bold;
}

#bloc-contenu #mjc #bloc-mjc h5 a
{
	color: #000000;
	font-weight: bold;
	margin-top: 10em; /* */
	margin-bottom: 0em;
	margin: 0;
	padding-top: 20px;
	font-weight: bold;
	line-height: 1.4em;
	display: block;
	
}



#bloc-reseau
{
position: relative;
display: block;
margin-top: 20px;
padding: 20px 10px 0px 10px;
height: 458px;
background-image: url(img/coupprojecteur.png);
background-repeat: no-repeat;
text-align: right;
padding-right: 25px;
}

#bloc-reseau .dateff
{
color: #FFCC00;
}

#bloc-reseau h2
{
color: #50b1e6;
}

#bloc-reseau h5 a
{
	color: #CC3300;
	font-weight: bold;
	margin-top: 10em; /* */
	margin-bottom: 0em;
	margin: 0;
	padding-top: 20px;
	
	font-weight: bold;
	line-height: 1.4em;	
	display: block;
}

#bloc-contenu #mjc #bloc-reseau h5 a
{
	
	
}

/* rubrique ou article*/
#bloc-contenu #contenurub
{
	float: right;
	width: 700px;
	padding: 20px 10px 0px 10px;
	height: 500px;
	
	
}

#bloc-contenu>#contenurub
{
	height: auto;
	min-height: 500px;
	
	
}

#bloc-contenu #contenurub h3
{
	margin-top: 0em;
	margin-bottom: 0em;
	margin: 0;
	padding: 0;
	font-size: 1.15em;
	font-weight: bold;
	margin-bottom: 20px;
}

#bloc-contenu #contenurub a
{
	color: #707070;
	font-weight: bold;
}
/* fin rubrique*/

#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;
	display: none;
}

#listemjc
{
	display: block;
	padding: 5px 2px 10px 3px;
	border: 1px solid #ff9934;
	margin-bottom: 5px;
}

#listemjc .dpt
{
	font: bold;
	color: black;
	padding-top: 0px;
	display: none;
	
}

#listemjc .villes
{
	font: bold;
	color: darkorange;
	padding-top: 8px;
	font-size: 0.8em;
}

#listemjc .mjcliste
{
	margin: 0px;
	padding: 0px;
	line-height: 0.1;
	font-size: 0.8em;
}

#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
{
	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%;
	clear:both;
	padding-top:15px;
}

#menu-horizontal
{
	padding: 230px 0 0px 0px;
	float: left;
	height: 0.1px;
	color: white;
	
}

#menu-horizontal ul 
{
	float: left;
	display: block;
	margin: 0;
}

#menu-horizontal ul li
{
	float: left;
	display: block;
	padding: .1em 1em .1em 1em;
	margin: 0 8px 0 0;
}

/* @end */


#menu-recherche
{
	
	padding: 5px 0 5px 5px;
	height: 25px;
	background: #4dade7;
	
}



#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: #BFFFFF;
	font: bold 1.2em/1.8em "Trebuchet Ms", Arial, helvetica, sans-serif;
}

#menu-horizontal a:hover
{
	text-decoration: underline;
}




#bloc-contenu h3 a,
h3.spip,
h1.titre-article,
h2.titre-article
{
	
}

.filet_sep_image
{
	padding: 0;
	margin: 0;
	background-position: left;
	background-repeat: repeat-x;
	border-style: none;
}

#menurub
{
	position: relative;
	display: block;
	border: 0px;
}


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: #FFCC00;
	text-transform: uppercase;
	text-indent: 4px;
	width: 100%;
	font-size: 1.1em;
	line-height: 1.4;
}



#edito
.edito h3 a, 
.edito h3 a:link, 
.edito h3 a:visited,
.edito h3 a:hover
{
	color: #FFCC00;
	font-size: 1.1em;
}

.edito .chapo
{
	margin-top: 0;
	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
{
	
	margin-top: 10px;
}

#actualites h2
{
	color: #FFCC00;
	font-size:1.5em;
}




#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;
}

#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;
}

/* liste de rubrique rubrique 62 INTRANET*/

#mjc ul
{
	list-style: none;
	margin: 0px 3px 5px 2px;
}

#mjc ul li a
{
	font: normal 1.1em/1.8em "Trebuchet Ms", Arial, helvetica, sans-serif;
}

/* 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;
}

.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;
}

.extraitgris
{
	margin: 5px;
	line-height: 1.4em;
	padding: 8px;
	background-color: #d8d8d8;
}


.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 1em 0 1em;
}

.sommaire .logo-liste-art
{
	clear: both
}

.logo-liste-art
{
	float: left;
}

/* 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 */


/* FICHIER INC-MENU */
/* et inc-rubriques */
/* inc-menu-rubrique*/

.menufrmjc
{
	font: normal 1.1em/1.8em "Trebuchet Ms", Arial, helvetica, sans-serif;
	border: 1px solid #990066;
}

.memerub
{
	font: normal 1.1em/1.8em "Trebuchet Ms", Arial, helvetica, sans-serif;
	border: 1px solid #990066;
}

.menufrmjc ul
{
	list-style: none;
	margin: 0px;
}

.memerub ul
{
	list-style: none;
	margin: 0px;
}


.menufrmjc a
{
	font: normal 1.1em/1.8em "Trebuchet Ms", Arial, helvetica, sans-serif;
}

.memerub a
{
	color: #FFCC00;
	font: normal 1.1em/1.8em "Trebuchet Ms", Arial, helvetica, sans-serif;
	
}

.menufrmjc
{
	position: relative;
	display: block;
}

.memerub
{
	position: relative;
	display: block;
}

.menufrmjc ul
{
	position: relative;
	display: block;
}

.memerub ul
{
	position: relative;
	display: block;
}

.menufrmjc  ul li
{
	position: relative;
	display: block;
	margin-bottom: 10px;
	padding-left: 2px;
	
}

.memerub  ul li
{
	position: relative;
	display: block;
	margin-bottom: 10px;
	padding-left: 2px;
	
}

.menufrmjc span
{
background-image: url(img/banderouge.png);
display: block;
background-position: center top;
background-repeat: no-repeat;
}

.memerub span
{
background-image: url(img/banderouge.png);
display: block;
background-position: center top;
background-repeat: no-repeat;
color: #FFCC00;
text-align: center;
font: bold 1.1em/1.8em "Trebuchet Ms", Arial, helvetica, sans-serif;

}


#navig .menufrmjc ul li a
{
color: #FFCC00;
display: block;
text-align: center;
}


#navig .menufrmjc ul li a.on
{
color:#000000;
font-weight:bold;
}

.menufrmjc  ul li ul
{
	position: relative;
	display: block;
	margin: 0px;
}

.menufrmjc  ul li ul li
{
	position: relative;
	display: block;
	margin: 0px;
	background-color: #bfffff;
	color: #CC3300;
}

.memerub  ul li
{
	position: relative;
	display: block;
	margin: 0px;
	background-color: #FFCC00;
	color: #CC3300;
}

.memerub ul li a
{
color: #006B6B;
font-style:normal;
text-align: left;
padding-left: 5px;
}

#navig .menufrmjc ul li ul li a
{
color: #006B6B; /* rouge cc3300 */
font-style:normal;
text-align: left;
padding-left: 5px;
}

select, option
{
	background-color: #A6BEDE;
	font-family: "trebuchet ms",sans-serif;
	font-size: 0.9em;
	padding-top: 2px;
	overflow: hidden;
}

.categorie option
{
font-size: 1.2em;
}

.activite option
{
font-size: 0.9em;
}




.menufrmjc  ul li ul li a:hover
{
	font: normal 1em/1.8em "Trebuchet Ms", Arial, helvetica, sans-serif;
	text-decoration: underline;
}

#navig .menufrmjc ul li ul li ul li a
{
color: #CC3300;
font-style:normal;
text-align: left;
padding-left: 5px;
}

/* liste de rubrique rubrique 31 INTRANET*/

#intranet ul
{
	list-style: none;
	margin: 0px 3px 5px 2px;
	
}

#intranet ul li a
{
	font: normal 1.1em/1.8em "Trebuchet Ms", Arial, helvetica, sans-serif;
	color: #CC3300;
	text-transform: uppercase;
}

#intranet ul li ul 
{
	list-style: none;
	margin: 0px 3px 5px 20px;
	
}



#intranet ul li ul li a
{
	font: normal 1.1em/1.8em "Trebuchet Ms", Arial, helvetica, sans-serif;
	color: #707070;
	text-transform: capitalize;
}

.chaporubrique
{
line-height: 1.4em;
margin-top: 1em;
text-transform: capitalize;
font-size: 2em;
color: #CC3300;
}



