/******************************************************************************/
/*                          PARAMETERS                                        */
/*                                                                            */
/* Text Colors                                                                */
/*          - Titles         : #0386C3                                        */
/*          - Titles/hover   : #FEB601                                        */
/*          - Links          : #003366                                        */
/*          - Links/hover    : #0386C3                                        */
/*          - Texte          : #000000                                        */
/*          - Texte/strong   : #95928A                                        */
/*          - Input          : none                                           */
/*          - Button         : white                                           */
/*          - Button/hover   : white                                           */
/*          - Menu           : white                                           */
/*          - Menu/hover     : white                                           */
/*                                                                            */
/* Background Colors                                                          */
/*          - Button         : #90B817                                        */
/*          - Button/hover   : #FEB601                                        */
/*          - Menu           : #90B817                                        */
/*          - Menu/hover     : #FEB601                                        */
/*          - Menu/active    : #342E2E                                        */
/*          - Input          : none                                           */
/*                                                                            */
/*          - Body           : image                                          */
/*          - Body.first     : none                                           */
/*          - Body.all       : none                                           */
/*          - .extra         : transparent                                    */
/*          - .container     : #F5F8F9                                        */
/*          - .inner         : transparent                                    */
/*          - #header        : transparent                                    */
/*          - #content       : transparent                                    */
/*          - #footer        : transparent                                    */
/*                                                                            */
/* font-family                                                                */
/*          - Body           : Arial, Helvetica, sans-serif                   */
/*                                                                            */
/* font-size                                                                  */
/*                                                                            */
/*                                                                            */
/*                                                                            */
/* line-height                                                                */
/*                                                                            */
/*                                                                            */
/*                                                                            */
/******************************************************************************/

/* ##########################  General   ########################### */
body {
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		14px;
	line-height: 	16px;
	color: 			#000000;
/*
	background: 	url(../images/template/body.jpg) repeat 0 0;
*/
}

.first {
}

.all {
}

.extra {
	margin: 0 auto;
	width: 990px;
	background:transparent;
}

.container {
	margin: 0 auto;
	width: 950px;
	color: 			#000000;
/*
	background: #f5f8f9;
*/
}

.inner {
	margin: 0 auto;
	width: 910px;
	position:	relative2;
	background:transparent;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.navigation {
	font-size: 16px;
	line-height: 24px;
}

#sidebar-1 {
	font-size: 14px;
	line-height: 20px;
}

.content-block {
	font-size: 17px;
	line-height: 20px;
}

#footer {
	font-size: 12px;
	line-height: 14px;
	color: #858585;
}

tbody {
	font-size: 13px;
	line-height: 16px;
	overflow: hidden;
}

/* ##########################  Style   ########################### */
h1, h1 a {
	font-size: 20px;
	line-height: 24px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #0386C3;
	text-decoration: none;
}

h2, h2 a {
	font-size: 20px;
	line-height: 24px;
	letter-spacing: -1px;
	font-weight: normal;
	color: #0386C3;
	text-decoration: none;
}

h3, h3 a {
	font-size: 17px;
	line-height: 20px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #0386C3;
	text-decoration: none;
}

h4, h4 a {
	font-size: 17px;
	line-height: 20px;
	letter-spacing: -1px;
	font-weight: normal;
	color: #0386C3;
	text-decoration: none;
}

h5, h5 a {
	font-size: 12px;
	line-height: 16px;
	letter-spacing: -1px;
	color: #0386C3;
	font-weight: bold;
	text-decoration: none;
}

p {
	padding-top: 5px;
	padding-bottom: 5px;
}

li {
	list-style: none;
}

strong.strong {
	font-size: 17px;
	line-height: 20px;
	color: #95928A;
	letter-spacing: -1px;
}

a {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

a:hover  {
	color: #0386C3;
	text-decoration: underline;
}

a:link, a:visited, a:active, a:focus {
}

img {
	border: none;
}

div.clr {
	padding:0;
	margin:0;
	width:100%;
	height:10px;
}
/* -------------------------------------------------------------------------- */

/* ######################### Zones texte et Boutons ########################## */
input, textarea {
	margin: 0 2px;
	font-size: 14px;
	line-height: 20px;
	height: 24px;
	outline: none;
}

button.button, input.button {
	margin:0;
	padding:0px 5px 0px 5px;
	color: white;
	text-align: center;
	text-decoration: none;
	background : #90B817;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	border: 1px solid #A0B817;
	display: inline-block;
	height: 28px;
	width: 	95px;
	box-shadow: 3px 3px 5px #333;
}

button.button:hover, input.button:hover {
	text-align:center;
	background: #FEB601;
	border: 1px solid #eb8c00;
}
/* -------------------------------------------------------------------------- */

/* ##############################  Pagination   ############################# */
p.counter {
	margin:0;
	padding:0px 0px 5px 0px;
	text-align:right;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
}

.pagination {
	float:left;
	margin:0;
	padding:10px 10px 5px 0px;
	width:100%;
}

.pagination ul {
	margin:0;
	padding:0px 0px 5px 0px;
	height: 20px;
}

.pagination ul li {
	float: left;
	padding: 0 8px;
}

.pagination ul li a {
	text-decoration: underline;
}

.pagination ul li a:hover {
	text-decoration: none;
}
/* -------------------------------------------------------------------------- */


/* ############################  Display News   ############################# */
#xmap  {
}

#xmap  h1{
	display:normal;
}

#xmap  div{
	float:left;
	width:200px;
}

#xmap div ul.level_0 {
	left:-30px;
}
/* -------------------------------------------------------------------------- */

/* ############################  Display News   ############################# */
.moduletable {
	margin:0;
	padding:0px 0px 5px 0px;
}

.moduletable h3 {
	margin:0;
	padding:0px 0px 10px 0px;
}

tbody td.item {
	margin:0;
	padding:0px 0px 15px 5px;
	width:100%;
}

#sidebar-1 tbody td.item {
	width: 276px;
}

tbody h2.contentheading {
	margin:0;
	padding:0;
}

tbody a.contentpagetitle{
	font-size: 17px;
	line-height: 20px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

tbody a.contentpagetitle:hover{
	color: #0386C3;
	text-decoration: underline;
}

tbody p {
	margin:5px 0px 0px 0px;
	padding:0px 10px 0px 5px;
	text-align:justify;
}

tbody  a.readon{
	float : right;
	padding:0px 2px 0px 5px;
	color: white;
	display: block;
	text-align: center;
	text-decoration: none;
	background : #90B817;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	width: 80px;
	height: 16px;
	border: 1px solid #A0B817;
	box-shadow: 3px 3px 5px #333;
}

tbody  a.readon:hover{
	background: #FEB601;
	border: 1px solid #eb8c00;
}

.dn_item {
	float:left;
	width: 276px;
}

.dn_readmore {
	float:left;
	padding: 0 0 0 176px;
}
/* -------------------------------------------------------------------------- */

/* ##############################  Article   ################################ */
.blog {
	margin:0;
	padding:10px 10px 15px 0px;
	overflow: hidden;
	border-right: 1px dashed #C4DB7A;
}

.blog ul.actions {
	display:none;
}

.blog dt.article-info-term {
	display : none;
}

.blog .article-info {
	margin:0;
	padding:5px 0px 0px 0px;
}

.blog h1 {
	margin:0;
	padding:0px 0px 10px 0px;
}

.blog .items-leading {
	float:left;
	margin:0;
	padding:0px 10px 20px 0px;
	width:100%;
}

.blog .items-leading .leading-0 {
	float:left;
	margin:0;
	padding:0px 10px 0px 0px;
	position : relative;
	width:99%;
}

.blog .leading-0 dd.published {
	display:none;
}

.blog .items-row {
	float:left;
	margin:0;
	padding:0px 10px 24px 0px;
	width:100%;
}

.blog .items-row .column-1 {
	float:left;
	margin:0;
	padding:0px 10px 0px 0px;
	position : relative;
}

.blog .column-1 dd.published {
	top: 21px;
	padding: 0px 0px 0px 5px;
	margin: 0;
	color: #90B817;
	font-weight: bold;
}

.blog .cols-1 .column-1 {
	width:99%;
}

.blog .cols-2 .column-1 {
	width:48%;
}

.blog .items-row .column-2 {
	float:right;
	margin:0;
	padding:0px 0px 0px 0px;
	width:48%;
	position : relative;
}

.blog .column-2 dd.published {
	top: 21px;
	padding: 0px 0px 0px 5px;
	margin: 0;
	color: #90B817;
	font-weight: bold;
}

.blog .pagination ul{
	padding-left:100px;
}

.blog p.counter {
	text-align:right;
}

.blog h2 {
	margin:0;
	padding:0;
}

.blog .leading-0  h2 {
	padding:0;
}

.blog h2 a {
	margin:0;
	padding:0;
	font-size: 17px;
	line-height: 20px;
	color: #003366;
	text-decoration: none;
	letter-spacing: -1px;
	font-weight: bold;
}

.blog h2 a:hover{
	color: #FEB601;
	text-decoration: underline;
}

.blog p {
	margin:5px 0px 0px 0px;
	padding:0px 10px 0px 5px;
	text-align:justify;
}

.blog p.readmore {
	margin:0px;
	position : absolute;
	bottom : -24px;
	right : 20px;
	padding:5px 5px 5px 0px;
	height: 18px;
	visibility: hidden;
}

.blog p.readmore a{
	padding:0px 5px 0px 0px;
	color: white;
	display:none;
/*	display: block;*/
	text-align: center;
	text-decoration: none;
	background : #90B817;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	width: 80px;
	height: 16px;
	border: 1px solid #A0B817;
	box-shadow: 3px 3px 5px #333;
}

.blog p.readmore a:hover{
	background: #FEB601;
	border: 1px solid #eb8c00;
}
/* -------------------------------------------------------------------------- */

/* ##############################  Article   ################################ */
.blog-featured {
	margin:0;
	padding:10px 10px 15px 0px;
	font-size: 13px;
	line-height: 16px;
	overflow: hidden;
	border-right: 1px dashed #C4DB7A;
}

.blog-featured ul.actions {
	display:none;
}

.blog-featured dt.article-info-term {
	display : none;
}

.blog-featured .article-info {
	margin:0;
	padding:5px 0px 0px 0px;
}

.blog-featured h1 {
	margin:0;
	padding:0px 0px 10px 0px;
}

.blog-featured .items-leading {
	float:left;
	margin:0;
	padding:0px 10px 20px 0px;
	width:100%;
}

.blog-featured .items-leading .leading-0 {
	float:left;
	margin:0;
	padding:0px 10px 0px 0px;
	position : relative;
	width:99%;
}

.blog-featured .leading-0 dd.published {
	display:none;
}

.blog-featured .items-row {
	float:left;
	margin:0;
	padding:0px 10px 24px 0px;
	width:100%;
}

.blog-featured .items-row .column-1 {
	float:left;
	margin:0;
	padding:0px 10px 0px 0px;
	position : relative;
}

.blog-featured .column-1 dd.published {
	top: 21px;
	padding: 0px 0px 0px 5px;
	margin: 0;
	color: #90B817;
	font-weight: bold;
}

.blog-featured .cols-1 .column-1 {
	width:99%;
}

.blog-featured .cols-2 .column-1 {
	width:48%;
}

.blog-featured .items-row .column-2 {
	float:right;
	margin:0;
	padding:0px 0px 0px 0px;
	width:48%;
	position : relative;
}

.blog-featured .column-2 dd.published {
	top: 21px;
	padding: 0px 0px 0px 5px;
	margin: 0;
	color: #90B817;
	font-weight: bold;
}

.blog-featured .pagination ul {
	padding-left:100px;
}

.blog-featured h2 {
	margin:0;
	padding:0;
}

.blog-featured .leading-0 h2 {
	padding:0;
}

.blog-featured h2 a {
	margin:0;
	padding:0;
	color: #003366;
	text-decoration: none;
	letter-spacing: -1px;
	font-weight: bold;
}

.blog-featured h2 a:hover{
	color: #FEB601;
	text-decoration: underline;
}

.blog-featured p {
	margin:5px 0px 0px 0px;
	padding:0px 10px 0px 5px;
	text-align:justify;
}

.blog-featured p.readmore {
	margin:0px;
	position : absolute;
	bottom : -24px;
	right : 20px;
	padding:5px 5px 5px 0px;
	height: 18px;
}

.blog-featured p.readmore a{
	padding:0px 5px 0px 0px;
	color: white;
	display:none;
/*	display: block;*/
	text-align: center;
	text-decoration: none;
	background : #90B817;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	width: 80px;
	height: 16px;
	border: 1px solid #A0B817;
	box-shadow: 3px 3px 5px #333;
}

.blog-featured p.readmore a:hover{
	background: #FEB601;
	border: 1px solid #eb8c00;
}
/* -------------------------------------------------------------------------- */

/* ##############################  Archive   ################################ */
.archive {
	margin:0;
	padding:10px 10px 15px 0px;
	overflow: hidden;
	border-right: 1px dashed #C4DB7A;
}

.archive ul.actions {
	display:none;
}

.archive dt.article-info-term {
	display : none;
}

.archive .article-info {
	margin:0;
	padding:5px 0px 0px 0px;
}

.archive h1 {
	margin:0;
	padding:0px 0px 10px 0px;
}

.archive .pagination ul{
	padding-left:100px;
}

.archive p.counter {
	text-align:right;
}

.archive h2 {
	margin:0;
	padding:0;
}

.archive h2 a {
	margin:0;
	padding:0;
	color: #003366;
	text-decoration: none;
	letter-spacing: -1px;
	font-weight: bold;
}

.archive h2 a:hover{
	color: #FEB601;
	text-decoration: underline;
}

.archive .intro p {
	margin:5px 0px 0px 0px;
	padding:0px 10px 0px 5px;
	text-align:justify;
}

.archive .intro p.img {
	display : block;
	visibility: visible;
}
/* -------------------------------------------------------------------------- */

/* ##########################  Articles Insert   ############################ */
.article-insert {
	margin:0;
	padding:0px 10px 0px 0px;
	overflow: hidden;
	border-right: 1px dashed #C4DB7A;
}

.article-insert p {
	margin:5px 0px 0px 0px;
	padding:0px 10px 0px 5px;
	text-align:justify;
}
/* -------------------------------------------------------------------------- */

/* ##########################  Articles Détails   ########################### */
.item-page {
	margin:0;
	padding:10px 10px 15px 0px;
	overflow: hidden;
	border-right: 1px dashed #C4DB7A;
	position: relative;
}

.item-page ul.actions {
	margin:0px 0px 0px 550px;
	padding:0;
}

.item-page ul.actions li {
	padding : 0px 10px 0px 0px;
	float : left;
}

.item-page dt.article-info-term {
	display : none;
}

.item-page .article-info {
	margin:0;
	padding:5px 0px 0px 0px;
}

.item-page dd.published {
	position: absolute;
	top: 35px;
	padding: 0px 0px 0px 5px;
	margin: 0;
	color: #90B817;
	font-weight: bold;
}

.item-page h1 {
	margin: 0;
	padding:0;
	display:none;
}

.item-page h2 {
	margin:0;
	padding: 0px 0px 10px 0px;
}

.item-page h2 a {
	margin:0;
	padding:0;
	font-size: 17px;
	line-height: 20px;
	color: #0386C3;
	text-decoration: none;
	letter-spacing: -1px;
	font-weight: bold;
}

.item-page p {
	margin:5px 0px 0px 0px;
	padding:0px 10px 0px 5px;
	text-align:justify;
}
/* -------------------------------------------------------------------------- */

/* ############################## NewsLetter ################################ */
.moduletablenewsletter {
	margin:0;
	padding:0px 5px 15px 0px;
	overflow: hidden;
	width: 286px;
}

.moduletablenewsletter h3 {
	margin:0;
	padding:0px 0px 10px 0px;
	text-decoration: none;
	letter-spacing: -1px;
	font-weight: bold;
}

.acymailing_introtext {
	display:none;
}

.acymailing_form {
	margin: 0;
	padding:0px 5px 0px 5px;
	width: 276px;
	height: 30px;
}

form .acymailing_form .inputbox{
	float : left;
    width: 162px;
	height:20px;
	box-shadow: 3px 3px 5px #333;
}

form .acymailing_form .button{
	float : right;
	top:0px;
	left:0px;
    width: 95px;
	height:26px;
	box-shadow: 3px 3px 5px #333;
}
/*---------------------------------------------------------------------------*/

/* ##############################  Search   ################################ */
form .search {
    position: absolute;
	padding:10px 5px 10px 0px;
	float:right;
	top: 0px;
    width: 295px;
	overflow: hidden;
}

form .search label {
	display:none;
}

form .search legend {
	font-weight:bold;
}

form .search .inputbox {
	float: left;
	margin:0px 10px 0px 0px;
    width: 172px;
	height:14px;
	font-size: 10px;
	line-height: 14px;
	box-shadow: 3px 3px 5px #333;
}

form .search .button {
	float: right;
	margin:0px 0px 0px 0px;
	padding: -1px 0px 0px 0px;
	width:100px;
	height:20px;
	font-size: 12px;
	line-height: 14px;
	box-shadow: 3px 3px 5px #333;
}
/*---------------------------------------------------------------------------*/

/* ###########################  search results ############################# */
.search  fieldset.word {
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		12px;
	line-height: 	18px;
}

.search  fieldset.word {
	margin:0;
	padding:0px 5px 0px 5px;
	border : none;
	height: 40px;
    width: 400px;
	overflow: hidden;
}

.search fieldset.word label {
	display:none;
}

.search fieldset.word legend {
	font-weight:bold;
}

.search  fieldset.word .inputbox {
	float: left;
    width: 250px;
	height:20px;
	margin:0px 10px 0px 0px;
	box-shadow: 3px 3px 5px #333;
}

.search  fieldset.word .button {
	float: left;
	margin:0px;
	width:120px;
	height:26px;
	box-shadow: 3px 3px 5px #333;
}

.search fieldset.phrases {
	display : none;
}

.search fieldset.only {
	display : none;
}

.search .searchintro {
	color: #003366;
	font-weight: bold;
}

.search  .wrapper {
	position: relative;
}

.search .wrapper .form-limit {
	color: #003366;
	font-weight: bold;
}

dl.search-results dd {
	padding:2px 15px 2px 5px;
}

dl.search-results dd.result-text {
	padding:10px 15px 10px 5px; 
	line-height:1.7em;
}

dl.search-results dt.result-title {
	padding:15px 15px 0px 5px;
	border-top: solid 1px #90B817;
}

dl.search-results dt.result-title a {
	font-size: 18px;
	text-transform:capitalize;
}

dl.search-results dt.result-title a:hover {
}

dl.search-results dd.result-created {
	padding:2px 15px 15px 5px; 
	font-style: italic;
}

dl.search-results dd.result-category {
	padding:10px 15px 5px 5px;
	display:none;
}

.search .pagination ul {
	padding-left:280px;
}
/* ------------------------------------------------------------------------- */

/* ############################### login ################################### */
.login {
	padding-bottom: 30px;
}

#login-form {
}

#login-form fieldset {
}

#form-login-username {
}

#login-form label {
	margin-right:10px;
	display:block;
	float:left;
}

#form-login-username label, #form-login-password label {
	display:block;
	float:none;
}

#login-form .inputbox {	
    border: 1px solid #C0BEB9;
    padding: 6px 7px 5px;
    width: 160px;
}

#login-form #modlgn-remember {
	width: auto;
	position: relative2;
	top: 2px;
	top: 0px;
	border: none;
	background: none;
	line-height: 0;
	border-radius: 0px;
}

#form-login-remember label {
	width:auto;
}

#login-form .button {
	margin-top: 20px;
}

.login-greeting {
}

#login-form ul {
	padding: 20px 0px 36px;
}

#login-form ul li:first-child {
	border: none;
}

#login-form ul li {
	font-size: 12px;
	line-height: 33px;
	border-top: 1px solid #c6c6c6;
}

#login-form ul li a {
	color: #3f3f3f;
	text-decoration: none;
}

#login-form ul li a:hover {
	color: #E2AA00;
}

#user-registration {
	padding-bottom: 30px;
	min-height: 280px;
}

#user-registration fieldset {
	padding: 20px 0;
}

.contact .inputbox,
.registration input,
.profile-edit input,
.login-fields input,
.remind input,
.reset input {
	background: #fff;
    border: 1px solid #C0BEB9;
    color: #6F6F6F;
    line-height: 14px;
    padding: 6px 7px 5px;
    width: 188px;
}
#user-registration #jform_email-lbl {
	line-height: 28px;
}

#user-registration .validate {
}

#member-registration > div {
	line-height: 34px;
}

#member-registration > div .validate {
	float: left;
	margin: 5px 10px 0 0;
}

#member-registration > div a, #member-profile > div a, .profile a {	
    background: none repeat scroll 0 0 #FEB601;
    border: 1px solid #EB8C00;
    color: #FFFFFF;
    display: inline-block;
    font-size: 12px;
    height: 26px;
    line-height: 24px;
    margin: 5px 2px 0;
    padding: 0 8px;
    text-align: center;
    text-decoration: none;
}

#member-registration > div a:hover, #member-profile > div a:hover, #member-profile .validate:hover, .profile a:hover {
	background: #7d7a74;
	border: 1px solid #62605b;
}
/* ------------------------------------------------------------------------- */

/* ########################### Who`s online ################################ */
.moduletableonline p {
	padding: 0px 0px 36px 0px;
}

ul.whosonlineonline {
	margin: 0 0 36px 40px;
}

ul.whosonlineonline li {
	list-style: decimal; 
	font-weight: bold;
}
/* ------------------------------------------------------------------------- */


/* ############################  Navigation   ############################## */
/*---------------------------------------------------------------------------*/


/* ###########################  Menu principal  ############################ */
ul.menuMain {
    padding : 0;
    margin : 0 10px 0 0;
    clear:both;
	height:30px;
	background : #90B817;
	border: 1px solid #7D7A74;
	box-shadow: 3px 3px 5px #333;
}

ul.menuMain li {
    padding : 0;
    margin : 0;
    float:left;
    text-align : center;
	vertical-align : middle;
	width:130px;
	height:30px;
	background : #90B817;
	border-right: 1px solid #7D7A74;
}

ul.menuMain li.item-142{
	width:150px;
}

ul.menuMain li.item-144{
	width:160px;
}

ul.menuMain li.item-149{
	border-right: 0px;
}

ul.menuMain li:hover {
	background: #feb601;
}

ul.menuMain li.active {
	background : #342E2E;
}

ul.menuMain li.active:hover {
	background: #feb601;
}

ul.menuMain li a {
    padding : 3px 0px 0px 0px;
	margin: 0;
	display: block;
	height:26px;
	text-decoration: none;
	color: white;
}

ul.menuMain li.item-101 {
    padding : 0;
    margin : 0;
    text-align : center;
	vertical-align : middle;
	width:30px;
	height:30px;
    background : url(../images/template/home.png) no-repeat;
	border-right: 1px solid #7D7A74;
}

ul.menuMain li.item-101:hover {
    background : url(../images/template/home_reverse.png) no-repeat;
}

ul.menuMain li.item-101.active {
    background : url(../images/template/home_active.png) no-repeat;
}

ul.menuMain li.item-101.active:hover {
    background : url(../images/template/home_reverse.png) no-repeat;
}

ul.menuMain li.item-101 a {
	margin: 0;
	display: block;
	height:26px;
}

ul.menuMain li ul{
    padding : 0;
    margin : 0;
    clear:both;
    position : relative;
	z-index : 999;
	left: -10000px;
	top:1px;
	border-top: 1px solid #7D7A74;
}

ul.menuMain li ul li{
    padding : 0;
    margin : 0;
    position : relative2;
	width : 180px;
    text-align : center;
	background : #90B817;
	border-left: 1px solid #7D7A74;
	border-bottom: 1px solid #7D7A74;
	border-right: 1px solid #7D7A74;
	box-shadow: 3px 3px 5px #333;
}

ul.menuMain li:hover ul{
	left: -2px;
}

ul.menuMain li ul li:hover{
	background: #feb601;
}

ul.menuMain li ul li.active{
	background : #342E2E;
}

ul.menuMain li ul li.active:hover{
	background: #feb601;
}
/*---------------------------------------------------------------------------*/

/*================================================= HEADER ================================================*/
#header {
	padding: 0;
	background:transparent;
	width: 100%;
	overflow: hidden;
}

/*---------------------------------------------------------------------------*/

/*================================================= LOGOHEADER ================================================*/
.layout_logo {
	float:left;
	width:180px;
	height:90px;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.layout_search {
	float:right;
	width:700px;
	height:30px;
	padding:5px 5px 5px 5px;
}
.layout_search2 {
	float:right;
	width:300px;
}

.navigation {
	float:right;
	width:720px;
	height:20px;
	padding:0px 0px 20px 0px;
}

#logo {
	float: left;
}

#logo img {
	display: block; 
	border: none;
	margin:-10px 0 0 0;
}
/*---------------------------------------------------------------------------*/

/*================================ LAYOUT ===============================*/
.layout {
	padding:0px 0px 0px 0px;
}

.layout_slider {
	float:left;
	width:480px;
}

.layout_flash {
	float:right;
	width:310px;
	padding:0px 50px 0px 0px;
}

/*============================ NIVOSZAKISLIDER ===========================*/
.layout_slider .nivoSzakiSlider {
	padding:0;
	margin: 0;
}

.layout_slider .nivoSlider{
	padding:0;
	margin:10px 0px 10px 15px;
	box-shadow: 3px 3px 5px #333;
}

.layout_slider .nivo-controlNav{
	display:none;
}

.layout_slider .nivo-directionNav {
	display:none;
}

.layout_slider .nivo-directionNav a{
	display:none;
}
/*---------------------------------------------------------------------------*/

/*============================ DIAPORAMA ===========================*/
.article-insert .nivoSzakiSlider {
	padding:0px 0px 0px 50px;
	margin: 0;
}

.article-insert .nivoSlider{
	padding:0;
	margin:20px 0px 20px 90px;
	box-shadow: 3px 3px 5px #333;
}

.article-insert .nivo-controlNav{
	bottom: -20px;
    height: 14px;
    left: 40px;
    width: 364px;
}

.article-insert .nivo-controlNav a{
	background: url(../images/template/bullets.png) no-repeat 0 0;
}

.nivoSlider .nivo-controlNav a.active, .nivoSlider .nivo-controlNav a:hover {
	background: url(../images/template/bullets.png) no-repeat 100% 0px;
}

.article-insert .nivo-directionNav {
}

.article-insert .nivo-directionNav a{
	top: 90px;
	background:url(../images/template/arrows.png) no-repeat;
}

.article-insert a.nivo-prevNav {background-position: 0% 0%;}
.article-insert a.nivo-nextNav {background-position: 100% 0%;}
.article-insert a.nivo-prevNav:hover {background-position: 0% 100%;}
.article-insert a.nivo-nextNav:hover {background-position: 100% 100%;}

/*---------------------------------------------------------------------------*/

/*============================= MENU RESUME =================================*/
ul.menuresume {
	padding-left: 0px;
	margin:0;
	float:left;
	width: 100%;
	overflow: hidden; 
}

ul.menuresume li {
	float: left;
    padding : 10px 15px 10px 15px;
	display: block;
	width: 270px;
	height : 90px;
}

ul.menuresume li a {
	padding-top: 25px;
	padding-left: 100px;
	width: 170px;
	height : 55px;
	font-size: 20px;
	line-height: 28px;
	letter-spacing: -1px;
	text-decoration: none;
	color: white;
	display: block;
	box-shadow: 3px 3px 5px #333;
	background: #90B817;
}

ul.menuresume a.item126 {
	padding-left: 120px;
	width: 150px;
}

ul.menuresume a.item128 {
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 100px;
	width: 170px;
}

ul.menuresume li a:hover {
	background: #FEB601;
}

ul.menuresume a.item126 {
	background: url(../images/template/l1_reverse.png) no-repeat 60px 17px #90B817;
}

ul.menuresume a.item126:hover {
	background: url(../images/template/l1.png) no-repeat 60px 17px #FEB601;
}

ul.menuresume a.item127 {
	background: url(../images/template/l2_reverse.png) no-repeat 40px 17px #90B817;
}

ul.menuresume a.item127:hover {
	background: url(../images/template/l2.png) no-repeat 40px 17px #FEB601;
}

ul.menuresume a.item128 {
	background: url(../images/template/l3_reverse.png) no-repeat 40px 17px #90B817;
}

ul.menuresume a.item128:hover {
	background: url(../images/template/l3.png) no-repeat 40px 17px #FEB601;
}
/*---------------------------------------------------------------------------*/

/*================================ CONTENT ==================================*/
#content {
	padding: 0;
	position:	relative2;
	background:transparent;
	width: 100%;
	overflow: hidden;
	border-top: 1px dashed #C4DB7A;
}

#sidebar {
	float: left;
	width: 310px;
	padding: 0 24px 10000px 0;
	margin: 0 24px -10000px 0px;
	border-left: 1px dashed #C4DB7A;
}

#sidebar-1 {
	padding:10px 0px 15px 10px;
	margin: 0;
	float: right;
	overflow: hidden;
	width: 286px;
	border-left: 1px dashed #C4DB7A;
}

#sidebar-2 {
	float: right;
	width: 570px;
	padding: 0 0 10000px 5px;
	margin: 0 0 -10000px 5px;
	border-left: 1px dashed #C4DB7A;
}
/*---------------------------------------------------------------------------*/

/*================================ Block quote ==============================*/
.content-block {
	padding: 20px 10px 0px 20px;
	margin:0;
	color: #0386C3;
	text-decoration: none;
	letter-spacing: -1px;
	font-weight: bold;
	overflow: hidden;
	background: url(../images/template/blockquote_mini.png) no-repeat 20px 10px;
}

.moduletableblockquote {
	padding: 0;
	margin:0;
	float: left;
}

#faded {
	padding: 0;
	margin:4px auto 0; 
	height: 70px;
	width: 550px;
	overflow: hidden;
}
#faded ul.faded {
	padding: 0px 0px 0px 60px;
	margin:0;
	height: 80px;
}

#faded ul.faded li {
	padding: 0px 0px 0px 60px;
	margin:0;
	font-style: italic;
	display: none;
}

#faded ul.faded li  p{
	text-align:justify;
	padding : 0;
	margin : 0;
}
/*---------------------------------------------------------------------------*/

/*================================================= FOOTER ================================================*/
#footer {
	padding-top: 10px;
	padding-bottom: 10px;
	background:transparent;
	width: 100%;
	overflow: hidden;
	color: #858585;
}

/*---------------------------------------------------------------------------*/

/* ###########################  Menu footer  ############################ */
div.footer div.moduletable_menu {
	padding:0;
	margin:0;
}

ul.menufooter {
    padding : 5px 0px 0px 0px;
    margin : 0;
	text-align:center;
    clear:both;
    position : relative2;
	height:20px;
	border-top: 1px solid #C4DB7A;
}

ul.menufooter li {
    padding : 0;
    margin : 0;
    float:left;
    position:relative2;
    text-align : center;
	vertical-align : middle;
	height:20px;
	border-right: 1px solid #7D7A74;
}

ul.menufooter li.item-129{
	border-right: 0px;
}

ul.menufooter li.item-136{
	float:right;
	border-right: 0px;
}

ul.menufooter li a {
    padding : 1px 10px 0px 10px;
	margin: 0;
	display: block;
	height:16px;
}
/*---------------------------------------------------------------------------*/