a:active, a:focus, input {
	outline:none;
}

body {
    background:url(../img/bg.gif) repeat-x top;
    margin:0;
    padding:0;
    font-family:Arial;
    font-size:12px;
}

h1 {
    color:gray;
    font-size:12px;
    display:inline;
    margin:0 5px 0 0;
    padding:0
}

#testo {
    font-size:11px;
    color:gray;
}

/* MAIN */

#main {
    width:980px;
    border:0px solid black
}

#header {
    width:100%;
    margin-bottom:3px;
    height:158px;
}

/*body:nth-of-type(1) #img{  CRHOME E SAFARI
    margin-top:0;
}

body:nth-of-type(1) #img, x:-moz-any-link, x:default { FIREFOX 3.5
    margin-top:0;
}*/

#flash {
    margin-right:270px;
    border:0px solid black;
    margin-top:0px
}

#numero_verde {
    width:255px;
    float:right;
    background:url(../img/numero_verde_top.gif) top left no-repeat;
    height:159px
}


#prev {
    background:url(../img/prev.gif) no-repeat;
    font-size:13px;
    font-weight:bold;
    color:white;
    text-align:center;
    height:50px;
    border:0;
    width:189px;
    border:0
}

/* MENU */

#content-menu {
    width:100%;
    margin:0 0 0 0
}

/* CONTENT */

#content-page {
    width:980px;
}

#dx{
    width:300px;
    font-size:11px;
    line-height:15px;
    color:gray;
	text-align:left
}

#sx {
    width:253px;
    font-size:11px;
    line-height:15px
}


#sx .archivio {
    margin:5px 0 5px 20px;
	padding:0;
	font-size:12px;
	color:#54b4e9;
}

#sx .archivio li {
    margin:5px;
	
}

#sx .archivio li a {
    color:#54b4e9;
    text-decoration:none;
}

#sx .archivio li a:hover {
    color:gray;

}


#pagina {
    width:427px;
    text-align:justify;
    padding-top:3px;
    font-size:12px;
    color:#7f8997;
    line-height:15px
}

#pagina table{
    text-align:justify;
    font-size:12px;
    color:#7f8997;
    line-height:15px
}

.link {
	text-align:right;
	line-height:30px
}

/* NAVIGATORE */

#nav {
	line-height:30px;
	text-align:left;
	padding-left:270px;
	font-size:11px;
	color:#b1aeae;
}

#nav a {
	color:gray;
	text-decoration:none
}

#nav a:hover {
	color:red;
}


/* SX */

#box-sx {
    width:253px;
    height:240px;
    background:url(../img/box_sx.gif) no-repeat;
    margin-bottom:10px
}

/* DX */

#ajax-banner {
    width:300px;
    height:284px;
    background:url(../img/box_dx.gif) no-repeat;
}
#ajax-banner img{
    width:268px;
    height:249px;
	 padding: 15px;
	 border: 0;
}

/* LOGIN */

#login {
	height:297px;
	background:url(../img/login.gif) no-repeat;
	margin-bottom:10px;
	font-size:11px;
	color:#7e8891;
	text-align:left
}

#login #padlogin{
	padding:20px;
}

#login table{
	font-size:11px;
	margin:10px 0;
	color:#7e8891;
}

#login table td{
	padding:5px 0;
	
}

#btn_login {
	background:url(../img/btn_login.gif) no-repeat;
	text-align:center;
	color:white;
	border:0;
	width:159px;
	height:35px;
	margin-left:42px;
	font-size:12px;
	font-weight:bold
}

/* PAGINA */

#pad {
    padding:0 16px;
}

/* FOOTER */

#footer {
    width:960px;
    height:268px;
    background:url(../img/footer.gif) no-repeat;
    margin:20px 0 10px 0;
}


#footer #padft{
    padding:10px
}

#footer table {
    font-size:12px;
    text-align:left;
    line-height:18px
}


/* COPYRIGHT */

#copyright {
    font-size:11px;
    color:gray;
    text-align:left;
    line-height:18px;
    width:980px;
    margin:10px 0
}

#copyright a{
    color:gray;
    text-decoration:none;
}

#copyright a:hover{
    color:#54b4e9;
    text-decoration:none;
}



