/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}

td
{
	FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}

H1	{	
	FONT-FAMILY: Arial;
	font-size:	14pt;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #414141;
	margin-bottom: 5;
	margin-top: 0;
	}
H2	{	
	FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
    margin-bottom: 5;
    margin-top: 0;
	}

H3	{	
	font-family: Arial;
	font-size:	11pt;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #831416;
	display:inline;
	}	

H4	{	
	font-family: Arial;
	color: #3F3F3F;
	font-size:	10pt;
	font-weight: bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-top: 0;
	margin-bottom: 0;
	}	
H5	{	
	font-family: Arial;
	font-size:	8pt;
	font-weight: bold;
	font-style: normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: Black;
	margin-bottom: 0;
	margin-top: 0;
	}
H6	{	
	font-family: Arial;
	color: black;
	font-size:	8pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-top: 10;
	padding-left: 0;
	margin-bottom: 0;
	}		
A
	{
    FONT-SIZE: 11px;
    COLOR: #69471E;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
    text-decoration: none;
    }
A:hover
	{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
	}
A.adresse
	{
    FONT-SIZE: 10px;
    COLOR: #ffffff;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
	}
A.adresse:hover
	{
    FONT-SIZE: 10px;
    COLOR: #ffffff;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline;
	}
A.topmenu
{
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	text-decoration:none;
	font-weight:bold;
	padding: 2 2 2 2;
}
A.topmenu:hover
{
	font-size: 11px;
	color: #AAAAAA;
	font-family: Arial;
	text-decoration:none;
	font-weight:bold;
	padding: 2 2 2 2;
}
A.topLink
{
	font-size: 10pt;
	color: White;
	font-style:italic;
	font-family: Arial;
	text-decoration:none;
}
A.topLink:hover
{
	font-size: 10pt;
	color: silver;
	font-family: Arial;
	text-decoration:none;
}
A.SMParent A
{
	color:Green;
	background-color: Lime;
}
.smallred
{
	color:#AD6B4F;
}
.footer
{
	color:gray;
	font-size: 9pt;
	letter-spacing: 1;
}
TD.adresse
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #ffffff;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
}
A.submenu
{
	line-height: 20px;
	color: #52934e;
	padding-left: 4;
	padding-right: 4;
}
A.submenu:hover
{
	line-height: 20px;
	color: #9ccf99;
	padding-left: 4;
	padding-right: 4;
}
.Logo
{
	color: White;
	font-size: 14px;
	font-weight:bold;
	cursor: hand;
}
div.readmore
{
	background-color: #52934e;
	width: 50px;
	padding: 1 5 1 5;
	color: White;
	cursor: hand;
	margin-top: 4px;
}
