/**
author: rgb(raduga) http://mambasana.ru
author: Pat Heard   http://fullAhead.org
template: helio 
copyright: GNU/GPL
**/


/**#################### DEFAULT and FORMS CSS ####################**/
html{background:#FFFFFF url(../images/plume.jpg) left bottom no-repeat;}
body{
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000;
}
#bg_body{
  text-align: center;
  background:url(../images/body_bg.gif) left top repeat-x;
}
h1, h2, h3{
font-size:21px;
height:30px;
vertical-align:middle;
padding : 3px 0 0 30px;
}
h4, h5, h6{
width:100%;
border-bottom:1px solid #CCCCCC;
height:19px;
vertical-align:middle;
margin:0;
padding:0 0 0 46px;
}

h1{color:#0099CC;background:url(../images/puce_bleue.jpg) left top no-repeat;}
h2{color:#009900;background:url(../images/puce_verte.jpg) left top no-repeat;}
h3{color:#FF9900;background:url(../images/puce_orange.jpg) left top no-repeat;}
h4, h5, h6{
	background:url(../images/flecheH.jpg) left top no-repeat;
	font-size:16px;
}
h4{color:#0099CC;}
h5{color:#009900;}
h6{color:#FF9900;}

td, tr, p, div {
 padding:0;
}

hr {
  color            : #999999;
  height           : 1px;
  width            : 100%;
}

ul {
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}

li {
  padding-left     : 15px;
  background-image : url(../images/li_bullet.gif);
  background-repeat: no-repeat;
  background-position: 0 2px;
}
/* TEMPLATES PERSONNALISES */
.bleu{color:#0099CC;}
.orange{color:#FF9900;}
.vert{color:#009900;}

.article_seperator{
display: block;
height: 20px;
}

a, a:link, a:visited  {
  text-decoration:none;
  color: #009900;
}

a:hover {
  color: #0099CC;
}
img {
border:0;
}
form {
margin           : 0; 
padding          : 0;
}
.entete_table{
background-color:#003366;
color:#FFFFFF;
font-variant:small-caps;
}

.inputbox {
  padding : 2px !important;
  padding :1px;
  margin: 3px 6px;
  font: 10px arial, sans-serif;  
  color: #FFFFFF;
  background-color: #999999;
  border: 1px solid #E9E9E9;
}

input, textarea, select {
 padding : 2px !important;
  padding :1px;
  margin: 3px 6px;
  font: 12px arial, sans-serif;  
  border: 1px solid #E9E9E9;
  vertical-align:middle;
}

  input:hover,
  input:focus,
  select:hover,
  select:focus,
  textarea:hover,
  textarea:focus {
  color: #FFF;
  background-color: #999;
}
/* Afficher une image en fond d'un div, au centre */
.imgcentre{
background-position:center;
background-repeat:no-repeat;
width:100%;
}

/**#################### Joomla CSS ####################**/

/** Buttons **/

.back_button {
  display: block;
  color            : #999999;
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : normal;
  padding-bottom   : 10px;
  margin-right           : 10px;
  text-align: right;
  height      : 30px;
  text-decoration  : underline;

  }
.button {
  font-size        : 11px;
  color            : #EEE;
  border           : 1px solid #999;
  margin           : 3px 0;
  background-color : #777;
  padding          : 2px !important;
  padding          : 1px;
  cursor           : pointer;
  
}

/** Contact **/

.contact_email  {
  width            : 100%;
}
.contact_email .inputbox {
  
}

/** Module table  **/

table.moduletable {
	margin: 0px 0 15px 0;
    padding-bottom:2px;
	width: 100%;
    text-align: center;
    background:url(../images/rounded_bl.gif) no-repeat bottom left;
}

table.moduletable th {
padding:4px 9px 4px 0;
text-align: right;
font-size : 14px;
color: #7BD32C;
background:url(../images/rounded_tr.gif) no-repeat top right;

}

table.moduletable td {
   text-align: left;
}


/** Read more **/

a.readon:link, a.readon:visited {
  color            : #999999;
  font-size        : 11px;
  background       : url(../images/arrow.png) no-repeat;
  white-space      : normal;
  font-weight      : bold;
  padding          : 1px 0 3px 14px;
  float            : right;
  text-decoration  : underline;
}
a.readon:hover {
  color: #86E160;
  font-size        : 11px;
  background       : url(../images/arrow.png) no-repeat;
  white-space      : normal;
  font-weight      : bold;
  padding          : 1px 0 3px 14px;
  text-decoration  : underline;
}


/** Pagenavigation **/

.pagenavcounter {
  font-size        : 11px;
  color            : #999999;
}
.pagenavbar {
  border-top       : 1px solid #999999;
  padding          : 2px;
}
.pagenav {
  font-weight      : bold;
  margin:0 4px;
  }
a.pagenav:link, a.pagenav:visited {
  font-size        : 11px;
  color            : #999999;
  text-decoration  : none;
}
a.pagenav:hover {
  font-size        : 11px;
  color            : #006600;
  text-decoration  : none;
}

table.contenttoc {
  border           : 1px solid #dcdcdc;
  background       : #f1f1f1;
  padding          : 5px;
  margin-left      : 2px;
  margin-bottom    : 2px;
}



/** Content **/

table.content{
  width            : 100%;
  padding          : 5px;
  border-collapse  : collapse;
  border-spacing   : 0;
  margin-bottom    : 5px;
  
}
table.contentpane {
  width            : 100%;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 5px;
  padding-top    : 2px;
  margin-bottom    : 2px;
}
table.contentpaneopen {
  width            : 100%;
  border-spacing   : 0;
  margin-bottom    : 8px;
  
}

.contentheading{
  width: 100%;
  text-align : left;
  margin: 8px 0;
  padding-left : 46px;
  font-size: 1.4em;
  font-weight:bold;
  background: #F4F4F4 url(../images/icone_titreVerte.jpg) left top no-repeat;
  color: #0099CC;
}

.componentheading {
  width: 100%;
  display:block;
  text-align : left;
  margin: 14px 0;
  font-weight:bold;
  font-size: 1.8em;
  color: #FF9900;
  height:30px;
  padding-left:30px;
  background:url(../images/puce_orange.jpg) left top no-repeat;
}
div.componentheading {
width: 99% !important;
width: 100%;
}

.contentdescription { 
  width          : auto !important;
  margin         : 0;
  padding        :  0;
  padding-top    : 5px;
  text-align     : left;
}

.blog_more {
margin   : 10px 0 7px 7px;
}

.buttonheading {
padding  : 0 2px;
}

.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding          : 2px 0;
  }

.content_rating {
  font-size        : 10px;
  color            : #999999;
}
.small {
  font-size        : 10px;
  color            : #999;
}
.smalldark {
  font-size        : 11px;
  color            : #999;
  text-align:left;
}
.createdate, .modifydate {
  float            : left;
  font-size        : 10px;
  color            : #999999;
  width            : 100%;
  margin-bottom: 5px;
}
.modifydate {
  text-align: right;
  }

a.category:link, a.category:visited {
}

.sectiontableheader {
  font-variant:small-caps;
  font-size:14px;
  letter-spacing   : 1px;
  color            : #EEE;
  background       : #E9E9E9; 
  padding          : 1px;
}

.sectiontableentry1, .sectiontableentry2 {
  vertical-align : top;
  padding : 3px;
  border-bottom : 1px solid #8F8F8F;
}
.sectiontableentry1 {
  background : #ffffff;
}
.sectiontableentry2 {
  background : #F4F4F4;
}
.sectiontableentry1 td, .sectiontableentry2 td{
  padding : 3px;
}
.sectiontableentry1 a, .sectiontableentry2 a{
  font-size:120%;
}
.sectiontableentry1 img{
margin: 0 4px;
vertical-align:middle;
}
.sectiontableentry2 img{
margin: 0 4px;
vertical-align:middle;
}


/** Polls **/

.poll {
	color : #999;
	font-weight: normal;
      text-align: left;
}
.pollstableborder{
  border-color     : #999999;
}




/** "Tab" buttons for Joomla frontend **/

.ontab {
  border-left      : 1px solid #666;
  text-align       : center;
  font-weight      : bold;
  color            : #999;
  padding          : 5px;
  cursor           : pointer;
  line-height      : 30px;
}
.offtab {
  border-left      : 1px solid #666;
  text-align       : center;
  color            : #999;
  font-weight      : normal;
  padding          : 5px;
  cursor           : pointer;
  line-height      : 30px;
}
.tabpadding {
 border-left       : 1px solid #666;
}





/** CSS for Mainmenu **/

a.mainlevel  {
 display           : block;
 width             : auto;
  margin           : 1px 0;
  padding          : 0;
  font-size        : 12px;
  background       : none;
  text-indent      : 10px;
}

a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  font-size        : 12px;
  border-bottom    : 1px solid #8F8F8F;
  color:#000000;
  background:url(../images/fleche_utilisateur.png) left top no-repeat;  
  font-weight      : bold;
  text-indent      : 15px;
  text-decoration  : none;
}
a.mainlevel:hover {
  border-bottom    : 1px solid #8F8F8F;
  background:#999999 url(../images/fleche_utilisateurblanc.png) left top no-repeat; 
  color            : #FFF;
  text-indent      : 20px;
}
#active_menu {
  color            : #999999;
  border-bottom    : 1px solid #8F8F8F;
  background       : url(../images/li_bullet.gif) #333333 98% 50% no-repeat;
  font-weight      : bold;
  text-decoration  : none;
}
a#active_menu:hover {
  color            : #f1f1f1;
}





/** Sublevel for Mainmenu **/

.sublevel {
   font-family      : Arial, Helvetica, sans-serif;
   font-size        : 11px;
   font-weight      : bold;
   color            : #cccccc;
   padding    	  : 3px 1px 3px 5px;
   margin		  : 3px;
   
}
a.sublevel:link, a.sublevel:visited {
  color		        : #cccccc;
  text-decoration	: none;
}
a.sublevel:hover {
  color            : #7BD32C;
  text-decoration  : none;
}
a.sublevel#active_menu  {
      background: transparent;
	color           : #7BD32C;
	text-decoration	: none;
      border-bottom    : none !important;      
}




/** images **/

.mosimage {
  border     : 1px solid #999999;
  margin     : 5px;
  padding-top: 3px;

}

.mosimage_caption {
  margin-top: 3px;
  padding   :  2px;
  color     : #000000;
  font-size : 10px;
  /*background: #999999;*/
}



/** #################### index.php #################### **/


#menu {
  width: 817px !important;
  width: 837px;
  margin:0;
  text-align: left; 
  height: 40px;
  background: url(../images/logo_helio.gif) no-repeat 98% 50%;
  padding: 0 10px;
}

#content {  
  clear: both;
  min-width: 790px;
  width:98%;
  max-width:1300px;
  margin: 0 auto;
  text-align: left;
  border-left:#E9E9E9 solid 1px;
  border-right:#E9E9E9 solid 1px;
  background:url(../images/fond_page_haut.jpg) left top repeat-x;
  overflow:hidden;
}
#text {
  margin:0;
  padding: 10px 0 10px 10px;
  float:left;
  width:60%;
}

#sideBar {
  float:left;
  width:18%;
  min-width:150px;
  padding: 16px 0 20px 0 !important;
  padding: 26px 0 20px 0;
  margin 0 20%;
}
#sideBar .contentheading{
  width: 100%;
  text-align : left;
  padding : 4px 0 0 26px;
  font-size: 1.3em;
  color: #FF6600;
  background:none;
  background:url(../images/journal.jpg) left top no-repeat;
  font-variant:normal;
  font-weight:bold;
}
#image {
  border:0;
  margin:0;
  float:left;
  width:166px;
  height:604px;
  vertical-align: top;
}
#image, #image.modultable td, td {
margin:0;
border:0;
padding:0;
overflow:hidden;
}
/* --------- Images des différentes sections ----------------- */
#image-contact {
margin:0;
border:0;
clear:none;
  z-index:10;
  float: left;
  width: 166px;  
  height:604px;
  vertical-align: top;
  background:url(../../helio/images/fond_helio_contact.jpg) center top no-repeat;
}

#footer {
  width: 100%;
  padding: 5px 20px;
  text-align:right;
  clear:both;
}

#footer p {
  color: #888;
  text-align:center;
  padding-top: 0 !important;
  padding-top: 10px;
  padding-bottom: 0 !important;
  padding-bottom: 20px;
  }

#footer a {
  color: #888;
}

#footer a:hover {
  color: #FF6600;
}


/******************* Top Menu************************/

.moduletable-topnav {
    
    width : auto;
    padding : 0;
}


.topnav {
	width : 0; 
    text-decoration : none; 
    color : #ffffff;
             
       	}

a.topnav {
	position : relative;
	width : auto;
	background : none;
 	padding : 2px 11px 2px 11px;
	color : #FFFFFF;
    text-decoration : none;
	font-weight : normal;
    line-height : 18px !important; 
    line-height : 12px; 
      _height : 0;
      
	}
a.topnav:hover{
 	width : auto;
	color : #ffffff;
	background : #CA0000;
 	padding : 2px 11px 2px 11px;
 	font-weight : normal;
	text-decoration : none;
}
a.topnav#current {
	cursor : default;
	position : relative;
	width : auto;
 	padding : 2px 11px 2px 11px;
	color : #444444;
    text-decoration : none;
}
 
a.topnav#current:hover {
	cursor : pointer;
	position : relative;
	width : auto;
	background : #444444;
 	padding : 2px 11px 2px 11px;
	color : #ffffff;
    text-decoration : none;
}


a.topnav:visited, .topnav a:link {
text-decoration : none;
color : #FFF;
}
/* SUCKERFISH
--------------------------------------------------------- */
#suckdiv{
  
  min-width: 837px;
  margin: 0 auto;
  padding:0;
  border-left:#E9E9E9 solid 1px;
  border-right:#E9E9E9 solid 1px;
	height: 134px;
	width:98%;
	max-width:1300px;
	background-color:#0081c7;
}
#suck{
background:url(../../helio/images/suck_bord.jpg) 0 0 no-repeat;
padding: 0;
margin:0;
height: 24px;
z-index:20;
}
#suck a {
font-variant : small-caps;
font-size: 1.2em;
color: #fff;
float: left;
text-decoration: none;
display: block;
cursor: pointer;
line-height: 24px;
padding: 0 10px;
}
#suck a.topdaddy,
#suck li a {
background: url(../../helio/images/suck_bord.jpg) 0 0 no-repeat;
height: 24px;
}
#suck li a:hover{
z-index:25;
}
#suck li li a{
background: none;
font-weight: normal;
padding: 0;
text-indent: 15px;
text-transform: uppercase;
color: #939393;
line-height: 24px;
}
#suck ul li ul li a:hover{
background: none;
z-index:25;
}
#suck ul li a:hover{
color: #fff;
z-index:20;
}
#suck ul li ul li ul li a:hover {
color: #fff;
z-index:28;
}
#suck, #suck ul {
float: left;
list-style: none;
margin: 0;
padding: 0;
}
#suck li li {
padding: 0;
background: none;
border-bottom: 1px solid #5b8e27;
border-top: 1px solid #8ecf4f;
z-index:22;
}
#suck ul ul a {
display: block;
color: #ffffff;
text-decoration: none;
width: 167px;
text-transform: none;
font-size: 1.1em;
text-align: left;
}
#suck li {
float: left;
padding: 0;
background: none;
height: 24px;
}
#suck ul li {
position: relative;
z-index: 23;
}
#suck li ul {
top: 24px;
position: absolute;
left: -999em;
height: auto;
width: 170px;
font-weight: normal;
border-width: 0;
margin: 0;
padding: 0;
border-right: 1px solid #5b8e27;
border-left: 1px solid #5b8e27;
border-bottom: 1px solid #5b8e27;
border-top: 1px solid #5b8e27;
z-index: 24;
}	
#suck ul {
padding: 0;
margin: 0;
margin-left: 2px;
z-index: 19;
}
#suck li li {
float: left;
padding: 0;
width: 170px;
}
#suck li ul ul {
margin: -25px 0 0 170px;
}
#suck li:hover ul ul, 
#suck li:hover ul ul ul,
#suck li:hover ul ul ul ul,  
#suck li.sfhover ul ul, 
#suck li.sfhover ul ul ul, 
#suck li.sfhover ul ul ul ul {
left: -999em;
z-index:25;
}
#suck li:hover ul, 
#suck li li:hover ul, 
#suck li li li:hover ul, 
#suck li li li li:hover ul,
#suck li.sfhover ul, 
#suck li li.sfhover ul, 
#suck li li li.sfhover ul,
#suck li li li li.sfhover ul{
z-index: 100;
left: 0;
}
#suck li:hover, #suck li.sfhover {
left: 0;
background-color: #4b7420;
}
#suck li:hover a, #suck li.sfhover a {
color: #fff;
}
#suck li li:hover a, #suck li li.sfhover a {
color: #fff;
}
#suck li li:hover a:hover, #suck li li.sfhover a:hover {
color: #fff;
}
#suck ul ul a {
background: none;
}
#suck li.active {}
#suck li li.active {
background: none;}
#suck li:hover ul, 
#suck li li:hover ul, 
#suck li li li:hover ul, 
#suck li li li li:hover ul,
#suck li.sfhover ul, 
#suck li li.sfhover ul, 
#suck li li li.sfhover ul,
#suck li li li li.sfhover ul{
background: #69a42d;
}
/* Entete */
#header {  
  width:100%;
  text-align:right;
  margin:0;
  padding:0;
  background:url(../images/logo_helio.jpg) top left no-repeat;
  height: 110px;
  overflow:hidden;
}
#header form{
width:260px;
float:right;
text-align:right;
color:#FFF;
font-size:10px;
}
#header form a{
color:#FFF;
text-decoration:none;
}
#header .inputbox{
background:#fff;
color: #333333;
font-size:10px;
}