@charset "utf-8";

a img {
	border: 0px;
}

body,html {
	background-color: #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #52215a;
}

#wrapper {
	width: 960px;
	height: auto;
	position: absolute;
	left: 50%;
	margin-left: -480px;
	background-color: #fff;
}

#header {
	width: 955px;
	height: 78px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
}

a.logoRef  {
	display:block;
	position:absolute;
	width:160px;
	height:80px;
}

#header img {
	float: right;
	margin-top: 52px;
	margin-right: 25px;
}

#header p {
	margin-left: 165px;
	float: left;
	margin-top: 52px;
	margin-right: 25px;
}

#header .storico {
	float: right;
	margin-top: 52px;
	margin-right: 25px;
}

#menu {
	width: 956px;
	height: 43px;
	background-image: url(../images/back_menu.png);
	background-repeat: no-repeat;
	padding-left: 30px;
}

#menu div {
	background-image: url(../images/btn_off.png);
	background-repeat: no-repeat;
}

#menu .lingue {
	background-image: none;
	padding-left: 40px;
}

#menu div {
	float: left;
	height: 18px;
	margin-right: 40px;
	margin-top: 12px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#menu div img {
	margin-top: 2px;
}

#menu a:hover,#menu a.selezionato {
	border-bottom: 2px solid #9c41d0;
}

#centrale, #sf_admin_container {
	width: 955px;
	background-image: url(../images/back_main.png);
	background-repeat: no-repeat;
}

#centrale_prodotti {
	width: 955px;
	background-image: url(../images/back_main.png);
	background-repeat: no-repeat;
	height: 367px;
}


.boxPrimo {
	width: 114px;
	height: 155px;
	float: left;
	margin-left: 20px;
}

.box {
	width: 114px;
	height: 155px;
	float: left;
	margin-left: 5px;
}

#box1 {
	width: 114px;
	height: 155px;
	float: left;
	margin-left: 20px;
}

#box2 {
	width: 114px;
	height: 155px;
	background-image: url(../images/box_prodotti.png);
	background-repeat: no-repeat;
	float: left;
	margin-left: 5px;
}

#box3 {
	width: 114px;
	height: 155px;
	background-image: url(../images/box_servizi.png);
	background-repeat: no-repeat;
	float: left;
	margin-left: 5px;
}

#box4 {
	width: 114px;
	height: 155px;
	background-image: url(../images/box_supporto.png);
	background-repeat: no-repeat;
	float: left;
	margin-left: 5px;
}

#box_news {
	width: 435px;
	background-image: url(../images/back_news.png);
	background-repeat: no-repeat;
	float: left;
	margin-left: 5px;
}

#footer {
	position: relative;
	text-align: center;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663366;
	margin-top: 20px;
	background-color: #f2f2f2;
}

.clear {
	clear: both;
}

#primo_piano {
	width: 400px;
	margin-left: 40px;
	margin-top: 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #52215a;
	margin-top: 30px;
}



H2 {
	font-size: 14px;
	color: #fbd64c;
}

#box_news #img_news {
	height: 121px;
	width: 100px;
	background-image: url(../images/immagini/news.png);
	float: left;
	margin-top: 30px;
	margin-right: 1px;
}

#box_news #txt_news {
	float: left;
	height: 150px;
	width: 320px;
	font-family: arial;
	font-size: 11px;
	color: #52215a;
	text-align: justify;
}


#carosello {
	width: 100%;
	padding-left: 27px;
	padding-top: 50px;
	height: 120px;
}

#text_azienda {
	width: 850px;
	margin-left: 60px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #52215a;
	margin-top: 30px
}

.titolo_box {
	padding-left: 7px;
	padding-top: 7px;
}

.text {
	width: 100%;
	height: auto;
	padding: 10px;
}

.box_img {
	width: 80px;
	height: 60px;
	font-size: 11px;
	float: left;
	margin-left: 4px;
	margin-top: 10px;
}

.box_img img {
	border:1px solid #C19B45;
}

.partners img {
	float: left;
	padding-left: 10px;
}

#prodotti_AMD {
	width: 250px;
	margin-left: 20px;
	padding-left: 40px;
	padding-top: 20px;
	background-image: url(../images/stripe_green.png);
	background-repeat: no-repeat;
	background-position: 20px 100px;
	height: 400px;
	float: left;
	;
}

#prodotti_INTEL {
	width: 250px;
	margin-left: 20px;
	padding-left: 40px;
	padding-top: 20px;
	background-image: url(../images/stripe_blue.png);
	background-repeat: no-repeat;
	background-position: 20px 100px;
	height: 400px;
	float: left;
	;
}

#contenuto {
	width: 560px;
	height: 580px;
	float: left;
	padding-top: 100px;
	font-size: 11px;
}

#contenuto img {
	float: left;
}

#contenuto p {
	display: block;
	width: 280px;
	float: left;
	color: #6d6d6d;
	margin-left: 20px;
}

.titoloFamiglia  {
	display: block;
	width: 300px;
	color: #6d6d6d;
	margin-left: 270px;
}

#vedi {
	padding-right: 50px;
}

.vedi {
	display: block;
	width: 130px;
	float: right;
	margin-right: 20px;
	font-weight: bold;
}

#selection {
	width: 270px;
	position: absolute;
	left: 50%;
	margin-left: -135px;
	top: 250px;
}

#amd {
	width: 129px;
	background-image: url(../images/logo_AMD.png);
	background-repeat: no-repeat;
	height: 100px;
	float: left;
	text-align: center;
	padding-top: 80px;
}

#intel {
	width: 129px;
	background-image: url(../images/logo_INTEL.png);
	background-repeat: no-repeat;
	height: 100px;
	float: left;
	text-align: center;
	padding-top: 80px;
}

#contatti .contatti {
	width: 250px;
	padding-left: 40px;
	padding-top: 20px;
	background-image: url(../images/stripe_violet.png);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	height: 400px;
	float: left;
	;
}

#contatti {
	width: 310px;
	margin-left: 20px;
	padding-left: 40px;
	padding-top: 20px;
	background-image: url(../images/box_contatti.png);
	background-repeat: no-repeat;
	height: 400px;
	margin-left: 30px;
	margin-top: 15px;
	float: left;
}

#map {
	background-color: red;
	width: 500px;
	height: 400px;
	float: left;
	margin-left: 15px;
	margin-top: 30px;
}

#inEvidenza {
	width: 100%;
	height: 170px;
}

#evidenza {
	width: 545px;
	height: auto;
	float: left;
	background-image: url(../images/back_evidenza.png);
	background-repeat: no-repeat;
	margin-left: 2px;
	margin-top: 17px;
}

#inEvidenza img {
	margin-top: 20px;
	margin-left: 30px;
	border: 1px solid #c19b45;
	float: left;
	margin-right: 15px;
}

#inEvidenza p {
	display: block;
	float: left;
	width: 540px;
	margin-top: -5px;
}

#inEvidenza h2 {
	display: block;
	padding-top: 20px;
}

#evidenza img {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	border: 1px solid #c19b45;
	margin-right: 15px;
}

.abstract {
	display: block;
	height: auto;
	width: 250px;
	float: left;
	padding-top: 20px;
	font-weight: bold;
}

#evidenza p {
	padding-left: 15px;
	padding-right: 15px;
}

.tipi_container {
	width: 129px;
	height: 100px;
	float: left;
	text-align: center;
	padding-top: 80px;
}

.tipi_selection {
	width: 270px;
	position: absolute;
	left: 50%;
	margin-left: -135px;
	top: 250px;
}

.abstract {
	display: block;
	height: auto;
	width: 250px;
	float: left;
	padding-top: 20px;
	font-weight: bold;
}

#slideshow {
    position:relative;
    height:350px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    z-index:8;
    opacity:0.0;
	margin-top: 60px;
	margin-left: 20px;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

.contenutoGenerico {
	width: 100%;
	padding-left: 27px;
	padding-top: 50px;
	min-height: 150px;
}
.contenutoGenerico p {
	width: 900px;
}
#treeFamiglie {
	width: 400px;
	/*height: 400px;*/
	margin-top: 50px;
	margin-left: 15px;
}

a.news_link_selected { 
	display:block;
	background-image:url(../images/link_selezionato.png);
	background-repeat:no-repeat;
	padding-left:20px;
	height:17px;
}

a.news_link { 
	display:block;
	padding-left:20px;
	height:17px;
} 

#certificazioni {
	width: 300px;
	height: 156px;
	background-image: url(../images/back_box_azienda.png);
	background-repeat: no-repeat;
	float: left;
	margin-left: 22px;
}

#partners {
	width: 300px;
	height: 156px;
	background-image: url(../images/back_box_azienda.png);
	background-repeat: no-repeat;
	float: left;
	margin-left: 4px;
}

#storicoNews {
	padding-left: 15px;
	padding-top: 15px;
}

.pdf_rma {
	width: 200px;
	height: 20px;
	background-image: url(../images/pdfIcon.gif);
	background-repeat: no-repeat;
	float: left;
	margin-left: 15px;
	padding-left: 25px;
}

.listaBarebone {
	width: 600px;
	padding-top: 50px;
	min-height: 150px;
	margin-left: 50px;
}

.listaBareboneConfiguratore {
	padding-top: 1px;
}

#totaleContainerFixed {
	position: fixed; 
	top: 380px;
	left: 883px; 
	right: 0; 
	border: none; 
	z-index: 50;
	height:100px;
	width: 210px;
}

#center250 { 
	width: 250px; 
	left: 0px;
	padding-top:0px;
	padding-left:5px;
	background-image:url(../images/background-prezzo.gif);
	background-repeat:no-repeat;
	height:100px;
}
#errorContainer {
	position:absolute;
	top: 60px;
	left: 0px;
	margin-left: -5px;
	width: 211px;
	background-image:url(../images/background-errore.gif);
	background-repeat:no-repeat;
}

#totaleContainerFixed p {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 180px;
}

#errorContainer p {
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 5px;
	width: 180px;
}

.showStorico {
	width: 100%;
	height: 600px;
	margin-left: 40px;
	padding-top: 30px;
}

table.tabellaBarebone {
	width: 800px;
	border-width: 1px;
	border-style: solid;
	border-color: #ac649d;
}
table.tabellaBarebone th {
	border-width: 0px 0px 1px 0px;;
	border-style: solid;
	text-align: left;
}
table.tabellaBarebone tr {
	padding: 1px 0px 1px 0px;
}

.error_list {
	background-color: #ff0000;
	width: 130px;
	color: yellow;
}

.elencoOpzioniConfiguratore {
	margin-left: 45px;
	width: 680px;
}

table.elencoOpzioniConfiguratore tr td ul li input {
	width: 15px;
}

table.elencoOpzioniConfiguratore ul {
	padding-left: 0px;
	list-style-type: none;
}

table.elencoOpzioniConfiguratore tr td ul li {
	padding-left: 0px;
}

.descrizioneBarebone {
	text-align: justify;
}