/* CSS Document */

.normal {
	margin: 0px 0px 0px 0px;
	color: #000000;
	background-color: #FFFFFF;
	background: #FFFFFF url(images/left5.gif) repeat-y top left;
}

.popup {
	margin: 0px 0px 0px 0px;
	color: #000000;
	background-color: #FFFFFF;	
}

#popup
{
	margin: 10px 15px 10px 15px;
}

TABLE {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.tbl_content {
	margin-bottom: 15px;
}

H1 {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}

H2 {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	line-height: normal;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

P {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 13pt;
	font-variant: normal;
	color: #000000;
	margin-bottom: 15px;
	margin-top: 0px;
}
P.menu {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 13pt;
	font-variant: normal;
	color: #000000;
	margin-bottom: 4px;
	margin-top: 0px;
}

TABLE.contact{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}

INPUT {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
SELECT {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}

.news {
	margin-bottom: 0px;
	margin-top: 0px;
}

.adresse {
	font-size: 9px;
	line-height: 13pt;
}

.copy {
	font-size: 9px;
	line-height: 13pt;
	color: #D2232A;
}

A {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #D2232A;
}

A.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}

.nav {
	color: #FFFFFF;
}

.nav_on {
	color: #FFFFFF;
	text-decoration: none;
}

.adresse {
	font-size: 9px;
	line-height: 13pt;
}

.copy {
	font-size: 9px;
	line-height: 13pt;
	color: #D2232A;
	text-decoration: none;
}

.imgRight {
	margin: 0px 10px 10px 10px;
	border: 0px #FFFFFF;
}
.imgLeft {
	margin: 0px 10px 5px 0px;
	border: 0px;
}

UL{
	list-style-position: inside;
	list-style-type: disc;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	line-height: normal;
	text-indent: -16px;
	margin: -5px 0px 10px 0px;
	padding: 0px 0px 0px 15px;
	color: #333333;
 }
 LI{
	list-style-position: inside;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	line-height: normal;
	padding: 0px 0px 3px 3px;
	color: #333333;
 }