/* COLORI
#ef7b00 P -arancio
#e6006b L - fucsia
#6badde A - azzurro
#b5c500 Y - verde

#630808 C - marrone
*/

body
{
	background: url(_theme/bg.jpg);
}

.box
{
	background: #ffffff;
}

a
{
	color: #000000;
}

a:link { color: #683927; }
a:visited { color: #683927; }
a:hover { color: #FF0000;  text-decoration:underline;}

a.arancio {color:#e86f1e; font-size:12px !important;}

.evidenza { font-size:12px !important;}

.arancio {color:#e86f1e;}
.aranciosmall {color:#e86f1e; font-size:85%;}
.marrone {color:#550008;}

.structureTop
{width: 940px !important;
	text-align: left !important;
	padding-top:40px;
	/*background: #ffffff;*/
}
.tupper
{width: 940px !important;
	/*background: #ffffff;*/
}
.structureLeft
  { width: 160px !important; background: #ffffff; }

.leftmenu
{  margin-right:0 !important; padding-right:0 !important;}

.structureBody
  { width: 620px !important; background: #ffffff; }
.structureRight
  { width: 160px !important; background: #4c0000; }

.bodyTitle
{width: 610px !important;
	color: #ffffff;
	background: #ff0000;
}

.bodyTitle5
{
	color: #ffffff;
	background: #ff0000;
	font-weight: bold;
	border-bottom: 2px solid #990000;
}

.bodyTitle21
{width: 600px !important;
	color: #ffffff;
	background: #ff0000;
}

.bodyTitle4
{
	width: 562px !important;
	color: #ffffff;
	padding: 2px !important;
	padding-right: 6px !important;
	padding-left: 8px !important;	background: #ff0000;
	border-bottom: 2px solid #990000;
}

.bodyTitle2
{
	color: #ffffff;
	background: #ff0000;
}

.bodyTitle3
{  color: #ff0000 !important;
	font-weight: bold;
	border-bottom: 1px dashed;
}

.bodyText
{width: 570px !important;
	color: #000000;
}

.wp_galleria{text-align:center;}
.wp_iframe{width:570px; height:900px; border:0px solid #ffffff; margin:0; padding:10px;}


a.leftLink, a.leftLink:link, a.leftLink:visited
{
	color: #000000;
}
a.leftLink:hover
{
	color: #ff0000;
}

.rightItem
  { color: #ffffff; background: #ff0000 }

a.rightItem
{
	color: #ffffff;
}

a.rightItem:link { color: #ffffff; }
a.rightItem:visited { color: #ffffff; }
a.rightItem:hover { color: #FFff00; }

.rightIcon
{
	background: #E4E4D5;
}

.rightInput
{
	color: #5F2B1D;
	background: #ffffff;
}
