body {
	color: #FFFFFF;
	font: 12px/16px Arial, Helvetica, sans-serif;
}
h1 {
	background: url(../images_new/title1.png) no-repeat 0px 0px;
	text-indent: -9999px;
	margin-top: 10px;
	margin-left: 10px;
	height: 100px;
	cursor: pointer;
}

h2 {
	text-indent: -9999px;
	display: block;
	margin-bottom: 10px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 0px;
	text-transform: uppercase;
	width: 400px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}


hr {
	visibility: hidden;
	clear: both;
	display:block;
	height: 10px;
	margin: 0px;
	padding: 0px;
}
#focuson h3 {
	width: auto !important;
}
div.clear {
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
div.clearImm {
	width: 100px;
	float: left;
	margin-right: 20px;
}
div.clearImm h3 {
	font-size: 16px;
}
.backgr {
	width: 550px;
	height: 400px;
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
	position: absolute;
	left: 362px;
	top: 110px;
	background: #000000;
	z-index:0;
}

#container {
	background: url(../images_new/sfondo.png) no-repeat 0px 0px;
	width: 946px;
	height: 560px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 20px;
}

#leftCol {
	float: left;
	height: 510px;
	width: 345px;
}

/* MENU */
#leftCol #nav {
	margin-top: 180px;
	margin-left: 10px;
}
#leftCol #nav ul {
	list-style: none;
}
#leftCol #nav li {
}
#leftCol #nav a {
	display: block;
	text-indent: -9999px;
	width: 128px;
}

/* menu std */
#leftCol #nav #newsBtn {
	background: transparent url(../images_new/menu/menu_news.png) no-repeat 0px 0px;
	height: 27px;
}
#leftCol #nav #picturesBtn {
	background: transparent url(../images_new/menu/menu_pictures.png) no-repeat 0px 0px;
	height: 27px;
}
#leftCol #nav #moviesBtn {
	background: transparent url(../images_new/menu/menu_movies.png) no-repeat 0px 0px;
	height: 27px;
}
#leftCol #nav #televisionBtn {
	background: transparent url(../images_new/menu/menu_television.png) no-repeat 0px 0px;
	height: 27px;
}
#leftCol #nav #theatreBtn {
	background: transparent url(../images_new/menu/menu_theatre.png) no-repeat 0px 0px;
	height: 27px;
}
#leftCol #nav #advBtn {
	background: transparent url(../images_new/menu/menu_adv.png) no-repeat 0px 0px;
	height: 27px;
}
#leftCol #nav #contattiBtn {
	background: transparent url(../images_new/menu/menu_contact.png) no-repeat 0px 0px;
	height: 27px;
}

/* menu hover */
#leftCol #nav #newsBtn:hover,
#leftCol #nav #newsBtn.current {
	background: transparent url(../images_new/menu/menu_news_over.png) no-repeat 0px 0px;
}
#leftCol #nav #picturesBtn:hover,
#leftCol #nav #picturesBtn.current {
	background: transparent url(../images_new/menu/menu_pictures_over.png) no-repeat 0px 0px;
}
#leftCol #nav #moviesBtn:hover,
#leftCol #nav #moviesBtn.current {
	background: transparent url(../images_new/menu/menu_movies_over.png) no-repeat 0px 0px;
}
#leftCol #nav #televisionBtn:hover,
#leftCol #nav #televisionBtn.current {
	background: transparent url(../images_new/menu/menu_television_over.png) no-repeat 0px 0px;
}
#leftCol #nav #theatreBtn:hover,
#leftCol #nav #theatreBtn.current {
	background: transparent url(../images_new/menu/menu_theatre_over.png) no-repeat 0px 0px;
}
#leftCol #nav #advBtn:hover,
#leftCol #nav #advBtn.current {
	background: transparent url(../images_new/menu/menu_adv_over.png) no-repeat 0px 0px;
}
#leftCol #nav #contattiBtn:hover,
#leftCol #nav #contattiBtn.current {
	background: transparent url(../images_new/menu/menu_contact_over.png) no-repeat 0px 0px;
}

/* CONTENT */
#content {
	float: left;
}

/* TITOLI PAGINE */
#content h2#TitNews {
	background: url(../images_new/menu/menu_news.png) no-repeat 0px 0px;
	height: 27px;
	width: 128px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#content h2#TitPictures {
	background: url(../images_new/menu/menu_pictures.png) no-repeat 0px 0px;
	height: 27px;
	width: 128px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#content h2#TitMovies {
	background: url(../images_new/menu/menu_movies.png) no-repeat 0px 0px;
	height: 27px;
	width: 128px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#content h2#TitTelevision {
	background: url(../images_new/menu/menu_television.png) no-repeat 0px 0px;
	height: 27px;
	width: 128px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#content h2#TitTheatre {
	background: url(../images_new/menu/menu_theatre.png) no-repeat 0px 0px;
	height: 27px;
	width: 128px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#content h2#TitAdv {
	background: url(../images_new/menu/menu_adv.png) no-repeat 0px 0px;
	height: 27px;
	width: 128px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#content h2#TitContact {
	background: url(../images_new/menu/menu_contact.png) no-repeat 0px 0px;
	height: 27px;
	width: 128px;
	float: left;
	margin: 0px;
	padding: 0px;
}

/* FOCUS-ON BOX HOME */
#content h2#TitFocuson {
	background: url(../images_new/titoli/focuson1.png) no-repeat 0px 0px;
	height: 25px;
	width: 123px;
}
#content #focuson {
	float: left;
	margin-top: 265px;
	padding-left: 20px;
	clear: left;
	padding-right: 10px;
}

#content #focuson img {
	float: left;
	margin-right: 10px;
}
#content #focuson p {
}
#content #focuson a {
	text-decoration: none;	
}

/* CONTENT BODY */
#content #contentBody {
	padding-left: 20px;
	padding-top: 30px;
	height: 460px;
	width: 550px;
}

/* NAV REC */
#navNews #dettRec {
	font: bold 14px/14px Arial, Helvetica, sans-serif;
	float: right;
	height: 28px;
}
#navNews p {
	clear: left;
}
#navNews ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#navNews li {
	float: left;
}
#navNews li a {
	text-indent: -9999px;
	height: 16px;
	width: 16px;
	display: block;
}
#navNews li a.back {
	background: url(../images_new/arw_right_off.gif) no-repeat center;
	margin-left: 10px;
}
#navNews li a.next {
	background: url(../images_new/arw_left_off.gif) no-repeat center;
	margin-right: 10px;
}
#navNews li a.back:hover {
	background: url(../images_new/arw_right_on.gif) no-repeat center;
}
#navNews li a.next:hover {
	background: url(../images_new/arw_left_on.gif) no-repeat center;
}

#listNews {
	padding: 0px;
	margin: 5px 0px 0px;
	height: 384px;
	width: 534px;
	overflow: auto;
}

#listNews ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#listNews li {
	clear: left;
	/*padding-bottom: 10px;*/
}
#listNews .immN {
	float: left;
	margin-bottom: 10px;
}
#listNews .datiN {
	float: left;
	margin-left: 10px;
}

#listNews img {
}
#listNews a {
	display: block;

}


#dettNews {
	float: left;
	width: 345px;
	clear: both;
	margin-right: 10px;
}
#content #contentBody #immDettNews ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 150px;
}
#content #contentBody #immDettNews li {
	margin-top: 5px;
	margin-bottom: 5px;
	height: 150px;
	width: 150px;
}
#content #contentBody #immDettNews {
	width: 150px;
	float: right;
}
#content #contentBody #contDett {
	height: 384px;
	overflow: auto;
	width: 534px;
	margin-top: 20px;
}
#content #contentBody dl.imm_gallery {
	float: left;
	display: block;
	width: 120px;
	margin-right: 10px;
	margin-top: 10px;
}

/* Nav Sec */
#navSec {
	height: 31px;
	margin: 0px;
	padding: 0px 0px 0px 455px;
}
#content #navSec ul {
	list-style: none;
}
#content #navSec li {
	float: left;

}
#content #navSec li a {
	display: block;
	text-indent: -9999px;
	height: 31px;
}
#content #navSec #itaBtn {
	background: url(../images_new/menu/menu_ita.png);
	width: 60px;
}
#content #navSec #itaBtn:hover {
	background: url(../images_new/menu/menu_ita_over.png);
}

#content #navSec #engBtn {
	background: url(../images_new/menu/menu_eng.png);
	width: 51px;
}
#content #navSec #engBtn:hover {
	background: url(../images_new/menu/menu_eng_over.png);
}
#content #navSec li.dvBtn {
	background: url(../images_new/menu/menu_dv.png);
	height: 31px;
	width: 3px;
}


/* NEWS BOX HOME */
#content #newsHome {
	float: left;
	margin-top: 130px;
	height: 150px;
	padding-left: 20px;
	width: 580px;
	clear: left;
}
#content #newsHome ul {
	list-style: disc;
	margin-left: 22px;
	clear: left;
}
#content #newsHome li {
}
#content #newsHome h3 {
	float: left;
}

#content #newsHome li a {
	white-space: nowrap;
}

/* FORM CONTATTI */
form {
}
form label {
	width: 100px;
	float: left;
	margin-top: 5px;
	clear: left;
	font-weight: bold;
}
form input {
	margin-top: 5px;
	width: 200px;
}
form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 300px;
	height: 50px;
	margin-top: 5px;
}
form input.submit {
	width: 70px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 100px;
	float: left;
	clear: left;
}
form p.mail {
	clear: none !important;
	float: left;
	margin-top: 5px;
}


form p.radio {
	margin-left: 100px;
}
form p.radio label {
	margin: 0px;
	padding: 0px;
	width: 75px;
	clear: none;
}
form p.radio input {
	width: 20px;
}
form p.err {
	color: #FF0000;
	margin: 0px 0px 0px 100px;
	padding: 0px;
	float: left;
	display: none;
}

/* FOOTER */
#footer {
	clear: both;
	width: 910px;
	padding-top: 10px;
	text-align: right;
}
#footer ul {
	list-style: none;
	margin-left: 5px;
	height: 20px;
}
#footer li {
	float: left;
	border-right: 1px solid #CCCCCC;
}
#footer li a {
	color: #CCCCCC;
	text-decoration: none;
	margin: 0px 5px;
	font-size: 10px;
	display: block;
}
#footer li a:hover {
	text-decoration: underline;
}
#footer p {
	font-size: 9px;
	color: #FFFFFF;
}
#footer li a {
}
#footer li a:hover {
}

#banner
{
	margin: auto;
	width: 454px;
}
