html, body, h3, h4 {
	margin: 0;
}
h1 {
	margin-top: 3;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #000000;
}
a:hover {
	color: #007CC7;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: url(../_img/page_bg.gif);
	text-align: center;
	color: #003E62;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#outer {
  background: top left url(../_img/page_bg_top.gif) repeat-x;
  padding-top: 12px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 798px;
	position: relative;
	background: url(../_img/body_bg.gif) repeat-y;
}
#body-bot {
  background: bottom left url(../_img/sfondo_basso.jpg) no-repeat;
}
#body-top {
  background: url(../_img/body_bg_top.jpg) no-repeat;
  min-height: 100%;
  _height: 100%;
  padding-bottom: 180px;
}

/** flag **/
#flag {
	width: 100%;
	text-align: right;
}

/** nav **/
#nav {
	margin-top: 60px;
	font-variant:small-caps;
	font-size: 95%;
}
#nav li {
  list-style: none;
  float: left;
  background: left center url(../_img/arr.gif) no-repeat;
  padding-left: 15px;
  padding-right: 20px;
  font-weight: bold;
  color: #FFFFFF;
}
#nav a {
  text-decoration: none;
}

/** content **/
#gbox {
  width: 430px;
  margin-left: 22px;
  padding-top: 30px;
	font-size: 86%;
}
#gbox2 {
  width: 754px;
  margin-left: 22px;
  padding-top: 30px;
	font-size: 86%;
}
div#box{
	background: #FFF url(../_img/sfondo_text.gif);
	padding-bottom: 3px;
}
div#box h1{
	font-size: 120%;
	font-variant:small-caps;
	color: #243E7B;
	letter-spacing: 1px;
	font-weight: bold;
	padding-left: 12px;
}
div#box h2{
	font-size: 100%;
	font-variant:small-caps;
	color: #243E7B;
	letter-spacing: 1px;
	font-weight: bold;
	padding-left: 12px;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: -0.5em;
	margin-left: 0;
	text-decoration: underline;
}
div#box span{
	font-size: 12px;
	font-weight: bold;
	color: #D9190C;
}
div#box a{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
div#box a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #FF3300;
}
div#box p{
  margin: 1em 0; padding: 0px 12px;line-height: 1.4;text-align: justify
}
div#box p.center{text-align: center;
}


/** corners **/
#bot_corners {
	background: url(../_img/bot_corners.gif) no-repeat;
	width: 100%;
	height: 24px;
	top: 100%;
	position: absolute;
}

div#sidebar{float: right;width: 316px;padding-right: 20px; padding-top: 30px;}
div#sidebar p{margin: 0 10px;padding:0}
div#sidebar p+p{margin-top: 0.7em}

div#news2 div{float: left;width: 155px;padding: 0}
div.n1{background: #FF3300 url(../_img/01.png) repeat-x top; margin-top: 3px;height:136px;}
div.n2{background: #FF3300 url(../_img/02.png) repeat-x top; margin-top: 3px;margin-left: 6px;height:136px;}
div.n3{background: #FF3300 url(../_img/03.png) repeat-x top; margin-top: 6px;height:136px;}
div.n4{background: #FF3300 url(../_img/04.png) repeat-x top; margin-top: 6px;margin-left: 6px;height:136px;}

/** copyright **/
#copyright {
	font: 12px "Arial narrow", arial, sans-serif;
	color: #fff;
	margin-top: 32px;
	text-align: center;
}
/** semnatura se incepe cu bot0/rx23 **/
#signature {
	position: absolute;
	width: 188px;
	bottom:10px;
	right:33px;
	background: #FFF url(../_img/sfondo_text.gif);
	text-align: center;
	font-size: 90%;
}
#signature p{
	padding:0 7px;
	margin:0;
}