body {
text-align:center; /*center hack*/
}
#wrap {
min-width:1000px;
max-width:1000px;
width: auto !important; /*IE6 hack*/
width:1050px; /*IE6 hack*/
margin:0 auto; /*center hack*/
text-align:left; /*center hack*/
}
#header {
} 
#sidebar {
float:right;
width:37%; 

margin: 0 10px 20px 0;
}
#sidebar-left {	
float: left;
width:40%; 
overflow:hidden; 
} 
#sidebar-right {
float:right;
width:60%; 
overflow:hidden; 
} 
#sidebar-rightbig {
float:left;
width:100%;
margin-top: -7px;
} 

#content {
float:left;
margin-left: 10px;
width:61%;
overflow:hidden;
}
#footer {
padding-bottom: 50px;
clear:both; 
}
.inside {
padding:3px;
}

img {
    border: none ;
}
* {
margin:0;
padding:0;
}

h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
margin: 0.5em 0; 
}
/*li,dd { 
margin-left:1em;
}*/
fieldset { 
padding:.5em; 
}
body {
font-size:76%;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:1.3;
margin:1em 0;
}
/*#wrap{
border:1px solid #999;
}*/
#header{
height: 150px;
}
/*
#footer{
border-top: 1px solid #999;
}*/
a{
text-decoration: none;
color: #5874A1;
}
a:hover{
color: #5E5E5E;
}
h1,.componentheading{
font-size:1.7em;
}
h2,.contentheading{
font-size:1.5em;
}
h3{
font-size:1.3em;
}
h4{
font-size:1.2em;
}
h5{
font-size:1.1em;
}
h6{
font-size:1em;
font-weight:bold;
}
#footer,.small,.createdate,.modifydate,.mosimage_caption{
font:0.8em Arial,Helvetica,sans-serif;
color:#999;
}
.moduletable{
margin-bottom:6px;
background:#f9f9f9;
padding:0 10px 20px 10px; /*padding for inside text*/ 

border:1px #d9d9d9 solid;
}
.moduletable h3{
padding:0.25em 0;
border-bottom: 1px solid #d9d9d9;
font-size:1.1em;
margin-bottom: 20px;
/*negative padding to pull h3 back out from .moduletable padding*/ 
}
.moduletable img{
padding: 3px;
border: 1px solid #d9d9d9;
}
.moduletable img:hover{
border: 1px solid #B3B3B3;
}
.moduletable ul{
list-style-type: none;
padding-left: 20px;
}
#logo {
background: url(../images/joomla_logo_black.jpg) no-repeat top left;
text-indent: -1000px;
height: 85px;
width: 245px;
padding-bottom: 10px;
}

#menu {
       height: 33px;
       margin: 0;
	padding: 0;
	border: 0;
       background:  url(../images/menu.back.png) repeat-x;
	list-style: none;
	position: relative;
}
/* begin unselected */

#menu li{
	z-index:1000;
	float: left;
	height: 33px;
	background: url(../images/menu.div.png) top right no-repeat;
	padding: 0 2px 0 0;
       list-style: none;
}

#menu ul li:hover,
#menu ul li.sfhover {
}
#menucoingauche {
float: left;
position: relative;
	height: 33px;
	width: 10px;
	background: url(../images/menu.gauche.png) no-repeat;
}
#menucoindroit {
float: right;
position: relative;
	height: 33px;
	width: 10px;
	background: url(../images/menu.droite.png) no-repeat;
}
#menu li.right {
	height: 33px;
	width: 10px;
	background: url(../images/menu.droite.png) no-repeat;
	position: absolute;
	right: -1px;
	padding: 0;
}

#menu li a {
	display: block;
	font-family: Arial;
	font-size: 13px;	/* to override the browser default */
	font-weight: bold;
	color: #fff;
	line-height: 31px;
	padding: 0 10px;
}
#menu li a:hover,
#menu li:hover a,
#menu li.sfhover a {
	background: url(../images/menu.over.png) repeat-x;
}
/* end unselected */
/* begin selected */
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
    background:  url(../images/menu-hover.gif) repeat-x;
}
/* end selected */

#video {
text-align: center;
}





.moduletablemenu{
padding:0;
color: #333;
margin-bottom:1em;
}
.moduletablemenu h3 {
background:#666;
color:#fff;
padding:0.25em 0;
text-align:center;
font-size:1.1em;
margin:0;
border-bottom:1px solid #fff;
}
.moduletablemenu ul{
list-style: none;
margin: 0;
padding: 0;
}
.moduletablemenu li{
border-bottom: 1px solid #ccc;
margin: 0;
}
.moduletablemenu li a{
display: block;
padding: 3px 5px 3px 0.5em;
border-left: 10px solid #333;
border-right: 10px solid #9D9D9D;
background-color:#666;
color: #fff;
text-decoration: none;
}
html>body .moduletablemenu li a {
width: auto;
}
.moduletablemenu li a:hover,a#active_menu:link,a#active_menu:visited{
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}


/* default Joomla styles */
div.componentheading {
}
div.component {

}
div.contentpane {

}
div.contentdescription {
}
td.sectiontablefooter {}
td.sectiontableheader {}
a.category {

}
td.sectiontableentry1 {}
td.sectiontableentry2 {}
form#selectForm {}
table.contentpane {}
td.contentheading {}
form#emailForm {}
input#contact_name {}
label#contact_emailmsg {}
input#contact_email {}
input#contact_subject {}
label#contact_textmsg {}
textarea#contact_text {}
input#contact_email_copy {}
form.form-validate {}
div.contact_email {}
input.inputbox {}
input.required {}
input.validate-email {}
textarea.inputbox {}
textarea.required {}
button.button {}
button.validate {}
span.hasTip {}
hr#system-readmore {}
form#jForm {}
ul#archive-list {}
div#navigation {}
li.row {}
h4.title {}
h5.metadata {}
span.created-date {}
span.author {}
div.intro {}
div.contentpaneopen_edit {}
table.contentpaneopen {}
a.contentpagetitle {}
td.buttonheading {}
span.small {}
td.createdate {}
td.modifydate {}
a.readon {}
span.article_separator {}
input#title {}
input#created_by_alias {}
input#publish_up {}
input#publish_down {}
textarea#metadesc {}
textarea#metakey {}
table.adminform {}
td.key {}
img.calendar {}
input#alt {}
table.blog {}
td.article_column {}
div.blog_more {}
a.blogsection
td.contentdescription {}
span .article_separator {}
td.componentheading {}
form#poll {}
table.pollstableborder {}
th.sectiontableheader {}
td.smalldark {}
span.highlight {}
table.searchintro {}
input#search_searchword {}
/*input#area_{VALUE} {} /* Value is set programatically */
input.button {}
form#login {}
form#josForm {}
label#namemsg {}
input#name {}
label#usernamemsg {}
input#username {}
label#emailmsg {}
input#email {}
label#pwmsg {}
input#password {}
label#pw2msg {}
input#password2 {}
div.message {}
form.josForm {}
label.hasTip {}
input#password1 {}
input.validate-password {}
input#token {}
input#name {}
form#adminForm {}
input#jformtitle {}
input#jformurl {}
textarea#jformdescription {}
table#explain-sql {}
table.Table {}
td.TD {}
div#keepAliveLayer {}
/*input#cb{ROW_NUMBER} {} /* Value is set programatically */
dl.tabs {}
div.pane-sliders {}
div.panel {}
h3.jpane-toggler  {}
h3.title {}
div.jpane-slider  {}
div.content {}
table.paramlist {}
table.admintable {}
td.paramlist_description {}
td.paramlist_key {}
td.paramlist_value {}
div.toolbar {}
#search {}
input.text_area {}
select.inputbox {}
span.breadcrumbs  {}
span.pathway {}
/*button#trigger_{ID} {} /* Value is set programatically */
div.expander {}
/*input#{NAME} {} /* Value is set programatically */
/*input#{VALUE} {} /* Value is set programatically */
div#overDiv {}
a.tooltip {}
/*form{FORMNAME} {} /* Value is set programatically */
link#luna-tab-style-sheet {}
/*div#{PANEID} {} /* Value is set programatically */
div.tab-page {}
h2.tab {}
div.bannergroup {}
div.bannerheader {}
div.banneritem {}
div.clr {}
div.bannerfooter {}
a.pathway {}
table.moduletable {}
ul.newsfeed {}
ul.latestnews {}
li.latestnews {}
a.latestnews {}
input#mod_login_username {}
input#mod_login_password {}
input#mod_login_remember {}
/*li#{ITEM ID} {} /* Value is set programatically */
span.separator {}
ul#mainlevel {}
ul#sublevel {}
ul.mostread {}
li.mostread {}
a.mostread {}
/*input#voteid{VOTE ID NUMBER} {} /* Value is set programatically */
table.poll {}
ul.relateditems {}
input#mod_search_searchword {
border: 1px solid #4f78ae;
width: 100px;
height: 20px;
background: #EDEDED;
}
div.search {}
ul.sections {}

#search {
float: right;
margin-top: -100px;
margin-right: 50px;
}
#topad {
margin: -90px 20px 20px 270px;
}
#rss {
background: url(../images/rss.gif) no-repeat top right;
height: 16px;
width: 40px;
float: right;
margin: 8px 1px 0 0;
}
#categorylist {

}
.slick-rss-container {
padding-left:20px;
}
.slick-rss-list {
list-style-image: url(../images/arrow.png);

}