body {
	background: #F8720B url(../images/ctif/bg_body.jpg) no-repeat;
	/*font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family:"Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	font-size: 12px;
    color:#333333;
	margin: 0;
	padding: 0;
}

/* LAYOUT */

div#wrap {
	margin: 0 auto;
	width: 970px;
}

div#header {
	height: 120px;
}

div#contentwrap {
	background: #fff url(../images/ctif/bg_contentwrap.jpg) repeat-y;
	float: left;
}

div#leftwrap {
	clear: left;
	background: #fff url(../images/ctif/bg_contentwrap.jpg) repeat-y;
	float: left;
	width: 806px;
}

div#leftcol {
	float: left;
	width: 162px;
}

div#centercol_1 {
	background: url(../images/ctif/bg_centercol_1.jpg) no-repeat;
	float: left;
	min-height: 189px;
	padding: 19px 16px;
	width: 463px;
}

div#centercol_2 {
	background: url(../images/ctif/bg_centercol_2.jpg) no-repeat;
	float: left;
	min-height: 189px;
	padding: 19px 5px 19px 0;
	width: 144px;
}

div#rightcol {
	background: #fff url(../images/ctif/bg_contentwrap.jpg) right top repeat-y;
	float: left;
	width: 164px;
}

div#loginbox {
	background: url(../images/ctif/bg_loginbox.jpg) repeat-y;
}

div#redbanner {
	background: url(../images/ctif/bg_redbanner.jpg) repeat-y;
}

div#quicklinks {
	background: #fff url(../images/ctif/bg_contentwrap.jpg) repeat-y;
	clear: left;
	float: left;
	width: 100%;
}

div.linkbox {
	background: url(../images/ctif/bg_linkbox.jpg) no-repeat;
	float: left;
	height: 51px;
	margin-left: 2px;
	width: 159px;
}

div#footer {
	background: url(../images/ctif/bg_footer.jpg) no-repeat;
	clear: left;
	color: #000;
	font-size: 12px;
	padding-top: 10px;
	text-align: center;
}

/* HEADINGS */

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

h1#palopostifi {
	background: url(../images/ctif/ctif_logo.png) 0 35px no-repeat;
	float: left;
	width: 517px;
}

h2#redbanner-h2 {
	background: url(../images/ctif/bg_redbanner_top.jpg) no-repeat;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
	padding: 42px 16px;
}

/* LISTS */

ul#headermenu {
	float: right;
	list-style: none;
	margin: 75px 0 0 0;
	padding: 0;
}

ul#mainmenu {
	background: url(../images/ctif/bg_mainmenu.jpg) no-repeat;
	float: left;
	height: 32px;
	list-style: none;
	margin: 0;
	padding: 0 0 0 14px;
	width: 100%;
}

ul#mainmenu li {
	background: url(../images/ctif/bg_mainmenu_li.jpg) right center no-repeat;
	float: left;
	margin-right: 13px;
}

ul#mainmenu li a {
	display: block;
	line-height: 25px;
	margin-top: 4px;
	padding: 0 10px;
}

ul#mainmenu li a:hover {
	background: url(../images/ctif/bg_mainmenu_liover.jpg) repeat-x;
	color: #F35E1B;
}

ul#mainmenu li#mainmenu-last {
	background: none;
}

ul#leftcolmenu {
	font-size: 12px;
	list-style: none;
	margin: 1px 0 0 3px;
	padding: 0;
	text-transform: uppercase;
}

ul#leftcolmenu li.Menu2 {
	margin-bottom: 5px;
margin-top: 5px;
}

ul#leftcolmenu li.Menu2 a {
	background: #FFBB00;
	color: #F35E1B;
	display: block;
	padding: 2px 4px;
}

ul#leftcolmenu li.Menu3 {
	font-size: 10px;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
width:160px;
}

ul#leftcolmenu li.Menu3 a {
	background: #fff url(../images/ctif/bg_leftcolmenu.jpg) 10px 4px no-repeat;
	border-bottom: 1px #6A6C6C dotted;
	color: #6A6C6C;
	padding: 1px 0 4px 18px;
display: block;
}
ul#leftcolmenu li.Menu3_1 {
	font-size: 10px;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
width:160px;
}

ul#leftcolmenu li.Menu3_1 a {
	background: #fff url(../images/ctif/bg_leftcolmenu.jpg) 10px 4px no-repeat;
	/*border-bottom: 1px #6A6C6C dotted;*/
	color: #6A6C6C;
	padding: 1px 0 4px 18px;
display: block;
}


ul#leftcolmenu li.Menu4 {
	font-size: 10px;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
width:160px;
}

ul#leftcolmenu li.Menu4 a {
	/*background: #fff url(../images/ctif/bg_leftcolmenu.jpg) 10px 4px no-repeat;*/
	border-bottom: 1px #6A6C6C dotted;
	color: #6A6C6C;
	margin-left: 7px;
	padding: 0px 0 4px 18px;
display: block;
}



ul#leftcolmenu ul li a:hover {
}

/* LINKS */

a {
	text-decoration: none;
}

div#header a, ul#mainmenu a {
	color: #fff;
}

div#header a:hover {
	color: #FFF6B1;
}

h1#palopostifi a {
	display: block;
	height: 120px;
	overflow: hidden;
	text-indent: -9999px;
}

div#loginbox a {
	color: #015794;
	text-decoration: underline;
}

div#redbanner a {
	color: #fff;
}

div.linkbox a {
	color: #000;
	display: block;
	padding: 8px 11px 0 11px;
}

/* TEXTS */

div#centercol_1 p {
	margin: 0 0 20px 0;
	padding: 0;
}

div#centercol_2 p {
	margin: 0;
	padding: 0;
}

p#redbanner-text {
	background: url(../images/ctif/bg_redbanner_bottom.jpg) left bottom no-repeat;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	padding: 0 16px 20px 16px;
}

p#logintext {
	background: url(../images/ctif/bg_logintext.jpg) left bottom no-repeat;
	clear: right;
	line-height: 13px;
	margin: 0;
	padding: 0 11px 11px 11px;
}

div#loginbox {
	font-size: 12px;
	font-weight: bold;
}

/* FORMS */

form#loginform {
	background: url(../images/ctif/bg_loginform.jpg) no-repeat;
	padding: 11px 11px 11px 11px;
}

input {
	border: none;
	margin-bottom: 3px;
	font-size: 12px;
	height: 20px;
	padding: 3px;
	width: 142px;
}

form#loginform input {
	background: url(../images/ctif/bg_logininput.jpg) no-repeat;
}

input#loginform-submit {
	background: none;
	height: auto;
	margin-left: 68px;
	padding: 0;
	width: auto;
}

