body, label, *
{
	font-family: Tahoma,"Trebuchet MS", Arial, Helvetica, georgia, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

body
{
/*
scrollbar-base-color: #555555; 
scrollbar-3dlight-color:#777777 ;
scrollbar-arrow-color:#999999;
scrollbar-darkshadow-color:#666666;
scrollbar-face-color:#222222;
scrollbar-highlight-color:#444444;
scrollbar-shadow-color:#111111;
scrollbar-track-color:#999999;
*/
}



h1, h2, h3 {

}

h1 {
	
	letter-spacing: 1px; 
	margin-bottom: 0.3px; 
	
	line-height: 140%;
	font-weight: bold;
	font-size: 150%;
}

h2 {
	font-size: 20px;
	letter-spacing: -1px;
	
	line-height: 120%;
	font-weight: bold;
	font-size: 130%;	
	margin-bottom: 0.2px; 
}

h3 {

	letter-spacing: 1px; 
	margin-bottom: 0.1px; 

	line-height: 110%;
	font-weight: bold;
	font-size: 120%;
}

p, blockquote, ul, ol {

}

ul, ol {
	margin-top: 0.1em;
	line-height: 130%;
	margin-bottom : 0.1em; 
}

p {	
	margin-left: 5px;
	margin-right: 5px;

}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

img {
	border: none;
	margin:0.1em;
}


hr {
	display: none;
}

a 
{
	text-decoration: none;
	
}

a:hover {
	text-decoration: underline;
}

a:visited 
{ 


}
		  
 a:active { 
	text-decoration: underline; 
	}
	


acronym {
	border-bottom: none;
	}

/* specific class */
.discret
{
	color:#CCCCCC;
	font-size: 11px;
	
}
.highlight
{
	font-size: 13px; 
	font-weight:bold;
}

.imgbutton :hover
{
	border:solid thin;
	
}
.imgbutton_fullname :hover
{
	/*height:97%;*/
	width:98%;
	
	
}
.imgbutton_backtohome :hover
{
	
	width:67%;
	
	/*border:solid thin;*/
	
}

/* TEST */

