/* 
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/
BODY  
	{  
	margin: 0px;
	padding: 0px;
    	font-family: Verdana, Arial, Helvetica, sans-serif;
   	color: #444444;
   	background-color: #ffffff;
    	font-size: 10px;
	}
TD, P 
	{ 
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10px; 
	}
#header {
  background: #036 url("http://technoresto.org/images/t2_fond_tableau.gif");
  padding-left: 5px;
  padding-right:0px;
  border: 0px;
  margin: -2px 0px -2px 0px;
  color: #ededed;
  text-align: right;
  }

#header IMG  { 
    border-width: 0px;
    margin: -1px;
    vertical-align: middle;
}
hr { 
    display: block;
    border-top: solid;
    border-top-width: 1px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    width: 95%;
    margin: 0px; 
}


table.image {
  	margin-left: auto; 
 	margin-right: auto;
	padding: 3px;
	border : solid 1px grey;
  }
/* Tableau pour barre de navigation basse
----------------------------------------------- */
table.navig {
  font-size: 8px;
  font-weight: bold;
  text-align: center;
  width: 100%;
  padding: 5px;
  }
.navig td {
  width: 11%;
  }

.navig IMG  { 
    border-width: 0px;
    margin: -1px;
    vertical-align: middle;
}
h1, h2, h3, h4{ 
    font-weight: bold;
    margin: 0px;
}
h1 {
    font-size: 12px;
   color : white;
    letter-spacing: 6pt;
    text-align: right; 
}
h2 {
	font-size: 11px;
	letter-spacing: .2em; 
}
/* 
   link colors - overridden by the album 'linkcolor' property.
*/
a:link, a:visited, a:active {
    color: #36c;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    color: #99ccff;
    font-weight: bold;
    text-decoration: none;
}
/* 
   text styles 
*/
.title                          /* album titles on main page */
	{ 

	}

	
.mod_title	/* album title  Text is controled by .title */ 
	{ 
	
	}
.mod_title_bg	/* album title hightlight Text is controled by .title */ 
	{ 
	 
	}
.mod_title_right  /* album title hightlight  Text is controled by .title*/ 
	{ 
;
	}
.mod_title_left  /* album title hightlight  Text is controled by .title */ 
	{ 
	 background-image: url(http://technoresto.org/images/point_orange.gif) ;
         background-repeat: no-repeat;
	 height: 12px;
	  width: 14px; 
	  margin: 0px;
	text-align : center;
	 
	}

.albumdesc  /*album description includes all text and background*/
	{
	  font-family:verdana, arial, sans-serif;
	  color:#404040;
	  font-size: 10px;
	  font-weight:bold;
	  background-color: #ffffff;
	  line-height:140%;
	  padding:2px;
	  margin-top:2px;		
	  border:1px solid #404040;
	}
.desc  /* album descriptions on main page just description and author*/
	{ 
	  font-family:verdana, arial, sans-serif;
	  color:#404040;
	  font-size:x-small;
	  font-weight:bold;
	  line-height:140%;
	  padding:2px;
	  margin-top:2px;		
	  letter-spacing: .2em; 
	}
.caption  /* photo captions on all pages */
	{ 
	  font-size: 10px; 	
	}
.modcaption  /* modifies background for caption text to reside */
	{
	  font-family:verdana, arial, sans-serif
	  font-size: 12px;
	  margin-top:2px;		
	}
.error  /* all error text */
	{ 
	  color: red; 
	  font-size: 12px; 
	}
.attention /* voting instruction */
	{ 
		color: orange; 
	  font-size: 9px; 
	}
.headbox  /* box around the page headers */
	{
	}
.head  /* page headers behind the Gallery title*/
	{ 
       color:#99ccff; 
      letter-spacing: .2em; 
	}
.barrenavig  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
	width: 100%; 
        border: 1px solid;	
	background: #036 url(http://technoresto.org/images/t2_fond_tableau_noir.gif);
  	border-color: #99ccff #ffffff #99ccff #ffffff;
  	border-left-width: 0px; 
  	border-right-width: 0px; 
  	text-align: center;
         color:#99ccff; 
       
	}
.mod_toplight_bg  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
	}
.mod_toplight_right  /* Gallery & Album titles. Text is controled by .head*/ 
	{ 
	}
.mod_toplight_left  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
	}
.bread  /* used in breadcrumb bars */
	{ 
	  font-size: 10px; 
	}
.bread a:link,
.bread a:visited,
.bread a:active
	{ 
	color: orange;
	}
.bread a:hover
	{ 
	color: white;
	}
.bordertop
	{ 
	}
.borderright
	{
	text-align: right
	}
.borderleft
	{
	text-align: left
	}
.fineprint  /* used for fine print */
	{ 
	  font-size: 10px; 
	}
.popuphead
	{
	  font-size: 16px;
 	  font-weight: bold;
	  color: #404040;
	}
.popup
	{
	  font-size: 12px;
	  font-weight: bold;
	  color: #404040;	  
	}
.editlink,  /* Used for the [edit] tags */
.editlink a,
.editlink a:link,
.editlink a:visited,
.editlink a:active
	{
	  font-size: 10px;
	  font-weight: normal;
	  color: #404040;
        }
.modnavbox  /* main navigation bar next and previous */ 
	{ 
	  font-weight:bold;
	  letter-spacing: .2em;
	  width: 100%;
	}
.modnavbox a,
.modnavbox a:link,
.modnavbox a:visited,
.modnavbox a:active {
	  font-weight: normal;
	  color:#404040;
	  text-decoration: none;
	}
.modnavbox a:hover {
	  font-weight: normal;
	  color: #C0C0C0;
	  text-decoration: underline;
	}
.admin  /* used in admin bars - the serch text*/
	{ 
	  font-size: 10px;
	  color: #5e8efa; 
	  font-weight: bold;
	}

.adminform
        {
          font-size: 10px;
          font-weight: bold;
          color: #5E8EFA;
        }

.search  /* used in admin bars - the serch text*/
	{ 
	  font-size: 8px;
	  color: #404040; 
	  font-weight: bold;
	}
.leftspacer /* amount of space to the left of the header and titles */
	{
	  width: 20px;
	}
.modnavboxtop  /*navagation bar top of screen where admin buttons show*/
	{ 
	  color: black;
	  font-size: 8px;
	  font-weight:bold;
	  background-color: #ededed;
	  letter-spacing: .1em;
	  width: 100%;
	  text-align: right;
	border: 1px solid;
	}

.modnavboxmid  /*navagation bar middle where the link for the albums show*/
	{ 
	 color:#99ccff; 
	  font-size: 10px;
	  font-weight:bold;
	 padding-left :5px;
        padding-right: 5px;  
        border: 1px solid;	
	background: #036 url(http://technoresto.org/images/t2_fond_tableau_noir.gif);
  	border-color: #99ccff #ffffff #99ccff #ffffff;
  	border-left-width: 0px; 
  	border-right-width: 0px;
	  width: 100%  
	}

.modfooter  /*footer where the Gallery version is located*/
	{ 
	  color:#ffffff;
	  font-size: 6px;
	  font-weight:normal;
	  padding:2px;
	border: 1px solid;
	border-left-width: 0px; 
  	border-right-width: 0px;
	border-top-width: 0px;
	  width:100%   
	}
navtableborderbegin{}
navtableborderend{}
