/* @override 
	http://www.iper.fotoservice.it/iper/css/style.css
*/

a:link, a:visited {
	color: #038E31;
}

a:hover {
	color: black;
}

#header_cont {
	text-align: center;
}

#logo {
	width: 950px;
	margin: 0 auto;
	#background: url(../media/comuni/logo.gif) no-repeat 0 0;
	height: 146px;
	text-align:left;
}

#poweredby {
	width: 163px;
	height: 65px;
	background: url(../media/comuni/poweredby.gif) no-repeat;
	float: right;
}

/*home*/

.home .colonna_sx .box,
.home .colonna_dx .box {
	padding: 15px;
	border: 1px solid #c6c6c6;
	margin-top: 15px;
	overflow: hidden;
	margin-bottom: 15px;
	-webkit-border-radius: 12px;
    -moz-border-radius: 12px;
}

.home .colonna_sx .box {
	width: 313px;
	background: #f1f1f1 url(../media/comuni/bg_box_header.gif) repeat-x;
}

.home .colonna_dx .box {
	width: 548px;
	background: #fff url(../media/comuni/bg_box_header_dx.gif) repeat-x;
	clear: left !important;
}

.home .colonna_sx .box a,
.home .colonna_dx .box a {
	text-decoration: underline;
}

.home .colonna_dx .box .head a {
	color: white;
}

.home .box h2 {
	margin-left: -5px;
	margin-bottom: 20px;
	color: #fff;
}

.home .colonna_dx .box h2 {
	font-size: 24px;
	color: white;
	margin-bottom: 0;
	margin-left: 0;
}

.home .colonna_dx .box p.ico {
	color: white;
	float: left;
	margin-top: 10px;
}

.fs {
	background: url(../media/comuni/fs.gif) no-repeat 0;
	position: absolute;
	margin-left: 220px;
	width: 32px;
	height: 27px;
}

.home .colonna_dx .box li.w {
	background: url(../../media/home/w.gif) no-repeat 0 0;
}

.home .colonna_dx .box li.n {
	background: url(../../media/home/n.gif) no-repeat 0 0;
}

.home .colonna_dx .box li.wn {
	background: url(../../media/home/wn.gif) no-repeat 0 0;
}

.home .colonna_dx .box li a {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: black;
}

.home .colonna_dx .box li a:hover {
	color: #038E31;
}

.home .colonna_sx .box h2 span {
	color: white;
}

.home .colonna_sx .box img.sw_mac {
	display: none;
}

.home .colonna_sx .box .submit {
	float: left;
	background-color: #038E31;
	color: white;
	text-transform: uppercase;
	text-align: center;
	padding: 7px 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-style: none;
	width: 150px;
	margin-top: 5px;
	margin-right: 6px;
	cursor: pointer;
}

.home .colonna_sx .box .submit:hover {
	background-color: #E00024;
}

/* download */

.generale div.sw_mac {
	display: none;
}

/* generale */

.generale #content h1 span {
	color: #FD0100;
}

.generale #content h2 {
	font-size: 24px;
	margin: 20px 0;
}

.generale #content h2.interno,
.generale #content h1.interno {
	margin: 15px 0 0;
}

.generale #content h2 span {
	color: #FD0100;
}

.generale #content .num {
	float: left;
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 24px;
	color: white;
	background-color: #E00024;
	margin-right: 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.generale #content label {
	width: 100px;
	float: left;
	clear: left;
	margin-top: 8px;
}

.generale #content input {
	margin-top: 5px;
	height: 20px;
}

.generale #content .submit {
	float: left;
	background-color: #038E31;
	color: white;
	text-transform: uppercase;
	text-align: center;
	padding: 7px 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-style: none;
	margin-top: 5px;
	margin-right: 6px;
	cursor: pointer;
	height: inherit;
}

.generale #content .submit:hover {
	background-color: #E00024;
}

/* prodotti */

.prodotti #colonna_contenuto #banner {
	width: 540px;
	height: 66px;
	margin-top: 20px;
	background: url(../media/prodotti/banner_prodotti.gif) no-repeat;
	color: black;
}

.prodotti #colonna_contenuto #banner a:link,
.prodotti #colonna_contenuto #banner a:visited {
	color: #038E31;
}
	
.prodotti #colonna_contenuto #banner a:visited {
	color: #038E31;
}

.prodotti #colonna_contenuto h1 {
	font-size: 36px;
	margin: 30px 0 0 20px;
	text-transform: uppercase;
}

.prodotti #colonna_contenuto p {
	margin-left: 20px;
}

.prodotti #colonna_contenuto .scheda {
	margin-left: 20px;
	float: left;
}

.prodotti #colonna_contenuto ul {
	margin-left: 20px;
}

.prodotti #colonna_contenuto li {
	float: left;
	margin-right: 10px;
	margin-top: 20px;
	width: 230px;
}

.prodotti #colonna_contenuto .fs {
	background: url(../media/comuni/fs.gif) no-repeat 0;
	width: 32px;
	height: 27px;
	margin-left: 0;
	float: left;
	margin-right: 5px;
	position: relative;
	clear:left;
}

.prodotti #colonna_contenuto ul li a img.prodotto {
	width: inherit;
	height: 130px;
	float: left;
	margin: 20px 35px;
}

.prodotti #colonna_contenuto li h2 {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	float: left;
	margin-top: 5px;
	text-transform: uppercase;
	text-align: left;
	width: 190px;
	height: 55px;
}

.prodotti #colonna_contenuto li h2 a {
	text-decoration: none !important;
	color: black;
}

.prodotti #colonna_contenuto li h2 a:hover {
	color: #038E31;
}

.prodotti #colonna_menu li {
	font-size: 18px;
}

.prodotti #colonna_menu a {
	color: black;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	width: 170px;
	float: left;
	margin-bottom: 5px;
}

.prodotti #colonna_menu a:hover {
color: #038E31;
}

.prodotti .loghetto {
	background: url(../media/prodotti/loghetto2.gif) no-repeat 0;
	margin-bottom: -5px;
}

.prodotti #banner p {
	margin-top: 13px;
	float: left;
}

.prodotti #colonna_contenuto .scheda h2 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 24px;
	color: #E00024;
}

.prodotti #colonna_contenuto .scheda p {
	margin-left: 40px;
	float: left;
	width: 350px;
}

.prodotti #colonna_contenuto .scheda p span.prezzo{
	float: left;
	width: 134px;
	height: 77px;
	text-align: center;
	margin-top: 20px;
	background: url(../media/prodotti/prezzo.jpg) 0;
}

.prodotti #colonna_contenuto .scheda p span.prezzo span{
	color: white;
	font-weight: bold;
	font-size: 34px;
	float: left;
	width: 134px;
	margin-top: 14px;
	background-image: none;
}

.prodotti #colonna_contenuto .scheda .immagine {
	float: left;
	width: 330px;
	text-align: center;
}

.prodotti #colonna_contenuto .scheda .immagine img {
	width: auto;
	height: auto;
}

/* prev, next, prevPage and nextPage buttons */

.prodotti .box_prodotti a.browse {
	background: url(../media/prodotti/hori_large.png) no-repeat;
	height: 50px;
	float: left;
	cursor: pointer;
	font-size: 1px;
	display: block;
	width: 25px;
	margin: 40px 0 0;
}

/* right */

.prodotti .box_prodotti a.right {
	background-position: 0 -50px;
	margin-right: 0;
	margin-left: 0;
}

.prodotti .box_prodotti a.right:hover {
	background-position: -25px -50px;
}

.prodotti .box_prodotti a.right:active {
	background-position: -50px -50px;
}

/* left */

.prodotti .box_prodotti a.left {
	margin-left: 20px;
	margin-right: 0;
}

.prodotti .box_prodotti a.left:hover {
	background-position: -25px 0;
}

.prodotti .box_prodotti a.left:active {
	background-position: -50px 0;
}

.prodotti .box_prodotti .scrollable h3:hover {
	color: #038E31;
}

/* the overlayed element */ 
.simple_overlay { 
    display:none; 
    z-index:10000; 
    background-color:#fff; 
    width:600px;     
    min-height:200px; 
    border:1px solid #666;    
} 
 
/* close button positioned on upper right corner */ 
.simple_overlay .close { 
    background-image:url(../media/prodotti/close.png); 
    position:absolute; 
    right:-15px; 
    top:-15px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}

.link_mac {
	display: none;
}

.loghetto {
	background: url(../media/home/loghetto.gif) no-repeat 0;
	margin-bottom: -5px;
}

span.virgolette {
	font-weight: bold;
	color: #038E31;
	float: left;
	clear: left;
	margin-right: 5px;
}

#footer_cont {
	background: white url(../media/comuni/bg_footer.gif) repeat-x;
}

#colonna_contenuto div.scroller {
	width: 725px;
	margin-left: 20px;
	height: 150px;
	background-color: silver;
}
