body {
 color:#023346;
 background:#CCDBE2 url(../img/bg-page.gif) repeat-x top; /* #FBF4C6; */
 font:11px Arial,Verdana,Georgia,Tahoma,Arial,sans-serif;
 text-align:center;
 margin:0px;
 margin:auto;	
}

#headerPic {   
   background: url(../img/bg-header.jpg);
}

#title_text {
   color: #ffffff;
   padding-bottom:10px;
   padding-left:10px;
   font-weight : bold;
}

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

#title_text  a:hover {
   text-decoration: none;
   color: #ffffff;
   background: url(../images/btn_agg_dx01.gif) no-repeat bottom left;          
}


#bottom_text  a{
   text-decoration: none;
   color: #29506c;   
}

#bottom_text  a:hover {
   text-decoration: none;
   color: #29506c;
}

#bottom_text2 {
   text-decoration: none;
   color: #587d98;
}

#bottom_text2 a:hover {
   text-decoration: none;
   color: #587d98;
}

#left_menu {
   padding-left: 11px;
   padding-bottom: 7px;
   color: #4b6f81;
   font-weight: bold;  
   font-size: 12px;   
   text-decoration: none;
}

#left_menu2 a{   
   color: #ffffff;   
   font-size: 11px;   
   text-decoration: none;
}

#center_text {   
   color: #023346;   
   font-size: 12px;   
   text-decoration: none;
}

#center_text a{   
   color: #023346;   
   font-size: 12px;   
   text-decoration: none;
}

.titolo-scheda{
color:#1E546C;
text-align:left;
text-transform:uppercase;
font-weight:bold;
width:400px;
height:20px;
padding-top:6px;
display:block;
padding-left:18px;
background:url(../img/freccia-scheda.gif) no-repeat center left;
}
.titolo-scheda a:hover{
color:#1E546C;
}
.titolo-scheda a{
color:#1E546C;
}

#top_text {
   padding-left:15px;
   font-size: 13px; 
   color: #587d98;
}

#catalog_title {
   padding-left:15px;
   font-size: 11px; 
   font-weight: bold;
   color: #ffffff;
}

#catalog_text {
   padding-left:15px;
   font-size: 11px; 
   font-weight: none;
   color: #1E546C;
}

#catalog_text_title{
   padding-left:15px;
   font-size: 11px; 
   font-weight: bold;
   color: #1E546C;
}

.input_ric{
	font-size: 12px;
	color: #1E546C;
	background-image: url(../img/bg-moduli.jpg);
	background-repeat: repeat-x;
	border: 1px solid #41677D;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 2px;
}


/*background: url(../images/btn_agg_dx01.gif) no-repeat bottom right;*/
a.gray {
  color:#999999 !important;
  font-weight:bold; 
  font-size:11px;  
  text-decoration:none;
}

.main_links a {
  color:#2D6E85; 
  font-weight:bold; 
  font-size:11px; 
  text-decoration:none;
}
.mainpagelink {
display: block;
width: 150px;
height: 90px;
z-index:10;
position:absolute;
}

.copyright_div {
padding-top: 9px;
}
.copyright_div a{
color:#587D98;
}
.breadcrumbs {
padding:5px;
margin:0;
list-style-type: none;
}
.breadcrumbs li{
float:left;
padding:0 5px 5px 5px;
color:#587D98;
}
.breadcrumbs li a{
	color:#587D98;
}
.clearfix {
	clear:both;
}
