body {
	font-family: Tahoma,verdana, arial, sans;;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
 background: #CACACA;
 margin: 0px;
 text-align: center;
}

#container {
 border: 1px solid black;
 width: 758px;
 margin: 0 auto;
 overflow: hidden;
}

#header {
 background: #FFFFFF;
}

#header #logo {
 width: 100%;
 overflow: hidden;
}

#menuflash {
 display: block;
 background: #7A6050;
}

#menuhtml {
 display: none;
 overflow: hidden;
 background: #7A6050;
}

#menuhtml a:link, 
#menuhtml a:visited, 
#menuhtml a:active {
 float: left;
 border-left: 1px solid #5A473B;
 border-right: 1px solid #6A5446;
 width: 124px;
 padding: 16px 0px;
 text-decoration: none;
 background: #524136 url(./img/menubglink.jpg) repeat-x;
 color: #E1D2C9;
 font-family: century gothic;
 text-transform: uppercase;
}

#menuhtml a:hover {
 background: #394C72 url(./img/menubghover.jpg) repeat-x;
}

#logo a:link, 
#logo a:hover, 
#logo a:visited, 
#logo a:active {
 float: left;
 text-decoration: none;
 width: 256;
 height: 87px;
 background: url(./img/logo.gif) no-repeat;
}

#subheader {
 width: 100%;
 overflow: hidden;
}

#where {
 border: 0px solid black;
 float: left;
 width: 209px;
 height: 268px;
 background: url(./img/bigban1.gif) no-repeat;
}
#bigpic {
 border: 1px solid black;
 float: right;
 width: 547px;
 height: 268px;
 overflow: hidden;
}
#ipse {
 float: left;
 height: 28px;
 width: 100%;
 text-align: left;
 background: url(./img/bline.gif) no-repeat;
}

#ipse img {
 border: 0px solid black;
}

#content {
 background: #E8E8E8;
 width: 100%;
 float: left;
 min-height: 100px;
 border: 1px solid black;
 border-left: 0px;
 border-right: 0px;
}
#content  #text {
 width: 500px;
 float: left;
 text-align: justify;
 padding: 10px;
}

#text p {
 line-height: 20px;
}

#text img {
 margin: 6px !important;
 margin: 3px;
}

.orangetit {
 color: #FF9933;
 margin-top: 0px;
 padding-top: 12px;
 margin-left: 10px;
 text-transform: uppercase;
 font-size: 10pt;
}

.specialtit {
 background: #CACACA;
 padding: 2px;
 font-size: 10pt;
}

#content #rightcol {
 background: #FFFFFF;
 float: right;
 width: 236px;
 min-height: 100px;
 border-left: 1px solid black;
 text-align: justify;
}
#box1rx {
 width: 100%;
 text-align: justify;
 min-height: 250px;
}

* html #box1rx {
 height: 270px;
}

#box2rx {
 width: 100%;
 text-align: justify;
 min-height: 250px;
}

* html #box2rx {
 height: 270px;
}


.conbox {
 margin: 8px !important;
 margin: 7px;
 font-size: 11px;
}

.conbox a:link,
.conbox a:visited,
.conbox a:active {
 text-decoration: none;
 color: #11669E;
}

.conbox a:hover {
 text-decoration: underline;
 color:#5D5D5D;
}

#box1rx .title {
 background: url(./img/bg_dx1.gif) no-repeat;
 background-position: -1 0;
 height: 40px;
}

#box2rx .title {
 background: url(./img/bg_dx2.gif) no-repeat;
 background-position: -1 0;
 height: 40px;
}

#footer {
 background: #FFFFFF;
 border: 0px solid black;
 float: left;
 width: 758px;
 text-align: center;
 padding: 15px;
}

/* IMPORTED FROM OLD SITE */

.testo {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #535353;
	line-height: 20px;
	text-align: justify;
}
/* THIS IS MODIFIED */
.costi {
 border: 1px solid black; 
 background: #FFA340;
 color: black;
 margin-bottom: 10px;
 text-align: center;
}
.costi td {
 border: 1px solid black;
 font-size: 8pt;
}
.costi td.first {
 text-align: left;
}

form .label {
 float: left;
 clear: left;
 width: auto !important;
 min-width: 70px;
 width: 70px;
 height: 17px !important;
 height: 22px;
 padding-top: 4px;
 margin: 4px;
 font-size: 7pt;
}
form .input {
 border: 0px solid black;
 width: 400px;
 float: left;
 margin: 4px;
 overflow: hidden;
}

form .label2 {
 float: left;
 clear: left;
 width: auto !important;
 min-width: 70px;
 width: 40px;
 height: 17px !important;
 height: 22px;
 padding-top: 4px;
 margin: 4px;
 font-size: 7pt;
}

form .field {
 border: 0px solid black;
 width: 150px;
 float: left;
 margin: 4px;
 overflow: hidden;
}

form .area {
 clear: both;
 margin: 4px;
}
form button {
 float: left;
}
form .captcha img {
 border: 1px solid #5B5A5A;
 margin: 4px;
}

form button {
 width: 85px;
 margin: 10px;
}

#htmlmenu {
 float: left;
 width: 100%;
 background: white;
 border-bottom: 1px solid black;
 padding: 6px 0px;
}

#htmlmenu a:link,
#htmlmenu a:visited,
#htmlmenu a:active {
 text-decoration: none;
 color: #11669E;
 font-weight: bold;
 font-size: 8pt;
}

#htmlmenu a:hover {
 text-decoration: underline;
 color:#5D5D5D;
}

tr.white, tr.white * {
 background: white !important;
 background: white;
}