body {
	background-color:#ECECEC;
	margin:0px;
	font-family: verdana, arial, helvetica;
}

a.mnu_it:link    {color:#000000; background-color:transparent; text-decoration:none}
a.mnu_it:visited {color:#000000; background-color:transparent; text-decoration:none}
a.mnu_it:active  {color:#000000; background-color:transparent; text-decoration:none}
a.mnu_it:hover   {color:#000000; background-color:transparent; text-decoration:underline}



img {
	border:0px;	
}

.floatholder p { margin: 0; }

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
  
.clearfix { display:inline-block; }

#holder {
	margin-left:auto;
	margin-right:auto;
	width:1024px;	
	margin-bottom:0px;
}

#topline {
	background-image: url(images/topline.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:223px;	
}

#logobg {
	background-image: url(images/logobg.jpg);
	background-repeat:no-repeat;
	width:313px;
	height:216px;
	float:left;
	margin-left:10px;
	text-align:center;	
}

#topright {
	float:right;
	text-align:right;
	width:660px;
	height:223px;
}

#datearea {
	background-image: url(images/datebg.jpg);
	background-repeat: no-repeat;
	text-align:center;
	margin-left:auto;
	width:169px;
	height:41px;
	font-size:11px;	
}

#menuarea {
	width:100%;
	height:26px;
	text-align:center;
	position:relative;
	top:4px;
	font-size:11px;
	font-weight:bold;	
}

#header {
	padding-top:10px;
	text-align:center;	
}

#headerb {
	background-image: url(images/h2.jpg);
	background-repeat:no-repeat;
	text-align:right;
	width:1024px;
	height:275px;
	clear:both;
}

#content {
	background-image: url(images/separator2.jpg);
	background-repeat:repeat-x;
	width:1024px;
	position:relative;
	top:-136px;
}

#titluriarea {
	background-color:#F6B400;
	width:221px;
	padding:5px;
	font-size:12px;
	color:#FF0000;
	margin-left:auto;
	margin-right:auto;
	text-align:left;	
}

#titlealign {
	background-image: url(images/titlearea.gif);
	background-repeat: no-repeat;
	width:214px;
	height:32px; 
	font-size:12px; 
	color:#FFFFFF; 
	text-align:center; 
	margin-left:auto; 
	margin-right:auto;
	padding:5px;
}

#cursarea {
	background-image: url(images/cursarea.jpg);
	background-repeat:no-repeat;
	width:246px;
	height:136px;
	margin-top:5px;
	position:relative;
	right:2px;	
	font-size:10px; 
}

#articolbg {
	background-image: url(images/redbg.jpg);
	background-repeat:repeat-x;
	height:40px;
	margin-top:15px;
	font-size:20px;
	padding-left:15px;
	color:#FFFFFF;	
}

#footer {
	background-image: url(images/separator2.jpg);
	background-repeat:repeat-x;
	width:1024px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	padding-top:10px;
}

#leftside {
	background-color:#FFC629;
	margin-left:20px;
	width:251px;
	position:relative;
	top:-50px;
	font-size:12px;
	font-weight:bold;
	text-align:left;			
}

#leftsidetop {
	background-image: url(images/lefttop.gif);
	background-repeat:no-repeat;
	width:251px;
	height:71px;
}
#articolarea {
	font-family:"Courier New";
	float:right;
	width:750px;
	padding-top:5px;
	font-size:14px;
	font-weight:bold;
	line-height: 1.2;
}

#articolarea2 {
	width:700px;	
}

#editorial {
	margin-top:10px;
	font-family: Garamond;
	font-size:12px;
	padding-left:10px;	
	text-decoration:none;
	width:700px;
}

.imagine_articol_text {
	font-family:"Courier New";
	font-size:14px;
	color:#666;
	text-align:left;
	margin-left:10px;
	margin-bottom:5px;
	margin-right:4px;
	float:right;
}	

