/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/


BODY {
  background-position: 0% 0%; border:1px solid #FFFFFF; color: #000000;
  margin: 2px; font-family:Verdana; font-size:10px; background-color:#FFFBFF; background-repeat:repeat; background-attachment:scroll
}

.big {
  color: #FFFFFF;
  text-decoration: none; font-size:15px; font-family:Verdana; font-style:italic; font-weight:bold
}


A {
  color: #428E21;
  text-decoration: none
}

A:hover {
  color: #666666;
  text-decoration: underline
}

A.footer {
  color: #FFFFFF;
  text-decoration: none
}

A:hover.footer {
  color: #CCCCCC;
  text-decoration: underline
}


TD.footer {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #0066FF;
  font-weight: bold
}


TD.main, P.main, DIV.main {
  font-family: Verdana, sans-serif, Arial;
  font-size: 12px;
  line-height: 1.5 
}

TD.desc, DIV.desc {
  font-family: Verdana, sans-serif, Arial;
  font-size: 10px;
  line-height: 1.4 
}


TD.bold {
  font-family: Verdana, sans-serif, Arial;
  font-size: 10px;
  line-height: 125%; font-weight:bold 
}


P.desc {
  border:1px dashed #800080; font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  line-height: 1.5; color:#0066FF; background-color:#FFFFFF
}




H1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #0066CC;
	margin-top:0;
	margin-bottom:5;
	line-height: 48px;

}
.marker {
	color: #000000;
	background-color: #FFFF00;
	font-weight: bolder;
	font-size: 14px;
}
.coteret {
	font-weight: bold;
	color: #0066CC;
}
.testi {
	background-color: #FFEAD5;
	border: thin solid #666666;
	font-size: 12px;
	font-family: "Courier New", Courier, mono;
	width: 425px;
	padding: 10px;


}
.pic-text {
	font-size: 12px;
}
