#contenitore_1 {
	float: left;
	width: 760px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#colonna-1 {
	float: left;
	width: 619px;
	background-color: #FFFFFF;
	border-right-width: 0px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

#colonna-2 {
	float: right;
	width: 139px;
	font-size: 11px;
	background-image: url(../immagini/gradiente_1.jpg);
	background-repeat: repeat-x;
	/*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	*/
	min-height:300px;
}

#conten_img_okyfly_intro_prodotti {
	padding-left:10px;
	float:left;
	height:160px;
	width: 210px;
}

#conten_img_okyweb3_intro_prodotti {
	padding-left:10px;
	float:left;
	height:180px;
	width: 210px;
}

p.sezioni_descriz_prodotto {
	font-size: 12px;
	margin-bottom: 1em;
	margin-top: 0.2em;
}

.titoli_descriz_prodotto {
	font-weight: bold;
	font-size: 13px;

}

.ul_dati_tec_prodotto {
	font-size: 13px;
	list-style-position: outset;
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#menu_breadcr_alto {
	font-size:11px;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
}

p.coldx_prodotti {
	padding-left:5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-top: 5px;
}

p.coldx_prodotti:first-line {
	font-weight: bold;
}

.sez_chisiamo:first-line {
	font-weight: bold;
	font-size: 14px;
	line-height: 2.2em;
}

.sez_chisiamo {
	margin-bottom: 2em;
	margin-top: 0em;
	line-height: 1.5em;
}


#anni_chi_siamo tr {
	height:75px;
}


#lang_header {
	position:absolute;
	top:28px;
	right:0px;
}

#lang_footer {
	position:absolute;
	top:68px;
	right:0px;
}

#lang_header ul, #lang_footer ul {
	list-style:none;
}

#lang_header ul li, #lang_footer ul li {
	display: inline;
	padding-top: 5px;
	padding-right: 5px;
}

a img {
	border:none;
}

#div_newsletter_footer a:hover,
#div_newsletter_footer a:link,
#div_newsletter_footer a:active,
#div_newsletter_footer a:visited {
	color: #FFCC00;
	text-decoration: none;
	font-weight:bold;
}

/* stili per homepage con slider jquery - Lorenzo */

#home_content {
	width:567px;
	height: 470px;
	background-color:#FFFFFF;
	z-index: 1;
	position:absolute;
	top:0px;
}

#home_content_shadow_1 {
	width:10px; 
	height: 470px;
	background-image:url(../immagini/back-home-shadow_1.png);
	background-repeat:no-repeat;
	z-index: 2;
	position:absolute;
	top:0px;
	left:0px;
	_display:none;
}

#home_content_shadow_2 {
	width:60px; 
	height: 470px;
	background-image:url(../immagini/back-home-shadow_2.png);
	background-repeat:no-repeat;
	z-index: 3;
	position:absolute;
	top:0px;
	/*right:0px;*/
	left: 507px;
	_display:none;
}


.home_content_element {
	margin:5px 50px;
	/*text-align:justify;*/
}

.prom_summer {
	background-image:url(../immagini/sfondo_prom_summer.gif);
	background-position:top;
	background-repeat:no-repeat;
	/*height:470px;*/
	padding: 30px;
}

.prom_natale {
	background-image:url(../immagini/sfondo_prom_natale.gif);
	background-position:top;
	background-repeat:no-repeat;
	/*height:470px;*/
	padding: 30px;
}


.spacer {
	text-align: center;
	clear: right;
}

#slider {visibility: hidden;}	
#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}

#slider li { 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:567px;
	height:430px;
	overflow:hidden;
}

ol#controls {
	font-size:12px;
	margin-right: auto;
	list-style-type: none;
	padding: 0px;
	margin-left: 225px;
}

#controls li {
	font-weight:bold;
	background-color:#FC0;
	/*width:120px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #000;
	padding: 1px 5px;
	float:left;
	margin-right:10px;
}

#controls li a:hover,
#controls li a:link,
#controls li a:active,
#controls li a:visited {
	text-decoration: none;
	outline: none;
}

.page_shadow {
	background-image:url(../immagini/back-page-shadow.jpg);
	background-repeat:y-repeat;
}

.more {
	margin-top:10px;
	font-size:12px;
	font-weight:bold;
	background-color:#FC0;
	/*width:120px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #000;
	padding: 5px;
	float:left;
}

.more a:hover,
.more a:link,
.more a:active,
.more a:visited {
	text-decoration: none;
	outline: none;
}

.home_content_element h4 {
	margin: 15px 0 0;
}

.home_content_element p {
	margin: 5px 0 10px;
}

.fake_ad {
	height: 100px;
	background-color:#CCC;
	border: 1px solid #000;
	padding: 5px;
	text-align:center;
}
