body
{ 
background-color: #E5E5E5;
font-family: Arial;
font-size:13px;
color: #000000;
margin-top: 10;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
text-align:center;
} 

p {
	margin-top: 0px;
	margin-bottom: 0px;
}

td {
font-family: Arial;
font-size:13px;

}
h1 {
COLOR: #254996;
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
font-size: 18px;
}

h2 {
COLOR: #254996;
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
font-size: 13px;
}


.tickerstyle{
width:560px; 
height:140px; 
text-align:left;
border:1px solid #B7B7B7; 
background:#ffffff; padding:8px; 
overflow:hidden;
}
.messagediv{display: none;background:#ffffff}


.pulsanti {
	background-color: #254996; 
	FONT-SIZE: 11px;
	height: 19px; 
	COLOR: #ffffff;
}

.pulsantibig {
	background-color: #254996; 
	COLOR: #ffffff;
}

.pulsantibig1 {
	background-color: #254996; 
	font-weight: bold;
	COLOR: #ffffff;
}



a:hover      { color: #254996 }
a:visited    { color: #000000 }
a:link       { color: #000000 }

.forms {
	width: 60px; 
	border: 1px solid #B7B7B7;
}

.forms1 {
	width: 100px; 
	border: 1px solid #B7B7B7;
}

.forms2 {
	width: 40px; 
	border: 1px solid #B7B7B7;
}

.forms3 {
	width: 200px; 
	border: 1px solid #B7B7B7;
}

.forms4 {
	width: 120px; 
	border: 1px solid #B7B7B7;
}



#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
	
#containeer {
text-align:center;
margin:0 auto;
width:860px;
background-color:#ffffff;
}

#briciole {

text-align:right;
margin:4px;
}
#box{
margin:20px;
color:#FFFFFF;
font-size:10px;
}

#left {
float:left;
width:500px;
text-align:left;
margin-left:15px;
}
#right {
float:right;
width:280px;
}
#sottotop{
text-align:left;
margin:13px;
}
#footer {
background-color:#454545;
color:#FFFFFF;
font-size:10px;
margin:20px 0px;
padding:10px;
}

/*MENU TOPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP*/
/*1. lo stile del div contenitore con id=”menu_css_orizzontale”*/
#menu_css_orizzontale{
overflow:hidden;
width:100%;
margin:10px 0px;
border:0px solid #FFFFFF;
background-color:#3366CC;
font-weight:bold;

}

/*2. lo stile css dei link (elementi <a>)*/
#menu_css_orizzontale a{
display:block;
float:left;
width:93px;
height:25px;
margin-left:1px;
border-left:1px solid #ffffff;
text-decoration:none;
line-height:25px;
color:#FFFFFF;

}

/*3. lo stile css sullo stato hover dei link*/
#menu_css_orizzontale a:hover{
background-color:#254996;
color:#FFFFFF;
}

/* rimossione del margine sinistra per il primo link*/
#menu_css_orizzontale a.primo{
margin-left:0px;
border-left:0px solid #BF0101;

}
/*MENU TOPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP*/
form {
	margin: 0;
	padding: 0;
}
label {
	font-weight:bold;
	margin:5px 0;
}

input, textarea {
	border: 1px solid #626262;
}
select {
	border: 1px solid #626262;
}
/* codice tabella categorie  */


/* codice tabella annunci  */


.tabs_a table
{
	margin-bottom: 1.5em;
	width:100%;
font-size:13px;
}
.tabs_a table th
{
	text-align: center;
	padding: 0.5em;
	color: #000;
	background-color:#EDECD6;
}

.tabs_a table tr
{
	padding: 0.5em;
	text-align:center;
}

.tabs_a table tr.rowA
{
	background-color:#FDFEF5;
	color: inherit;
}

.tabs_a table tr.rowB
{
	background-color:#F7F8D6;
	color: inherit;
}

