/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/homepage01.jpg) repeat-x left top;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 { margin: 0px; }

h1, h2 {
	text-transform: none;
	font-weight: normal;
}

h1 {
	font-size: 26px;
	color: #FE7200;
	padding: 0px;
	margin: 0px;
}

h2 {
	margin-bottom: 0px;
	font-size: 20px;
	color: #000000;
	margin-top: 0px;
}

h2 span { color: #10A1CF; }

h3, .text1 {
	margin-bottom: 5px;
	text-transform: none;
	font-size: 11px;
	font-weight: bold;
	color: #3D494B;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4E4E;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 150%;
}

/** LINKS */

a { color: #FE7200; }

a:hover { text-decoration: none; }

/** STYLES */

.style1 { }

.style1 a { }

.style1 a:hover { }

/** BACKGROUNDS */

.bg1 { }

/** MISC */

.align-justify { text-align: justify; }

.align-right { text-align: right; }

img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 { height: 1px; }

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

input {
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #574520;
}

form ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

form .textbox {
	width: 154px;
	height: 20px;
	margin: 0px 0px 5px 0px;
	padding: 3px 5px 0px 5px;
	border: none;
	background: url(images/subpage1_01.gif) no-repeat left top;
}

form .button {
	width: 55px;
	height: 18px;
	background: url(images/subpage1_02.gif) no-repeat left top;
	border: none;
	text-transform: lowercase;
}

/** HEADER */

#header h2 {
	font-size: 16px;
	font-weight: normal;
	color: #6D6D6D;
}

#header h2 span { color: #C2C2C2; }

/** MENU */

#menu a {
	float: left;
	width: 126px;
	height: 28px;
	padding: 8px 0px 0px 0px;
	background: url(images/homepage03.jpg) no-repeat left top;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover, #menu .active a { background: url(images/homepage04.jpg) no-repeat left top; }


/** LOGIN */

#login {
	background: #E6E6E6 url(images/homepage06.gif) no-repeat left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
}

#login .bgbtm {
}

#login-submit {
	margin-top: 5px;
}

#login a {
	padding-top: 6px;
}

/** SEARCH */

#search {
	margin: 0px 0px 10px 0px;
	padding: 18px 18px 0px 18px;
	background: #E6E6E6 url(images/homepage08.gif) no-repeat left top;
}

#search .bgbtm {
	margin: 0px -18px;
	background: url(images/homepage09.gif) no-repeat left bottom;
}

#search-submit {
	margin-top: 5px;
}

#search a {
	padding-top: 6px;
}

/** FOOTER */

#footer {
	height: 113px;
	background: #505050 url(images/homepage15.gif) repeat-x left top;
}

#footer p {
	margin: 0px;
	padding-top: 30px;
	text-align: center;
	color: #717171;
}

/** MENU BAR */
.sub_menu {
	height:15px;
	width:759px;
}

.block_sub {
	height:15px;
	width:759px;
	color:#FFFFFF;
	background-image: url(images/bar.JPG);
	background-position: fit;
}

.a_sub {
	color: #000000;
	letter-spacing:2px;
}

/**/

li {
	padding-bottom: 0px;
}

.contactFormField {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	border:1px solid; 
	border-color:#000066; 
	background-color:#FFCC33;
}

.contactFormButton {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	border:1px solid; 
	border-color:#000066; 
	background-color: #FFCC33;
} 

.foot_text {
}

/** IMG */

.miniatura {
	height:auto;
	width:135px;
}

.logo {
	height: 40px;
	margin-right: 3px;
	margin-left: 3px;
	width:auto;
}

.icona {
	height:20px;
	width:20px;
}

.testo_portfolio {
	color: #FE7200;
	font-weight: bold;
}

#frameListino {
    width: 759px;
    height: 1600px;
    border: none;
}

#orari {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	background: #E6E6E6 url(images/homepage08a.gif) no-repeat left top;
}

.iconaHome {
	float: left;
	width: 70px;
	height: auto;
	padding: 0px;
	margin: 10px;
}
