/* Standard eZ publish stylesheet */

span, p, .p, h2, .listheadline, .listproducts, h3, ul, li, a, td ,th, textarea, credit
 { color: white; font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif }

body, p, .p, ul, li, a, h3, td, th, .check
   { font-size: 13px }
.justify { font-size: 13px; text-align: justify }
.path  { font-size: 10px; text-decoration: underline }
h1 
    { color: #f8e22b; font-weight: bold; font-size: 18px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; text-align: center; margin-bottom: 8px }

h2, .listheadline, .listproducts
 { color: #f8e22b; font-weight: bold; font-size: 17px; text-decoration: none; margin-top: 16px; margin-bottom: 8px }

h2, .listheadline
 { color: #f8e22b; text-decoration: none }

.listproducts 
{
	text-decoration : underline;
}

.listheadline, .listproducts 
{
	margin-top: 8px;
}

h3, .path
 { font-weight: bold }

.tab, .tab a
{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

a:hover 
  { color: #dcdcdc; text-decoration: underline }
a  { color: #dcdcdc; text-decoration: underline }
.menuhead
  { color: black; font-weight: bold; font-size: 11px; background-image: url(menutitre.jpg); text-align: center }

.menusubhead
{
	color: #777777;
	font-weight: bold;
}

.menu, .menutext, .menubold, .pictext, .credit, .byline, .subhead
{
	font-size: 11px;
}

.menu 
{
	font-weight: normal;
	text-decoration: none;
}

.menutext 
{
	margin-bottom: 4px;
}

.menubold 
{
	font-weight: bold;
}

.menuspacer
{
	font-size: 2px;
}

.spacer
{
	padding-top: 8px;
	padding-bottom: 8px;
}

.boxtext 
{
	font-weight: bold;
	margin-bottom: 4px;
}

.small, .smallbold
{
	font-size: 10px;
}

.smallbold 
{
	font-weight: bold;
}

.check 
{
	margin-bottom: 8px;
}

.checkhead
{
	font-weight: bold;
	margin-bottom: 16px;
}

.list
{
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 4px;
}

th 
{
	font-weight: bold;
	text-align: left;
}

th.right
{
	text-align: right;
}

.tdmini
{
	font-size: 1px;
}

.pictext
  { color: white; font-style: italic; background-color: transparent }

.pris
{
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 12px;
}

.linkselect
  { color: #dcdcdc; text-decoration: underline }

.linkselect:hover
 { color: #dcdcdc; text-decoration: underline }

.linknormal
  { color: #dcdcdc; text-decoration: underline }

.bglight 
  { background-color: #435d91 }

.bgdark 
   { color: gray }

.bgcurrent
{
	background-color: #f07800;
}

.bgweekend
{
	background-color: #a0a0a0;
}

.bgselect
{
	color: #ffffff;
	background-color: #787878;
}

form
{
	margin: 0px;
}

hr
 { color: white }

.stdbutton 
 { color: black; font-weight: bold; font-size: 11px }
 
.okbutton 
 { color: black; font-weight: bold; font-size: 18px }

.divider
{
	float: left;
	padding-right: 10px;
}

.box
{
	width: 440px;
}

.halfbox
{
	width: 200px;
}

.searchbox
 { color: black; width: 120px }

.error
{
	font-size: 14;
	font-weight: bold;
    color: #f08c00;
}

/* Hellstr¯m 24.8.2001 */