#pagecontainer {width: 100%; height: 100%; overflow: hidden; position: relative;}
#pagecontainer[id] {display: table; position: static;}

#centerpage {position: absolute; top: 0%;width: 100%; text-align: center;}  /* for explorer only*/
#centerpage[id] {display: table-cell; vertical-align: top; position: static;}

#box {width:1002px; margin-left: auto; margin-right: auto; position: relative; top: 0%;} /* for explorer only */
#box[id] {position: static;}

body {
	background-image: url(../images/background.gif);
	font-family: Lucida Grande, Garamond, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #ccc;
	margin-left: 0px;
	margin-top: 0px;
}

#header {
	margin-left: 0px;
	padding-left: 0px;
	width:784px;
	height:103px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}

#info-line {
	height:22px;
	color: #ccc;
}

#welcomemsg {
	padding-left: 20px;
	float: left;
	vertical-align: middle;
}

#location {
	padding-left: 10px;
	float: left;
}

#middle {
	width: 810px;
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-y;
	text-align:center;
	display: block;
	clear: both;
}

#languages {
	padding-right:20px;
	float: right;
	vertical-align: middle;
	height: 22px;
}

#menu {
	width: 149px;
	float: left;
}

#content {
	padding-right: 15px;
	float: right;
	text-align: justify;
}

#pagebottom {
	background-image: url(../images/page_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	
	height: 10px;
}

.contentbox {
	background-image: url(../images/content-box-bg.gif);
	width: 639px;
	background-repeat: repeat-y;
}
.contentboxbottom {
	background-image: url(../images/content-box-bottom.gif);
	width: 639px;
	background-repeat: no-repeat;
	height: 16px;
	background-position: bottom;
}
.contentboxtop {
	background-image: url(../images/content-box-top.gif);
	width: 639px;
	background-repeat: no-repeat;
	height: 16px;
	background-position: top;
}
.contentboxmain {
	padding-left: 10px;
}

.menubox {
	background-image: url(../images/menu-box-bg.gif);
	width: 149px;
	background-repeat: repeat-y;
}
.menuboxbottom {
	background-image: url(../images/menu-box-bottom.gif);
	width: 149px;
	background-repeat: no-repeat;
	height: 11px;
	background-position: bottom;
}
.menuboxtop {
	background-image: url(../images/menu-box-top.gif);
	width: 149px;
	background-repeat: no-repeat;
	height: 11px;
	background-position: top;
}
.menuboxmain {
	text-align: left;
}

.nav_item {
	font-weight: bold;
	color: black;
	height: 18px;
	border-bottom: 0px;
}
.nav_item:active {
	display: block;
	font-weight: bold;
	color: black;
	border-bottom: 0px;
	text-decoration: none;
}
.nav_item:link {
	display: block;
	font-weight: bold;
	color: black;
	border-bottom: 0px;
	text-decoration: none;
}
.nav_item:visited {
	display: block;
	font-weight: bold;
	color: black;
	border-bottom: 0px;
	text-decoration: none;
}
.nav_item:hover {
	display: block;
	font-weight: bold;
	color: white;
	text-decoration: none;
	border-bottom: 0px;
	background-image: url(../images/button-on.gif);
	background-repeat: repeat-y;
}


A:active {
	color: #ccc;
	text-decoration: none;
	font-size: normal;
	border-bottom: 1px dotted;
}
A:link {
	color: #ccc;
	text-decoration: none;
	font-size: normal;
	border-bottom: 1px dotted;
}
A:visited {
	color: #ccc;
	text-decoration: none;
	font-size: normal;
	border-bottom: 1px dotted;
}
A:hover {
	color: #fff;
	text-decoration: underline;
	font-size: normal;
	border-bottom: 0px;
}

/* ------------------------------------------------------------------------- */
.tblHeader {
	font-weight: normal;
	background-color: #49546a;
	color: #fff;
}
table.sortable {
	font-size: smaller;
	font-weight: normal;
	width: 590px;
	border: 1px solid #415a80;
}

table.sortable thead {
    background-color:#49546a;
    font-weight: normal;
    cursor: hand;
    cursor: pointer;
}

.row_nav {
	cursor: pointer;
	color: #ccc;
	text-decoration: none
}

/* ------------------------------------------------------------------------- */
	.inputFld {
		clear:both;
		display:block;
		font: Arial, Helvetica, sans-serif 10px bold;
		width: 590px;
		text-align: left;
	}

	.inputFld label {
		float: left;
		width: 130px;
		display: block
	}
	
	.inputFld input {
	}


.annonce_table {
	width: 590px;
	border: 0px solid #fff;
	padding: 5px;
}
.annonce_table th {
	text-align: left;
	border: 0px solid #fff;
	left: 15px;
	padding-top: 5px;
	background-color: pink;
}
.Acategory {
	width: 590px;
	margin-top: 15px;
	cursor: hand;
	cursor: pointer;
}
.Acategory legend {
	font: 90%;
	font-weight: bold;
	color: #b31b1b;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	text-transform: capitalize;
	letter-spacing: 2px;
	cursor: hand;
	cursor: pointer;

}
.Acategory fieldset {
	border-top: 0px solid #501801;
	border-left: 0px solid #501801;
	color: #ccc;
	border-right: none;
	border-bottom: none;
	cursor: hand;
	cursor: pointer;
}
.atitle {
	width: 580px;
	font: arial;
	font-size: 100%;
	font-weight: normal;
	color: #ccc;
}

.ch1 {
	font-size: 140%;
	font-weight: bold;
}
.ch2 {
	padding-top: 10px;
	padding-left: 15px;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
}
.ch3 {
	padding-left: 15px;
	font-size: 110%;
	font-weight: normal;
	font-style: italic;
}
.atitle #adatemod {
	text-align: left;
	float: right;
	font-style:italic;
	font-size: 80%;
	padding-right: 65px;
	color: #888;
}
.atitle #adatefrom {
	float: left;
	text-align:right;
	font-size: 80%;
	font-style:italic;
	color: #888;
}
.atitle #hline {
	align: left;
	width: 580px;
	height: 4px;
}
.atitle #avisits {
	padding-top: 30px;
	text-align:right;
	font-size: 70%;
	margin-right: 85px;
	font-style:italic;
	color: #888;
}
.atitle #author {
	padding-top: 30px;
	padding-left: 15px;
	float: left;
	font-size: 80%;
	text-align:left;
	font-style:italic;
}
.style1 {
	font-size: 140%;
	font-weight: bold;
	color: #b31b1b;
}
.style2 {
	padding-top: 10px;
	padding-left: 5px; 
	font-size: 110%; 
	font-weight: bold; 
	font-style: italic; 
	color: #ccc; }
