/***** You can put your own style stuff here in this file 
       For questions see www.phpcomasy.com *****/



/********************************* General styles ******************************/
body, a, table, td, tr, tbody, b, p, input, select, label, textarea {
	color: #4c721d;
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, Sans-serif;
}
input, select, textarea {
	border: 1px solid #4c721d;
	margin-bottom: 1px;
}
h1 {
	margin: -5px 0 0 0;
	font-size: 13px;
	font-weight: bold;
	color: #4c721d;
}
h2,
h2 a,
h2 a:hover {
	margin: 0 0 5px 0;
	font-size: 14px;
	font-weight: bold;
	color: #4c721d;
	text-decoration: none !important;
}
h3,
h3 a,
h3 a:hover {
	margin: 0 0 5px 0;
	font-size: 13px;
	color: #4c721d;
	text-decoration: none !important;
}

hr {
	margin: 5px 0 0 0;
	padding: 0;
	border-bottom:1px solid #4c721d;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
	display:block;
}
#my-body {
	background: #fff;
}
.introduction {
	height: 90px;
	margin-right: 30px;
	overflow: hidden;
	font-weight: normal;
}
.message {	
	background: #4c721d;
	color: #fff;
	border: 0;
}
.cf {
	clear: both;
	height: 0;
	width: 0;
	line-height: 0;
	overflow: hidden;
}
.tabs {
	height: 18px;
}
.management a, .management table, .management td, .management tr, .management th, .management tbody, .management b, .management strong, .management p, .management input, .management select, .management label, .management textarea {
	font-family: Arial, Helvetica, Sans-serif !important;
	font-size: 12px !important;
}
/*******************************************************************************/


/************************************ Basic ************************************/
#wrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -272px 0 0 -463px;
	width: 926px;
	height: 544px;
}
#container {
	margin: 0 auto auto auto;
	width: 926px;
	height: 544px;
	border: 5px solid #fff;
	text-align: left;
	background: #fff;
}
#logodiv {
	float: left;
	width: 295px;
	height: 165px;
	background: #4c721d;
	position: relative;
}
#logodiv a {
	outline: none;
}
#logo {
	position: absolute;
	top: -83px;
	left: 35px;
	_behavior: url(iepngfix.htc);
}
#contactdiv {
	float: left;
	width: 295px;
	padding: 90px 0 0 0;
	height: 73px;
	background: #4c721d;
	position: relative;
	color: #fff;
	text-align: center;
	line-height: 19px;
}
#contactdiv a {
	color: #fff;
	text-decoration: none;	
}
#contactdiv a:hover {
	color: #fff;
	text-decoration: underline;	
}
#right_column {
	float: right;
	margin: 0 1px 0 0;
	width: 258px;
	background: #fff;	
}
/*******************************************************************************/


/*********************************** Navigation ********************************/
/*first navi*/
#left_column {
	width: 295px;
	height: 544px;
	background: #fff;
	text-align:left;
	float: left;
}
#left_column .root-navigation {
	width: 235px;
	height: 186px;
	float: left;
	margin: 5px 0 5px 0;
	padding: 20px 0 0 60px;
	background: #d3dbbd;
}

#left_column .root-navigation li {
	list-style-type: none;
	margin: 0 0 5px 0;
	display: block;
	padding: 0;
}
#left_column .root-navigation li a {
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	color: #4c721d;
}
#left_column .root-navigation li a:hover {
	color: #fff;
}
#left_column .root-navigation li.current a {
	color: #fff;
}

/* second navi*/
#right_column ul.navigation {
	width: 253px;
	height: 166px;
	float: left;
	margin: 0 0 5px 0;
	padding: 0 0 0 5px;
	background: #fff;
}

#right_column ul.navigation li {
	list-style-type: none;
	margin: 5px 0 0 0;
	display: block;
	padding: 0;
}
#right_column ul.navigation li a {
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	color: #4c721d;
}
#right_column ul.navigation li a:hover {
	font-weight: bold;
}
#right_column ul.navigation li.current a {
	font-weight: bold;
}
#right_column ul.navigation li.level0,
#right_column ul.navigation li.level2 {
	display: none;
}

/* third navi*/
#thirdnaviwrapper {
	height: 171px;	
}
#content ul.level2 {
	width: 348px;
	float: left;
	margin: 5px 0 25px 0;
	background: #d3dbbd;
}

#content ul.level2 li {
	list-style-type: none;
	margin: 0;
	display: inline;
	padding: 0;
}
#content ul.level2 li a {
	display: block;
	float: left;
	font-weight: normal;
	text-decoration: none;
	margin: 0 10px 0 0;
	color: #4c721d;
}
#content ul.level2 li a:hover {
	color: #fff;
}
#content ul.level2 li.current a {
	color: #fff;
}

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


/************************************ Content **********************************/
#content {
	width: 348px;
	float: left; 
	height: 544px;
	background: #d3dbbd;
	margin: 0 0 0 5px;
	padding: 0 0 0 14px;
	position: relative;
}
#content table {
	margin: 1px;
	border-spacing: 0;
	border-collapse: collapse;
	border: 1px solid #4c721d;
}
#content caption {
	padding: 5px 8px 5px 8px;
	background: #4c721d;
	color: #fff;
	font-weight: bold;
	text-align: left;
	margin-left: -1px;
}
#content tr {
	padding: 2px;
}
#content td {
	padding: 5px 10px 5px 8px;
}
#content a,
.contact a {
	text-decoration: underline;
}
#content a:hover,
.contact a:hover {
	color: #fff;
}
#content .management a:hover {
	color: black;
}
#content ul,
#content li,
#content ol {
	margin: 0;
	padding: 0;
}
#content li {
	margin: 0 0 0 17px;
}
#page_content_wrapper {
	width: 340px;
	height: 373px;
	overflow: hidden;
}
#page_content {
	float: left;
	width: 325px;
	height: 373px;
	padding: 0 5px 0 0;
	overflow: hidden;
}
/*******************************************************************************/

/******************************** Ressource Pics *******************************/
#ressource_pictures_wrapper {
	float: right;
	position: relative;
	width: 258px;
	height: 373px;
}
#ressource_pictures {
	position: absolute;
	bottom: 0;
	background: #fff;
}
#ressource_pictures table {
	border-spacing: 0;
	border-collapse: collapse;
}
#ressource_pictures td {
	padding: 0;
	margin: 0;
}
img.ress_pic {	
}
/*******************************************************************************/


/************************************ Portlets *********************************/
#portlet-language-switcher {
	width: 926px;
	margin: 0 auto 0 auto;
	padding: 0;
}
#portlet-language-switcher h1.portlet-title {
	display: none;
}
#portlet-language-switcher .portlet-content {
	float: right;
	margin: 0;
	padding: 0;
}
#portlet-language-switcher a.language {
	float: left;
	margin: 0 0 0 5px !important;
	padding: 3px 5px 2px 5px;
	background: #4c721d;
	color: #fff;
}
#portlet-language-switcher a.language:hover,
#portlet-language-switcher a.language.current {
	font-weight: normal;
	background: #fff;
	color: #4c721d;
}
/*******************************************************************************/


/******************************** Additional stuff *****************************/
.powered {
	width: 926px;
	margin: 5px auto 0 auto;
}
.powered a {
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}
.powered a:hover {
	text-decoration: underline;
}
.powered span {
    float: right;
}
.powered span.hide {
    display: none;
}

.mailform_element h2 {
	margin: 10px 0 4px 0;
	font-size: 12px;
}
.mailform_element {
	clear: both;	
}
.mailform_element label {
	width: 100px;	
}
.mailform_element textarea {
	max-width: 215px;
	max-height: 95px;	
}
div.mailform-submit-wrapper {
	padding-bottom: 10px;	
}
input.mailform-submit {
	margin-left: 10px;
	background: #d3dbbd;
	color: #fff;
}

#scrollbar {
	float: right;	
}
.galerie-entry {
	overflow: hidden;	
}
/* scrollbar arrows */
a#scroll_up {
	float: right;
	width: 8px;
	height: 8px;
	margin: 0 0 5px 0;
	outline: none;
	overflow: hidden;
	background: url(img/scrollup.gif);
}
a#scroll_down {
	float: right;
	clear: right;
	width: 8px;
	height: 8px;
	margin: 5px 0 0 0;
	overflow: hidden;
	outline: none;
	background: url(img/scrolldown.gif);
}

/* scrolltrack */
#track {
	clear: right;
	margin: 0;
	float: right;
	width: 8px;
	padding: 0;
	height: 341px;
	overflow: hidden;
	background: transparent;
}

/* scrollhandle */
#handle {
	width: 8px;
	height: 54px;
	background: #fff;
	padding: 0;
	margin: 0 0 0 1px;
	cursor: pointer;
}
.page-ressource-container {
	width: 95px;
	height: 90px;
	border: 0;
}
#page_content .page-ressource-container {
	width: 103px;
	height: 103px;
	margin: 0 5px 5px 0;
	border: 0;
	padding: 0;
}
#page_content .page-ressource-background {
	background: transparent;
	margin: 0;
	padding: 0;
}
/*******************************************************************************/
/* Safari hack for negative caption margin-right */

@media screen and (-webkit-min-device-pixel-ratio:0){
	#content caption{
		margin-left: 0;
		margin-right: -1px;
	}
}


