/* PAGELAYOUT CSS - 20060522 */

/* FULL PAGE */

html, body, div
{
	margin: 0;
	padding: 0;	
}

body
{
/*	background-image: url(../images/body_bg.png);
	background-repeat: repeat-x;*/
    text-align: center; /* IE method for centering page if it has fixed width */
	color: #FFFFFF;
	font-size: 0.7em;
	background:url(../images/global-bg2.jpg) repeat left top;
}

/* GENERAL */

a
{
	color: #849b31
}

a:hover
{
	color: #ffffff;
}

/* USER MENU */

div#usermenu
{
    height: 30px;
	background-image: url(../images/top-menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #849b31;
	border-color: #3c1c00;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}

div#languages
{
/*	background-image: url(../images/header_bg_left.png);
	background-position: bottom left;
	background-repeat: no-repeat;*/
	float: left;
	clear: left;
	width: 9%;
	height: 30px;
	font-size: 0.85em;
}

div#links
{
/*	background-image: url(../images/header_bg_right.png);
	background-position: right bottom;
	background-repeat: no-repeat;*/
	float: right;
	clear: right;
	text-align: right;
	padding-right: 0;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	width: 90%;
	text-transform: lowercase;
}

div#links li
{
	display: inline;
}

div#links a, div#links form
{
	color: #ffffff;
	float: right;
	padding-left: 1em;
	padding-right: 1em;
	height: 18px;
}

div#links a
{
	text-decoration: none;
	float: none;
}

div#links form
{
    float: right;
    padding-left: 1em;
}

div#links ul
{
	margin: 6px 53px 0px 0px;
}

div#links li
{
	list-style: none;
}

input#searchtext
{
	border: 1px solid #A5ACB2;
	font-size: 12px;
    width: 12em;
    font-weight:bold;
	margin: 0px 5px;
}

input#searchbutton
{
	margin-top: -0.1em;
}

/* PAGE BACKGROUND */

div#page-background
{
	/*background-image: url(../images/page-bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;*/
	height: 659px;
}

/* PAGE */

div#nextpage
{
	padding-right: 10px;
}

div#nextpage a
{
	background: url(../images/arrow.gif) no-repeat right top;
	height: 16px;
	width: 16px;
	z-index: 999;
	cursor: pointer;
	display: block;
}

div#prevpage
{
	padding-left: 10px;
}

div#prevpage a
{
	background: url(../images/arrow_ga.gif) no-repeat left top;
	height: 16px;
	width: 16px;
	z-index: 999;
	cursor: pointer;
	display: block;
}

div#page
{
    width: 760px; /* This can be changed to any fixed width if desired */
    margin: 0 auto 0 auto; /* General method for centering content if fixed page width, for other browsers than IE */
    text-align: left; /* Reset IE method for centering page, to stop all other content on the page from centering */
}

/* TOP BACKGROUND */

div#top-background-spacing
{
	height: 65px;
}

/* HEADER */

div#header 
{
	background-color: #3c1c00;
	padding-top: 1px;
	display: inline-block; /* Required for IE */
}

div#header ul
{
    margin: 0;
    padding: 0.25em 0 0.25em 0;
}

div#header ul li
{
	list-style-type: none;
	list-style-image: none;
    padding: 0;
    display: inline;
    margin-left: 1em;
	margin-right: 1em;
}

div#logo
{
    display:none;
    float: left;
	margin: 1em 0 0 1.5em;
}

div#header-background
{
	width: 746px;
	height: 83px;
	margin: 29px 7px 0px 7px;
	padding-bottom: 27px;
	background-position: top left;
	background-repeat: no-repeat;
}

div.header-1
{
	background-image: url(../images/header/header_01.jpg);
}

div.header-2
{
	background-image: url(../images/header/header_02.jpg);
}

div.header-3
{
	background-image: url(../images/header/header_03.jpg);
}

div.header-4
{
	background-image: url(../images/header/header_04.jpg);
}

div.header-5
{
	background-image: url(../images/header/header_05.jpg);
}

div.header-6
{
	background-image: url(../images/header/header_06.jpg);
}

/* TOP MENU */

div#topmenu
{
    float:left;
    position: absolute;
    top: 212px;
	width: 760px;
    z-index: 10;
}

#topmenu li.imatm{
	min-width: 15%;
	*width: 16%;
	padding: 0px;
	margin: 0px;
}

#topmenu li.imatm a{
	text-align: center;
	*min-width: 11.5%;
	*white-space: nowrap;
}

#topmenu li.imatm div.imsc li a{
	text-align: left;
}

#topmenu-position
{
	margin: 0px 10px;
}

/* PATH */

div#path
{
	padding: 20px 0.5em 0.5em 2em;
	font-size: 0.85em;
}

div#path p
{
    margin: 0;
}

/* COLUMNS */

div#global-container
{
	background-color: #3c1c00;
	padding-bottom: 26px;
}

div#global-position
{
	width: 746px;
	margin: 0px 7px;
	background-image: url(../images/global-bg.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
}

table#cells
{
	width: 746px;
}

td#cell-left
{
	width: 286px;
	vertical-align: top;
}

td#cell-right
{
	width: 460px;
	vertical-align: top;
}

div#left-column
{
	width: 286px;
}

div#left-column-middle
{
	width: 286px;
	min-height: 256px;
	background-image: url(../images/left-column-middle.gif);
	background-repeat: repeat-y;	
}

div#left-column-top
{
	display: inline-block; /* Required for IE */
	background-repeat: no-repeat;	
	background-position: top left;
}

div.type-1
{
	background-image: url(../images/left-column-top/left-column-top_01.gif);
}

div.type-2
{
	background-image: url(../images/left-column-top/left-column-top_02.gif);
}

div.type-3
{
	background-image: url(../images/left-column-top/left-column-top_03.gif);
}

div#left-column-bottom
{
	height: 38px;
	background-image: url(../images/left-column-bottom.png);
	background-repeat: no-repeat;	
	background-position: top left;
	padding-bottom: 55px;
}

div#right-column
{
	width: 460px;
	/*height: 349px;*/
	background-image: url(../images/right/right_01.jpg);
	background-repeat: no-repeat;	
	background-position: top left;
	float: right;
}

div#columns
{

}

/* SIDE MENU */

div#sidemenu-position
{
    width: 14em;
    float: left;
    /*display: inline;  Fix for IE double margin bug */
}

div.nosidemenu div#sidemenu-position
{
    display: none;
}

div#sidemenu ul
{
	list-style-type: none;
    margin: 1em 0 1em 0;  
}

div#sidemenu ul li
{
    margin: 0.5em 0 0.5em 0;
	list-style-type: none;
	list-style-image: none;
}

div#sidemenu div.box div.box-content
{
	padding-left: 0.75em;
	padding-right: 0;
}

div#sidemenu h4
{
	margin: 0;
}

div#sidemenu ul.menu-list a.selected
{
	font-weight: bold;
}

div#sidemenu ul.submenu-list
{
	list-style-type: none;
	margin-left: 1em;
}

div#sidemenu ul.submenu-list a.selected
{
	font-weight: bold;
}

div#sidemenu ul li a
{
/*    background-image: url(../images/sidemenu_bullet.png);
    background-position: 0.2em 0.5em;
    background-repeat: no-repeat;*/
    padding-left: 18px;
    display: block;
	font-size: 0.85em;
}

/* MAIN AREA */

div#main-position
{
    margin: 0em 12.25em 0em 14.25em;
}

div#main
{

}

div.nosidemenu div#main-position
{
    margin-left: 0;
}

div.noextrainfo div#main-position
{
    margin-right: 0;
}

div.box 
{
	border-width: 0px;
	background-color: transparent;
	min-height: 256px;
}

.float-break
{
	height: auto;
}

.float-break:after
{
    display: none;
}

div.box div.box-content
{
	overflow: hidden;
}

div.attribute-header h1, div.maincontentheader h1
{
	color: #849b31;
	font-size: 1.6em;
}

div.maincontentheader h1
{
	margin-bottom:-0.25em;
	padding-bottom:30px;
}

div.warning
{
	padding:0.75em 1em;
}

div.warning h2
{
	margin-top: 1px;
	margin-left: -1px;
	margin-bottom:-0.25em;
	padding-bottom:30px;
	color: #849b31;
	font-size: 1.6em;
	font-weight: normal;
}

div.attribute-header h1.long
{
	color: #849b31;
	font-size: 1.6em;
}

div#main ul li
{
	list-style: square;
}

div.content-view-full div.class-frontpage
{
	background-color: transparent;
}

table.renderedtable
{
	color: #333333;
}

table.renderedtable tr
{
	background-color: #c0c0c0;
}

div.content-view-full div.class-folder div.content-view-children div.class-folder, div.content-search div.class-folder
{
	padding-left: 20px;
}

div.message-confirmation, div.message-feedback, div.message-warning, div.message-error, div.warning
{
	background-color: transparent;
	border-width: 0px;
	margin: 0px;
}

h6
{
	visibility: hidden;
}

div#main div.content-view-sitemap ul li
{
	list-style: none;
	padding: 0px;
}

div#main div.class-feedback-form form
{
	padding-top: 30px;
}

div#main div.class-feedback-form form input
{
	margin-bottom: 0.5em;
	width: 258px;
}

div#main div.class-feedback-form form textarea
{
	width: 258px;
}

div#main div.class-feedback-form form input.defaultbutton
{
	background-color:#849b31;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	padding:3px;
	margin-top: 1em;
	width: 140px;
}

div#main div.class-feedback-form  div.message-warning
{
	padding: 0.5em 0pt;
}

div.collectedinfo
{
	margin:0.5em 0pt;
}

div.returnlink
{
	padding-top: 1em;
}

div.content-view-children div.content-view-line div.class-feedback-form
{
	padding-left: 20px;
}

div.content-view-children div.content-view-line div.class-feedback-form div.attribute-short
{
	display: none;
}

/* EXTRA CONTENT */

/*div#extrainfo-position
{
    width: 12em;
    float: right;
}

div.noextrainfo div#extrainfo-position
{
    display: none;
}*/

div#extrainfo
{

}

/* FOOTER */

div#footer
{
    clear: both; /* Ensures that the footer is pushed properly below the columns */
	font-size:10px;
	font-weight:bold;
	text-align:center;
	width:760px;
	position: absolute;
	margin-top: -20px;
}

div#copyright
{
	display:inline;
	float:left;
	padding-left:20px;
}

div#powered
{
	display:inline;
	float:right;
	padding-right:20px;
}

div#footer address
{
	font-style:normal;
}

div#page-bottom
{
	width: 760px;
	height: 86px;
	/*background-image: url(../images/page-bottom.jpg);
	background-repeat: no-repeat;	
	background-position: top left;*/
}


/* STYLE DE LA GALERIE D'IMAGES */

div.class-gallery div.content-view-children div.content-view-galleryline
{
	border: none;
}

div.content-view-galleryline  div.class-image div.attribute-caption
{
	display: none;
}

div.content-view-full div.class-gallery div.content-view-children
{	
	float: right;
	margin:0pt;
	padding:0;
	width:132px;
}

div.content-view-full div.class-gallery div#affiche-large
{	
	float: left;
	width:316px;
	text-align: center;
}

div.content-view-full div.class-gallery div.content-view-galleryline
{
	margin: 0px;
	padding: 0px 5px 4px 0px;
}

div#extrainfo-position div#extrainfo
{
	padding: 3px 0px 0px 5px;
}

div#extrainfo-position div#extrainfo div.box div.tl
{
	left: 0px;
	top: 0px;
}

div#extrainfo-position div#extrainfo div.box div.tl div.tr
{
	right: 0px;
}

div#extrainfo-position div#extrainfo div.box div.tl div.tr div.br
{
	bottom: 0px;
}

div#extrainfo-position div#extrainfo div.box div.tl div.tr div.br div.bl
{
	left: 0px;
	padding: 0px;
}

div#extrainfo-position div#extrainfo div.box div.tl div.tr div.br div.bl div.box-content
{
	padding: 0px;
}



div#extrainfo div.class-event-calendar table{
	width: 450px;
	background-color: transparent;
	font-size: 0.85em;
	font-weight: bold;
	color: #5d4e2d;
}

div#extrainfo div.class-event-calendar table td{
	height: 60px;
	vertical-align: top;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}

div#extrainfo div.class-event-calendar div.titreEvent {
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	padding: 3px;
}

div#extrainfo div.class-event-calendar table td div.styleJour{
	background-color: #5b491d;
	width: 16px;
	height: 17px;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	padding-top: 3px;
	padding-left: 4px;
}

div#extrainfo div.class-event-calendar table td div.styleJourEvent{
	background-color: #849B31;
	width: 16px;
	height: 17px;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	padding-top: 3px;
	padding-left: 4px;
}

div#extrainfo div.class-event-calendar table td div.styleJourEvent a{ text-decoration: underline; color: #fff; }
div#extrainfo div.class-event-calendar table td div.styleJourEvent a:hover{ text-decoration: none; color: #fff; }

div#extrainfo div.class-event-calendar table th{
	font-weight: bold;
	font-size: 1.3em;
}

div#ligneEvent{
	border: 1px solid #fff;
}


