/* CSS Document */
body { 
	background-image:url(images/bg.jpg);
	background-repeat:repeat;
	margin:0px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	}
img
{
border: 0px;
}
#t1 { background-image:url(images/top1.jpg); background-repeat:no-repeat; width:780px; height:132px; }
#t2 { background-image:url(images/top2.jpg); background-repeat:no-repeat; width:780px; height:62px; }
#t3 { background-image:url(images/top3.jpg); background-repeat:no-repeat; width:780px; height:93px; }

#b1 { background-image:url(images/bottom1.jpg); background-repeat: repeat-y; width:780px; padding-bottom:10px;}
#b2 { background-image:url(images/bottom2.jpg); background-repeat:no-repeat; width:780px; height:53px; }

#tl { background-image:url(images/tl.gif); background-repeat:repeat-x; height:93px; }
#tr { background-image:url(images/tr.gif); background-repeat:repeat-x; height:93px; }

#bl { background-image:url(images/bl.gif); background-repeat:repeat-x; height:53px; }
#br { background-image:url(images/br.gif); background-repeat:repeat-x; height:53px; }

a:link, a:active, a:visited { color: #000000; font-family: Verdana; font-size: 11px; font-weight:bold; text-decoration: underline; }
a:hover { color: #FF8A00; font-family: Verdana; font-size: 11px; font-weight:bold; text-decoration: underline; }

a:link.LC1, a:active.LC1, a:visited.LC1 { color: #000000; font-family: Verdana; font-size: 11px; font-weight:bold; text-decoration: none; }
a:hover.LC1 { color: #FFFFFF; font-family: Verdana; font-size: 11px; font-weight:bold; text-decoration: underline; }

a:link.LC2, a:active.LC2, a:visited.LC2 { color: #000000; font-family: Verdana; font-size: 11px; font-weight:bold; text-decoration:none; }
a:hover.LC2 { color: #FF8A00; font-family: Verdana; font-size: 11px; font-weight:bold; text-decoration: underline; }


a:link.tm, a:active.tm, a:visited.tm { background-image:url(images/bn.jpg); background-repeat:no-repeat; width:89px; height:42px; display:block; line-height:18px; text-decoration:none; }
a:hover.tm { background-image:url(images/bo.gif); background-repeat:no-repeat; width:89px; height:42px; display:block; line-height:18px; text-decoration:none; }
a:link.tm2, a:active.tm2, a:visited.tm2 { background-image:url(images/bn.gif); background-repeat:no-repeat; width:89px; height:42px; display:block; line-height:18px; text-decoration:none; }
a:hover.tm2 { background-image:url(images/bo.gif); background-repeat:no-repeat; width:89px; height:42px; display:block; line-height:18px; text-decoration:none; }
.mmt { background-image:url(images/content_top.gif); background-repeat:no-repeat; width:576px; height:13px; }
.mmb { background-image:url(images/content_bottom.gif); background-repeat:no-repeat; width:576; height:22px; }
.mmc { background-color:#FFFFFF; width:576px; }


.ases { color:#FFFFFF; }


ul.menu {
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
	padding: 0px 0px 0px 10px;
}

ul.categorie {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style-position: outside;
	list-style-image: url('./images/1.gif');
}

input.search_field, select.search_field {
	background-color: #4F9FFF;
	border: #000000 1px solid;
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
}

input.search_button {
	background-color: #4F9FFF;
	border: #000000 1px solid;
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
}
h1 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
p {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}
div.form_row {
	padding: 2px 0px;
	text-align: center;
}

p.error {
	text-align: center;
	color: #FF0000;
	font-weight: bold;
}

#form_content {
	margin: 0px auto;
	width: 450px;
}
/*n*/
textarea.field_ad, input.field_ad {
	background-color: #4F9FFF;
	border: #000000 1px solid;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	width: 200px;
	margin-bottom:2px;
}
.switch {
display:none;
}
/*n*/
textarea.field, input.field {
	background-color: #4F9FFF;
	border: #000000 1px solid;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	width: 250px;
	margin-bottom:2px;
}
textarea.field1, input.field1 {
	background-color: #4F9FFF;
	border: #000000 1px solid;
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	width: 30px;
	margin-bottom:2px;
}
label {
	float: left;
	width: 150px;
	padding: 0px 5px;
	text-align: right;
}
h2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	padding: 5px;
	margin: 0px;
}
div.odd {
	text-align: left;
	margin: 0px;
	padding: 0px 5px;
	clear: both;
	background-color: #EFEBEF;
}

div.even {
	text-align: left;
	margin: 0px;
	padding: 0px 5px;
	clear: both;
	background-color: #FFFFFF;
}

*
.imgR {	float:right;
		margin: 4px 0px 1px 5px;
}
.imgL {	float:left;
		margin: 4px 5px 0px 0px;
}
.LCJ { display:block; float:left; text-align:center; margin:2px; padding:3px; border: solid 1px #000000; background-color:#4F9FFF; }
.LCJA { display:block; float:left; text-align:center; background-color:#FFA823; color:#000000; margin:2px; padding:3px;border: solid 1px #000000;}
.LCJB { display:block; float:left; text-align:center; background-color:#FFA823; color:#000000; margin:2px; padding:3px;border: solid 1px #000000;}
a:link.LCJ { color:#000000; text-decoration: none; }
a:visited.LCJ { color:#000000; }
a:hover.LCJ { color:#000000; background-color:#FFA823; text-decoration: none; }
a:link.LCJA { color:#FFFFFF; background-color:#FF0000; text-decoration: none; }
a:visited.LCJA { color:#FFFFFF; background-color:#FF0000; }
a:hover.LCJA { color:#000000; background-color:#FFA823; }
a:link.LCJB { color:#000000; background-color:#FFA823; text-decoration: none; }
a:visited.LCJB { color:#000000; background-color:#FFA823; }
a:hover.LCJB { color:#000000; background-color:#FFA823; }

.menu_cont, a.menu_cont:link, a.menu_cont:active, a.menu_cont:visited {
color: #000000;
line-height:17px;
font-size: 12px; 
text-decoration: none;
font-weight:bold;
font-family:Tahoma;
background-color: #4F9FFF;}

a.menu_cont:hover {
color: #000000;
line-height:17px;
font-size: 12px; 
text-decoration: none;
font-weight:bold;
font-family:Tahoma;
background-color: #FFA823;}

.menu_cont_logout, a.menu_cont_logout:link, a.menu_cont_logout:active, a.menu_cont_logout:visited {
color: #FFFFFF;
font-size: 12px; 
line-height:17px;
text-decoration: none;
font-weight:bold;
font-family:Tahoma;
background-color: #FF0000;}

a.menu_cont_logout:hover {
color: #FFFFFF;
line-height:17px;
font-size: 12px; 
text-decoration: none;
font-weight:bold;
font-family:Tahoma;
background-color: #FFA823;}

a.tags:link, a.tags:active, a.tags:visited {
	color:#000000;
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
	font-family:Verdana;
}
a.tags:hover{
	color:#FF8A00;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;	
}

.LCP { text-align:center; text-decoration:none; margin:2px; padding:1px; border: solid 1px #000000; background-color:#4F9FFF; }
a.LCP:link, a.LCP:active, a.LCP:visited{text-align:center; text-decoration:none; margin:2px; padding:1px; border: solid 1px #000000; background-color:#4F9FFF;	}
a.LCP:hover {text-align:center; text-decoration:none; margin:2px; padding:1px; border: solid 1px #000000; color:#000000; background-color:#FFA823; text-decoration: none;}

a.bannerlink:link, a.bannerlink:visited, a.bannerlink:active, a.bannerlink:hover{ text-decoration:none; font-family:Arial, Verdana; font-size:12px; font-weight:normal; color:#000}