/* Start of CMSMS style sheet 'mifsud_css' */
body {
  margin: 0;
  height:100%;
  text-align: center;
  font: 0.62em verdana, arial, sans-serif;  
  line-height: 170%;
  color: #EEE;
  background: #004774;
}
sideBar p { 
  padding-top: 10px !important;
  padding-top: 3px;
  padding-bottom: 10px !important;
  padding-bottom: 3px;
}

a {
  color: #FFFFFF;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:13px;
  font-weight:bold;
  text-decoration:none;
}

a:visited {
  color: #FFFFFF;
}

a:hover {
  color: #24d3ff;
}

acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}

input {
  width: 70%;
}

textarea {
  width: 98%;
  /* 
    IE specific to eliminate scroll bar when not needed. 
    Uncomment if wanted, but it is not valid CSS
     
  scrollbar-3dlight-color : #777;
  scrollbar-arrow-color : #EEE;
  scrollbar-darkshadow-color : #777;
  scrollbar-face-color : #777;
  scrollbar-highlight-color : #777;
  scrollbar-shadow-color : #777;
  scrollbar-track-color : #777;    
  */
}

input,
textarea {
  padding: 1px 3px;
  margin: 5px 0;
  font: 1em verdana, arial, sans-serif;
  color: #EEE;
  background-color: #777;
  border: 1px solid #999;
}

input:hover,
input:focus,
textarea:hover,
textarea:focus {
  color: #FFF;
  background-color: #999;
  border: 1px solid #EEE;
}


h1 {
  clear: both;
  margin:0px;
  padding-top:10px;
  margin-bottom:3px;
  padding-bottom:3px;
  font: verdana, sans-serif;
  font-size:17px;
  text-transform: uppercase;
  color: #ffffff;
  background: url(images/trait_menu_separation.jpg) bottom left no-repeat;
}

h1 span {
  display: block;
  padding: 2px;
  
}

#sideBar h1 {
  text-align: left;
  background: #686868 url(uploads/Greenery/rounded_tl.gif) no-repeat top left;
}

#sideBar h1 span {
  display: block;
  padding: 2px;
  background: url(uploads/Greenery/rounded_bl.gif) no-repeat bottom left;
}


#content ol li { 
  color: #9BE4FF;
}

#content ol li span {
  color: #EEE;
}

#content ul {
margin:0px;
padding:0px;
  width:100%;
  text-align:left;
}

#content ul li {
list-style:none;
padding-left:0px;
padding-top:3px;
padding-bottom:10px;
background: url(images/trait_menu.jpg) bottom left no-repeat;
width:299px;
}
#content ul .menuparent {
padding-left:0px;
margin-top:3px;
padding-bottom:0px;
background: url(images/trait_menu.jpg) top left no-repeat;
}

#content ul .menuparent ul {
padding-top:10px;

}
#content ul .menuparent a {
padding-left:10px;
}


blockquote {  
  margin: 0;
  background: #686868 url(uploads/Greenery/rounded_tr.gif) no-repeat top right;
} 

blockquote span {
  display: block;
  padding: 5px;
  background: url(uploads/Greenery/rounded_br.gif) no-repeat bottom right;
}

/***************************************************
  Layout Element Styles
 ***************************************************/


#header {  
  width: 100%;
  height: 3em;
  background: url(images/bg_header.jpg) ;
 HEIGHT:57px;
}

/***************************************************
 print
 ***************************************************/


.img_print {
text-decoration:none;
border:0px;
}
/***************************************************
  Header Menu
 ***************************************************/

#menu {
  width: 1005px;
  height:inherit;
  margin: 0 auto;
  text-align: left;
  background: url(images/bg_top.jpg);
  height:57px;
}




/***************************************************
  Site Title
 ***************************************************/

#title {
  padding: 0.6em 55px 0.6em 0;
  margin-right: 0.5em;
  float: right;
  background: url(uploads/Greenery/logo_greenery.gif) no-repeat top right;
}

#title h1 {
  display: inline;
  color:  #222;
  background-color: #86E160;
  background-image: none;
}


/***************************************************
 Page Content
 ---------------------------------------------------
 1. Left side text
 2. Dropdown image
 3. Right side bar 
 ***************************************************/
#centre
{
height:auto !important;
margin:0 auto;
height:100%;
min-height:100%;
min-width:1000px;
}

#content {  
  clear: both;
  width: 1005px;
  margin: 0 auto;
  text-align: left;
}

#text {
  float: left;
  width:527px !important;
  padding: 0px 5px 40px 20px !important;
  background: url(images/bg_gauche.jpg) no-repeat;
  min-height: 550px;
}

#image {
    background: url(images/bg_centre.jpg) ;
  float: left;
  width: 149px;
  height: 610px;
  vertical-align: top;
  
}
#sideBar {
  float: left;
  width: 299px !important
  text-align:left;
}


/***************************************************
actualites
 ***************************************************/
 
 #actualites {
  float: left;
  width: 284px !important;
  text-align:justify;
}

.NewsSummary
{
clear:both;
padding-bottom:10px;
}
.NewsSummary_page
{
clear:both;
margin-bottom:30px;
margin-top:10px;

}
.NewsSummary_page .NewsSummarySummary
{
clear:both;
padding-bottom:15px;
background: url(images/trait_menu_separation.jpg) bottom left no-repeat;
width:299px;

}

.NewsSummaryCategory, .NewsSummaryMorelink, .NewsSummaryLink, .NewsSummaryPostdate
{
float:left;
}
.NewsSummaryContent, .NewsSummarySummary
{
clear:both;
}
#actualites a {
font-size:11px;
font-weight:bold;
}
#titre_actu
{
background:url(images/titre_actualites.jpg);
width:299px;
height:38px;
}

/***************************************************
calendrier
 ***************************************************/
 
  #calendrier {
  float: left;
 width:299px;
  text-align:justify;
}

.calendar-month
{
padding-top:5px;
height:32px;
width:100%;
font-size:12px;
font-weight:bold;
background:url(images/bg_calendrier.jpg) repeat-y;
}
#cal-calendar
{
width:100%;
text-align:center;
}
.calendar-today
{
background-color:#18a3d0;
text-align:center;
}
.calendar-event
{
margin-bottom:10px;
padding:10px;
background: url(images/trait_menu_separation.jpg) bottom left no-repeat;
}
 
/***************************************************
 Sidemenu Styles
 ***************************************************/

.sideMenu {
  padding: 10px 0;
}

.sideMenu a {
  display: block;
  text-align: right;
  text-decoration: none;
  margin-bottom: 1px;  
}

.sideMenu a span {
  display: block;
  padding: 1px;
}

.sideMenu a:hover {
  background: #686868 url(uploads/Greenery/rounded_tl.gif) no-repeat top left;
}

.sideMenu a:hover span {
  background: url(uploads/Greenery/rounded_bl.gif) no-repeat bottom left;
}

/***************************************************
 Comment Styles
 ***************************************************/

#comments p {
  padding: 0 5px;
  margin-bottom: 0;
  background: #686868 url(uploads/Greenery/rounded_tl.gif) no-repeat top left;
}

#comments p span.author {
  display: block;
  margin-top: 5px;
  text-align: right;
  font-weight: 700;
}

#comments img {
  margin-top: -1px;
}

#comments a {
  color: #7BD32C;
}

#comments a:visited {
  color: #AAA;
}

#comments a:hover {
  color: #FFF;
}

/***************************************************
 Footer
 ***************************************************/

#footer {
	bottom:0;
	left:0;
position:fixed;
  width: 100%;
  padding: 0;
  height:50px;
  color: #333333;
  background: url(images/bg_top_footer.jpg) top repeat-x #FFFFFF;
}


#footer p {
	clear:both;
  padding-top: 20px;
  
}

#footer a {
  color: #333333;
  font-size:12px;
}

#footer a:hover {
  color:#003366;
}

a.fullAhead {
  float: left;
  width: 30px;
  height: 34px;  
  margin-right: 10px;
  background: url(uploads/Greenery/logo_fullahead.gif) no-repeat 0 0;
}

a:hover.fullAhead  {
  background-position: -30px 0;
}


/***************************************************
 Generic Display Classes
 ***************************************************/

.center {
  text-align: center;
}

.noPad {
  padding: 0;
  margin: 0;
}

.left {
  float: left;
}

.right {
  float: right;
}

img.left {
  padding: 5px 5px 5px 0;
}

img.right {
  padding: 5px 0 5px 5px;
}

.button {
  width: auto;
  cursor: pointer;
}

.date {
  display: block;
  font-weight: 700;
}
/* End of 'mifsud_css' */

