@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #a7c2da; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container_home {
	width: 996px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #a7c2da;
	text-align: left;
	height: 800px;
	
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
	background-color: #FFFFFF;
}

#container {
	width: 996px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #a7c2da;
	text-align: left;
	height: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
	background-color: #FFFFFF;
} 
#header {
	height:140px;
	background: #ffffff;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 270px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF;
	margin-top: 28px;
	
}
#sidebar1p {
	float: right; /* since this element is floated, a width must be given */
	width: 270px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF;
	margin-top: 26px;
	
}
#mainContent_incentivi {
	background-color: #f5f5f1;
	border: 1px solid #dad8d4;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 703px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 456px;
	overflow: auto;
	
} 
#mainContent_politiche {
    background-color: #f5f5f1;
    border: 1px solid #dad8d4;
    padding-top: 0;
    padding-right: 5px;
    padding-bottom: 0;
    padding-left: 10px;
    width: 503px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    height: 456px;
    overflow: auto;
						    
} 
#mainContent_home {

	
	padding-top: 0;
	
	padding-bottom: 0;
	
	width: 720px;
	margin-top: 27px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 496px;
	
} 
#footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD; 
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#headertop {
	height: 106px;
	width: 996px;
}
#headertop_left {
	height: 106px;
	width: 776px;
	float: left;
}
#headertop_search {
	float: right;
	height: 106px;
	width: 218px;
}
#menu1 {
	height: 34px;
	width: 996px;
	background-color: #efefed;
}
#helpdesk {
	
}
#verde {
	height: 68px;
}
#sidenews_home {
	height: 308px;
	overflow: auto;
	margin-top: 5px;
	outline-color: #FFFFFF;
	width: 260px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
#sidenews_p {
	height: 308px;
	overflow: auto;
	margin-top: 15px;
	outline-color: #FFFFFF;
	width: 260px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
#sidenews {
	background-color: #f5f5f1;
	height: 298px;
	border: 1px solid #dad8d4;
	margin-top: 9px;
	overflow: auto;
	width: 260px;
	margin-left: 10px;
}
#sidecontent_home {
}
#sidecontent {
	padding: 10px;
	width: 220px;
}
.titolopiccolo {
	color:#797562;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	margin-top: 10px;
}
.text {
	font-size: 12px;
	color: #000000;
	width: 240px;
}
.textimage {
	margin-top: 0px;
	margin-bottom: 10px;
}
#tastihome {
	height: 315px;
	width: 360px;
	float: left;
}
#articolihome {
	float: right;
	height: 300px;
	width: 358px;
	margin-top: 8px;
}
#articolettohome_l {
	background-color: #f5f5f1;
	width: 172px;
	border: 1px solid #dad8d4;
	height: 290px;
	float: left;
	overflow: hidden;
}
#articolettohome_r {
	background-color: #f5f5f1;
	width: 172px;
	border: 1px solid #dad8d4;
	height: 290px;
	float: right;
	overflow: hidden;
}
#top_incentivi {
	background-image: url(img/testata_incentivi.png);
	height: 40px;
	width: 720px;
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	text-indent: 45px;
	
}
#top_generico {
	background-image: url(img/testata_generica.png);
	height: 40px;
	width: 720px;
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	text-indent: 45px;
	
}
#top_politiche {
	background-image: url(img/testata_politiche.png);
	height: 40px;
	width: 520px;
	background-repeat: no-repeat;
	background-color: #E7F6DF;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	text-indent: 45px;
}
.p10{
padding-top: 10px;
width: 400px;
float: left;
}

#sidebar_l {
    float: left;
    height: 496px;
    width: 190px;
    margin-top: 26px;
    margin-right: 10px;
    clear: both;
}
#politiche {
    float: left;
    margin-top: 26px;
    margin-left: 0px;
    width: 500px;
}

#incentivi {
	float: left;
	margin-top: 26px;
	margin-left: 0px;
	width: 710px;
}
#frasetop_politiche {
	height: 210px;
	width: 190px;
	background-color: #D6D6D6;
	float: left;
}
#articoletto_politiche{
	background-color: #f5f5f1;
	width: 190px;
	border: 1px solid #dad8d4;
	height: 278px;
	margin-top: 8px;
	float: left;
	overflow: auto;
	
}


.menulev1 {
font-size: 12px;
padding-left: 15px;
padding-right: 15px;
text-align: center;
padding-top: 10px;
height: 26px;
float: left;

}

.menulev1_act {
font-size: 12px;
font-weight: bold;
padding-top: 10px;
padding-left: 15px;
padding-right: 15px;
text-align: center;
background-image: url(img/bg_tasto_on.png);
height: 26px;
float: left;
}

A:visited, A:link {
text-decoration: underline;
color: #000000;
}

A:hover,A:active {
text-decoration: underline;
color: #808080;
}

.menulev1  A:visited,.menulev1 A:link {
text-decoration: none;
color: #000000;
}

.menulev1  A:hover,.menulev1 A:active {
text-decoration: none;
color: #808080;
}


.menulev1_act  A:visited,.menulev1_act A:link {
text-decoration: none;
color: #000000;
}

.menulev1_act  A:hover,.menulev1_act A:active {
text-decoration: none;
color: #808080;
}

.csc-firstHeader {
font-size: 14px;
color: #797562;
padding-right: 5px;
padding-left: 5px;

}

.bodytext{
padding-right: 5px;
padding-left: 5px;
font-size: 12px;
/*#color: #8c8772;*/

}
.csc-textpic-image{
padding-right: 5px;
padding-left: 5px;

}
.csc-textpic-imagewrap{
margin-top: 0px;
margin-bottom: 0px;
}


.c2l1-left {
border-right: none;
padding-right:5px;
white-space:normal;
width:50%;
}

#bread{
padding-top: 5px;
font-size: 12px;

}
#bread_util{
width: 640px;
padding-top: 5px;
font-size: 12px;
float: left;
clear: both;
}

.tastini{
float: right;
padding-top: 9px;
padding-right:6px;
}
.bodytext A:visited,.bodytext  A:link {
text-decoration: underline;
color: #000000;
}

.bodytext A:hover,.bodytext  A:active {
text-decoration: underline;
color: #000000;
}
#mainContent_politiche li {
font-size: 12px;
padding-bottom: 5px;
}

#mainContent_incentivi li {
font-size: 12px;
padding-bottom: 5px;
}
#mainContent_incentivi h4 {
color:#000000;
font-size: 15px;
}
.tx-indexedsearch-title A:hover,.tx-indexedsearch-title A:link,.tx-indexedsearch-title A:visited,.tx-indexedsearch-title a:active{
font-size:10px;
color:#8c8772;
/*#text-decoration: none;*/
}
.tx-indexedsearch-descr{
/*#padding-right: 5px;
#padding-left: 5px;*/
font-size: 12px;
/*#color: #8c8772;*/

}

#navigazione_bottom {
 width: 994px;
 height: 24px;
 float: none;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-align: center;
 vertical-align: top;
             }

#navigazione_bottom  a:link,#navigazione_bottom a:visited,#navigazione_bottom a:hover,#navigazione_bottom a:active{
 margin-left:10px;
 margin-right:10px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-decoration: none;
 color: #8c8772;
 }
                
div.tx-fdfx2cols-pi1{
 width: 480px;
 left:0px;
 margin-bottom:10px;
}     