/*
	ITnews CMS CSS definitions
*/

body{
	background: #ffffff url(img/back.jpg) repeat;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

h1{
	font-size: 18px;
	font-weight: bold;
}

input {
	border: 1px solid #999999; 
	font-size: 11px;
}

.checkbox{
	border: 0px;
}

a, a:active {
	color: #2174D8;
	text-decoration: none;
}

a:hover { 
	color: #2174D8;
}

/*
	Definizione classi
*/

.headingpagina { 
	background-color: #6789ab;
	color: #ffffff;
	font-size: 12px; 
	font-weight: bold;
	line-height: 20px;
	padding-left: 5px;
	text-transform: uppercase;
}

/*
	Definizioni blocchi
*/

#formnewsletter {
	/*margin-top: 1px;
	margin-bottom: 15px;
	height: 12px; font-size: 10px;
	*/
}

#sponsoredlinks {
	margin-bottom: 18px;
	border: 1px solid #005F99; 
	padding: 1px 1px 2px 2px; 
	background-color: #eae9e4;
}

#sponsoredlinkstag {
	background-color: #005F99; 
	color: #ffffff; 
	font-size: 9px;
	font-weight: bold;
	margin-top: 5px;
	text-align: right;
}

#adsense {
	margin: 10px 0px 10px 0px;
}

#headingmenublock {
	background-color: #6699cc;
	color: #ffffff;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	padding-left: 5px;
	margin-bottom: 5px;
}

#headingmenublockright {
	background-color: #2174d8;
	color: #ffffff;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	padding-left: 5px;
	margin-bottom: 0px;
}

#menublock { 
	color: #666666;
	text-align: left;
	font-size: 11px;
	line-height: 15px;
	padding-left: 4px;
	padding-bottom: 18px;
}

a:hover#menublock { 
	color: #2174D8;
	font-weight: bold;
}

#headingblock {
	background-color: #22616A;
	color: #ffffff;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding-left: 5px;
	margin-bottom: 5px;
}

#headingblockpanorama {
	background-color: #99CC99;
	color: #000000;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding-left: 5px;
	margin-bottom: 5px;
}

a#headingblock {
	color: #ffffff;
	text-decoration: none;
}

#newstitle {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: justify;
	padding-left: 4px;
	padding-right: 4px;
}

a#newstitle {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a#newstitle:hover {
	color: #2174d8;
}

#newsabstract {
	color: #000000;
	font-size: 11px;
	text-indent: 0px;
	margin-bottom: 5px;
	text-align: justify;	
	padding-left: 4px;
	padding-right: 4px;
}

a#newsabstract {
	color: #000000;
	text-decoration: none;
}

h1#headingpagina { 
	background-color: #6789ab;
	color: #ffffff;
	font-size: 12px; 
	font-weight: bold;
	line-height: 20px;
	padding-left: 5px;
	text-transform: uppercase;
}

a#headingpagina, a:active#headingpagina {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}

a:hover#headingpagina { 
	color: #2174d8;
	text-decoration: none;
	text-transform: uppercase;
}

#notizia {
	font-size: 10pt; 
}

h1#notizia {
	font-size: 18px; 
	font-weight: bold;
	text-transform: uppercase;
}

h2#notizia {
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
}

h3#notizia {
	font-size: 11px; 
	font-weight: bold;
}

h4#notizia {
	font-size: 11px;
	font-weight: normal;
}

img#notizia {
	border : 1px solid #000000;
	text-decoration: none;
	margin: 5px;
	float: left;
}
img#blockright{
	border : 1px solid #000000;
}
#notizialink {
	color: #000000;
	line-height: 20px;
	text-decoration: none;
}

a:hover#notizialink {
	color: #2174d8;
}

a#blocklastnewsitem { 
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 5px;
}

a:hover#blocklastnewsitem { 
	color: #2174d8;
}

#jobs_province{
	
	padding-top: 20px; 
	text-align: center;
	line-height: 18px;
	
}

#jobs_offerta_pari{
	background-color: #e0e0e0;
	padding-top: 2px;
	padding-bottom: 2px;
}
#jobs_offerta_dispari{
	background-color: #ffffff;
}

h1#jobs_offerta{
	font-size: 13px;
	line-height: 13px;
}
a#jobs_offerta{
	font-size: 13px;
	line-height: 13px;
	color: #2174d8;
}
a:hover#jobs_offerta{
	font-size: 13px;
	line-height: 13px;
	color: #214448;
}
h2#jobs_offerta{
	font-size: 11px;
	line-height: 13px;
}
h3#jobs_offerta{
	font-size: 11px;
	line-height: 11px;
	color: #6699CC;
}

#blockright_data{
	background-color: #c5e1e3;
}

