@charset "utf-8";

A {
	color : #54210C;
	text-decoration : none;
}
A:hover {
	color : #B37A11;
}

a.link:link{color:#54210C; text-decoration:none;}
a.link:hover{color:#54210C; text-decoration:none;}
a.link:visited{color:#54210C; text-decoration:none;}

.s1 {
	color : #54210C;
	font-size : 13px;
	font-family : "Comic Sans MS", cursive;
	text-align: left;
}
.welcome{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#FFF;
	font-weight:100;
	font-stretch:expanded;
}
.s2 {
	color : #54210C;
	font-size : 13px;
	font-family : "Comic Sans MS", cursive;
	text-align:left;
	font-weight: 800;
}
.main {
	font:Arial, Helvetica, sans-serif;
	color:#311306;
	font-size : 13px;
}
.s22 {
	color : #54210C;
	font-size : 17px;
	font-family : "Comic Sans MS", cursive;
	text-align:left;
	font-weight: 800;
}
.s_tit {
	color : #54210C;
	font-size : 15px;
	font-family : "Comic Sans MS", cursive;
	text-align:left;
	font-weight: 900;
	font-weight:bolder;
	font-stretch:extra-expanded;
}
.s3 {
	color : #54210C;
	font-family : "Comic Sans MS", cursive;
	text-align:center;
	font-weight: 800;
}
.cadre_p IMG {
	BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 1px; BACKGROUND: #9B321F; PADDING-BOTTOM: 1px; MARGIN: 0px 5px 5px 5px; BORDER-LEFT: #cccccc 1px solid; PADDING-TOP: 1px; BORDER-BOTTOM: #cccccc 1px solid
}

.cadre_rand IMG {
	BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 1px; BACKGROUND: #9B321F; PADDING-BOTTOM: 1px; MARGIN: 0px 0px 0px 0px; BORDER-LEFT: #cccccc 1px solid; PADDING-TOP: 1px; BORDER-BOTTOM: #cccccc 1px solid
}

A.detail:visited {
	FONT-SIZE: 10px; COLOR: #311306; FONT-FAMILY: verdana; TEXT-DECORATION: none
}
A.detail:link {
	FONT-SIZE: 10px; COLOR: #311306; FONT-FAMILY: verdana; TEXT-DECORATION: none
}
A.detail:hover {
	FONT-SIZE: 10px; COLOR: #FFFFFF; FONT-FAMILY: verdana; TEXT-DECORATION: underline
}
/*
.cadre_g IMG {
	BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 5px; BACKGROUND: #ffffff; PADDING-BOTTOM: 5px; MARGIN: 5px 5px 5px 5px; BORDER-LEFT: #cccccc 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: #cccccc 1px solid;
}*/
.title {
	font-family:"Comic Sans MS", cursive;
	color:#973d18;
	font-size:18px;
	font-weight:bold;
}
.s4 {
	color: #54210C;
	font-size : 13px;
	font-family : "Comic Sans MS", cursive;

}
.s5 {
	color: #FAEAAE;
	font-size : 13px;
	font-family : "Comic Sans MS", cursive;
	text-align:justify;
	background-color: #54210C;
}
.s6 {
	color : #54210C;
	font-size : 13px;
	font-family : "Comic Sans MS", cursive;
	text-align: left;
}
BODY {;
	background: #e2bc8f;/*8F714F*/
}
a:hover {
	color : #ffffff;
}
div.c7 {
	text-align : justify;
	width : 1124px;
	height: 602px;
}
.tab3  {
	color : #000000;
	background-color: #e2bc8f;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
}
.tab4  {
	color : #000000;
	background-color: #e2bc8f;
	background-image: url(../img/bg_index.jpg);
	background-repeat: no-repeat;
}
body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #311306;
}
.style1 {
	color: #54210C;
	text-align: left;
	font-family: "Comic Sans MS", cursive;
}
.style3 {
	background-color:#FC9;
	color: #54210C;
	font-weight: bold;
}
.input {
	background-color:#FC9;
	color: #54210C;
	border: 1px solid #54210C;
}
.style5 {
	color: #F7E672;
	text-align: justify;
}
.styletab {
	color: #54210C;
	text-align: left;
	font-weight: 200;
	overflow: auto;
}
.styletab1 {
	color: #54210C;
	text-align: left;
	font-weight: 200;
	font-family: "Comic Sans MS", cursive;
}
.styletab2 {
	color: #54210C;
	text-align: left;
	font-weight: bold;
	font-family: "Comic Sans MS", cursive;
}

#filter
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 460px;
	height: 335px;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
}



#box 
{
	display: none;
	position: absolute;
	top: 5px;
	left: 2%;
	width: 460px;
	height: 335px;
	padding: 0;
	margin:0;
	border: 1px solid #54210C;
	background-color: #FAEAAE;
	z-index:11;
	overflow: hidden;
	bottom: 0px;
}
#boxclose
{
	position:absolute;
	top:0%;
	left:0%;
	width:460px;
	height:20px;
	padding:0;
	margin:0;
	margin-right:15px;
	background-color: #FAEAAE;
	color:#54210C;
	text-align:center;
	cursor: pointer;
	font-family: "Comic Sans MS", cursive;
	border-bottom: 1px solid #54210C;
}

#boxcontent
{
	position:absolute;
	top:23px;
	left:0;
	right:0;
	bottom:0;
	margin:0;
	padding: 1px;
	overflow: auto;
	width:460px;
	height:335px;
	text-align: center;
}

#filter1
{
	display: none;
	position: absolute;
	top: 20%;
	left: 50%;
	width: 550px;
	height: 460px;
	z-index:20;
	opacity:0.5;
	filter: alpha(opacity=50);
	margin-top: auto;
}



#box1 
{
	display: none;
	position: absolute;
	top: 20px;
	left: 26%;
	width: 618px;
	height: 470px;
	padding: 0;
	margin:0;
	border: 1px solid #54210C;
	z-index:20;
	overflow: auto;
	bottom: 0px;
	background-color: #FAEAAE;
}
#boxclose1
{
	position:absolute;
	top:0%;
	left:0%;
	width:600px;
	height:20px;
	padding:0;
	margin:0;
	margin-right:20px;
	background-color: #FFF;
	color:#54210C;
	text-align:center;
	cursor: pointer;
	border-bottom: 1px solid #54210C;
	font-family: "Comic Sans MS", cursive;
}

#boxcontent1
{
	position:absolute;
	top:20px;
	left:0;
	right:0;
	bottom:0px;
	margin:0;
	padding: 1px;
	overflow: hidden;
	width:560px;
	height:600px;
	text-align: center;
}

/*vertical*/
.arrowlistmenu{
	width: 660px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	font: bold 17px Comic Sans MS, cursive;
	color: #54210C;
	margin-bottom: 5px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	text-align: left;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
	color: #54210C;
	font: bold 17px Comic Sans MS, cursive;
}
