body {
	margin: 18px 0;
	background-color: #3372B9;
}
p {
	font: 12px verdana arial;
	color: #000;
}
#content {
	width: 750px;
	height: 100%;
	background-color: #fff;
}
.laterale {font: 12px verdana arial;
	color: #000;
	text-decoration:none;border-left: 1px solid #DBDBDB; border-right: 1px solid #DBDBDB;}
.titlu1 {
	width: 162px;
	height: 21px;
	* width: 176px;
	* height: 27px;	
	background: url(img/titlu1.gif) no-repeat;
	font: 12px verdana;
	font-weight: bold;
	color: #fff;
	padding: 6px 0 0 14px;
	display:block;
}
.titlu2 {
	width: 365px;
	height: 21px;
	* width: 379px;
	* height: 27px;	
	background: url(img/titlu2.gif) no-repeat;
	font: 12px verdana;
	font-weight: bold;
	color: #fff;
	padding: 6px 0 0 14px;
	display:block;
}

.titlu10 {
	width: 480px;
	height: 21px;
	* width: 480px;
	* height: 27px;	
	background: url(img/titlu10.gif) no-repeat;
	font: 12px verdana;
	font-weight: bold;
	color: #fff;
	padding: 6px 0 0 14px;
	display:block;
}

.menu {margin-left: 3px;}
.menu a {
	width: 157px;
	height: 16px;
	* width: 167px;
	* height: 20px;
	background: url(img/bk01.gif) no-repeat;
	padding: 4px 0 0 10px;
	font: 12px verdana arial;
	color: #000;
	text-decoration:none;
	display:block;
}
	.menu a:hover {color: #FE9915;}
/*Meniu*/

dl, dt, dd, ul, li {
font: 12px verdana arial;
	color: #000;
	text-decoration:none;
margin: 0;
padding: 0;
list-style-type: none;
}
li{
	margin-left:5px;
}
#menu {

/*position: absolute;*/
top: 0;
left: 0;
}
dl#menu {
width: 162px;
}
.dt{
	font: 12px verdana arial;
	color: #000;
	text-decoration:none;
}
dl#menu dt {
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
text-align: center;
font-weight: bold;

/*border: 1px solid gray;*/
background: #ccc;
}
/*dl#menu dd {
border: 1px solid gray;
}
*/
dl#menu li {

background: #fff;
}
dl#menu li a, dl#menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

dl#menu li a:hover, dl#menu dt a:hover {
background: #eee;
}
.pic img {border:1px solid #C07001;}
.txt{
	font:verdana arial;
	font-size:12px;
	color: #ffffff;
	text-decoration:none;
}
