/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url('/images/subpage1_01.jpg') repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	/*color: #858585;*/
	color: #6a6;
}

h2 {
	font-size: 18px;
	/*font-weight: normal;*/
	font-weight: bold;
	/*font-style: italic;*/
}

h5
{
	border-top: solid 1pt #f94;
	border-bottom: solid 1pt #f94;
	text-align: center;
	font-size: 18px;
	color: #c72;
	margin: 1em 0;
}


/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 180%;
	text-align: justify;
	/*color: #9C9C9C;*/
	color: #666;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

ul 
{
	margin-left: 0px;
	padding-left: 1em;
	line-height: 200%;
}

#box1 ul li {
	padding-left: 15px;
	background-image: url('/Images/bullet_red.png');
	background-repeat: no-repeat;
	background-position: 0 0.5em;
}

#box1 ul, #box2 ul, #box3 ul, #box4 ul, #box5 ul{
	list-style-position: outside;
	/*list-style-image: url('/Images/bullet_green.png');*/
	list-style: none;
	text-align: left;
}

#box2 ul li, #box3 ul li, #box4 ul li, #box5 ul li {
	padding-left: 15px;
	background-image: url('/Images/bullet_green.png');
	background-repeat: no-repeat;
	background-position: 0 0.5em;
}

.text1 {
	text-transform: lowercase;
	font-size: 28px;
	font-weight: normal;
	color: #FFFFFF;
}

.text2 {
	color: #B8B8B8;
}

.text3 {
	text-transform: lowercase;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
}

.text4 {
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}

.text5 {
	margin-bottom: 1em;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}

.text6 {
	color: #FFFFFF;
}

.text7 {
	text-align: right;
}

.text8 {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #B2B2B2;
}

.text9 {
	font-size: 11px;
}

/** LINKS */

a {
	color: #EE5817;
}

a:hover {
	text-decoration: none;
}

.swa {
	color: #FFFFFF;
}


.link1 {
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #797979;
}

.link2 {
	padding-left: 15px;
	background: url(/images/subpage1_02.gif) no-repeat left center;
	color: #FFFFFF;
}

.link3 {
	padding-left: 15px;
	background: url(/images/homepage13.gif) no-repeat left center;
}

/* TagCloud
----------------------------------------------------------*/

.TagCloud			/* Applies to the entire tag cloud */
{
	/*font-family:Trebuchet MS;
	border:1px solid #888;
	padding:3px; */
	text-align:center;
}

.TagCloud > span	/* Applies to each tag of the tag cloud */
{
	margin-right:3px;
	text-align:center;
}

.TagCloud > span.TagWeight1	/* Applies to the largest tags */
{
	/*font-size:40px;*/
	font-size:30px;
}

.TagCloud > span.TagWeight2
{
	/*font-size:32px;*/
	font-size:26px;
}

.TagCloud > span.TagWeight3
{
	/*font-size:25px;*/
	font-size:18px;
}

.TagCloud > span.TagWeight4
{
	/*font-size:18px;*/
	font-size:14px;
}

.TagCloud > span.TagWeight5	/* Applies to the smallest tags */
{
	/*font-size:12px;*/
	font-size:10px;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** TITLES */

.title1 {
	height: 45px;
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 0px 55px;
	background: url(/images/homepage09.jpg) no-repeat left top;
}

.title2 {
	height: 45px;
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 0px 55px;
	background: url(/images/homepage10.jpg) no-repeat left top;
}

.title3 {
	height: 45px;
	margin: 0px 0px 10px 0px;
	padding: 20px 55px 0px 0px;
	background: url(/images/homepage11.jpg) no-repeat right top;
	text-align: right;
}

.title4 {
	height: 45px;
	margin: 0px 0px 10px 0px;
	padding: 20px 55px 0px 0px;
	background: url(/images/homepage12.jpg) no-repeat right top;
	text-align: right;
}

.title5 {
	height: 45px;
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 0px 55px;
	background: url(/images/subpage1_03.jpg) no-repeat left top;
}

.title6 {
	height: 45px;
	margin: 0px 0px 10px 0px;
	padding: 20px 55px 0px 0px;
	background: url(/images/subpage1_04.jpg) no-repeat right top;
	text-align: right;
}

.title7 {
	height: 45px;
	margin: 0px 0px 10px 0px;
	padding: 20px 55px 0px 0px;
	background: url(/images/subpage1_05.jpg) no-repeat right top;
	text-align: right;
}

.title8 {
	height: 45px;
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 0px 55px;
	background: url(/images/subpage2_01.jpg) no-repeat left top;
}

/** BACKGROUNDS */

.bg1 { background: #FFFFFF url(/images/homepage03.jpg) repeat-x left top; }
.bg2 { background: #00A195 url(/images/homepage08.jpg) no-repeat left top; }
.bg3 { background: #ECECEC url(/images/homepage18.gif) no-repeat center top; }
.bg4 { background: #00A195 url(/images/homepage08_world.jpg) no-repeat left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

.BlogPostTags { padding: 6px 0px 0px 21px; margin-bottom: 1em; color: #6a6; font-size: 90%;}
.BlogPostDate { text-align: right; width: 100%; display: block; margin-top: -20px;margin-bottom: 1em;}
.BlogPostCategories { padding: 6px 0px 0px 21px; margin-bottom: 1em; }
.RecentBlogPostTitle { text-align: left; }

.listinoPrezzi { width: 100%; }
.listinoPrezzi td { border: 1pt solid #ddd; padding: 2px 4px; text-align: center;}
.listinoPrezzi th { border: 1pt solid #bbb; padding: 2px 4px; text-align: center; color: #c72; font-weight: bold;}

#CalcLetter .errorCssClass { display: block; color: #f55; }
#CalcLetter div { display: block; margin: 1em 0; }
#CalcLetter .labelCssClass { width: 180px; float: left;}
#CalcLetter .CalcSubmit { text-align: center; margin-top: 2em; }
#CalcLetter .CalcSubmit a 
{ 
	text-decoration: none; 
	font-size: 150%; 
	border: solid 1pt #ccc; 
	padding: 0.5em 0.5em; 
	background-color: #c72;
	color: #fff;
}
#CalcLetter .CalcSubmit a:hover { background-color: #6a6; }
#CalcLetter .CalcSubmit img { vertical-align: middle; }

#resultCalcLetter span { display: block; }

#DownloadForm .errorCssClass { display: block; color: #f55; }
#DownloadForm div { display: block; margin: 1em 0; color: #fff; }
/*#DownloadForm h2 { display: block; margin: 1em 0; color: #fff; }*/
#DownloadForm .labelCssClass { width: 180px; float: left;}

#DownloadLotusForm .errorCssClass { display: block; color: #f55; }
#DownloadLotusForm div { display: block; margin: 0.1em 0; color: #fff; }
/*#DownloadForm h2 { display: block; margin: 1em 0; color: #fff; }*/
#DownloadLotusForm .labelCssClass { width: 180px; float: left;}

/*#DownloadForm .DownloadError { color:#f99; font-size: 70%; }*/

.downloadTitle { font-size: 170%; color: #fff; font-weight: bold;}

#resultCalcLetter { display: block; }
#resultCalcLetter .left { font-weight: bold; margin: 1em 0 0 0; color: #c72; }
#resultCalcLetter .right { color: #6a6; font-weight: bold; margin: 0 1em 1em 0; }
#resultCalcLetter .MoreLetter { border-top: solid 2pt #bbb; }

.userSitemap ul { margin: 0.3em 0; }

#colD { text-align: center; }
.rssImage { border: 0pt;  }

.SubmitSection { text-align: center; margin-top: 2em; }
.SubmitSection a 
{ 
	text-decoration: none; 
	font-size: 130%; 
	border: solid 1pt #ccc; 
	padding: 0.5em 0.5em; 
	background-color: #c72;
	color: #fff;
}
.SubmitSection a:hover { background-color: #6a6; }
.SubmitSection img { vertical-align: middle; }

ul li.parentClass { background-image: url('/Images/bullet_yellow.png') !important; }
ul li.grandParentClass { background-image: url('/Images/bullet_white.png') !important; }

ul li.parentClass a { color: #FE9857; }
ul li.grandParentClass a { color: #FEB877; }