* { margin:0px; padding:0px; }

body {
	background-color:#FFFFFF;
	background:url(../images/page-bgr.gif) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	color:#1c1c1c;
	font-size:12px;
}


#wrapper { width:778px; margin: 0 auto; padding-top:10px;}

#top {	background: url(../images/site-bgr.gif) repeat-y top; }

#top-menu #logo {
	width:197px;
	height:53px;
	background:url(../images/sigla2.jpg) 0 0 no-repeat;
	text-indent:-13000px;
	float:left;
	text-align:left;
	text-decoration:none;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#top-menu {
	height:88px;
	background:url(../images/top-bgr.gif) top no-repeat;
	text-align:right;
	padding-right:7px;
}

#top-menu table {
	height:88px;
	

}
#top-menu td {padding-top:4px; }

#container {
	background:url(../images/site-bgr.gif) repeat-y top;
	padding:1px;
}

#left {
	float:left;
	width:222px;
}

#right {
	width:497px;
	float:right;
	padding:14px 25px 0px 32px;
}

#footer {
	background:url(../images/footer-bgr.gif) top no-repeat;
	padding-top: 10px;
}
.clear {
	clear:both; 
     height:0; 
     margin:0;
     line-height: 0px;


}

.border {
	padding:2px;
	border:1px solid #bcb0a5;
}
.tbox {
	border: 1px solid #DEDACC;	
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
}

.border-text {
	padding:2px;
	border:1px solid #bcb0a5;
	float:right;
	margin:3px;
}

p { padding-bottom:8px; line-height:1.4em;}

b { color:#f77f11; }

h1 {
	text-indent:-9999px;
	font-size:10px;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 41px;
}

h3 {
	font-size:12px;
	color:#fc7a04;
}

.more a {
	padding-left:10px;
	margin:0px 8px 0px 0px;
	font-size:10px;
	color:#fc7a04;
	background:url(../images/link-bullet.gif) no-repeat left 5px;
	text-decoration:none;
	font-weight:bold;
}

.more a:hover { text-decoration:underline; color:#666666;}

.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F68110;
	padding: 5px;
	border: 1px solid #848484;
	display: block;
	float: right;
	width: 150px;
	margin-left: 5px;
}

.menu2 a {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
	}
.menu2 a:hover {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #717171;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
	}
.menu2 #select {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #717171;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
	}h2 {
	font-size:14px;
	color:#fc7a04;
	font-family: Arial, Helvetica, sans-serif;
}
.negru {
	font-size:12px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.lnk {
	color: #FF6600;
	text-decoration: none;
}
ul {
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 10px;
	
	font-size: 12px;
}
.lnk:hover {
	color: #666666;
	text-decoration: none;
}
hr {
	height: 1px;
	color: #CCCCCC;
}
.box {
	background-color: #FCFCFC;
	padding: 5px;
	border: 1px solid #D8D8D8;
	margin-bottom: 5px;
}
.lnk2 {
	color: #979797;
	text-decoration: none;
	font-weight: bold;
}
.tabel{
	border-collapse:collapse;
	
	}
.tabel td{border-bottom:1px solid #eee;
	padding:5px;}
	
.list { margin-left:20px;}
.list li{
	padding-left:5px;
	list-style-position:outside;
}

