body {
	font-family: verdana;
	font-size:12px;
	background-image:url(images/bg1.jpg);
	background-repeat:repeat-x;
	
}

td {
	font-family: verdana;
}

th {
	font-family: verdana;
}
p {
margin:0;
}
a {
color:#FFFFFF;
text-decoration:none;
}
a :hover{
color:#FFFFFF;
text-decoration:underline;
}
#container
{
margin:0 auto;
width:978px;
height:auto;
overflow:hidden;
background-color:#000000;
}
#header
{
margin:0 auto;
width:978px;
height:172px;
background-image:url(images/header.jpg);
background-repeat:no-repeat;
}
#menu
{
margin:0 auto;
padding-top:5px;
width:978px;
height:26px;
background-image:url(images/menu_bg.jpg);
background-repeat:repeat-x;
}
#menu a
{
color:#000000;
text-transform:uppercase;
font-size:12px;
font-family:trebuchet;
text-decoration:none;
font-weight:bold;
}
#menu a:hover
{
color:#fe6700;
text-transform:uppercase;
font-size:12px;
font-family:trebuchet;
text-decoration:none;
font-weight:bold;
}
#menu ul 
{
margin:0 auto;
text-align:center;
list-style:none;

}
#menu li 
{
display:inline;
margin:10px auto;
padding-left:20px;
padding-right:20px;
color:#666666;
text-transform:uppercase;
font-size:12px;
font-family:verdana;

}
#centrale
{
margin:0 auto;
width:978px;
height:auto;
overflow:hidden;
background-color:#000000;
}
#cont_sinistra
{
float:left;
width:250px;
}
#sinistra
{
margin-top:15px;
/*border-top:solid 4px #fe6700;
border-right:solid 4px #fe6700;
border-bottom:solid 4px #fe6700;*/
border-top:solid 4px #ff0000;
border-right:solid 4px #ff0000;
border-bottom:solid 4px #ff0000;
background-image:url(images/div_bg.jpg);
}
#cont_destra
{
float:right;
width:700px;
}
#destra
{
margin-top:15px;
border-top:solid 4px #ff0000;
border-left:solid 4px #ff0000;
border-bottom:solid 4px #ff0000;
background-image:url(images/div_bg.jpg);
}
#titolo
{
margin-top:5px;
margin-left:20px;
font-family:verdana;
font-size:18px;
font-weight:bold;
color:#0255ff;
}
#news_sx
{
margin-top:5px;
margin-bottom:5px;
margin-left:20px;
margin-right:5px;
font-family:verdana;
font-size:11px;
color:#989898;
overflow:hidden;
}
#random_pics
{
margin-top:5px;
margin-bottom:15px;
margin-left:10px;
margin-right:10px;
text-align:center;
width:100%;
height:100%;
}
#spacer
{
width:978px;
background-color:#000000;
height:20px;
clear:both;
}
#footer
{
font-size:10px;
font-family:verdana;
text-align:center;
padding-top:10px;
padding-bottom:10px;
color:#FFFFFF;
border-bottom:solid 2px #666666;
border-top:solid 2px #666666;
margin:0 auto;
width:978px;
background-color:#000000;
}