body {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
background-color:#000000;
color:#CC9900;
font-size:80%;
padding:0px;
margin:0px;
}

body a:link, body a:visited, body a:active{
text-decoration:none;
color:#CC9900;
}

body a:hover{
text-decoration:none;
color:#FFFFFF;
}

#box{
width:950px;
margin:0px auto;
padding:0px auto;
}

/*--------------------------------------------------------------------HEADER---------------------------------------------------------------*/

#header{
width:950px;
height:150px;
padding:0px;
}

/*--------------------------------------------------------------------MENU---------------------------------------------------------------*/
#menu{
width:750px;
height:30px;
color:#FF9900;
margin:0px auto;
}

.menu {
width:145px;
height:20px;
background-image:url(img/p_out.jpg);
background-repeat:no-repeat;
text-decoration:none;
margin-top:1px;
}

#menu_over{
width:145px;
height:20px;
background-image:url(img/p_over.jpg);
background-repeat:no-repeat;
text-decoration:none; 
}

.menu p{
margin-top:2px;
}

.menu a{
color:#FFFFFF;
text-decoration:none;
}

#menu_over p{
margin-top:2px;
}

.menu a:hover{
text-decoration:none;
color:#FFFFFF;
}

.menu_sub{
width:145px;
height:20px;
margin-top:0px;
text-decoration:none;
}

.menu_sub_ultimo{
width:145px;
height:20px;
margin-top:0px;
text-decoration:none;
}

.menu_sub_ultimo a{
text-decoration:none;
color:#FFFFFF;
}

.menu_sub a{
text-decoration:none;
color:#FFFFFF;
}

.menu_sub_ultimo a:hover{
text-decoration:none;
color:#FFFFFF;
}

.menu_sub a:hover{
text-decoration:none;
color:#FFFFFF;
}

.menu_sub p{
margin-top:2px;
margin-left:2px;
}

.menu_sub_ultimo p{
margin-top:2px;
margin-left:2px;
}

#news{
float:left;
width:150px;
height:30px;
}

#chi_siamo{
float:left;
width:150px;
height:30px;
}

#galleria{
float:left;
width:150px;
height:30px;
}

#materiali{
float:left;
width:150px;
height:30px;
}

#contatti{
float:right;
width:150px;
height:30px;
}

/*-------------------------------------------------------------------CATEGORIA - TABELLA---------------------------------------------------------------*/

.categoria_tab_mouse_over{
text-decoration:none;
background-color:#CC6600;
}

.categoria_tab_mouse_out{
text-decoration:none;
background-color:#000000;
}

/*--------------------------------------------------------------------COLONNE---------------------------------------------------------------*/

#dx{
float:right;
width:150px;
border:1px solid #CC9900;
}

#sx{
float:left;
width:150px;
border:1px solid #CC9900;
}


#centro{
width:644px; 
float:left;
border:1px solid #CC9900;
}

#centro_sx{
width:321px; 
float:left;
border-right:1px solid #CC9900;
}

#centro_dx{
width:321px; 
float:right;
}

#centro p{
padding:10px;
}

.news {
width:600px;
margin:0px auto;
margin-top:10px;
margin-bottom:10px;
padding:0px;
}

.titolo_news {
width:600px;
margin:0px;
padding:0px;
background-color:#CC9900;
color:#000000;
}
/*--------------------------------------------------------------------TESTO+IMMAGINI---------------------------------------------------------------*/
.testo {
float:left;
}

.img {
float:right;
clear:both;
}
/*--------------------------------------------------------------------FOOTER---------------------------------------------------------------*/
#footer{
width:950px;
font-size:90%;
clear:both;
}

