/* IE PNG Alpha Fix */

img, div, input { behavior: url("/web-js/iepngfix.htc") }

/* GENERALE */
body, html {
	font-family: sans-serif,arial, verdana;
	font-size: .82em;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color:#091932;
	color: #000;
}

img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

#pagina {
	background-image: url(/img/background.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	width: 1000px;
	margin: 0 auto;
}

#contenuto {
	margin: 0 60px 0 60px;
}


#clientitab td{
border-bottom:1px solid #fff;
}

#clientitab td img{
border:1px solid #aaa;
}


.error {
	background-color:#FFC671;
	color:#CC0000;
	line-height: 25px;
	padding: 3px;
	text-align: center;
}

.error a {
	color:#CC0000;
	font-weight: bold;
}

.keyword {
	background-color: #FFFF00;
}

/*
HEADER
*/

#header{
	position:relative;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	height: 50px;
	background-color: #000000;
}

#header #logo {
	width: 210px;
	height: 66px;
	position: absolute;
	bottom:0;
}

#header #menu {
	width: 631px;
	height: 23px;
	line-height: 23px;
	background-image: url(/img/sfondo_menu.png);
	background-repeat: no-repeat;
	position: absolute;
	bottom:0;
	right:0;
}

/*
SX
*/

#sx {
	float:left;
	width: 650px;
}

#sx #bannerflash {
	height: 230px;
}

#sx #contPagina {
	background-color: #E8E8E8;
	padding: 15px;
	min-height: 400px;
	font-size:1.08em;
}

#sx h1 {
	color: #FFFF00;
	font-size: 1.7em;
	padding: 0 0 0 15px;
	margin: 0;
	line-height: 50px;
	height: 50px;
	background-image: url(/img/sfondo_titolo_pagina.jpg);
	background-repeat: no-repeat;
}

/*
DX
*/

#dx {
	float:right;
	width: 200px;
}

/*
MENU BOX
*/

#dx #menu_box {
	margin-bottom: 20px;
}

#dx #menu_box .contenuto {
	background-image: url(/img/sfondo_menu_box_up.png);
	background-repeat: no-repeat;
	min-height: 220px;
}

#dx #menu_box .contenuto div {
	background-image: url(/img/sfondo_menu_box_cx.gif);
	background-repeat: y-repeat;
}

#dx #menu_box .chiusura {
	width: 200px;
	height: 10px;
	background-image: url(/img/sfondo_menu_box_bottom.png);
	background-repeat: no-repeat;
}


#dx #menu_box h1 {
	color: #181818;
	line-height: 21px;
	font-size: 1.1em;
	padding: 0 0 10px 10px;
	margin: 0;
	font-weight: bold;
}

#dx #menu_box ul {
	margin: 0;
	padding: 0 0 0 25px;
}

#dx #menu_box ul ul {
	padding: 0 0 0 5px;
	margin: 0;
	list-style-type: none;
}

#dx #menu_box ul li {
	margin: 4px 0 0 0;
}

#dx #menu_box ul li ul li {
	margin: 2px 0 0 0;
}

#dx #menu_box ul li, #dx #menu_box ul li a {
	color: #FFFF00;
}

#dx #menu_box ul li ul li, #dx #menu_box ul li ul li a {
	color: #FFFFFF;
}

#dx #menu_box ul li a {
	text-decoration: none;
}

#dx #menu_box ul li a.on {
	text-decoration: underline;
}

#dx #menu_box ul li a:hover, #dx #menu_box ul li ul li a:hover {
	font-weight: bold;
}

/*
LOGIN BOX
*/

#dx #login_box {
	background-image: url(/img/sfondo_login_box.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	height: 173px;
	color: #FFFFFF;
	position: relative;
}

#dx #login_box  h1 {
	color: #181818;
	line-height: 21px;
	font-size: 1.1em;
	padding: 5px 0 10px 10px;
	margin: 0;
	font-weight: bold;
}

#dx #login_box  .contenuto {
	margin-top: 45px;
	padding: 0 10px 0 10px;
}

#dx #login_box .input {
	float: left;
	padding: 0 5px 0 5px;
	width: 100px;
	height: 21px;
	background-image: url(/img/campo.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
}

#dx #login_box .separatore {
	clear: both;
	height: 10px;
}

#dx #login_box label {
	display: block;
	float: left;
	color: #FFFFFF;
	width: 70px;
	line-height: 21px;

}

#dx #login_box .error {
	line-height: 15px;
	font-size: .8em;
	position: absolute;
	top: 35px;
	width: 110px;
}

#dx #login_box a {
	color: #F1E803;
	font-weight: bold;
	text-decoration: none;
}

#dx #login_box #tastoEntra {
	margin-left: 158px;
	margin-top: 10px;
}

/*
SEARCH BOX
*/

#dx #search_box {
	background-image: url(/img/sfondo_search_box.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	height: 97px;
	color: #FFFFFF;
}

#dx #search_box  h1 {
	color: #181818;
	line-height: 21px;
	font-size: 1.1em;
	padding: 0 0 10px 10px;
	margin: 0;
	font-weight: bold;
}

#dx  #search_box .contenuto {
	padding: 0 10px 0 10px;
}

#dx #search_box label {
	display: block;
	float: left;
	color: #FFFFFF;
	width: 70px;
	line-height: 21px;

}

#dx #search_box .input {
	float: left;
	padding: 0 5px 0 5px;
	width: 100px;
	height: 21px;
	background-image: url(/img/campo.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
}


#dx #search_box #tastoCerca {
	margin-left: 158px;
	margin-top: 10px;
}

/*
RISULTATI RICERCA
*/

#risultatiRicerca ul li{
	margin-bottom: 15px;
}

/*
RIFLESSIONE PAGINA
*/

#riflessionePagina {
	width: 650px;
	height: 70px;
	background-image: url(/img/riflessione_pagina.png);
	background-repeat: no-repeat;
}

/*
FOOTER
*/

#footer {
	position: relative;
	top: -30px;
	clear: left;
	width: 880px;
	color: #B8B8B8;
	padding-left: 5px;
}

/*********************

		NEWS

*********************/
.elenconews{
list-style-type:none;
margin:0;
padding:0;
}

.elenconews li{
margin:0;
margin:0px 0px 20px 0px;
}

.titolo_news{
padding:3px 0px;
}

.titolo_news a{
color:#4B6c95;
font-weight:bold;
font-size:14px;
text-decoration:none;
}

.titolo_news a:hover{
text-decoration:underline;
}

.link_news a{
color:#4B6c95;
}

/*	PAGINAZIONE	*/

#paginazione{
margin-top:40px;
height:40px;
}

#paginazione strong{
border:1px solid #32AADE;
padding:2px 10px;
text-align:center;
margin:0px 1px;
background-color:#32AADE;
color:#fff;
line-height:20px;
height:22px;
}

#paginazione a{
background-color:#fff;
border:1px solid #666;
padding:1px 10px;
text-align:center;
margin:0px 1px;
color:#333;
text-decoration:none;
line-height:20px;
height:18px;
}

#paginazione a:hover{
background-color:#efefef;
color:#000;
}

.button_nav{
background-color:#DED8D8;
border:1px solid #ccc;
padding:2px 10px;
text-align:center;
line-height:20px;
height:22px;
}

/*	NOTIZIA	*/ 

/*	RICERCA	*/

.fielnews{
border:1px solid #999999;
background:#fff;
}

.labelsx{
display:block;
float:left;
width:40px;
}

.labeldx{
display:block;
float:left;
width:30px;
}

#ricercaCom legend{
background:#133968;
border:1px solid#133968;
padding:3px 10px;
color:#fff;
font-weight:bold;
}

#ricercaCom input[type=text]{
}

#ricercaCom select{
}

