body {
	color				:black;;
	font-size			:12px;
	font-family			:arial, helvetica, tahoma;
	width				:100%;
	height				:100%;
	margin				:0;
	padding				:0;
	background-color	:white;
	overflow			:auto;
}
input,textarea {
	border				:1px solid #A8A8DD;
	background-color	:#FAFAFF;
	padding-left		:1em;
	padding-right		:1em;
	font-family			:arial, helvetica, tahoma;
	font-size			:11px;
	color				:#333333;
}
.error {
	border				:1px solid #EE9999;
	background-color	:#FFEEEE;
	padding				:1em 3em 1em 3em;
	color				:black;
}
p {
	padding				:0;
	margin				:0;
	margin-top			:1em;
}
.annonces {
	width				:19%;
	vertical-align		:top;
	padding-left		:1em;
}
.annoncesdetail1 {
	background-color	:#780000;
	color				:#EEEEEE;
	border				:1px solid #777777;
	border-bottom-style	:none;
	display:none;
}
.annoncesdetail2 {
	padding				:0em;
	font-size			:11px;
	border				:1px solid #AAAAAA;
	word-spacing		:0px;
	padding-left		:0.6em;
	padding-right		:0.6em;
	padding-bottom		:0.8em;
	background-image	:url('/style/backgrounds/news.jpg');
	background-position	:bottom;
	background-repeat	:repeat-x;
}
.annoncesdetail2 ul  {
	padding				:0;
	padding-left		:0px;
	margin				:0;
	list-style-type		:none;
}
.annoncesdetail2 ul li {
	list-style-type		:none;
	font-size			:11px;
	background-color	:#444444;
	color				:white;
	padding-top			:0.1em;
	padding-bottom		:0.1em;
	margin-bottom		:0.4em;
	border				:1px solid black;
	margin-top			:0.5em;
	margin-bottom		:0.5em;
	text-align			:center;
}
.paths td {
	vertical-align		:top;
	font-size			:16px;
}
.usercontent ul {
	margin				:0;
	padding-left		:3em;
}
.usercontent li {
	padding-top			:1px;
	padding-bottom		:1px;
}
h1,h2,h3,h4,h5,h6 {
	font-size			:10px;
	margin				:0;
	padding				:0;
	clear				:both;
}
h4 {
	font-size			:12px;
	color				:#811e0c;
	padding-top			:1em;
	background-image	:url('/style/images/arrow-gray.gif');
	background-repeat	:no-repeat;
	background-position	:left bottom;
	padding-left		:20px;
	padding-bottom		:0;
	margin-bottom		:0.3em;
}
h6 {
	clear				:none;
	font-size			:14px;
	color				:#811e0c;
}
.menu {
	width				:200px;
	position			:fixed;
	top					:0;
	height				:100%;
	background-color	:#780000;
	background-image	:url('/style/images/border.gif');
	background-position	:right center;
	background-repeat	:repeat-y;
}
.content {
	position 			:absolute;
	height				:100%;
	bottom				:0;
	top					:0;
	left				:220px;
	right				:0;
	text-align			:justify;
	padding-right		:1em;
}
.usercontent a {
	color				:#992222;
	text-decoration		:none;
	border				:1px dotted #444466;
	border-top-style	:none;
	border-left-style	:none;
	border-right-style	:none;
	/*
	background-image	:url('/style/images/link.png');
	background-repeat	:no-repeat;
	background-position	:left center;
	padding-left		:14px;
	margin-left			:3px;
	*/
	padding-left		:3px;
	padding-right		:3px;
}
.usercontent a:hover {
	color				:#992222;
	border-bottom-style	:solid;
	border-color		:#992222;
	background-color	:#EEEEEE;
}
.usercontent table {
	border-collapse		:collapse;
	border				:1px solid #666666;
}
.usercontent table td {
	padding-left		:1em;
	padding-right		:1em;
	text-align			:center;
	border				:1px solid #777777;
	margin				:0;
	white-space			:nowrap;
}
.usercontent table th {
	border				:1px solid #222222;
	font-weight			:bold;
	background-color	:#AA3333;
	background-color	:#811d0c;
	color				:white;
	padding-left		:7px;
	padding-right		:7px;
	padding-top			:3px;
	padding-bottom		:3px;
	margin				:0;
	white-space			:nowrap;
}
.usercontent img {
	border				:1px solid #666666;
}
.mnuitem {
	margin-right		:14px;
	display				:block;
	padding-left		:20px;
}
.mnuitem:hover {
	background-image	:url('/style/images/arrow.gif');
	background-repeat	:no-repeat;
	background-position	:left center;
}
.mnuitem img {
	border-style		:none;
}
.logged {
	border				:1px solid #CBBBBB;
	background-color	:#F4EEEE;
	margin-right		:0em;
	padding-right		:3em;
	text-align			:right;
	padding-top			:0.5em;
	padding-bottom		:0.5em;
}
.item {
	color				:#840000;
	padding-left		:2em;
	padding-right		:1em;
}
.allpictures {
	width				:100%;
	display				:block;
	text-align			:left;
}
