/*
begin resets
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	padding: 0;
	border: 0;
	outline: 0;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
* {
	padding: 0px;
}
body, html {
	height: 100%;
	margin: 0;
	background:#fff;
}
body {
	font-family:"arial", verdana, helvetica;
	font-size:12px;
	background:#6e6f74 url(../img/bg_gradient_coral.jpg) top center repeat-y;
}

a {
	outline: none;
	text-decoration: none;
	color:#202020;
	
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	font-size:10px;
	margin-bottom:3px;
	line-height:18px;
	color:#202020;
}
img{border:0px}
.clear {
	clear:both;
}
.clearfix:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0px;
	clear: both;
}
* html .clearfix {
	height: 1%;
}
*+html .clearfix {
	height: 1%;
}
/* --------  Structure -------- */


#thepage {
	padding:20px 0 40px 0;
	background:#fff;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}


/* --------  Structure home specialz -------- */

#thehome {
background: url(../img/bg_home_coral.jpg) top center no-repeat;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	
}

#thehead_home {
	margin:0 auto 0 auto;
height:336px;
width:900px;
	background: url(../img/bg_home_head_indiana.jpg) top center no-repeat;
	cursor:pointer;
}


#thepage_home {
	padding:0px 0 30px 0;
	background:#fff;
	min-height: 180px;
	height: auto !important;
	height: 180px;
}

#thecontent_home {
margin:0 auto 0 auto;

width:900px;
}

#thecontent_home h2{
text-indent:-8000px;

}


.lang {
text-align:center;
margin-top:30px;
font-size:13px;
}


h2 {
	font-size:22px;
	color:#646464;
	text-transform:uppercase;
	margin: 0 0 15px 0;
}

h3 {
	font-size:18px;
	color:#9d9ea6;
	text-transform:uppercase;
	margin: 0 0 0px 0;
	padding:10px 0 0 0;
}


/*  header */

h1#logo {
	width:200px;
	height:77px;
	margin :0px 50px 0 0;
	float:left;
}
h1#logo a {
	width:200px;
	height:77px;
	background: url(../img/logo_indiana.png) center no-repeat;
	display:block;
	text-indent:-9999px;
}


#header {
	width:100%;

	padding:0px;
	margin:0px;
	height:77px;
}
#inner_header {
	width: 900px;
	display:block;
	color:#202020;
	position:relative;
	margin: 0px auto 0px auto;
	height:77px;
}

#topnav {
	width: 650px;
	color:#fff;
	float:right;
	text-align:right;
	
}
#topnav ul {
	position:absolute;
	top:13px;
	right:0px;
	margin-top:28px;	
	width: 100%;
	list-style:none;
	text-transform:uppercase;
	font-weight:normal;
	display:inline;
	
}
#topnav li {
	display:inline;
	padding-right:45px;

	
}
#topnav li a {
	font-size:13px;
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	padding-top:10px;
	
	
	
}
#topnav li a:hover {
		background: url(../img/arrow_menu.png) top center no-repeat;

}

#topnav li .active {	
		background: url(../img/arrow_menu.png) top center  no-repeat;

}
#content {
	width: 900px;
	display:block;
	color:#202020;
	margin: 0px auto 0px auto;
}

#content_home {

	color:#202020;
		padding:20px 0 40px 0;
	background:#fff;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	
}



/* inizio nuovi */


#main {
	width: 670px;
	float:right;
}


#main h2 {
padding:0px 30px 0 32px ;
}
#main h3 {
padding:0px 30px 0 32px ;
}

#main_default {
	width: 670px;
	float:right;
}
#main_default p {
	padding:0px 5px 0 0px ;
	margin:0px;	
	color:#202020;
	font-size:12px;
	
}



#downloads_famiglia {
	border: 1px solid #ccc;
	margin:0px 30px 20px 32px ;
	padding:5px;
}
#downloads_famiglia p {
	padding:0px 0px 0px 0px;
	margin:0px;
	background: url(../img/arrow_down.gif) left no-repeat;
}


#main p {
	padding:0px 30px 0 32px ;
	margin:0px;	
	color:#202020;
	font-size:12px;
	
}

.news_block{clear:both;margin:0px 0px 20px 32px ;}

/* fine nuovi */




.inside_left {
	width: 350px;
	float:left;
	
}
.inside_left p {
text-align:justify;
padding-top:18px!important;


}
.inside_right {
	width: 300px;
	margin-left:10px;
	float:right;
}
.inside_right h3{
font-size:12px;
margin:0px 0px 0px 0px;
padding: 0px  0px 10px 0px;
}

/*  Sidebar */


#sidebar {
	width:180px;
	margin :0 30px 0 0;
	float:left;
}
ul#menu, ul#menu ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	width: 200px;
}
ul#menu a {
	display: block;
	text-decoration: none;
}
ul#menu li {
	margin-top: 1px!important;
	margin-top: 0px;
}
ul#menu li a {
	background: #9d9ea6;
	
	color: #fff;
	font-weight:normal;
	padding: 0.4em;
}
ul#menu li a:hover {
	background: #aeb0bb;
}
ul#menu li ul li a {
	background: #f4f4f4;
	color: #202020;
	font-size:11px;
	padding-left: 5px;
	margin-top: 1px!important;
	margin-top: 0px;
}
ul#menu li ul li a:hover {
	background: #f4f4f4;
	/*  border-left: 5px #202020 solid;*/
 color:#666666;
}
ul#menu_single, ul#menu_single ul {
	list-style-type:none;
	margin: 20px 0 0 0;
	padding: 0;
	width: 200px;
}
ul#menu_single a {
	display: block;
	text-decoration: none;
}
ul#menu_single li {
	margin-top: 1px;
	border:0px;
}
ul#menu_single li a {
		background: #9d9ea6;
	
	color: #fff;
	font-weight:normal;
	padding: 0.4em;
}
ul#menu_single li a:hover {
	background: #aeb0bb;/*  border-left: 5px #202020 solid;*/
}
ul#menu_archive, ul#menu_archive ul {
	list-style-type:none;
	margin: 20px 0 0 0;
	padding: 0;
	width: 200px;
}
ul#menu_archive a {
	display: block;
	text-decoration: none;
}
ul#menu_archive li {
	margin-top: 1px;
	border:0px;
}
ul#menu_archive li a {
		background: #9d9ea6;
	
	color: #fff;
	font-weight:normal;
	padding: 0.4em;
}
ul#menu_archive li a:hover {
	background: #aeb0bb;/*  border-left: 5px #202020 solid;*/
}
/*  Famiglia Page   */

#famiglia {
	padding-top:20px;
}
#famiglia h3 {
	font-size:12px;
	color:#fff;
	text-transform:uppercase;
	margin: 0 0 0px 0;
	text-align:center;
	background: #9d9ea6;
	padding:3px 4px 5px  4px ;
	height:15px;
}
#famiglia h3 a {
	color:#fff;
}
.product_famiglia {
	float:left;	
	width:125px;
	margin: 0 0 30px 35px;
	padding:0px;
}

.product_famiglia img{
border:1px solid #ccc;
}
.desc_title {
	font-size:10px;
	padding:3px 0 0 0;
	margin:0px;
	text-align:center !important;
}

/*  Prodotti Page   */

#prodotti {
	padding-top:30px;
}
#prodotti h3 {
	font-size:12px;
	color:#fff;
	text-transform:uppercase;
	margin: 0 0 0px 0;
	text-align:center;
	background: #9d9ea6;
	padding:3px 4px 5px  4px ;
	height:15px;
}
#prodotti h3 a {
	color:#fff;
}

.product_prodotti {
	float:left;
	height:190px;
	width:125px;
	margin: 0 0 10px 35px;
	padding:0px;
}

.product_prodotti img{
border:1px solid #ccc;
}

.desc_title_prodotto {
	
	padding:3px 0 0 0;
	margin:0px;
	font-size:11px;
	text-align:center !important;

}

/*   Download box   */

#downloads {
	border: 1px solid #ccc;
	margin:15px 0 15px 0;
	padding:5px;
}
#downloads p {
	padding:0px 0px 0px 20px;
	margin:0px;
	background: url(../img/arrow_down.gif) left no-repeat;
}
/*   Gallery Sliders   */
#gallery {
	width:100%;
	margin:25px 0 15px 0;
	text-align:center;
}
#gallery ul {
	list-style: none;
	padding-left:0px;
	margin-left:0px;
}
#gallery ul li {
	display: inline;
}
#gallery ul img {
}
#gallery ul a:hover img {
	color: #fff;
}
#gallery ul a:hover {
	color: #fff;
}
/*   Search Box   */
.search {
	width: 200px;
	height:23px;
	margin: 0px 0px 20px 0px;
	padding:0px;
}
.in_search {
	width: 195px;
	border:1px solid #ccc;
	height:13px;
	color: #7e7e7e;
	background: url(../img/magnifer.gif) right no-repeat;
	font-size:11px;
	padding:5px 0px 5px 3px;
	margin:0px;
}

/*   internal   */

.side_img{float:right; padding: 5px; margin: 8px 30px 0px  30px; border:1px solid #ccc;}
#internal_body {width:100%}
#internal_body p{padding-bottom:20px; }
.big{font-size:14px!important; font-weight:bold;padding-top:20px!important;}

/*   news   */

.side_img_news{float:left; padding: 3px; margin: 0px 10px 0px  0px; border:1px solid #ccc;}

.side_img_news_big{float:left; margin: 10px 10px 0px  0px; }
.more{padding-left:20px;font-size:16px;}
.back {padding-right:20px;font-size:12px; color:#646464; clear:both; text-align:right; font-weight:bold;}
.news_block{margin-bottom:20px;clear:both;}

/*   Table   */
#hor-minimalist-b {
	background: #fff;
	width:100%;
	font-size:11px;
	color:#646464;
	border-collapse: collapse;
	text-align: left;
	padding-top:0px;
	margin-top:0px;
	border-top: 1px solid #ccc;
}
#hor-minimalist-b th {
	font-size: 14px;
	font-weight: normal;
	color:#646464;
	padding: 3px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b td {
	border-bottom: 1px solid #ccc;
	color:#646464;
	padding: 2px 0px;
}
#hor-minimalist-b tbody tr:hover td {
}

.alignright{text-align:right;}
/*  Footer   */
#footer {
	background:#6e6f74 url(../img/bg_gradient_coral.jpg) top center repeat-y;
}
.inside_footer {
	margin: 0px auto 0px auto;
	width: 900px;
	height:80px;
	padding:10px;
	font-size:11px;
	color:#fff;
	text-align:center;
}
#footer a {
	text-decoration:none;
	font-size:11px;
	color:#fff;
}
#footer a:hover {
	color:#fff;
}

#form{

margin-left:32px;
width:400px;
}

#form2{

margin-left:32px;
width:400px;
}

.button {
	background: #9d9ea6;
	font-size:12px;
	color: #fff !important;	
	padding: 3px;
	border:0px;
	cursor:pointer;
	
	
}
.button:hover {
	background:#777;
	color:#FFF;
	text-decoration:none
}

textarea {
	color:#202020;
font-family:"arial", verdana, helvetica;
	font-size:12px;
	 color:#202020;
}




#keywords{

 font-family: Arial, Verdana, Geneva, sans-serif;   font-size:9px;
 color:#202020;
}


.select_p_v{ 
  width:390px;
  color:#202020;
  text-transform:uppercase;
}

#key{ 
  width:390px;
  color:#202020;
  text-transform:uppercase;
  float:left;
  clear:left;
}



#message{

clear:both;

 font-family: Arial, Verdana, Geneva, sans-serif;   font-size:10px;

 display:block;

 height:180px;



}

#form input, #form2 input{ color:#202020;}

#form p, #form2 p{ padding:0px;}
#form h3, #form2 h3 {
	font-size:14px;
	color:#9d9ea6;
	text-transform:uppercase;
	margin: 0 0 0px 0;
	padding:10px 0 0 0;
	
}

.button_ricerca {
width:120px;
height:20px;
float:left;
}
#thehome h2 {
display:none;
}