/* CONTENT */
#content ul, #content ol {
	margin-top : 10px;
	margin-left : 35px;
}
#content li {
	margin-top : 6px;
}
#content ul li {
	font-size : 12px;
	font-style : normal;
	color : #333333;
	list-style-image : url(/images/arrow.gif);
}
#content {
	width : 100%;
	color : #333333;
	font-family : Georgia, 'Times New Roman', Times, serif;
	background-color : #ffffff;
	text-align : left;
	clear : both;
}
#content h2 {
	font-size : 14px;
	font-weight : normal;
	line-height : normal;
	font-style : italic;
	color: #933100;
}
#content h3 {
	font-size : 11px;
	font-weight : bold;
	line-height : normal;
	font-style : normal;
	color : #333333;
}
#content .normal {
	color : #333333;
	margin : 10px 0px 0px 15px;
	font-style : normal;
}
#content p {
	text-indent : 0px;
	text-align : justify;
	padding : 0px 5px 0px 5px;
	margin : 10px 0px 0px 0px;
	line-height : 120%;
}

#tabs{
		text-align : justify;
}
#tabs span {
	font-size: 12px;
	font-weight:normal;
	letter-spacing:2px;
}
#tabs p {
font-size: 12px;
	margin : 0px 0px 0px 0px;
	padding : 5px 0px 0px 0px;
}
#tabs a {
	text-decoration: underline;
}
#tabs a:hover {
	color:#333333;
}


#orange-tab{
	width: 260px;
	height:auto;
	float:left;
} 
#blue-tab, #green-tab, #red-tab {
	width: 230px;
	height:auto;
	float:left;
} 
.orangetext, .bluetext, .greentext, .redtext   {
	width: 205px;
		height:auto;
	padding-bottom : 15px;
}
.orangetext{
	padding-left : 26px;
}
#orange-tab h2 {
	color:#fc7204;
}
#blue-tab h2 {
	color:#0d3a71;
}
#green-tab h2 {
	color : #69d221;
}

#red-tab h2 {
	color : #950d0d;
}

img.tab-left {
	float : left;
	margin-right : 10px;
}

/* Intro */
#intro {
	width:100%;
	height: inherit;
	clear:both;
	padding-top:20px;
	text-align : justify;
	overflow : hidden;
}
#introleft {
	float:left;
	width:75%; 
}
#introblogs{
	float:right;
	width:25%; 
}
#introblogs .wrapp{
	padding-right : 25px;
}
#intro p {
	font-weight : normal;
	line-height : normal;
padding-left : 0px;
	margin-left : 0px;
}
#intro .us {
	padding : 5px 15px 10px 25px;
	text-align : justify;
}
#intro h2 {
	font-size : 16px;
	font-weight : bold;
	line-height : normal;
	margin : 0;
	padding : 0;
	font-style : normal;
	color : #4d4d4d;
}

#intro .subtitle{
	font-size: 12px;
	font-weight:normal;
	letter-spacing:2px;
	color: #933200;
}
#intro h3 {
	padding : 10px 0px 0px 0px;
	color : #935800;
	font-style : italic;
	font-weight : normal;
	font-size : 13px;
}

#intro-list {margin-top : 10px;margin-left : 25px; }
#intro-list dd{padding : 10px 10px 0px 15px;  }
#intro-list dt{	padding-top : 10px; font-style : italic;color : #935800;}

#tutoriale-list {margin-top : 10px;}
#tutoriale-list dd{padding : 10px 0px 0px 0px;  }
#tutoriale-list dt{	padding-top : 10px; font-style : italic;color : #935800; font-size : 14px; }


#design-offer {
	width: 99%;
	margin-left : 5px;
	margin-right : 5px;
	color : #333333;
	clear : both;
}
#design-offer .left-panel {
	float:left;
	width:26%;
	margin-right:5px;
}
#design-offer .right-panel {
	float :left;
	width : 73%;
}
#design-offer .right-panel .box-unit {
	float : left;
}
.field-container {
	border:1px solid #bbb;
	padding: 15px 10px 10px 10px;
	background:#e9e9e9;
	margin-bottom:10px;
	overflow : hidden;
	height : 350px;
}
.eticheta {
	font-size:11px;
	padding:5px 7px;
	position:relative;
	top : 10px;
	left : 12px;
	z-index : 2;
	background:#fff;
	border: 1px solid #CCCCCC;
	color:#fc7204;
	white-space: nowrap;
}
#design-offer .box-unit, #design-offer .box-unit-left {
	margin : 0px 0px 0px 1px;
	padding : 10px 10px 10px 10px;
	border : 1px solid #CCCCCC;
	background: #eeeeee url(/images/grad-d.gif) repeat-x top;
}
#design-offer .details {
	text-align : right;
	margin-top : 20px;
	margin-bottom : 5px;
}
#design-offer .mid-text {
	font-size : 12px;
	padding: 5px 0px 18px 0px;
	text-align : justify;
	height : 105px;
}
#design-offer .box-unit {
	height : 325px;
	width : 29%;
/*	width : 154px;*/
}
#design-offer .box-unit-left {
/*	width : 155px;*/
width : 90%;
	height : 325px;
	background: #eeeeee url(/images/grad-1_on2.gif) repeat-x top;
}
.vsep{
	width: 8px;
	float : left;
	height : 50px;
	/*border : 1px solid #DC143C;*/
}
.wrapper{
	padding : 0px 25px 0px 25px;
}
