body {

	background: #F3EDCC url(images/bgMain.png) repeat-x;

	text-align: center;

}



h1 {

	color: #F33F59;

	font-size: 24px;

}



.fleur {

	text-align: right;

	margin-top: -20px;

}



#main {

	width: 710px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: lighter;

	text-align: left;

	background: #FFFFFF;

	margin: auto;

	border-top: thin dashed #FF93AA;

	border-right: thick solid #CEBC68;

	border-bottom: thin dashed #FF93AA;

	border-left: thick solid #CEBC68;

	padding: 15px;

	margin-top: -40px;

}

#leftCont {

	float: left;

	width: 50%;

}

.clearall {

	clear: both;

}

#rightCont {

	float: right;

	width: 45%;

	border: thin solid #CEBC68;

	padding: 5px;



}







p {

	text-align: left;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	line-height: 1.4em;

}

h2 {



	color: #F33F59;

	font-size: 18px;

}

#footer {

	padding-top: 10px;

	font: small Verdana, Arial, Helvetica, sans-serif;

	text-align: center;

	width: 100%;

}

#footer p {

	text-align: center;

}

#rightCont2 {

	float: right;

	width: 45%;

	text-align: center;

}

#leftCont2 {



	float: left;

	width: 45%;

	text-align: center;

}

#rightCont2 p {

	text-align: center;

}

#leftCont2 p {



	text-align: center;

}


 #navlist
{
margin: 0;
padding: 0 0 20px 10px;
border-bottom: 1px solid #000;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #999;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#navlist a:hover { color: #000; }