@import url("dynrg.css");
html,body{
	margin: 0;
	padding:0;
	background-color: #DF7A12;
}
body{
	background-color: #DF7A12;
	/*background-image: url(/images/background.png);
	background-repeat: no-repeat;
	background-position: center 68px;*/
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	/*letter-spacing: 0.8px;*/
	color: #404040;
	font-size: small;
	/*line-height: 17px;*/
	text-align: center;
}
a:link, a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
img {
	border: 0;
}
#container{
	width: 990px;
	margin: 0 auto;
	text-align: left;
}

#header{
	background-color: #DF7A12;
	/*
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	*/
	height: 68px;
	margin: 0;
	padding: 0;
}
.flag{
	float: right;
	height: 11px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	border: 1px solid #FFFFFF;
}
#header .logo{
	margin: 0 2px 0 0;
	padding-top: 10px;
	border: 0px solid #FF0000;
	float: right;
}
#header img, #header img a{
	border: 0;
}

#navigation {
	height: 22px;
	background-color: #555555;
	/*
  border-top: 1px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	*/
	font-size: small;
	font-weight: bold;
	margin: 0;
	padding: 0;
	visibility: hidden;
}
#navigation a {
	color: #eeeeee;
}
/*
#navigation a:link,
#navigation a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/li_topmenu.gif) no-repeat left center;
	padding-left: 20px;
}
#navigation a:hover,
#navigation a:active {
	background: url(../images/li_topmenu_hover.gif) no-repeat left center;
	padding-left: 20px;
}

ul#menu,ul#menu li{
	list-style-type:none;
	margin:0;
	padding:0;
}
ul#menu{
	margin-left: 55px;
}
ul#menu li{
	float:left;
	margin-right: 5px;
}
ul#menu a{
	float:left;
	padding: 0 3px 0px 20px;
	margin-top: 7px;
	margin-right: 10px;
	text-decoration:none;
	font-weight:bold;
	color:#003399;
}
ul#menu a:hover{
	color:#FFFFFF;
	background: url(../images/li_topmenu_hover.gif) no-repeat left center;
	background-color: #0099FF;
}
ul#menu a{
	background: url(../images/li_topmenu.gif) no-repeat left center;
}
ul#menu li.attivo a{
	background: url(../images/li_topmenu_hover.gif) no-repeat left center;
	background-color: #0099FF;
	color:#FFFFFF;
}
*/

#content{
	padding: 0px;
}

#corpo {
	margin: 0;
	padding: 0;
	width: auto;
	border: 0px solid #004CCC;
	font-size: small;
	text-align: justify;
}
#corpo_home {
	margin: 30px 30px 0px 5px!important; /* IE 7.0 e FF */
	margin: 30px 15px 0px 20px; /* IE 6.0 */
	padding: 0px;
	width: 530px;
	border: 0px solid #FF0000;
	float: right;
	text-align: justify;
}

#news {
	width: 260px;
	padding: 15px 10px 15px 10px;
	margin: 0px 0px 0px 0px;
	border: 0px dashed #c0c0c0;
	color: #404040;
	font-size: small;
	line-height: 12px;
}
#news .titolo {
	margin: 10px 0px 0px 0px;
}
#news_scrolling .data {
	font-weight: bold;
}
#news_scrolling .titolo {
	color: #404040;
	font-size: x-small;
}
/*
#news_scrolling .titolo a {
	color: #FFFFFF;
	font-size: x-small;
}
#news_scrolling .titolo a:hover {
	color: #003399;
	font-size: x-small;
}
*/
#news_scrolling {
	width: auto;
	border: 0px solid #FF0000;
	color: #404040;
	font-size: x-small;
	margin-top: 15px;
	margin-bottom: 10px;
}
#marqueecontainer{
	position: relative;
	width: auto;
	height: 300px;
	overflow: hidden;
	padding: 0px;
	text-align: justify;
	border: 0px solid #004CCC;
	color: #404040;
	font-size: x-small;
	margin-top: 15px;
	margin-bottom: 10px;
}
#vmarquee{
	position: absolute; 
	width: 98%;
}
#news_scrolling a:link, #news_scrolling a:visited {
	color: #eeeeee;
	font-size: x-small;
	text-decoration: none;
}

.clear {
	clear: both;
}
.clear_sx {
	clear: left;
}
.clear_dx {
	clear: right;
}

#footer{
	width: auto; 
	padding: 0;
	/*background-color: #555555;*/ 
	border-top: 2px solid #555555;
	height: 26px;
	font-size: small;
	text-align: center;
}
#copy {
	float: left;
	padding: 0;
	color: #555555;
	font-size: x-small;
}
#credits, #credits a {
	text-align: right;
	padding: 0;
	color: #555555;
	text-decoration: none;
	font-size: x-small;
}

#briciola {
	margin: 5px 5px 5px 0;
	color: #404040;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
}
#briciola a {
	margin: 15px 0 15px 0;
	color: #404040;
	text-decoration: underline;
	font-weight: normal;
}
