/*************** ELEMENTI ******************/
body{
		font-family: Tahoma, Helvetica, Verdana, sans-serif;
		font-size:11px;	
		/*color:#7D8381;*/
		color:#7d8381;
		/*background-color:#E8F5FF;*/
		background: #ffffff;
		text-align: center; /*per centrare il template in IE5/win*/ 
		margin:0px; 
		padding:0px;
		vertical-align: top;
   }

a{ 
	font-family:  Tahoma, Helvetica, Verdana, sans-serif;
   color: #419fff;
	background-color :inherit;
	text-decoration: none;
	}
a:link, a:visited	{
   font-family:  Tahoma, Helvetica, Verdana, sans-serif;
	text-decoration: none; 
	}
	
a:active, a:focus	{  
font-family:  Tahoma, Helvetica, Verdana, sans-serif;
text-decoration :none;
} 

a:hover	{  
font-family:  Tahoma, Helvetica, Verdana, sans-serif;
text-decoration : underline;
} 

img{
	border:0px;
}

form{
	padding: 0px;
	margin: 0px;
	float:left;
}

select
{  
	font-family:  Tahoma, Helvetica, Verdana, sans-serif;
	font-size:9px;
	font-weight: bold;
	color:#3080BE;
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #37719E;
}

input{  
	font-family:  Tahoma, Helvetica, Verdana, sans-serif;
	font-size:9px;
	font-weight: bold;
	color: #3080BE;
	/*background-color: #C80000;*/
	background: #ffffff;
	border-width: 1px;
	border-color: #3080BE;
	height: 20px;
}

textarea{
   font-family:  Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	color:#3080BE;
	background-color :inherit;
	border-style: solid;
	border-width: 1px;
	border-color: #3080BE;
	width: 95%;
}


table{
	margin: 0px;
	clear: both;
}

object{
	margin: 0px;
	padding: 0px;
}

h1{
	font-family:  Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #419fff;
	text-transform: capitalize;
	font-style: normal;
	font-weight: normal;
	/*letter-spacing: 0.05em; */ 
	line-height: 20px;
	padding: 0px;
	text-align: left;
	margin: 0px 0px 0px 0px;
}


h2{ /*verde 12px*/
	font-family:  Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	/*color: #90D12A;*/
	color: #BD1F1F;
	/*letter-spacing: 0.05em; */
	font-style: normal;
	font-weight: normal;
	background-color :transparent;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

h3{ /*verde uppercase 12 px*/
	font-family: Tahoma, Helvetica, Verdana, sans-serif;
   font-size: 12px;
	color: #8A8A8A;
	background-color :inherit;
	line-height: 20px;
	font-style: normal;
	font-weight: bold; 
	padding: 0px;
	margin: 0px;
	text-align: left;
	text-transform: none;
}

h4{ /*blu 11px*/
	font-family: Tahoma, Helvetica, Verdana, sans-serif;
   font-size: 11px;
	color: #012F53;
	background-color :inherit;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
h5{ /*blu 10px*/
	font-family: Tahoma, Helvetica, Verdana, sans-serif;
   font-size: 10px;
	color: #012F53;
	background-color :inherit;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

h6{
	font-family: Tahoma, Helvetica, Verdana, sans-serif;
   font-size: 9px;
	color: #012F53;
	background-color :inherit;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

p{
	text-align: justify;
	clear: left;
}

td{
	
}

object{
	vertical-align: top;
	border: 0px;
}

/*************** CLASSI ******************/

.contentbox{
	float:left;
	width: 100%;
	margin : 5px 0px 15px 0px; 
	
}
.boxhp {
	float:left;
	/*width: 215px;*/
	/*width: 435px;*/
	border-bottom:1px;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	/*border-top:1px;
	border-left:1px;
	border-right:1px;*/
	border-style : solid;
	border-color: #E8E7E6;
	/*background: #f5f5f5;*/
	background: inherit;
	/*margin :5px 5px 10px 5px; */
	margin :5px 10px 10px 10px;
	/*padding: 5px 0px 10px 0px;*/
	}
	
	.boxnewline {
	float:left;
	/*width: 215px;*/
	width: 100%;
	border-bottom:0px;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	/*border-top:1px;
	border-left:1px;
	border-right:1px;*/
	/*
	border-style : dotted;
	border-color: #ffffff;*/
	/*background: #f5f5f5;*/
	background: inherit;
	/*margin :5px 5px 10px 5px; */
	/*margin :5px 5px 5px 10px;*/
	/*padding: 5px 0px 10px 0px;*/
	}
	
	.newsgrigio{ 
	font-family:  Tahoma, Helvetica, Verdana, sans-serif;
   color: #bababa;
	background-color :inherit;
	text-decoration: none;
	}
.newsgrigio:link, .newsgrigio:visited	{
   font-family:  Tahoma, Helvetica, Verdana, sans-serif;
	text-decoration: none; 
	}
	
.newsgrigio:active, .newsgrigio:focus	{  
font-family:  Tahoma, Helvetica, Verdana, sans-serif;
text-decoration :none;
} 

.newsgrigio:hover	{  
font-family:  Tahoma, Helvetica, Verdana, sans-serif;
text-decoration : underline;
}

.backgrigio{ 
	font-family:  Tahoma, Helvetica, Verdana, sans-serif;
   color: #555958;
	width: 10px;
	background-color :#f5f5f5;
	text-decoration: none;
	float: left;
	clear: left;
	
	}

	.grigios1{ 
	font-family:  Tahoma, Helvetica, Verdana, sans-serif;
   color: #555958;
	background-color :inherit;
	text-decoration: none;
	}
.grigios1:link, .grigios1:visited	{
   font-family:  Tahoma, Helvetica, Verdana, sans-serif;
	text-decoration: none; 
	}
	
.grigios1:active, .grigios1:focus	{  
font-family:  Tahoma, Helvetica, Verdana, sans-serif;
text-decoration :none;
} 

.grigios1:hover	{  
font-family:  Tahoma, Helvetica, Verdana, sans-serif;
text-decoration : underline;
} 
	 
	
.footerbar_menu{
	float: left;
  	background:inherit;
	text-align: center;
	/*border-right:1px solid black;*/
	line-height: 20px;
	/*width: auto;*/
	padding: 0px 0px 0px 0px;
	color:#7d8381;
	font-size: 9px;
	font-weight: normal;
	}
	
.text_small {
	font-size: 10px;
	color: #7d8381;
	background-color :inherit;
	}

A.text_small:VISITED,  A.text_small:LINK{
	color: #7d8381;
	text-decoration : none;
	background-color :inherit;
}

A.text_small:HOVER,  A.text_small:ACTIVE, A.text_small:FOCUS {
	color: #7d8381;
	text-decoration : underline;
	background-color :inherit;
}

.text_briciole {
	font-size: 10px;
	color: #419fff;
	background-color :inherit;
	}

A.text_briciole :VISITED,  A.text_briciole:LINK{
	color: #419fff;
	text-decoration : underline;
	background-color :inherit;
}

A.text_briciole :HOVER,  A.text_briciole :ACTIVE, A.text_briciole :FOCUS {
	color: #419fff;
	text-decoration : underline;
	background-color :inherit;
}

.text_alt_small {
	font-size: 10px;
	color: #419fff;
	background-color :transparent;
	}

A.text_alt_small:VISITED,  A.text_alt_small:LINK{
	   color: #419fff;
	text-decoration : none;
	background-color :inherit;
}

A.text_alt_small:HOVER,  A.text_alt_small:ACTIVE, A.text_alt_small:FOCUS {
	   color: #419fff;
	text-decoration : underline;
	background-color :inherit;
}

.header_nav
		{
		display:inline;
	/*	float: left;*/
		
				/*width: 230px;*/
		text-align: left;
		padding: 0px 0px 0px 0px;
		color: #818181;
		font-size:11px;
		font-family: Tahoma, Helvetica, Verdana, sans-serif;
		text-transform: capitalize;
		font-weight: bold;
		letter-spacing: -0.02em;
		line-height: 30px;
		height: 30px;
		border-top: 0px;
	   border-left: 0px;
	   border-right: 0px;
	   border-bottom: 0px;
		
		/*border-right: 0px;*/
	   border-color:#ffffff;
		/*white-space: nowrap;
		background: url(../resources/nav_background.gif);
	   background-repeat: repeat-x;
		background-color:inherit; */
		}
		
A.header_nav:VISITED,  A.header_nav:LINK{
	text-decoration : none;
}

A.header_nav:HOVER,  A.header_nav:ACTIVE, A.header_nav:FOCUS {
   color:#419fff;
	background-color :inherit;
	height: 30px;
	line-height: 30px;
	/*background-image: url(../resources/nav_background_hover.gif);*/
	/*background-repeat: repeat;*/
   text-decoration : none;
}

.arrowliv1{
	float: left;
  	background-color:inherit;
	color: inherit;
	width: auto;
	padding: 0px 5px 0px 0px;	
	margin: 0px 0px 0px 0px;
	}
	
.navleftul {
	background-color :inherit;
	color: inherit;
	/*line-height:25px;*/
	list-style:  none;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
	

.navleftliv1 {
	font-size: 14px;
	color: #419fff;
	/*color:#FC7701;*/
	background-color :inherit;
	line-height: 18px;
	font-weight:  bold;
	text-align:  left;
	text-transform: capitalize;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 98%px;
	/*border:1px orange solid;*/
	}
	
		
.navleftliv2{
	line-height:12px;
	text-indent: -3px;
	text-align:  left;
	margin: 5px 0px 0px 0px;
 	padding: 0px 0px 0px 8px;
	/*border:1px blue solid;*/
	width: 225px;
	}

.navleftliv3{
	line-height:12px;
	text-indent:  -5px;
	text-align:  left;
	margin: 8px 0px 0px 20px;	
	/*margin: 8px 0px 0px 24px;*/	
	padding: 0px 0px 0px 0px;
/*	border:1px blue solid;*/
width: 98%px;
	}

.navleftliv4{
	line-height:12px;
	text-indent:  -8px;
	text-align:  left;
	margin: 8px 0px 0px 34px;	
	padding: 0px 0px 0px 0px;
/*	border:1px blue solid;*/
	width: 98%px;
	}
	
	

.textliv2 {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #818181;
	background-color :inherit;
		}
	
	a.textliv2:VISITED,  A.textliv2:LINK{
	text-decoration : none;
	color: #818181;
	background-color :inherit;
}

	 A.textliv2:ACTIVE, A.textliv2:FOCUS, A.textliv2:HOVER, {
	color: #818181;
	text-decoration : underline;
	background-color :inherit;
		
}

.textliv3 {
	font-size: 10px;
	color: #419fff;
	background-color :inherit;	
	}
	
A.textliv3:VISITED,  A.textliv3:LINK{
	text-decoration : none;
	color: #419fff;
	background-color :inherit;
}

 A.textliv3:ACTIVE, A.textliv3:FOCUS, A.textliv3:HOVER {
	   color: #419fff;
	text-decoration :  underline;
	background-color :inherit;

}

.textliv4 {
	font-size: 10px;
	color:#4D4D4D;
	background-color :inherit;
	}
	
A.textliv4:VISITED,  A.textliv4:LINK{
	text-decoration : none;
	color:#4D4D4D;
	background-color :inherit;		
}

 A.textliv4:ACTIVE, A.textliv4:FOCUS, A.textliv4:HOVER,  {
	color:#4D4D4D;
	background-color :inherit;
	text-decoration : underline;
}

/********************TABLE GALLERY *******************/
	.testata {
	font-family: Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#6f6f6f;
	background-color: #bfc2c5;
	}
	
	A.testata :VISITED,  A.testata :LINK{
	font-weight: bold;
	background-color :inherit;
	color:#ffffff;
	}

	A.testata :ACTIVE, A.testata :FOCUS, A.testata HOVER {
	font-weight: bold;	
	text-decoration : underline;
	color:  #ffffff;
	}
	
.testata1 {
   font-family: Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
   /*color:#665014;*/
	 color:  #ffffff;
	/*background-color: #257ABB;*/
	background-color: #9acafd;
	}
	
	A.testata1 :VISITED, A.testata1 :LINK{
	text-decoration : none;
	font-weight : bold;
	color:  #ffffff;
	background-color: #329e53;
}

A.testata1 :ACTIVE, A.testata1 :FOCUS, A.testata1 HOVER {
	font-weight : bold;	
	color:  #ffffff;
	text-decoration : underline;
}
	
.sottotestata {
   font-family: Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	/*color: #09316C;*/
	background:#cfd9e3;
	/*background-color: #8FBC8F;*/
	color:#6f6f6f;
	}
	
	
	.corpo {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
/*	background:#cfe3f7;*/
	background:#d8ebfd;
/*	background: #F1F6F6;*/
	color:#7d8381;
   text-align: left;
	}




	
/**********************TABLE GALLERY*****************/	
/*************** ID ******************/
#contenttemplate{
width:715px;
margin-top:0px;
margin-bottom: 0px;
margin-left:  auto;
margin-right:  auto;
background: #f5f5f5;
/*border-bottom:1px;
border-top:1px;
border-left:1px;
border-right:1px;
border-style : solid;*/
border-color: #E8E7E6;
text-align:  justify; /* per  IE5/win* vedi text align di body */ 
height: auto;
vertical-align: top;
top: auto;
}

#header{
	width:100%;
	background-color :#257ABB;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 15px;
	/*background-image:url(../resources/header.gif);
	background-repeat: no-repeat;*/
	}
	
#headerlogo{
	width:100%;
	background-color :#F5F5F5;
	color: #7D8381;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 50px;
	/*background-image:url(../resources/header.gif);
	background-repeat: no-repeat;*/
	}
	
 #headerlogo_left{
   float:left;
	text-align: left;
	padding: 0px 0px 0px 5px;
	/*border: thin solid red;*/
	margin: 0px 0px 0px 0px;
	}
	
	#headerlogo_right{
   float:right;
	/*line-height: 30px;*/
	/*line-height: 20px;*/
	vertical-align: text-bottom;
	text-align: right;
	/*padding: 10px 10px 0px 0px;*/
	padding: 0px 0px 0px 0px;
	/*padding: 35px 10px 0px 0px;*/
	/*border: thin solid red;*/
	/*margin: 47px 10px 0px 0px;*/
	text-transform: capitalize; 
	}
	
	#toolbox{
		float:right;
	/*line-height: 30px;*/
	/*line-height: 20px;*/
	vertical-align: text-bottom;
	text-align: right;
	padding: 0px 20px 5px 0px;
	/*padding: 35px 10px 0px 0px;*/
	/*border: thin solid red;*/
	/*margin: 47px 10px 0px 0px;*/
	text-transform: capitalize; 
	}
	
	#navheader{
	  clear: left;
	  float: left;
		width:100%;
		background-color :#F5F5F5;
		color: #818181;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		height: 30px;
		line-height: 30px;
		/*background-image:url(../resources/header.gif);
		background-repeat: no-repeat;*/
	}
	
	#banner{
	width:100%;
	background-color :#F5F5F5;
	color: #7D8381;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: auto;
	/*background-image:url(../resources/header.gif);
	background-repeat: no-repeat;*/
	}
	
	#banner_leftri
	
	#old_banner_right{
   float:right;
	text-align: left;
	/*line-height: 30px;*/
	padding: 0px 0px 0px 0px;
	/*border: thin solid red;*/
	margin: 0px 0px 0px 0px;
	height: 202px;
	width: 458px;
	background-image:url(../resources/headerboxnavright.gif);
	background-repeat: no-repeat;
	}
	
	#banner_right{
	vertical-align: top;
   float:right;
	text-align: left;
	/*line-height: 30px;*/
	padding: 0px 0px 0px 0px;
	/*border: thin solid red;*/
	margin: 0px 0px 0px 0px;
		height: 202px;
	/*height: 202px;
	width: 458px;*/
	background: transparent;
	/*background-image:url(../resources/headerboxnavright.gif);
	background-repeat: no-repeat;*/
	}

	#content{ 
	float:left;
	clear: left;
	width:775px;
	/*background: #fff url(../resources/background_body.png) repeat-y left top;*/
	color:  inherit;
	height: auto;
	border-bottom:1px;
    border-top:1px;
   border-left:1px;
border-right:1px;
border-style : solid;
border-color: #E8E7E6;
margin: 0px 0px 0px 0px;
padding: 0px 20px 0px 20px;
background: #f5f5f5;
	/*border: 1px solid green;*/
	}
	
	#contenttexthp{
	/*clear:left; */
	float:left;
	width:775px;
	/*background: #fff url(../resources/background_body.png) repeat-y left top;*/
	/*background: #ffffff url(../resources/bodyhp_back.png);*/
	background: #f5f5f5 url(../resources/bodyhp_back.png);
	
	/*background: #f5f5f5;*/
	background-repeat: repeat-y;
	background-position: top;
	color:  inherit;
	padding: 0px;
	border: 0px;
	/*border: 1px solid green;*/
	}
	
#contenttextinterno{ 
	float:left;
	width:775px;
	/*background: #fff url(../resources/background_body.png) repeat-y left top;*/
	background: #f5f5f5 url(../resources/bodyinterno_back.png);
	background-repeat: repeat-y;
	background-position: top;
	color:  inherit;
	/*border: 1px solid green;*/
	}
	
	#contenttextinternononav{ 
	float:left;
	width:775px;
	/*background: #fff url(../resources/background_body.png) repeat-y left top;*/
	/*background: #ffffff url(../resources/bodyinternononav_back.png);
	background-repeat: repeat-y;*/
	background: #f5f5f5;
	background-position: top;
	color:  inherit;
	/*border: 1px solid green;*/
	}
	
	
	
  #texthpleft{
   float: left;
  	width: 470px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*border-bottom:1px;
border-top:1px;
border-left:1px;
border-right:1px;
border-style : solid;
border-color: Fuchsia;*/
  }
  
  #texthpright{
   float: right;
	/*clear: left;*/
  	/*width: 460px;*/
	width: 298px;
	/*margin-left: 5px; */
	/*border-bottom:1px;
border-top:1px; */
/*border-left:1px #bababa solid;*/
margin: 0px 0px 0px 0px;
/*border-right:1px;
border-style : solid;*/
  }
  
    #textinternoleft{
   float: left;
  	width: 220px;
	/*border-bottom:1px;
border-top:1px;
border-left:1px;
border-right:1px;
border-style : solid;
border-color: Fuchsia;*/
  }
  
  #textinternoright{
   float: left;
  	/*width: 500px;*/
	width: 528px;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 5px;
	/*border-bottom:1px;
border-top:1px;
border-left:1px;
border-right:1px;
border-style : solid;
border-color: Green;*/
  }
  
    #textinternononav{
   float: left;
  	width:758px;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	/*border-bottom:1px;
border-top:1px;
border-left:1px;
border-right:1px;
border-style : solid;
border-color: Green;*/
  }
  
   #textinternononavcenter{
   float: left;
  	width: 100%;
	padding: 10px 50px 10px 50px;
	margin: 0px 0px 0px 0px;
	/*border-bottom:1px;
border-top:1px;
border-left:1px;
border-right:1px;
border-style : solid;
border-color: Green;*/
  }
  
  
  
  #news{
  	width: 100%;
	margin: 0px;
	padding: 5px 0px 0px 0px;
  }
  #newscontent{
  	 float:left;
	 width: 278px;
	 padding-left: 20px;
  /*background: #ffffff url(../resources/newscontent.png);
	background-repeat: repeat-y;*/
	/*background: #f5f5f5;
	background-position: top;
	color:  inherit; */
  }
  
  #newsheader{
  float:left;
  width: 100%;
  height: 15px;
 /* background: #ffffff url(../resources/newsheader.png);*/
   background: #f5f5f5;
	/*background-repeat: no-repeat;*/
	background-position: top;
	color:  inherit;
  }
  
  #newsfooter{
  width: 100%;
  	float:left;
	height: 20px;
   /*background: #ffffff url(../resources/newsfooter.png);
	background-repeat: no-repeat;*/
	 background: #f5f5f5;
	background-position: top;
	color:  inherit;
  }
  
  #newbox{
  width: 270px;
  margin:0px 0px 0px 0px;
  padding: 0px 0px 0px 0px; 
  	/*padding: 0px 0px 0px 0px;	*/
	/*margin:0px 10px 0px 10px;*/
	color:  inherit;
	background: inherit;
  }
  
  #linehp{
   float: left;
  clear: left;
	width:100%;
	background-color :#257ABB;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 4px;
	/*background-image:url(../resources/header.gif);
	background-repeat: no-repeat;*/
	}
	
	
	
 #hpbanner_right{
  	width: 100%;
	margin: 0px;
	padding: 0px 20px 0px 20px;
  }
  
   #hpbanner_content_right{
	margin: 0px;
	padding: 0px;
  }
  
   #int_banner_left{
	float:left;
  	width: 100%;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	
  }
  
   #int_banner_content_left{
	margin: 0px;
	padding: 0px;
  }
  
    #lefthpricerca{
  	width: 100%;
	margin: 0px;
	padding: 5px 0px 0px 10px;
	float: left;
	clear: left;
  }
  	#form_search {
	
	height:25px;
	padding:0px 0px 0px 5px; 
	margin: 0px 0px 0px 0px;
	/*border-bottom:1px;
	border-top:1px;
	border-left:1px;
	border-right:1px;
	border-style : solid;
	border-color: #E8E7E6;*/

	}

#form_search_button{
	height: 20px;
	line-height: 20px;
	width: 60px;
 	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	vertical-align: middle;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.02em;
	background: #edebeb;
	border-width: 1px;
	border-color: #000000;
	color:#555958;
}

#form_search_text{
   font-family:  Tahoma, Helvetica, Verdana, sans-serif;
  	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	vertical-align: top;
	font-weight: normal;
	width:180px;
	font-size:11px;
	color: #555958;
	/*background-color: #C80000;*/
	background: #ffffff;
	border-width: 1px;
	border-color: #555958;
}

#lastminute{
	width: 100%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

 #lastcontent{
	width: 100%;
   background: inherit;
	color:  inherit;
	/*border-bottom:1px;
	border-top:1px;
	border-left:1px;
	border-right:1px;
	border-style : solid;
	border-color: #3080BE;*/
  }
  
   #lastbox{
  	padding: 0px 20px 0px 20px;	
	color:  inherit;
	background: inherit;
	float: right;
  }
  
  #navfooter{
   clear: left;
	width:100%;
	line-height: 20px;
	background: #f5f5f5;
	color: inherit;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 9px;
	/*border: 1px solid red;*/
	text-align: center;
	}
	
	#footer{
	float:left;
	clear: both;
	width:100%;
	background: #f5f5f5;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 20px;
	line-height: 20px;
	/*background-image:url(../resources/header.gif);
	background-repeat: no-repeat;*/
	text-align: center;
	}
  
  
  
  	