@charset "utf-8";

.current {

	font-weight: bold;

	color: #FFFFFF;

	background-repeat: no-repeat;

	background-position: left center;

	background-color: #7d0000;

	background-image: url(http://localhost/secretplace/img/fluer-mini.gif);

	padding-left: 15px;

}



.style2 {

	font-size: 12px;

	font-weight: bold;

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

}



#leftcolumn{

	float:left;

	width:150px;

	height: 400px;

	padding: 5px;

	padding-left: 8px;

}

#leftcolumn       a {

	padding: 3px 1px;

	display: block;

	width: 100%;

	text-decoration: none;

	font-weight: bold;

	border-bottom: 1px solid gray;

	font-family: "Times New Roman", Times, serif;

	font-size: 15px;

	color: #7d0000;

}

#leftcolumn    a:hover, a:active {

	background-color: #7d0000;

	font-family: "Times New Roman", Times, serif;

	font-size: 15px;

	color: #E9E9EE;

}



#rightcolumn{

	float:left;

	width:550px;

	min-height: 400px;

	margin-left: 10px;

	padding: 5px;

	padding-bottom: 8px;

}







* html #rightcolumn{ /*IE only style*/

height: 400px;

}



/* CSS Document */





body {

	background-image: url(../img/fluerdelis_bk01.jpg);

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

#footer {

	background-color: #7d0000;

	position: absolute;

	bottom: 0%;

	width: 100%;

}

.style1 {color: #FFFFFF}

#secretMenu a:link, a:visited {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 15px;

	color: #EAEBDB;

	font-weight: bold;

	text-decoration: none;

}

#secretMenu a:hover, a:active {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 15px;

	color: #993F3F;

	font-weight: bold;

	text-decoration: underline;

}

#Menubottom  a:link  {

	width: 100%;

	text-decoration: none;

	font-weight: bold;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	color: #7d0000;

}

#Menubottom  a:hover  {

	width: 100%;

	text-decoration: none;

	font-weight: bold;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	color: #EAEBDB;

	background-color: #7D0000;

}

#Menubottom a:visited {

	width: 100%;

	text-decoration: none;

	font-weight: bold;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	color: #7d0000;

}

#Menubottom a:active {

	width: 100%;

	text-decoration: none;

	font-weight: bold;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	color: #EAEBDB;

	background-color: #7D0000;

}

#adminMenu a:link, a:visited {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 10px;

	color: #999;

	font-weight: bold;

	text-decoration: none;

}

#adminMenu a:hover, a:active {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 10px;

	color: #993F3F;

	font-weight: bold;

	text-decoration: underline;

}

