body { text-align: center;
}

A:link {color:#cc9933; text-decoration: none; border-bottom: 0px;}
A:visited {color:#cc9933; text-decoration: none; border-bottom: 0px; }
A:hover {color: #cc9933; font-size:12px; border-bottom: 0px;}

#container{
width:750px;
height:auto;
text-align: left;
margin: 0 auto;
}

#dx1{
width:455px;
height:174px;
background-image: url(../images/hween_01.jpg);
float:left;
}

#dx2{
width:455px;
height:204px;
background-image: url(../images/hween_04.jpg);
float:left;
}

#sx1{
width:295px;
height:58px;
background-image: url(../images/hween_02.jpg);
float:right;
}

#sx2{
width:295px;
height:320px;
background-image: url(../images/hween_03.jpg);
float:right;
}


#box_testo{
margin:20px 30px 0px 30px;
width:370px;
}

.testo_generico{
font-family:verdana;
font-size:10px;
color:#330000;
}

.h1{
display:inline;
font-weight:normal; 
font-size:10px;
font-weight:bold;
}

.gold{
color:#cc9933;
}

.red{
color:#990000;}


