body {

	margin-top:0px;
	
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #;
}

p {
	text-align:justify
	}
	
.maincategorie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #417ad6;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	
}


.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	
}

a.footer:link {color: #666666; text-decoration: none; }
a.footer:visited {color: #666666; text-decoration: none; }
a.footer:hover {color: #3366CC; }
a.footer:active {color: #666666; } 

a.maincategorie:link {color: #1cb3e8; text-decoration: none; }
a.maincategorie:visited {color: #1cb3e8; text-decoration: none; }
a.maincategorie:hover {color: #1cb3e8; font-weight: bold; }
a.maincategorie:active {color: #FF0000; } 

a.txt:link {color: #666666; }
a.txt:visited {color: #666666; }
a.txt:hover {color: #FF0000; }
a.txt:active {color: #666666; }

.txtbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.bgl {
	
	background-image: url(/images/bgl.jpg);
    background-repeat: no-repeat;
    background-position: top right;
}

.bgr {
	
	background-image: url(images/bgr.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}.headergrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #666666;
	font-weight: bold;
	letter-spacing: .2em;
}
.headergreymed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	font-weight: bold;
	letter-spacing: .2em;
}

.headerredmed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #FF0000;
	font-weight: bold;
	letter-spacing: .2em;
}
.whitehdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.moreinfo a {
	background-image: url(images/mi.gif);
	height: 27px;
	width: 73px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
.moreinfo a:hover {
	background-image: url(images/mi2.gif);
	height: 27px;
	width: 73px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}

.style1 {
	font-size: 24px
}

.style2 {
	font-size: 20px
}


