* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: #000000;
 background-image: url(../images/bg.gif);
 background-position: top;
 color: #FFF;
}

img, object{
border:0;
margin:0;
padding:0;
}


#wrapper { 
 margin: 0 auto;
 width: 950px;
 padding: 0;
 text-align: center;
}

#content_hp { 
 margin: 0 auto;
 width: 1084px;
 height: 424px;
 padding: 0;
 background-position: center;
 background-image: url(../images/hp_bg.gif); 
 background-repeat: no-repeat;
 text-align: left;
}

#menu_hp{ 
 padding: 52px 0 0 88px;
 text-align: left;
}

#menu_hp img{ 
 margin:0 0 12px 0; 
}


/*PAGE */

#top_p { 
 margin: 0 0 0 25px;
 padding: 0;
 width: 900px;
 overflow:auto;
 }

#content_page  { 
 color: #FFF;
 margin: 55px 0 15px 25px;
 padding: 0;
 width: 900px;
 float: left;
 }
 
 #fotogallery  {  
 margin: 20px 0 0 25px;
 padding: 0;
 width: 900px;
 float: left;
 }
 
 #gallery { 
width:640px
min-height:500px; 
height:auto !important; 
margin-bottom:10px;
}

#gallery .img, {
border:1px solid #CCCCCC;
padding:2px;
margin-right:15px;
margin-top:15px;
display:inline;
}

#content_page  p{ 
 width: 450px;
 text-align: right;
 float: right;
 }
 
 #box_index{
 float: left;
 width: 248px;
 text-align: left; 
  margin:0;
  padding:0;
  overflow:auto;
scrollbar-base-color:#CC9933;
scrollbar-arrow-color:#CC9933; 
scrollbar-darkshadow-color:#CCC; 
scrollbar-face-color:#000; 
scrollbar-highlight-color:#000; 
scrollbar-shadow-color:#CC9933;
 }
 
  #box_detail, #
{
 float: left;
 width: 650px;
  text-align: center; 
 }
 
 #zoom h3{
background-color: #666;
color: #FFF;
font-size: 14px;
font-weight: normal;
text-align: right;
height:18px;
text-transform: uppercase;
padding: 5px;
width: 640px;
margin-right:12px;
margin-top:0;
float:right;
}
 
 div#zoom img{display:block; width:640px; height:460px; margin:0;}
 
 
#all  p{ 
 width: 800px;
 text-align: right;
 float: right;
 }
 
 #all  ul{ 
 text-align: left; 
 }
 
 #all  li{ 
 text-align: left; 
 line-height: 25px;
 list-style-image: url(../images/li.gif);
 list-style: square;
  list-style-position: outside;
  margin-left: 20px;
  padding: 0;
 }
 
 
 #content_page_avatar{ 
 width: 430px;
 text-align: left;
 float: left;
 margin:10px;
 }
 
 #menu_dx_top{  
 float: right;
 font-size: 20px;
 color: #CC9933;
 vertical-align: top;
}

#menu_dx_top img{  
 margin-top:5px;
}

 #ar_top{  
 float: right;
 vertical-align: top;
 width: 305px;
 text-align:center;
 margin-top:20px;
}

#ar_top table{ 
float: right;
}


#footer { 
background-image: url(../images/bg_footer.gif);
 background-repeat: no-repeat;
background-position: center top;
 margin: 20px 0 0 0;
 padding: 5px 0 0 0;
 width: 950px;
 height: 30px;
 float: left;
 color: #000000;
 font-size: 12px;
 text-align: center;
}

#footer a{ 
 color: #000000; 
 text-decoration: none;
}

#footer a:hover{ 
 color: #CCCCCC; 
 text-decoration: none;
}


#footer_h { 
background-image: url(../images/bg_footer_h.gif);
 background-repeat: no-repeat;
background-position: center top;
 margin: 20px 0 0 0;
 padding: 5px 0 0 0;
 width: 950px;
 height: 60px;
 float: left;
 color: #000000;
 font-size: 12px;
 text-align: center;
}

#footer_h a{ 
 color: #000000; 
 text-decoration: none;
}

#footer_h a:hover{ 
 color: #CCCCCC; 
 text-decoration: none;
}

a{
color: #CC9933;
 font-size: 14px;
 font-weight: normal;
 text-decoration: none;
 margin:0;
 padding:0;
}

a: hover{
color: #CC9933;
 font-size: 14px;
 font-weight: normal;
 text-decoration: underline;
 margin:0;
 padding:0;
}

.title{
color: #CC9933;
 font-size: 14px;
 font-weight: bold;
}

.title_13{
color: #CC9933;
 font-size: 13px;
 font-weight: bold;
}

.input{
border: 1px solid #cc9933;
width: 200px;
height:20px;
font-size: 12px;
color:#CCC;
background: transparent;
padding: 2px;
}

.textarea{
border: 1px solid #cc9933;
width: 300px;
height:80px;
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#CCC;
background: transparent;
padding: 2px;
}

.select_cerca{
border: 1px solid #cc9933;
height:25px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#cc9933;
background: transparent;
padding: 2px;
text-transform: lowercase;
}


.button{
border: 1px solid #cc9933;
width: 100px;
height:40px;
background: transparent;
padding: 2px;
font-size: 11px;
color:#cc9933;
font-weight:bold;
cursor: pointer;
}



.red{
color:#990033;
font-size:12px;
}



.border_zoom{
border: 4px solid #666666;
}

th{
background-color: #CC9933;
color: #FFF;
font-size: 14px;
font-weight: normal;
text-align: left;
height:22px;
padding: 2px;
}
td{
color: #CCC;
font-size: 12px;
font-weight: normal;
}
.td_gold{
border-bottom: 1px solid #CC9933;
height:18px;
padding: 4px;
color: #CCC;
font-size: 12px;
font-weight: normal;
}

.td_gold_2lev{
border-left: 1px solid #CC9933;
border-bottom: 1px solid #CC9933;
height:18px;
padding: 4px;
text-align: left;
}

.th_g{
background-color: #CCC;
color: #000;
font-size: 14px;
font-weight: normal;
text-align: right;
height:22px;
padding: 2px;
}

.th_gd{
background-color: #666;
color: #FFF;
font-size: 14px;
font-weight: normal;
text-align: right;
height:18px;
text-transform: uppercase;
padding: 2px;
}

.td{
border-collapse: collapse;
color: #CCC;
font-size: 12px;
font-weight: normal;
text-align: right;
border-bottom: 1px solid #CC9933;
}

.note{
font-style: italic;
font-size: 11px;

}

	
#box_prev a{
background-color: #666;
color: #FFF;
font-size: 12px;
font-weight: normal;
text-align: center;
height:130px;
width: 110px;
text-transform: uppercase;
padding: 4px 1px 2px 1px;
float:left;
margin-left: 2px;
margin-bottom: 2px;
}

#box_prev a:hover{
background-color: #CC6600;
color: #FFF;
font-size: 12px;
font-weight: normal;
text-align: center;
height:130px;
width: 110px;
text-transform: uppercase;
padding: 4px 1px 2px 1px;
}

#box_prev_sel a{
background-color: #CC6600;
color: #FFF;
font-size: 12px;
font-weight: normal;
text-align: center;
height:130px;
width: 110px;
text-transform: uppercase;
padding: 4px 2px 2px 2px;
float:left;
margin-left: 2px;
margin-bottom: 2px;
}


#box_prev_75 a{
background-color: #666;
color: #FFF;
text-align: center;
padding: 1px;
float:left;
margin-left: 2px;
margin-bottom: 2px;
}

#box_prev_75 a:hover{
background-color: #CC6600;
color: #FFF;
text-align: center;
padding: 1px;
}

#box_prev_sel_75{
background-color: #CC6600;
color: #FFF;
text-align: center;
padding: 1px;
float:left;
margin-left: 2px;
margin-bottom: 2px;
}



/* layer*/
#container-overlay {
    position:relative;
    top:0px;
    left:0px;
    display:block;
    width:100%;
    height:1%;
    text-align:LEFT; /*per IE 5.5 o minore*/
    background:transparent;
}

#overlay {
    position:relative;
	display:none;
    margin:0;
	padding:2px;	
	}

#overlay img {
margin:0 10px 0 0;
}
