@charset "utf-8";

#global {
	margin: auto;
	width: 924px;
	position: relative;
}

/* DEBUG */

#pageid, #rendertime {
	color: white;
}

/***/

/* Structure principale */
#haut {
width:924px;
position: relative;
margin:auto;
}

#centre {
	width: 879px;
	padding:10px;
	background-color:#FFFFFF;
	position: relative;
	margin:auto;
	top:7px;
	border:#91b1d0 solid 1px
}

#gauche {
	width: 197px;
}

#droite {
	padding-left: 27px;
	width: 653px;
}

/***/

#ariane {
	background-image:url(/image/rectangle_haut_gris.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:577px;
	height:37px;
	color:#588ec4;
	font-size:9px;
}

#ariane a {
color:#588ec4;
font-size:9px;
text-decoration:underline
}

#ariane a:hover {
color:#588ec4;
font-size:9px;
text-decoration:underline
}

#recherche {
padding-bottom:10px;
}

#calendrier {
}

#adresse {
padding : 10px 0px 0px 0px;
font-size:9px;
color:#00529f
}

/* menus */
#menudroit{
background-image:url(/image/cube_haut_droite.jpg);
background-repeat:no-repeat;
width:118px;
height:102px
}

#menubas {
	width: 879px;
	text-align:left;
	position: relative;
	top:7px;
	padding-top:7px;
	left:10px;
	color:#FFFFFF;
}

#menubas a{
font-size:9px;
color:#FFFFFF;
text-decoration:none
}

#menubas a:hover{
font-size:9px;
color:#FFFFFF;
text-decoration:none
}

/* permet d'empiler des images sans espacement 
.brique img {
	vertical-align: bottom;
}*/

/*************** MENU DEROULANT **************/

#menu {
height:65px;
}


#menu ul {
	list-style:none;
	list-style-position:outside;
	padding:0;
	margin: 0;
	/*margin-left: 11px;*/
}
#menu li {
	float: left;
	position:relative;
	font-size: 0.95em;
	z-index: 10;
	/*border: 1px solid red;*/
}

#menu li a {
	/*color: #FFFFFF;*/
	padding: 0;
	margin: 0;
	/*border-right: dotted 1px #c4bed4;*/
	letter-spacing: 1px;
	display: block;
	height: 19px;
	float: left;
	text-decoration:none;
	color:#105ba4;
	font-size:10px;
}
#menu li a:hover {
	background-color:#dfe6f9;
	/*background-image:url(/image/_fond_menu_select.gif);
	background-repeat:repeat-x;*/
	text-decoration:none;
	color:#105ba4;
	font-weight:bold;
	font-size:10px;
}


#menu ul li ul {
	display: none;
	position: absolute;
	top: 65px;
	left: -1px;
	background-color:white;
	border: 1px solid #105ba4;
	width: 187px;
	z-index: 5;
}
#menu ul li ul li {
	float: none;
	margin: 0;
}
#menu li:hover>ul {
	display: block;
}


#menu ul li ul li a {
	padding: 5px 7px;
	font-weight:normal;
	border: none;
	height:auto;
	float: none;
}
#menu ul li ul li a:hover {
	background-image:none;
}

#menu ul li ul li ul {
	/*background-color:white;*/
	color: black;
	left: 200px;
	top: 0px;
}

#menu ul li ul li ul li a {
	padding: 4px 5px;
}

/******* EVENTS ********/

.event_filtremois {
	background-color: #E1E4F2;	
	margin-top: 1em;
	margin-bottom: 2em;
}

.event_titrejour {
	background-color: #E1E4F2;
	text-align:center;
	margin-top: 1em;
	margin-bottom: 2em;
	padding: 10px 0;
	font-weight:bold;
}


.event_filtremois table {
	margin: auto;
}

.event_curmonth {
	font-weight: bold;
}


.event_linktomonth {
	text-align:center;
	padding: 2em 0;
}


/******* CALENDRIER ********/

#calendar {
width:196px;
/*height:154px;*/
border-bottom:#105ba4 solid 1px;
border-right:#105ba4 solid 1px;
}

#calendar table {
	background-color: #e1e4f2;
	width:196px;
}


#calendar .table2 td{
border-left:#105ba4 solid 1px;
padding:2px 0px 2px 0px;
}

#calendar .navleft {
	border-left:#105ba4 solid 1px;
}

#calendar .navright {
}

#calendar .calmonth {
	width: 23px;
	color:#5f3600;
	font-weight:bold;
}

#calendar .calday {
	width: 23px;
	color:#5f3600;
	font-weight:bold;
	border-left:#105ba4 solid 1px;
}

#calendar .currentday {
	background-color: #D1E9AF;
	color: #5c6265;
}
#calendar .currentday a {
	color: #5c6265;
}

#calendar .event {
	font-weight: bold;
	text-decoration:none;
}

#calendar .event a {
	font-weight: bold;
	text-decoration:none;
}

#calendar .multipleevents {
	font-weight: bold;
}

#calendar .emptycell {
	border-left:#105ba4 solid 1px;
}

#calendar .currentmonth {
	width: 80px;
	height: 25px;
	padding: 5px;
	color: #5f3600;
}


/************* ELEMENTS TEMPLATES ****************/

#gauche img {
}

#newsletterinscript {
}
#newsletter_content {
}
#newsletter_content td {
}
#newsletter_intro {
}
#newsletter_address {
}
#newsletter_ok {
}
#newsletter_message {
}
#newsletter_message.error {
}
#newsletter_message.allgreen {
}
#newsletterinscript p {
}

.actudate {
	color:#868686;
	font-size:9px;
	font-size: 0.8em;
}
.actuintro {
	color:#1a171b;
	font-size:11px;
}
.actutitre {
	color:#1a171b;
	font-size:11px;
	font-size: 1.1em;
	font-weight: bold;
}
.actulien {
	color:#96bf0d;
	font-size:9px;
	font-size: 0.8em;
	text-decoration: none;
}
.actulien:hover {
	color:#96bf0d;
	text-decoration:none;
}

#envoyerami {
}


#plansite ul {
	margin:0;
	padding: 0;
	margin-left: 2em;
	margin-bottom: 2em;
}
#plansite ul li ul {
	margin-bottom: 0;
}
#plansite ul#mainmenu li {
	margin-bottom: 0.5em;
}
#plansite ul#mainmenu li ul li {
	margin-bottom: 0;
}
/*#plansite li {
	color: #bcbcbc;
}*/


/************* BRIQUES GESTION CONTENU **********/

.brique p, .brique h1, .brique h2, .brique h3, .brique h4, 
#popupcontent p, #popupcontent h1, #popupcontent h2, #popupcontent h3, #popupcontent h4,
.actubrique p, .actubrique h1, .actubrique h2, .actubrique h3,
#actuaccueilcontenu p, #actuaccueilcontenu h2,
.event p
{
	margin: 0;
}


/******** POPUP ********/

#popup {
	/* obligatoire */
	position: absolute;/* left: 0px; top: 0px;*/
	visibility:hidden;
	z-index:20;
	width: auto;
	margin: auto;
	/*width:470px; 
	height:221px;*/
	/* /obligatoire */
	border: 1px solid #105ba4;
	background-color: white;
}

#popup #boutonfermer {
	position: absolute; right: 5px; top: 5px;
	/*float:right;*/
	cursor:pointer;
}

#popupbar {
	padding-bottom:20px;
}

#popupbar img {
	vertical-align:bottom;
}

#popupcontent {
	padding: 5px;
	/*background-color:#E1E5E8;*/
}

#popupclosebutton {
	width: 15px; height: 15px; 
	background: white; 
	position: absolute; 
	right: 0; top: 0; 
	cursor: pointer;
}


/********** ONGLETZONE ***********/

/* SpryTabbedPanels.css - version 0.4 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* Horizontal Tabbed Panels
 *
 * The default style for a TabbedPanels widget places all tab buttons
 * (left aligned) above the content panel.
 */

/* This is the selector for the main TabbedPanels container. For our
 * default style, this container does not contribute anything visually,
 * but it is floated left to make sure that any floating or clearing done
 * with any of its child elements are contained completely within the
 * TabbedPanels container, to minimize any impact or undesireable
 * interaction with other floated elements on the page that may be used
 * for layout.
 *
 * If you want to constrain the width of the TabbedPanels widget, set a
 * width on the TabbedPanels container. By default, the TabbedPanels widget
 * expands horizontally to fill up available space.
 *
 * The name of the class ("TabbedPanels") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabbedPanels container.
 */
.TabbedPanels {
	margin: 0px;
	padding: 0px;
	padding-top:20px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
	width: 879px;
}

/* This is the selector for the TabGroup. The TabGroup container houses
 * all of the tab buttons for each tabbed panel in the widget. This container
 * does not contribute anything visually to the look of the widget for our
 * default style.
 *
 * The name of the class ("TabbedPanelsTabGroup") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabGroup container.
 */
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

/* This is the selector for the TabbedPanelsTab. This container houses
 * the title for the panel. This is also the tab "button" that the user clicks
 * on to activate the corresponding content panel so that it appears on top
 * of the other tabbed panels contained in the widget.
 *
 * For our default style, each tab is positioned relatively 1 pixel down from
 * where it wold normally render. This allows each tab to overlap the content
 * panel that renders below it. Each tab is rendered with a 1 pixel bottom
 * border that has a color that matches the top border of the current content
 * panel. This gives the appearance that the tab is being drawn behind the
 * content panel.
 *
 * The name of the class ("TabbedPanelsTab") used in this selector is not
 * necessary to make the widget function. You can use any class name you want
 * to style this tab container.
 */
.TabbedPanelsTab30 {
	position: relative;
	float: left;
	margin: 0px;
	padding:0px;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	background-image:url(/image/onglet_habitat_et_vie_off.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	border: none;
	width:287px;
	height: 31px;
}

.TabbedPanelsTab29{	
	background-image:url(/image/onglet_travail_protege_off.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	position: relative;
	float: left;
	margin: 0px;
	padding:0px;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	border: none;
	width:288px;
	height: 31px;
}


/* This selector is an example of how to change the appearnce of a tab button
 * container as the mouse enters it. The class "TabbedPanelsTabHover" is
 * programatically added and removed from the tab element as the mouse enters
 * and exits the container.
 */
.TabbedPanelsTab29.TabbedPanelsTabHover {
	background-image:url(/image/onglet_travail_protege_on.gif);
	background-repeat:no-repeat;
	border: none;
}

.TabbedPanelsTab30.TabbedPanelsTabHover {
	background-image:url(/image/onglet_habitat_et_vie_on.gif);
	background-repeat:no-repeat;
	border: none;
}

/* This selector is an example of how to change the appearance of a tab button
 * container after the user has clicked on it to activate a content panel.
 * The class "TabbedPanelsTabSelected" is programatically added and removed
 * from the tab element as the user clicks on the tab button containers in
 * the widget.
 *
 * As mentioned above, for our default style, tab buttons are positioned
 * 1 pixel down from where it would normally render. When the tab button is
 * selected, we change its bottom border to match the background color of the
 * content panel so that it looks like the tab is part of the content panel.
 */
 
 .TabbedPanelsTab29.TabbedPanelsTabSelected {
	background-image:url(/image/onglet_travail_protege_on.gif);
	background-repeat:no-repeat;
	border: none;
 }
 
  .TabbedPanelsTab30.TabbedPanelsTabSelected {
	background-image:url(/image/onglet_habitat_et_vie_on.gif);
	background-repeat:no-repeat;
	border: none;
 }
 
 .TabbedPanelsTabFocused {
 }

/* This selector is an example of how to make a link inside of a tab button
 * look like normal text. Users may want to use links inside of a tab button
 * so that when it gets focus, the text *inside* the tab button gets a focus
 * ring around it, instead of the focus ring around the entire tab.
 */
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}

/* This is the selector for the ContentGroup. The ContentGroup container houses
 * all of the content panels for each tabbed panel in the widget. For our
 * default style, this container provides the background color and borders that
 * surround the content.
 *
 * The name of the class ("TabbedPanelsContentGroup") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the ContentGroup container.
 */
.TabbedPanelsContentGroup {
	clear: both;
	border-left: solid 1px #719AC3;
	/*border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;*/
	/*background-color: #EEE;*/
	
	/*specifique Swing4*/
	/*border-color: #c6c6c6;*/
	/*border-top: none;*/
}

/* This is the selector for the Content panel. The Content panel holds the
 * content for a single tabbed panel. For our default style, this container
 * provides some padding, so that the content is not pushed up against the
 * widget borders.
 *
 * The name of the class ("TabbedPanelsContent") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the Content container.
 */
.TabbedPanelsContent {
	padding: 12px 8px;
}

/* This selector is an example of how to change the appearnce of the currently
 * active container panel. The class "TabbedPanelsContentVisible" is
 * programatically added and removed from the content element as the panel
 * is activated/deactivated.
 */
.TabbedPanelsContentVisible {
}


/***************************************************************************/

/* SpryAccordion.css - version 0.4 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/** Les classes withchildren et menuactif sont specifiques a l'affichage du menu secondaire **/

/* This is the selector for the main Accordion container. For our default style,
 * we draw borders on the left, right, and bottom. The top border of the Accordion
 * will be rendered by the first AccordionPanelTab which never moves.
 *
 * If you want to constrain the width of the Accordion widget, set a width on
 * the Accordion container. By default, our accordion expands horizontally to fill
 * up available space.
 *
 * The name of the class ("Accordion") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * Accordion container.
 */
.Accordion {
	border-left: solid 1px gray;
	border-right: solid 1px black;
	border-bottom: solid 1px gray;
	border-color: #bdbdbd;
	overflow: hidden;
	
	width: 216px;
	border: none;
}

/* This is the selector for the AccordionPanel container which houses the
 * panel tab and a panel content area. It doesn't render visually, but we
 * make sure that it has zero margin and padding.
 *
 * The name of the class ("AccordionPanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel container.
*/
.AccordionPanel {
	margin: 0px;
	padding: 0px;
}

/* This is the selector for the AccordionPanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open a specific panel.
 *
 * The name of the class ("AccordionPanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel tab container.
 *
 * NOTE:
 * This rule uses -moz-user-select and -khtml-user-select properties to prevent the
 * user from selecting the text in the AccordionPanelTab. These are proprietary browser
 * properties that only work in Mozilla based browsers (like FireFox) and KHTML based
 * browsers (like Safari), so they will not pass W3C validation. If you want your documents to
 * validate, and don't care if the user can select the text within an AccordionPanelTab,
 * you can safely remove those properties without affecting the functionality of the widget.
 */
.AccordionPanelTab {
	background-color: #CCCCCC;
	border-top: solid 1px black;
	border-bottom: solid 1px gray;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	
	background-image:url(/image/fond_nav_secondaire.gif);
	/*background-position: 0px -1px;*/
	border: none;
	border-bottom: solid 1px #bdbcbd;
	padding: 0 14px;
	/*height: 44px;*/
	
	/*padding: 14px;*/	/* pour centrer le texte dans le bouton */
}

.AccordionPanelTab table {
	height: 42px;
}
.AccordionPanelTab td {
	padding: 0 14px;
}

.AccordionPanelTab a {
	display: block;
	padding: 14px 0;
	
	/* desactivation du <a> type block */
	display: inline;
	padding: 0;
	text-decoration:none;
}
.AccordionPanelContent a {
	display:inline;
	padding: 0;
}


.menuactif .AccordionPanelTab {
	background-image:url(/image/fond_nav_secondaire_over.gif);
}

.withchildren .AccordionPanelTab {
	background-image:url(/image/fond_nav_secondaire_+.gif);
}

.withchildren.menuactif .AccordionPanelTab {
	background-image:url(/image/fond_nav_secondaire_+_over.gif);
}

/* This is the selector for a Panel's Content area. It's important to note that
 * you should never put any padding on the panel's content area if you plan to
 * use the Accordions panel animations. Placing a non-zero padding on the content
 * area can cause the accordion to abruptly grow in height while the panels animate.
 *
 * Anyone who styles an Accordion *MUST* specify a height on the Accordion Panel
 * Content container.
 *
 * The name of the class ("AccordionPanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel content container.
 */
.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	/*height: 200px;*/
	
	margin-left: 15px;
	border-left: 1px solid #bdbcbd;
	padding-left: 10px;
	/*background-color:#ddd;*/
	
	/*margin: 0; padding: 0;
	overflow: hidden;*/
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "AccordionPanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the Accordion.
 */
.AccordionPanelOpen .AccordionPanelTab {
	background-color: #EEEEEE;
	/*background-image:url(/image/fond_nav_secondaire_over.gif);*/
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "AccordionPanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.AccordionPanelTabHover {
	color: #555555;
	background-image:url(/image/fond_nav_secondaire_over.gif);
}



.withchildren .AccordionPanelTabHover {
	background-image:url(/image/fond_nav_secondaire_+_over.gif);
}

.AccordionPanelOpen .AccordionPanelTabHover {
	color: #555555;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * Accordion has focus. The "AccordionFocused" class is programatically added and removed
 * whenever the Accordion gains or loses keyboard focus.
 */
.AccordionFocused .AccordionPanelTab {
	background-color: #3399FF;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open when the Accordion has focus.
 */
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: #33CCFF;
}


/* specifique */
.AccordionPanelContent ul {
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}
.AccordionPanelContent ul li {
	padding: 10px 0;
	margin: 0;

}
.AccordionPanelContent a {
	color: #44474b;
	padding: 0;
	margin: 0;
}
.AccordionPanelContent li.menuactif a {
	color: #7a9e02;
}
.AccordionPanelContent a:hover {
	color: #7a9e02;
}


