body {
	margin:0;
	padding:0;
	background-color:#F27612;
	font-family: arial,sans-serif;
	font-size: 70%;
	color:white;
}
#fondo {
	background-image: url("img/bg.jpg");
	background-repeat:repeat;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
#contenitore {
	width:780px;
	text-align:left;
	min-height: 700px;
	height: auto !important;
	height: 700px;
	background-color:#F27612;
	position:relative;
}
#testata{
	width:780px;
	height:300px;
	position:relative;
	
}
#corpo {
	/*background-image: url("img/pat_corpo.gif");*/
	background:#F27612;
	float:left;
	width:640px;
	min-height: 700px;
	height: auto !important;
	height: 700px;

	
}


#corpogalleria {
	/*background-image: url("img/pat_corpo.gif");*/
	background-color:#F27612;
	width:640px;
	float:left;
	height: 1040px;
	position:relative;
}
#piede {
	/*background-image: url("img/piede.gif");*/
	width:780px;
	/*height:38px;
	/*background-repeat: no-repeat;
	/*position:relative;*/
	clear:both;
}

#piede img {
display:block;}
#dx {
	/*position:absolute;
	top:20px;
	right: 0;*/
	float:right;
	width: 120px;
	/*background-image:url("img/pat_dx.gif");
	background-repeat: repeat-y;*/
	background-color:#F27612;
	height:100%;
	text-align:center;
	
}
a {
	text-decoration:none;
	border:none;
	color:white;
}
a:hover {
	text-decoration: none;
	border: none;
	color:white;
}
/*a:active {
	text-decoration:none;
	border:none;
	color:white;
}
a:visited {
	text-decoration:none;
	border:none;
	color:white;
}*/
.scheda {
	width:200px;
	position:absolute;
}
.immagine {
	width:200px;
	/*background:#E6F5FC;*/
	/*background:black;*/
	
	text-align:center;
	height:210px;
}
#titolo {
	height:20px;
	padding-top:10px;
}
.titolo {
	font-size:130%;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
}
.formati{
	width:200px;
	background:#9A0002;
}
.grigio {
	color:#ffffff;
	font-weight:bold;
}
.turchese {
	color:#D08701;
}
.voto {
	font-style: italic;
	font-weight:bold;
	color:#cccccc;
}
.voto a {
color:#ffffff;
}

#formati td {
	border-bottom:1px solid white;
}

img {
	border:none;
	padding:0px;
	margin:0px;
}
#commenti {
	background:#666666;
	height:26px;
	padding-top: 10px;
}

#commenti a {
color:#ffffff;
}


/* ------------ Stile riferito alla scheda quadro -------- */
#corpo_scheda{
	/*background-image:url("img/pat_corpo.gif");*/
	width:640px;
	position:relative;
	padding-left:20px;
	min-height: 780px;
	height: auto !important;
	height: 780px;
	float:left;
}

#commenti_scheda {
	width:600px;
	line-height: 25px;
	position:relative;
	min-height: 26px;
	height: auto !important;
	height: 26px;
}
a:link.voto {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
a:hover.voto {
	font-size: 13px;
	font-weight: bold;
	color: #aa2222;
	text-decoration: none;
}
a:active.voto {
	font-size: 13px;
	font-weight: bold;
	color: #ff2222;
	text-decoration:none;
}
a:visited.voto {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
.puls {
	
	font-weight: bold;
	/*height: 30px;
	/*background: url('img/pattPuls.gif') repeat-x;*/
	background:#white;
color:#F27612;
border:1px solid #ffffff;
}

#testo {
	width:600px;
	padding:20px;
	/*height: 780px;*/
		background-color:#F27612;
	
}
h2 {
	font-weight:bold;
	font-size:130%;
	color:#ffffff;
	margin:0px;
	padding:0px;
}
#titoloBuy {
	color:white;
	font-size: 19px;
}
	/*#dx {
		position:absolute;
		top:20px;
		right:0;
		width:140px;
		background-image:url("img/pat_dx.gif");
		background-repeat: repeat-y;
		text-align:center;
		min-height: 780px;
		height: auto !important;
		height: 780px;
	}*/
#navpagine {
font-weight:bold;
color:white;
}

#navpagine A{
	color:white;
	}
	
#txt {
	background-color:#ffffff;
color:black;
border:1px solid #990000;
}

#buytesto {
	background:#666666;
color:white
}

input{
	background:#fffff;
color:black;
border:1px solid #ffffff;
}

select{
	background:#fffff;
color:black;
border:1px solid #ffffff;
}

.textarea {
	background-color:#ffffff;
color:black;
border:1px solid #990000;
}


.note {
	color:#ffffff;
   background-color:#F27612;
	border:1px dotted white;
	padding:5px;
}