﻿
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: white url(images/backg.gif) repeat-x;
	
}

h3 {
	text-transform: lowercase;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #7A0026;
}

h2 {
	text-transform: lowercase;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #7A0026;
}

h1 {
	text-transform: lowercase;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #7A0026;
}

h3 {
	font-weight: bold;
}

h4 {
	
	font-size:	20px;
}

h5 {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, "Times New Roman", Times, serif;

}

a{
color:black;
text-decoration:none;
font:bold;
border-bottom: 1px solid rgb(109,147,255);
text-align: center;
	}
a:hover{
color:#606060;
border-bottom: #FFFFFF;
text-align:center;
}
.active a {
	text-align:	center;
	font-size: small;
	font-family: Verdana;
	border-bottom-color: white;	
}

td.menu{background:white}
table.menu
{
font-size:100%;
position:absolute;
visibility:hidden;
}
.style1 {
	font-size: small;
	font-family: Verdana;
	color: #000000;
	text-align: justify;
}

.style2 {
	color: black;
	font-size: small;
	font-family: Verdana, "Times New Roman", Times, serif;
	text-align: center;
}

.style3 {
	text-indent: 0pt;
	line-height: 125%;
	text-align: left;
	font-family: Verdana;
	font-size: small;
	color: black;
	margin-right: 0pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	
}
.style4 {
	font-size: medium;
	font-family: Verdana, "Times New Roman", Times, serif;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
}

.style5 {
	color: black;
	font-size: small;
	font-family: Verdana, "Times New Roman", Times, serif;
	text-align: center;
	border-bottom-color: white;
}

.style6 {
	font-size: 8pt;
}
.style7 {
	font-size: 9pt;
}

.style8 {
	font-size: 5pt;
}

.style9 {
	color: maroon;
}

.style10 {
	font-size: 2pt;
}

ul {
	margin-left: 3em;
}

ol {
	margin-left: 3em;
}


img {
	border: none;
}

.boxed {
}


.post .date {
	float: right;
	padding: 10px 20px;
	font-size: x-small;
}

.boxed .title {
	height: 23px;
	padding: 15px 0 0 19px;
	background: #8CBEF5 url(images/img03.gif) repeat-x left bottom;
	border: 1px solid #4F9CEF;
	font-size: 1em;
	color: #FFFFFF;
}

.boxed .content {
	margin: 0 0 20px 0;
	padding: 20px;
	background: #DCEBFC;
}


#page {
	width: 1000px;
	margin: 0 auto;
	background: #FFFFFF;
	border: 10px solid #FFFFFF;
}


#logo {
	height: 248px;
	background: url(images/HPFonds2.bmp) no-repeat;
}

#logo h1 {
	padding: 135px 0 0 380px;
	letter-spacing: -1px;
	font-size: 2.4em;
}

#logo h2 {
	margin-top: -8px;
	padding: 0 0 0 410px;
	font-size: 1.3em;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}


#footer {
	clear: both;
	padding: 10px;
	background: rgb(225,225,209);
	}

#footer p {
	margin: 0;
	font-size: x-small;
	color: #999999;
}

#footer a {
	color: #999999;
}
