/* GENERAL (class et id utilisées dans tous le document)*/

hr
{
	border: 1px solid white;
	background-color:white;
}
a img
{
	vertical-align: middle;
}
li.leaf
{
	list-style-image: none;
	list-style-type: square;
	vertical-align: top;
}
.vertical-spacing
{
	margin:10px;
}
.right-align
{
	float:right;
}
.left-align
{
	float:left;
}
.clearboth
{
	clear:both;
}
.inlineimage
{
	text-align : center;
	padding : 6px;
	background-color : white;
	margin-bottom : 10px;
	margin-right : 10px;
	margin-left : 10px;
}
.inlineimagetrans
{
	text-align : center;
	padding : 6px;
	margin-bottom : 10px;
	margin-right : 10px;
	margin-left : 10px;
}
.EnConstruction
{
	margin-left: auto; 
	margin-right: auto;
	background: url(../images/Construction.png) 0px 0px no-repeat;
	height: 100px;
	width: 100px;
}
.link-selected
{
	font-weight:bolder; 
	text-decoration:underline; 
	color:#047504;
}
.submitted img
{
	vertical-align:middle;
	padding:0px;
	margin:0px;
}
.submitted
{
	padding:3px 0px 0px 0px;
	margin:0px;
	font-style: italic;
}
.author
{
	margin: 40px 15px 0px 0px;
	text-align: right;
	font-style: italic;
}
.taxonomy
{
	margin-top: 20px;
	display: block;
}
div.inst-title
{
	border-top: 1px solid #99BB44;
	border-bottom: 1px solid #99BB44;
	background-color: black;
	padding: 5px;
	font-family: Verdana,serif;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}
.links /* ajouter un commentaire, etc. */
{
	margin-top: 20px;
	margin-bottom: 15px;
}
span.read-more
{
	white-space: nowrap;
	font-weight:bold;
	font-style:italic;
	padding:0 0.5em;
}
.prev
{
	text-align:center;
	border:1px solid white;
	margin:0px;
	margin-bottom:10px;
	padding:5px;
}
.hidden
{
  display: none;
}

/* PAGE PRINCIPALE (Cadre arrondi externe de couleur grise) */

div#principal /* bordure externe */
{
	margin-left: auto;
	margin-right: auto; 
	background:none;
}
div#principal .haut
{
	margin:0px 20px 0px 20px;
	height:20px;
	background:url(../images/green/area_top.png) 0 0 repeat-x;
}
div#principal .coingh 
{
	height:20px;
	background:url(../images/green/area_top_left.png) 0 0 no-repeat;
}
div#principal .coindh 
{
	height:20px;
	background:url(../images/green/area_top_right.png) 100% 0 no-repeat;
}
div#principal .bas 
{
	margin:0px 20px 0px 20px;
	height:20px;
	background:url(../images/green/area_bottom.png) 0 0 repeat-x;
}
div#principal .coingb 
{
	height:20px;
	background:url(../images/green/area_bottom_left.png) 0 0 no-repeat;
}
div#principal .coindb 
{
	height:20px;
	background:url(../images/green/area_bottom_right.png) 100% 0 no-repeat;
}
div#principal .gauche
{
	background:url(../images/green/area_left.png) 0 0 repeat-y;
}
div#principal .droite
{
	background:url(../images/green/area_right.png) 100% 0 repeat-y;
}
div#contenu /* bordure interne grise */
{
	margin: 0 20px 0 20px;
	padding: 10px;
	background: #393939;
}
div#page /*page interne */
{
	background:none;
}

/* HEADER (masterhead(header) + menu-bar + section0 + suckerfishmenu) */

div#header
{
	background:black;
}
#header .block a 
{
	color: #717171;
}
#header .block a:hover
{
	text-decoration:none;
	color: #FFFFFF;
}
.sitelogo 
{
	width:238px; 
	height:180px; 
	position:absolute; 
 	z-index:10; 
	margin:120px 0 0 3px; 
	background:url(../logo.png);
}
.mmc
{
	float:left;
	padding:10px 0px 1px 15px;
	width:405px;
}
.mmc img
{
	vertical-align: baseline;
}
.mmclong
{
	float:left;
	padding:1px 0px 5px 25px;
	width:485px;
}
.nav1 
{
	width:290px; 
	float:right; 
	z-index:3;
	margin:6px 15px 5px 0px;
	border-right:solid 1px #717171;
	vertical-align:text-bottom;
}
.nav1 ul 
{
	color:#717171; 
	padding:0px; 
	font-weight:bold;
	float:right;
}	
.nav1 li 
{
	color:#717171;
	float:left;
	display:inline; 
	list-style:none;
}
.nav1 li a 
{
	display:block; 
	float:left; 
	padding:2px 5px 2px 5px; 
	color:#717171; 
	text-decoration:none; 
	border-left: solid 1px #717171;
}
.nav1 a:hover 
{
	text-decoration:none; 
	color:#FFFFFF;
}
div#block-userloginbar-0,
div#menu-bar 
{
	height:30px;
	background: #292929 url(../images/green/menu-bg.png) repeat-x;
	overflow: hidden;
	margin-bottom: 0;
}
#block-userloginbar-0
{
	margin: 0px;
	margin-top: 30px;
	padding: 0px;
}
#block-userloginbar-0 .content
{
	margin: 0px;
	padding: 0px;
	width: 620px;
   float: right;
   line-height: 30px;
  	border-right:solid 1px #717171;
   margin-right: 25px;
}
#block-userloginbar-0 .content #user-login-form
{
   float: right;
}
#block-userloginbar-0 .content div.user
{
	padding-left: 8px;
	padding-right: 8px;
	border-left:solid 1px #717171;
   float: left;
	margin: 0px;
}
.section .block
{
	padding: 5px;
}
div#section0
{
	height:160px;
	background-color:#336600;
}
div#section0 .sections
{
	float: left;
}
.sitemessage 
{
	margin:0px;
	padding:0px; 
	color:#FFFFFF;
}
.sitemessage h1 
{
  float:right;
  margin-right:20px;
	text-align:left;
	padding:0px;
	margin-top:5px;
	font-size:200%;
}
.feteNationale
{
  margin-top:70px;
	text-align:center;
  font-size:170%;
}
.sitemessage h2 
{
	clear:both;
	float:right; 
	width:300px; 
	margin:0;
	padding:0px;
	text-align:right; 
	line-height:100%; 
	font-size:150%;
}
.sitemessage h3 
{
	clear:both;
	float:right; 
	width:300px; 
	margin:40px 0 0 0; 
	padding:0px;
	text-align:right; 
	font-size:110%;
	text-decoration:none;
}
.sitemessage h3 a
{
	color:#96CA61;
}
.sitemessage h3 a:link
{
	color:white;
}
.sitemessage h3 a:hover 
{ 
	color:#FFFFFF;
}
#suckerfishmenu	 ul.menu li li.active-trail a {
	background: #047504 url(../images/menu_arrow.png) 100% 50% no-repeat;
}
#suckerfishmenu	 ul.menu li li.expanded ul.menu li.active-trail a {
	background: #047504;
}
#suckerfishmenu	 ul.menu li.active-trail a {
	background: #047504;
}
#suckerfishmenu	 a.active {
	background: #047504;
}
#suckerfishmenu	 ul.menu li li.expanded a.active {
	background: #047504 url(../images/menu_arrow.png) 100% 50% no-repeat;
}
#suckerfishmenu	 ul.menu li ul a.active {
	background: #047504;
}
#suckerfishmenu	 ul.menu li li.expanded ul.menu a.active {
	background: #047504;
}
#suckerfishmenu	 ul.menu li li.expanded ul.menu li.expanded a.active {
	background: #047504;
}
#suckerfishmenu	 ul.menu li ul a.active {
	background: #047504;
}

/* FOOTER */

div#footer
{
	background: black;
}
div#footer-message img
{
	vertical-align:middle;
}
div#footer a:link 
{
	color: #717171;
}
div#footer a:hover 
{
	text-decoration:none; 
	color:#FFFFFF;
}
.footer 
{
	clear:both; 
	width:850px; 
	font-size:1.0em;
	margin:0px;
	padding:0px;
}
.footer p 
{ 
	text-align:center; 
	color:#717171; 
	font-weight:bold; 
	font-size:110%;
}
.footer p.credits 
{
	font-weight:normal;
}

/* PARTIE CENTRALE (Entre le header et le footer) */

/* PAGE (Dans #middlecontainer#main#squeeze) */

div#middlecontainer 
{
	padding-bottom: 50px;
	padding-top: 20px;
}

/* RIGHT PANEL */

div#sidebar-right .blk-outline4 .blk-outline4-content ul.menu li.leaf a,
div#sidebar-right .blk-outline4 .blk-outline4-content ul.menu li.leaf a:link,
div#sidebar-right .blk-outline4 .blk-outline4-content ul.menu li.collapsed a,
div#sidebar-right .blk-outline4 .blk-outline4-content ul.menu li.collapsed a:link,
div#sidebar-right .blk-outline4 .blk-outline2-content ul.menu li.leaf a,
div#sidebar-right .blk-outline4 .blk-outline2-content ul.menu li.leaf a:link,
div#sidebar-right .blk-outline4 .blk-outline2-content ul.menu li.collapsed a,
div#sidebar-right .blk-outline4 .blk-outline2-content ul.menu li.collapsed a:link,
div#sidebar-right a,
div#sidebar-right a:link
{
	color: #047504;
}
.blk-outline4 h2
{
	clear:both;
	height:26px;
	padding:0px;
	margin:0px 0px 20px 0px;
	padding:4px 20px 0px 20px;
	background:url(../images/green/box-title.gif) repeat-x;
	color: #FFFFFF;
	font-weight:bold;
}
.blk-outline2
{
	border:none;
	padding:0px;
	margin-right:8px;
	color:black;
}
.blk-outline4
{
	border:1px solid #66C800;
	padding:0px;
	margin-right:8px;
	color:black;
	background: #ccff99 url(../images/green/blk.png) repeat-x;
	background-position: bottom;
}
.blk-outline4-content
{
	padding:0px 10px 0px 10px;
	margin:0px;
}
.blk-outline4-content
{
	padding:0px 10px 0px 10px;
	margin:0px 0px 30px 0px;
}
.block .item-list ul
{
	text-align: left;
	padding: 0px 0px 0.25em 1em;
	margin-top: 5px;
}
.item-list ul li
{
	margin: 0px;
}
/* MAIN (Page à gauche)*/

#mission
{
	color:white;
}
div#breadcrumb .breadcrumb
{
	color: white
}
.messages.status, .messages.notice
{
	background-color: #FFCCCC;
	color: black;
	border: solid 1px #DD7777;
}
div#content-all
{
	padding:0px;
	margin: 20px 0px 10px 0px;
}
div#content-all .title
{
	padding:0px 0px 3px 0px;
	margin:0px;
	border-bottom: 1px solid white;
	font-family: Verdana,serif;
}
div#content-all h1.title
{
	color:white;
	font-size: 170%;
}
div#content-all h1.title-teaser
{
	padding:0px 0px 3px 0px;
	margin:0px;
	border-bottom: 1px solid white;
	font-family: Verdana,serif;
	color:#96CA61;
}
div#content-all h2.title
{
	color: white;
	font-size: 125%;
	text-align: center;
	border-top:1px solid white;
	padding: 3px;
}
div#content-all h1,
div#content-all h2,
div#content-all h3
{
	color:white;
	padding:0px;
	margin:0px;
}
div#content-all .content
{
	font-size: 110%;
	text-align:justify;
	margin: 30px 0px 30px 0px;	
}
div#content-all ul.tabs,
div#content-all ul.tabs li a,
div#content-all ul.tabs li a:link
{
	color: #047504;
}
div#content-all a img.image_linked
{
	text-align : center;
	border : 2px solid #336600;
	padding : 6px;
	background-color : white;
	margin : 10px;
}
div#content-all a:hover img.image_linked 
{
	border:solid 2px #7FFB00;
	margin : 10px;
}
div#content-all a,
div#content-all a:link,
div#content-all a:visited
{
   color: #96CA61;
}
div#content-all a:hover
{
	text-decoration: underline;
}
div#content-all .image_frame
{
	text-align : center;
	border : 2px solid #336600;
	padding : 6px;
	background-color : white;
	margin : 10px;
}

/* SECTION 3-4 */

div#section2
{
	margin-top: 20px;
}
.blk-outline3
{
	border:1px solid #66C800;
	padding:0px;
	margin:0px;
	color:black;
	background: #ccff99 url(../images/green/blk.png) repeat-x;
	background-position: bottom;
	height: 280px;
}
.blk-outline3 h2
{
	clear:both;
	height:26px;
	padding:0px;
	margin:0px 0px 20px 0px;
	padding:4px 20px 0px 20px;
	background:url(../images/green/box-title.gif) repeat-x;
	color: #FFFFFF;
	font-weight:bold;
}
.blk-outline3-content
{
	padding:0px 10px 0px 10px;
	margin:0px 0px 30px 0px;
	position: relative;
	height: 210px;
}
.blk-outline3-content .links,
.blk-outline3-content .view-footer
{
	bottom: 0;
	position: absolute;
	margin-bottom: 0px;
	display: inline;
	width: 200px;
}

/* ALBUM PHOTO */

.album-table
{
	margin-left:auto; 
	margin-right:auto;
	text-align:center;
	padding: 3px;
}
.album-image-link a img 
{
	padding:3px;
	border:solid 2px #336600;
} /* défini l'encadrement des images dans les liens hors survol */
.album-image-link a:hover 
{
	border:0px;
} /* hack pour IE - ne sert sinon à rien */
.album-image-link a:hover img 
{
	border:solid 2px #96CA61; 
} /* défini l'encadrement des images lors du survol */

/* GALERIE D'ALBUMS PHOTOS */

.albums-table
{
	margin-left: auto;
	margin-right: auto;	
	text-align:center;
	margin-top:-20px;
}
.albums-link a img
{
	padding:3px;
	border:solid 2px #336600;
	width:180px;
	margin:20px 3px 0px 0px;
} /* défini l'encadrement des images dans les liens hors survol */
.albums-link a:hover 
{
	border:0px;
} /* hack pour IE - ne sert sinon à rien */
.albums-link a:hover img 
{
	border:solid 2px #96CA61; 
} /* défini l'encadrement des images lors du survol */
.albums-link .views-field-field-images-fid
{
	margin-bottom: 5px;
}

/* FICHES MEMBRES */

.fiche_membre
{
	text-align: left;
	position: relative;
	padding: 5px;
	border: solid 2px #336600;
	width: 270px;
	height: 123px;
	background: url(../images/green/body-bg.png) 0px 0px repeat-x;
	margin-bottom: 10px;
}
.photo-passeport 
{
	border: solid 2px #336600;
	margin-right: 10px;
}
.fiche_membre_p
{
	margin-left: auto;
	margin-right: auto;
}
.fiche_membre_l
{
	float: left
}
.fiche_membre_r
{
	float: right;
}
.fiche_container
{
	margin-left: auto; 
	margin-right: auto; 
	width: 580px;
	min-height:137px;
}
.fiche_text
{
	width: 162px;
	float: right;
}
.fiche_sep
{
	margin: 5px 0px 5px 0px;
	margin-left: auto; 
	margin-right: auto;
	width: 580px;
	height: 2px;
	background-color: white;
}
.fiche_membre .fiche_membre_mail
{
	position: absolute; 
	bottom: 0; 
	right: 0;
	margin: 0px;
	padding: 0px;
}

/* FORM GENERAL */

.form-item label
{
	color:white;
}
input.form-submit
{
	color:black;
}
/* FORM DANS LA RIGHT SIDEBAR */
.blk-outline4 .form-item label
{
	color:black;
}
.blk-outline4 input.form-submit
{
	color:black;
}
/* FORM ECOLE DE MUSIQUE */
#EM-form
{
	margin-left: auto; 
	margin-right: auto;
	padding:0px;
	width: 520px;
}
#EM-form .form-item
{
	display: inline;
}
#EM-form .form-item label
{
	float: left;
	width : 200px;
}
#EM-form .form-radios .form-item label
{
	width : 80px;
}
#EM-form .form-item input, 
#EM-form .form-item label, 
#EM-form .form-item textarea, 
#EM-form .form-item select{
	margin-top : 3px;
	margin-bottom : 3px;
}
#EM-form .description
{
	color: white;
}
#EM-form .captcha .description
{
	display: none;
}
#EM-form .captcha input
{
	vertical-align: bottom;
	margin-left: 5px;
}
#EM-form .captcha img
{
	margin-bottom: -1px;
}

/* TABLES */

div#sql-table table thead tr,
div#sql-table table tfoot tr
{
	border:1px solid white;
	font-weight:bold;
}
.draggable.odd
{
	background-color: transparent;
}
.draggable.even
{
	background-color: #1A1A1A;
}
td, tr
{
	border-color: white;
}
tr.odd td, tr.even td {
	background-color: transparent;
}
tr.odd
{
	background-color: transparent;
	border-bottom: none;
}
tr.even
{
	background-color: #1A1A1A;
	border-bottom: none;
}
td.tdtitle
{
	text-align: center;
	padding: 5px;
	font-family: Verdana, serif;
	font-size: 14px;
	font-weight: bold;
	background-color: black;
}
.titlebullet
{
	color: #96CA61;
}
.titleline
{
	padding: 0; 
	background-color: #99BB44;
}

/* CALENDAR */

.calendar-calendar div.date-nav
{
  background-color: black;
  border-color: black;
  border-top: 1px solid #99BB44;
  border-bottom: 1px solid #99BB44;
}
.view-calendar .attachment.attachment-after
{
  margin-top: 8px
}
div#content-all .calendar-calendar div.date-heading h3 a
{
  color: white;
}
div#content-all .view-content .date-nav,
div#content-all .view-header .date-nav
{
  background-color: black;
  padding: 5px;
  margin: 5px 0 0 0;
  border: 1px solid white;
}
.calendar-calendar th.days
{
  background-color: #393939;
  border-color: black;
  color: #CCCCCC;
}
.calendar-calendar th
{
  background: #393939;
  color: #CCCCCC;
}
.calendar-calendar table tr
{
  background-color: #1A1A1A;
}
.calendar-calendar table.mini td.empty,
.calendar-calendar td.empty
{
  background-color: #0D0D0D;
  border-color: #0D0D0D;
}
.calendar-calendar td .inner div, 
.calendar-calendar td .inner div a
{
  background-color: #0D0D0D;
}
.calendar-calendar td
{
  border: 1px solid #0D0D0D;
}
.calendar-calendar td .inner div.calendar div,
.calendar-calendar td .inner div.calendar div a
{
  color: white;
  background: none;
  background-color: transparent;
}
.calendar-calendar div.calendar
{
  background-color: #0D0D0D;
}
.view-calendar .feed-icon
{
  border-top: 2px;
}
.calendar-calendar tr td.today, .calendar-calendar tr.odd td.today, .calendar-calendar tr.even td.today
{
  background-color: black;
}
#calendar_ajax
{
	background: #F6FFEC url(../images/green/calendar-bg.png) repeat-x repeat-y;
}
.calendar-calendar .event-type-MMC,
.calendar-legend .calendar-legend-MMC,
#sql-table .calendar-legend-MMC,
#calendar_row1 .hok.event-MMC,
#calendar_row2 .hok.event-MMC,
#calendar_row3 .hok.event-MMC,
#calendar_row4 .hok.event-MMC,
#calendar_row5 .hok.event-MMC,
#calendar_row6 .hok.event-MMC {
	background-color: #326500;
}
.calendar-calendar .event-type-PAD,
.calendar-legend .calendar-legend-PAD,
#sql-table .calendar-legend-PAD,
#calendar_row1 .hok.event-PAD,
#calendar_row2 .hok.event-PAD,
#calendar_row3 .hok.event-PAD,
#calendar_row4 .hok.event-PAD,
#calendar_row5 .hok.event-PAD,
#calendar_row6 .hok.event-PAD {
	background-color: #7F6B00;
}
.calendar-calendar .event-type-OJ,
.calendar-legend .calendar-legend-OJ,
#sql-table .calendar-legend-OJ,
#calendar_row1 .hok.event-OJ,
#calendar_row2 .hok.event-OJ,
#calendar_row3 .hok.event-OJ,
#calendar_row4 .hok.event-OJ,
#calendar_row5 .hok.event-OJ,
#calendar_row6 .hok.event-OJ {
	background-color: #770D10;
}
.calendar-calendar .empty .event-type-MMC,
.calendar-calendar .empty .event-type-PAD,
.calendar-calendar .empty .event-type-OJ
{
  background-color: #0D0D0D;
}
#calendar_ajax .calendar-legend
{
  background-color: #CCFF99;
  padding: 2px;
  border-top: 1px solid #959595;
}
.calendar-legend .calendar-legend-MMC,
#sql-table .calendar-legend-MMC,
.calendar-legend .calendar-legend-PAD,
#sql-table .calendar-legend-PAD,
.calendar-legend .calendar-legend-OJ,
#sql-table .calendar-legend-OJ
{
  margin: 2px;
  border: solid 1px black;
  height: 8px;
  width: 8px;
}
.view-calendar .view-footer
{
  margin-top: 35px;
}
/* patch du module calendar_block
*  placer ses lignes à LA FIN de calendar_block.css
*/
/* #calendar_row1 .hok.disabled.toady {
  background-image:url('images/cell_first_row_disabled.png');
}
#calendar_row5 .hok.disabled.today, #calendar_row6 .hok.disabled.today {
  background-image:url('images/cell_last_row_disabled.png');
} */


/*
.block-region
{
	color: black;
}
*/


/* NOEUD */
.node
{
	padding:0px;
	margin:0px 0px 100px 0px;
	background: url(../images/green/node-bg.png) 0px 0px repeat-x;
}
.node-content
{
	position:relative;
	z-index:3;
	padding: 50px 35px 80px 35px;
	margin:-150px 0px 0px 0px;
	background: transparent;
}
.frise-hg
{
	position:relative;
	z-index:2;
	padding:0px;
	margin:0px 0px 0px 0px;
	background: url(../images/green/hg-node-border.png) 0 0px no-repeat;
	height:151px;
}
.frise-hd,
.frise-hd-albumphoto,
.frise-hd-book,
.frise-hd-gazette,
.frise-hd-story,
.frise-hd-webform
{
	position:relative;
	z-index:2;
	padding:0px;
	margin:0px 0px 0px 0px;
	background: url(../images/green/hd-node-border.png) 100% 0px no-repeat;
	height:151px;
}
.frise-hd-albumphoto
{
	background: url(../images/green/hd-node-border-albumphoto.png) 100% 0px no-repeat;
}
.frise-hd-book
{
	background: url(../images/green/hd-node-border-book.png) 100% 0px no-repeat;
}
.frise-hd-gazette
{
	background: url(../images/green/hd-node-border-gazette.png) 100% 0px no-repeat;
}
.frise-hd-story
{
	background: url(../images/green/hd-node-border-story.png) 100% 0px no-repeat;
}
.frise-hd-webform
{
	background: url(../images/green/hd-node-border-webform.png) 100% 0px no-repeat;
}
.frise-bg
{
	position:relative;
	z-index:2;
	padding:0px;
	margin:0px 0px 0px 0px;
	background: url(../images/green/bg-node-border.png) 0px 0px no-repeat;
	height:151px;
}
.frise-bd
{
	position:relative;
	z-index:2;
	padding:0px;
	margin:-190px 0px 0px 0px;
	background: url(../images/green/bd-node-border.png) 100% 0px no-repeat;
	height:151px;
}
.text-sep-line
{
	margin-left: auto;
	margin-right: auto; 
	margin-top: 10px;
	margin-bottom: 10px;
	height:21px;
	width:434px;
	background:url(../images/green/spiritsighs_dividers_3.png) 0 0 no-repeat;	
}
.text-sep-lineend
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	height:40px;
	width:434px;
	background:url(../images/green/spiritsighs_dividers_3b.png) 0 0 no-repeat;	
}

/* SECTION CORNEMUSES */

dl.list-cornemuses
{
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
dl.list-cornemuses dt
{
	margin-bottom: 5px;
}
dl.list-cornemuses dd 
{
	padding-left: 21px;
	margin-top: 2px;
	margin-bottom: 2px;
	height: 16px;
	background: url(../../../sites/default/files/icons/16x16/cardon.png) left center no-repeat;
}

/* SECTION AUDIO */

dl.list-audio
{
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
dl.list-audio dt
{
	margin-bottom: 5px;
}
dl.list-audio dd 
{
	padding-left: 53px;
	margin-top: 2px;
	margin-bottom: 2px;
	height: 48px;
	background: url(../../../sites/default/files/icons/48x48/audio.png) left center no-repeat;
	line-height: 48px;
}

/* SECTION VIDEO */

dl.list-video
{
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
dl.list-video dt
{
	margin-bottom: 5px;
}
dl.list-video dd 
{
	padding-left: 53px;
	margin-top: 2px;
	margin-bottom: 2px;
	height: 48px;
	background: url(../../../sites/default/files/icons/48x48/video.png) left center no-repeat;
	line-height: 48px;
}

/* SECTION ARTICLES */

dl.list-article
{
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
dl.list-article dt
{
	margin-bottom: 5px;
}
dl.list-article dd 
{
	padding-left: 53px;
	margin-top: 2px;
	margin-bottom: 2px;
	height: 48px;
	background: url(../../../sites/default/files/icons/48x48/article.png) left center no-repeat;
	line-height: 48px;
}

/* SECTION GAZETTE */

dl.list-gazette
{
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
dl.list-gazette dt
{
	margin-bottom: 5px;
}
dl.list-gazette dd 
{
	padding-left: 53px;
	margin-top: 2px;
	margin-bottom: 2px;
	height: 48px;
	background: url(../../../sites/default/files/icons/48x48/newspaper.png) left center no-repeat;
	line-height: 48px;
}
.newspaper
{
	color : white;
}
.newspaper .lettrine
{
	margin-top: 4px;
	float: left;
	font-size: 58px;
	font-weight: bold;
	line-height: 36px;
	padding: 3px;
}
.newspaper table
{
	vertical-align: top;
	text-align: justify;
}
.newspaper table tr td
{
	width: 30%;
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align:top;
}
.newspaper .gazette-numero
{
	width: 97%;
	border-top: white 3px double;
	border-bottom: white 3px double;
	padding: 5px;
	margin-bottom: 15px;
}
.newspaper .gazette-numero table
{
	width: 97%; 
	font-weight: bold;
	
}
.newspaper .gazette-numero table tr td
{
	padding : 5px;
	width: auto;
}
.newspaper .gazette-title
{
	text-align: left;
	padding-left:15px;
	padding-right: 15px;
	font-family: Verdana,serif;
	font-size: 35px;
	font-weight: bold;
	line-height: 38px;
}
.node-gazette
{
	padding:0px;
	margin:0px 0px 100px 0px;
	background-image: url("../../../sites/default/files/icons/gazette/newspaper2.jpg");
	background-repeat:repeat;
}
.node-content-gazette
{
	position:relative;
	z-index:3;
	padding: 50px 35px 80px 35px;
	margin:-150px 0px 0px 0px;
}
.inlineimage-gazette
{
	text-align : center;
	padding : 6px;
	background-color : white;
	margin-bottom : 10px;
}

/* SECTION COMMUNICATIONS */

div.com-item
{
  margin-bottom: 30px;
  display: block;
}
div.com-item .date
{
  margin-bottom: 15px;
  font-weight: bold; 
}
div.com-item .descr
{
	text-align: justify;
}
div.com-item .img
{
	margin-right : 8px;
	float: left;
}

/* SECTION LIENS */

div#content-all .link-content
{
	height: 120px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.link-img
{
	margin-right : 8px;
	height: 120px;
	float: left;
	width: 120px;
}
.link-img img
{
	border: 1px solid #96CA61;
}
.link-txt
{
	text-align: justify;
}
div#content-all .content h2.link-title
{
	text-align: left;
	padding-top: 15px;
	display: block;
}

/* SECTION SITEMAP */

#site-map.site-map
{
	width: 100%;
}

#site-map.site-map .sitemap-box .content,
#site-map.site-map .menu-site-map .content
{
	margin-top: 20px;
	margin-bottom: 30px;
	text-align: left;
}
#site-map.site-map .menu-site-map .content .container h2.item,
h2.link-title /* pour la page des liens */
{
	font-size: 120%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid grey;
}
#site-map li.leaf
{
	list-style-type: square;
}
#site-map h3.item
{
	padding-left: 16px;
	margin-left: 20px;
	background: url(../images/green/menu-expanded.png) left 9px no-repeat;
}
#site-map h3.item.leaf
{
	background: url(../images/green/menu-leaf.png) left 7px no-repeat;
}
#site-map ul.container
{
	margin:0px;
	margin-left: 60px;
	padding: 0px;
}

/* SEARCH BOX & PAGE */

.container-inline div,
.container-inline label
{
	display: block;
}
.node-content .box
{
	background:url(../images/green/spiritsighs_dividers_3.png) center 0 no-repeat;
	margin: 0px;
	padding: 0px;
	padding: 41px 10px 0 10px;
	border: none;
}
form.search-form #edit-type-dir-listing-wrapper,
form.search-form #edit-type-block-wrapper,
form.search-form #edit-type-section-wrapper,
form.search-form #edit-type-communications-wrapper,
form.search-form #edit-type-webform-wrapper
{
	display: none;
}
form.search-form #edit-category-wrapper
{
	display: none;
}
.search-snippet
{
	margin-top: 5px;
}

/* ADMINISTRATION */

.block-region
{
	background-color: #800000;
}

/* HOMEPAGE */

#photoOfficielle .flashSlideshow
{
	border: 2px solid #336600;
	padding : 6px;	
	background: white url(../../../sites/default/files/icons/photo_officielle/Photo_Officielle_2008_Rome_thumb.jpg) center 6px no-repeat;
	height: 380px;
	width: 570px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
#Dewslider
{
	z-index: 1;
}
.view.view-slideshow
{
	margin-left: 5px;
}
#newsticker-demo
{ 
	margin: 20px auto;
}
#newsticker-demo a 
{ 
	text-decoration: none;
}
#newsticker-demo ul li
{
	list-style: none;
	display: block;
	padding: 0px 10px 0px 10px;
	border-left: 2px solid #336600;
	border-right: 2px solid #336600;
	margin-bottom: 5px;
}
div.communications
{
	/*margin: 0px 15px 0px 15px;*/
}
fieldset.fieldgroup.group-comfield
{
	border: none;
}
ul.fieldgroup.group-comfield li
{
	margin-bottom: 8px;
}
.field.field-type-date.field-field-comdate
{
	font-weight: bold;	
}
table.sticky-enabled.sticky-table
{
	margin-top: 30px
}

/* UTILISATEURS */

.box
{
	border: solid 2px #96CA61;
	padding: 30px 35px 0 35px;
	margin-top: -50px;
}
.box h2
{
	border-top: solid 1px white;
	border-bottom: 1px solid white;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.profile .picture
{
	width: 92px;
	height: 120px;
	border: solid 2px #336600;
}
.profile h3
{
	margin-bottom: 5px;
	width: 468px;
}

/* PRINT */

div#content-all .print-link
{
  display: block;
  padding-bottom: 0.5em;
  text-align: right;
}
div#content-all .print-link .print_html
{
  margin-left: 1em;
}

/* IMCE */

div#imce-content div#op-contents .form-item label
{
	color: black;
}

/* Comments */

#comments .comment
{
	background-color: black;
}

#comment-form  #edit-preview.form-submit
{
	display: none;
}

/* filebrowser */

table.sticky-enabled.sticky-table
{
	margin-bottom: 5px;
	border-bottom: 1px solid white;
}

.dir-listing-status
{
	float: right;
}