/* CSS Document */

/* -----------STRUTTURA------------- */

body
{ font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#666666;
  background: url(../images/bg-main.jpg) top center no-repeat;
  padding: 0px;
  margin: 0px;
}

#main
{ width: 916px;
  margin-left: auto; 
  margin-right: auto;
  
  overflow:visible;
  
}

#header
{ width: 900px;
  height:225px;
  margin-left: auto; 
  margin-right: auto;
  background: url(../images/bg-header.jpg) no-repeat;
}

.occhiello {
	width:395px;
	padding-top:75px;
	padding-left:25px;
	color:#000000;
	font-size:small;
	font-weight:bold;
	position:relative;
}

#content {
  float:left;
  margin-top:0px;
  width: 916px;
  height:auto;
  background:url(../images/bg-content.gif) repeat-y;
}

#column1 {
  float:right;
  padding-right:20px;
  padding-top:15px;
  padding-bottom:15px;
  width: 550px;
  height: auto;
}

#column1 a { 
	color:#CC0000;
	text-decoration:none;
}

#column1 a:hover { 
	color:#CC0000;
	text-decoration:underline;
}

#column2 {
  float:left;
  padding-left:20px;
  padding-top:15px;
  width: 300px;
  height: auto;
}

#column2 a { 
	color:#CC0000;
	text-decoration:none;
}

#column3 {
  padding-left:20px;
  padding-top:15px;
  width: 876px;
}

#column3 a { 
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
}

#column3 a:hover { 
	color:#CC0000;
	text-decoration:underline;
}

#column_sx {
  padding-left:20px;
  padding-top:15px;
  width: 876px;
}

#column_sx_stufe {
	float:left;
	width:390px;
	padding-bottom:15px;
}

#news {
	background:url(../images/bg-news.jpg) bottom repeat-x;
	padding-bottom:4px;
}

#header_catalogo {
	width:878px;
	height:30px;
	padding-top:10px;
	background:url(../images/bg-header-catalogo.gif) top repeat-x;
}

#elenco-img {
	height:120px;
}

#elenco {
	float:left;
	width:438px;
  	height:110px;
	padding-bottom:15px;
	background:url(../images/bg-elenco.jpg) top left no-repeat;
}

#elenco a {
	font-size: 15px;
}

#elenco a:hover {
	font-size: 15px;
	text-decoration:underline;
}

#column-sezioni {
	float:left;
	width:373px;
  	height:auto;
	padding-bottom:15px;
}

#scheda {
	float:left;
	width:865px;
  	height:410px;
	margin-bottom:15px;
	background:url(../images/bg-scheda.jpg) repeat-y ;
	background-position:400px;
}

#footer { 
  float:left;
  width: 916px;
  height:300px;
  margin-left: auto; 
  margin-right: auto;
  background: url(../images/bg-footer.jpg) no-repeat;
}

#footer a { 
  color:#ff7fb3;
  text-decoration:none;
}

#footer a:hover
{ color:#ff7fb3;
text-decoration:underline;
}

/* ---------VIDEO----------- */

#video_sezioni {
	float:right;
	width:480px;
  	height:420px;
	padding-top:12px;
}

#video_stufe {
	float:right;
	width:478px;
	padding-bottom:20px;
}

#video-jukebox {
	float:right;
	width:480px;
  	height:420px;
}


/* ---------MENU----------- */

#menu {
  width: 893px;
  height:42px;
  margin-left:8px;
  padding-left:7px;
  background:url(../images/bg-menu.jpg) repeat-x;
}

#menu_site {
	float:left;
  width: 700px;
  height:42px;
  background:url(../images/bg-menu.jpg) repeat-x;
}

#menu_language {
  float:right;
  width: 180px;
  height:42px;
  background:url(../images/bg-menu.jpg) repeat-x;
}

#bandiere {
	float:right;
	width:35px;
}



/* ----------TESTI----------- */

h1 {
    padding-left:5px;
	padding-top:0px;
	margin:0px;
	color:#ed1c24;
	font-size: 15px;
}

h2 {
	float:left;
    padding-left:5px;
	padding-top:0px;
	margin:0px;
	color:#ed1c24;
	font-size: 15px;
}

h3 {
	float:right;
    padding-right:5px;
	padding-top:0px;
	margin:0px;
	color:#ed1c24;
	font-size: 15px;
}

p { 
	text-align:justify;
	line-height:1.75em;
	padding-left:5px;
	padding-right:15px;
	}
	
.news_data{
	color:#ed1c24;
}

.news_titolo{
	color:#333333;
	font-weight: bold;
	
}

.caratteristica_titolo {
	color:#ed1c24;
	font-size: 15px;
}

.descrizione {
	text-align:justify;
}

	
.credits {
	float:right;
	padding-right:30px;
	padding-top:10px;
	font-size: 11px;
	line-height:1.75em;
	color:#FFFFFF;
}

.dettagli {
margin-left:5px;
margin-right:5px;
}

.gold {
	color:#C90;
	font-size:16px;
}


/* ----------IMMAGINI------------ */

.img-small {
  float:left;
  background-color: #FFF;
  border: 1px solid #989898;
  margin: 0px 10px 0px 0px;
  padding: 4px;
}

.img-small2 {
  background-color: #FFF;
  border: 1px solid #989898;
  margin: 0px 12px 0px 0px;
  padding: 4px;
}

.img-big {
  float:left;
  background-color: #FFF;
  border: 1px solid #989898;
  margin: 5px 10px 20px 0px;
  padding: 4px;
}

.img-garanzia {
  float:left;
  margin: 0px 10px 0px 0px;
  padding: 4px;
}

.img-jukebox {
  float:left;
  background-color: #FFF;
  border: 1px solid #989898;
  margin: 0px 0px 20px 0px;
  padding: 4px;
}

/* ----------FORM------------ */

form {
	padding-left:5px;
	line-height:30px;
}

/* ----------TABLE PAGINAZIONE------------ */

table {
	width:878px;
	height:25px;
	color:#FFF;
	font-size:15px;
	padding:0px 5px 0px 5px;
	background:url(../images/bg-paginazione.gif) repeat-x;
}

.tabellacontatti {
	width:540px;
	font-size: 12px;
    color:#666666;
	padding:0px 5px 0px 5px;
	background:none;
}

#paginazione {
	float:left;
	
}

#paginazione a {
	color:#000;
	text-decoration:none;
}

#paginazione a:hover {
	color:#FFF;
	text-decoration:none;
}