/* Standard eZ publish stylesheet */

a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:underline;}

body, div, span, p, .p, h1, h2, .listheadline, .listproducts, h3, ul, li, a, td ,th, select, input, textarea, credit
{
	font-family: Arial, Helvetica, Swiss, Futura, sans-serif;
}

body, p, .p, ul, li, h3, .path, th, td, .check
{
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

/* Liens */
a
{
	font-weight: normal;
	color: #000000;
 	text-decoration : none;
 	font-weight: ;
}

a:hover
{
	color: #000000;
	text-decoration: underline;

}

/* TITRES ARTICLE VIEW */
h1
{
	font-weight: bold;
	font-size: 20px;
	color: #000000;
	margin-bottom: 8px;
	text-decoration : none;
	margin-top: 8px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* Titre des pages */
h3
{
	font-weight: bold;
	font-size: 16px;
	color: #005500;
	text-decoration : none;
	margin-top: 0px;
	margin-bottom: 0px;
    padding: 0px;
    padding-top: 15px;
	padding-bottom: 15px;
    text-align: left;

}

/* header 3 */
h4
{
	font-weight: bold;
	font-size: 16px;
	color: #CB401F;
	text-decoration : none;
	margin-top: 0px;
	margin-bottom: 0px;
        padding: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
}




.listheadline
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	background-color: #;
	text-decoration : none;
        text-align: left;
        padding: 6px;
        padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 2px;
}

.p
{
        text-align: justify;
}


h2, .listproducts
{
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	margin-top: 16px;
	margin-bottom: 2px;
	text-decoration : none;
        text-align: center;
}

h2
{
	text-decoration : none;
}

.listproducts 
{
	text-decoration : underline;
}

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

h3, .path
{
	font-weight: bold;
	text-decoration : none;
}

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


.menuhead
{
	background: #666666;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

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

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

.menu
{
        font-size: 12px;
        font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
}

.menutext 
{

	font-weight: normal;
	font-size: 20px;
	color: #000000;
	margin-bottom: 8px;
	text-decoration : underline;
	margin-top: 8px;
	margin-bottom: 0px;
	padding-top: 8px;
	padding-bottom: 0px;

}

.menubold 
{
	font-weight: bold;
}

.menuspacer
{
	font-size: 2px;
}

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

.path
{
	padding-top: 0px;
	padding-bottom: 24px;
        font-weight: bold;
	font-size: 11px;
	color: #CB401F;
	text-decoration : none;
        text-align: left;

}

.boxtext
{
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 4px;
        text-align: left;
}

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

.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
{
        font-size: 10px;
        font-style: normal;
	background-color: #FFFFFF;
	text-align: center;
	
}

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

.linkselect
{
	color: #ffffff;
}

.linkselect:hover
{
	color: #dcdcdc;
}

.linknormal
{
	color: #000000;
}

.bglight 
{
	background-color: #CECFCE;       /* couleur du FOND de la factbox */
	color: #000000;                  /* couleur du texte dans factbox */

        font-size: 12px;
	font-weight: normal;              /* normal, bold */

        text-decoration : none;           /* none, underline (soulignement) */
        text-align: left;              /* Alignement du contenu de la factbox : left, center, right */

        padding: 20px;                    /* decallage latéral vers la droite */
        padding-top: 10px;                /* espacement entre le haut et le contenu */
        padding-bottom: 10px;             /* espacement entre le bas et le contenu */
}

.bgdark 
{
	background-color: #FFFFFF;
}

.bgcurrent
{
	background-color: #f07800;
}

.bgweekend
{
	background-color: #a0a0a0;
}

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

form
{
	margin: 0px;
}

hr
{
	color: #808080;
}

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

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

.box
{
	width: 440px;
}

.halfbox
{
	width: 200px;
}

.searchbox
{
	width: 120px;
}

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

.menubas
{
    font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
    text-align: right;
}


.copyright
{
        font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

.arbranet
{
    font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
    text-align: right;
}
/* Hellstrøm 24.8.2001 */