html, body {
	background: #fff;
	padding: 3px;
	color: #000;
	margin: 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}
* {
	float: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 18px;
}
a:link, a:visited {
	color: #000000;
}
a:hover, a:active {
	text-decoration: underline;
	color: #000000;
}
.contentS img { float : left; margin : 0 5px 0 0; }
.contentS p { margin : 0; }
.boxArticol h1 { margin : 10px 0; }
a { color : #000000; text-decoration : none; }
.logo img { border : none; }

.navigatorCnt { background : #f5f5f5; margin : 5px 0; border-top:2px solid #CCCCCC; border-bottom:2px solid #CCCCCC; }
.navigatorCnt .navigatorLeft { padding : 4px; }
.navigatorCnt .pages { padding : 4px; float : left; height : 20px; line-height : 20px;  }
.navigatorCnt .previousPage,
.navigatorCnt .nextPage { padding : 4px; float : left; height : 20px; line-height : 20px; }
.meniu ul { margin : 0; padding : 0; }
.meniu ul li { margin : 0; list-style : none; }
.meniu ul li a { display : block; padding : 2px 10px; border-bottom : 1px solid #f5f5f5; height : 20px; background : #70A7C3; color : #ffffff; line-height : 20px; }
.boxMultimedia img { float : left; margin : 0 5px 5px 0; }
.clearfloat { clear : both; height : 1px; overflow : hidden; position : relative; }

.boxArticolOdd { background: none repeat scroll 0 0 #E7EAE5; border-top:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; }
.meniuSus { display : block; padding : 2px 10px; border-bottom : 1px solid #f5f5f5; height : 20px; background : #70A7C3; color : #ffffff; line-height : 20px; }

.footer { padding : 10px; margin : 10px 0 20px 0; background : #fff; }
.footer img { float : left; }
.footer .info { height : 40px; float : left; border-left : 1px solid #ccc; padding : 2px 0 0 30px; margin : 0 0 0 30px; }
.footer .info p { color : #666163; font-size : 11px; }
.footer .info a { color : #3293CB; font-size : 11px; }
.footer .info p.links {
	font-weight: bold;
	color: #3293CB;
}
.footer .info p.links a:link, .footer .info p.links a:visited {
	color: #3293CB;
}
.footer .info p.links a.active:link, .footer .info p.links a.active:visited {
	color: #3293CB;
}
