* {
	margin: 0;
	padding: 0;
	}
body, html {
	text-align: left;
	width: 100%;
	height: 100%;
	font-family: 'Lucida Grande','Trebuchet MS', Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #505050;
	background: #fff url(../images/bg.png) repeat-x;
	}
a:link, a:active, a:visited {
	color: #bfb791;
	text-decoration: underline;
	}
a:hover {
	color: #575757;
	text-decoration: underline;
	}
a:focus {
	outline: 0;
	}
a.back {
	color: #77704f;
	font-size: 12px;
	background: #DFD7B5;
	padding: 2px 5px;
	text-decoration: none;
	}
a.back:hover {
	color: #131313;
	background: #DFD7B5;
	text-decoration: none;
	}
img,
a.nobordo { 
	border:none;
	background: none;
	}
p 	{
	margin-bottom:12px;
	}
.left {
	float: left;
	}
.right {
	float: right;
	}
.hidden {
	display: none;
	}
img { 
	border:none;
	}
.cleardiv {
	clear: both;
	}
ul 	{
	padding: 0 10px 10px 10px;
	margin: 10px 0 10px 10px;
	}
li 	{
	list-style-type: none;
	line-height: 15px;
	background: url(../images/li.png) no-repeat 0 -2px ;
	margin: 0 0 5px 0;
	padding: 0;
	}

ul.demo-list {
	margin-left: 0;
	}
ul.demo-list li  {
	padding-left: 23px
	}
	
	
.foto-sinistra {
	float: left;
	margin: 4px 14px 4px 0;
	border:6px solid #BFB791;
	}
.foto-destra {
	float: right;
	margin: 4px 0 4px 14px;
	border:6px solid #BFB791;
	}

/*
.foto-bordo-sinistra {
	float: left;
	margin: 6px 15px 4px 0;
	border: 10px solid #ededec;
	}
.foto-bordo-destra {
	float: right;
	margin: 2px 0 4px 15px;
	border: 10px solid #ededec;
	}
*/


	
.foto-bordo-sinistra {float:left;width:70px;height:70px;margin:0 12px 8px 0;text-align:center;background: no-repeat center center; overflow: hidden; border:6px solid #BFB791;}
.foto-bordo-sinistra a {display: block;width: 100%;height: 100%; text-decoration: none;}
.foto-bordo-sinistra:hover {text-decoration: none; border: 6px solid #77704f;}
.foto-bordo-sinistra a,
.foto-bordo-sinistra a:hover,
.foto-bordo-sinistra-in a,
.foto-bordo-sinistra-in a:hover {font-size: 1px; width: 62px;height: 66px; text-decoration:none; border:none; background:none; float:left; border:6px solid #BFB791;}
	
	
	
	
	
	
	
	
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, “Times New Roman”, Palatino, serif;
	color: #bfb791;
	font-weight: normal;
	margin-bottom: 20px;
	line-height: 100%;
	}
h1  {
	font-size: 44px;	
	}
h2  {
	font-size: 40px;
	margin-bottom: 30px; 
	}
h3  {
	font-size: 24px;
	color: #6F6F6F;
	}
h4  {
	font-size: 18px;
	}	
	
	


	
/* ACCORDION  

h3.toggler  {
	cursor: pointer;
	margin: 0 0 14px 0;
	}	
#accordion {
	margin-top: 26px;
	}
.element {
	border:0px solid red;	
	}
h3.active  {
	color: #450407;
	margin: 0 0 14px 0;
	}		
*/



	

#container {
	position:relative;
	width: 1000px;	
	border-top:1px solid #000; 
	}	
	

	
	
#toplink {
	position:absolute;
	right: 0;
	top: 0;
	width: 100px;
	height: 59px;
	z-index: 1;
	}
#logo {
	position: absolute;
	top:0px;
	left:35px;
	width: 134px;
	height: 82px;
	background: url(../images/logo.png);
	background-repeat: no-repeat;
	z-index: 1;	
	}

#header {
	position: absolute;
	top:31px;
	left: 0;
	width: 1000px;
	height: 455px;
	}
#header img {
	float: left;
	}	
#ombra {
	position: absolute;
	top:0;
	right: 0;
	width: 1000px;
	height: 455px;
	background: url(../images/ombra.png);
	z-index: 0;
	}





#centro {
	position: relative;
	margin:510px 0 0 30px; 	
	width: 970px;
	/* min-height: 300px; */
	font-family: Georgia, “Times New Roman”, Palatino, serif;
	font-size: 15px;	
	}	
	
#menu {
	position: absolute;
	top:421px;
	left: 0;
	width: 1000px;
	height: 34px;
	line-height: 22px;
	z-index: 1;
	background: url(../images/bg-menu.png);
	}
#menu ul {
	float: left;
	margin: 0px 0 0 20px;
	padding: 0;
	text-align: left;
	list-style-image: none;
	list-style-type: none;
	border-bottom: 0px solid #453b31;
	z-index: 1;
	}
#menu ul li {
	float: left;
	text-decoration: none;
	padding: 0 ;
	margin: 0;
	height: 35px;	
 	line-height: 35px; 
	cursor: default;
	list-style-image: none;
	list-style-type: none;
	background: none;	
	display: inline;
	}
#menu ul li a {
	font-size: 15px;
	text-decoration: none;
	font-family: 'Lucida Grande','Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #c6be9a;	
	font-weight:normal;	
	float: left;	
	padding:  0 15px ;
	margin: 0 1px;		
	display:block;
	background: url(../images/bg-menu-on.png) no-repeat -100px -100px;
	text-transform:uppercase;
	}
#menu ul li a:hover {
	color: #130F0C;
	text-decoration: none;
	background: none;
	background: url(../images/bg-menu-on.png) repeat-x 0 0;
	}
	

	
	
	
	
ul.marchi {
	float: left;
	margin: 0 40px 0 12px;
	list-style-type: none;
	}	
ul.marchi li {
	margin: 0 0 3px 0;
	list-style-type: none;
	background: url(../images/li2.png) no-repeat 0 5px;
	padding-left: 14px;
	}	
	
ul.contatti {
	float: left;
	margin: 0 40px 0 12px;
	list-style-type: none;
	}	
ul.contatti li {
	margin: 0 0 3px 0;
	list-style-type: none;
	background: none;
	padding-left: 14px;
	}		
	
/*			
	
#topmenu {
	position: absolute;
	top:20px;
	right: 0px;
	width: 560px;
	height: 31px;
	line-height: 22px;
	z-index: 99;
	}
#topmenu ul {
	float: right;
	margin: 0 0 0 8px;
	padding: 0;
	text-align: left;
	list-style-image: none;
	list-style-type: none;
	}
#topmenu ul li {
	float: left;
	text-decoration: none;
	padding: 0 0 0 8px;
	height: 31px;	
 	line-height: 31px; 
	cursor: default;
	list-style-image: none;
	list-style-type: none;
	background: url(../images/menu-spacer.png) no-repeat 100% 11px;
	}
#topmenu ul li.en {
	background: url(../images/gb.png) no-repeat 100% 11px;
	padding-right: 8px;
	}
#topmenu ul li.last {
	background: none;
	padding-right: 0px;
	}
#topmenu ul li a {
	font-size: 13px;
	text-decoration: none;
	color: #f98100;
	font-weight:normal;	
	float: left;	
	padding:  0 15px 0 6px;
	margin: 0;
	}
#topmenu ul li a:hover {
	color: #fff;
	text-decoration: none;
	background: none;
	}

*/




/*
#blocco-largo {
	float: left;
	width: 662px;
min-height: 500px;
	margin: 0px 0 30px 12px;		
	}

#blocco-largo img {
	float: left;
	margin: 0px 10px 5px 0;
	border: 1px solid #b9cdae;
	background: #f1f8fc;
	padding: 4px;
	}



	
#blocco-stretto {
	float: right;
	width: 220px;
min-height: 500px;
	margin: 0px 0px 30px 0;
	}
#blocco-stretto .gallery,
#blocco-stretto .archivio,
#blocco-stretto .news  {
	float: left;	
	width: 220px;
	margin-bottom: 20px;
	}	
#blocco-stretto .gallery {
	margin-top: 20px;
	}
#blocco-stretto .gallery a {
	padding: 1px 3px;
	}	
	
	
	
	
#blocco-stretto .gallery h3 {
	font-variant: small-caps;
	font-size: 18px;
	margin-bottom: 9px;	
	}

#blocco-stretto .news {
	width:220px; 
	font-size: 13px;
	line-height: 100%; 
	background: url(../images/bg-news.png) repeat-x ;
	}
#blocco-stretto .news h3 {
	font-size:16px;
	color:#ea7b00;
	float: left;	
	width: 190px;
	line-height: 26px;
	margin: 10px 0 12px 15px;
	font-weight: bold;
	border-bottom: 1px solid #c1bc9f;
	padding: 0;
	font-variant: small-caps;
	}	
#blocco-stretto .news ul {
	float: left;
	padding: 0;
	margin: 4px 0 0 0;
	}
#blocco-stretto .news ul li {
	float: left;
	width: 190px;
	list-style-type: none;	
	margin: 0px 0 12px 15px;
	padding: 0;
	font-size: 12px;
	color: #4d656a;
	}	
#blocco-stretto .news ul li a {
	float: left;
	font-size: 13px;
	text-decoration: none;
	color: #86b31d;	
	margin-left: 0;
	padding-left: 0;
	font-weight: bold;
	}
#blocco-stretto .news ul li a:hover {	
	text-decoration: none;	
	color: #385358;
	}
	
	
	
	

#blocco-stretto #sezione {
	float:left;
	overflow: hidden;
	}
#blocco-stretto #sezione div {
	position:relative;
	float:left;
	padding: 3px;
	margin: 0 0 6px 0;
	width: 210px;
	height: 86px;
	}
#blocco-stretto #sezione div.terramagica {
	background: #E7E3D3 url(../images/sez-terramagica.jpg) no-repeat 50% 50%;
	}
#blocco-stretto #sezione div.tempolibero {
	background: #E7E3D3 url(../images/sez-tempolibero.jpg) no-repeat 50% 50%;
	}
#blocco-stretto #sezione div.mare {
	background: #E7E3D3 url(../images/sez-mare.jpg) no-repeat 50% 50%;
	}
#blocco-stretto #sezione div p {
	position: absolute;
	top:56px;
	left: 20px;
	color: #fff;
	font-size: 21px;
	font-weight: bold;
	width: 182px;
	}
#blocco-stretto #sezione div p a,
#blocco-stretto #sezione div p a:hover {
	color: #fff;
	font-size: 21px;
	font-weight: bold;
	text-decoration: none;	
	font-variant: small-caps;
	display: block;
	margin-bottom: 9px;
	}		
*/
	
	
.elenconews  {
	border-bottom:1px dotted #DFD7B5;
	padding-bottom: 4px;
	margin-bottom: 10px;
	width: 850px;
	}
	

#footer {
	float: left; 
	width: 100%;
	margin: 0 ;
	line-height: 14px;
	background: url("../images/bg-footer.png") repeat-x;		
	}
#footer-centro {
	position: relative;
	width: 940px;
	margin: 30px;
	padding-top: 20px;	
	}
#footer .left {
	float: left;
	margin: 0;
	width: 500px;
	height:40px;
	font-size: 13px;	
	padding: 0;	
	text-align:left;
	color: #BFB791;
	}
#footer .right {
	float: right;
	margin: 0;
	width: 300px;
	height:40px;
	font-size: 13px;	
	padding: 0;	
	text-align:right;
	color: #5F562F;
	}	
#footer #footmenu {
	display: block;
	margin: 0 auto 0 auto;
	padding-top: 38px;
	width: 930px;
	text-align: center;
	color: #80aab2;
	font-size: 13px;
	}
#footer a {
	color: #AFA578;
	text-decoration: none;
	border-bottom: 1px dotted #5F562F;
	}
#footer a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #5F562F;
	}

	
	
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -140px; /* the bottom margin is the negative value of the footer's height */
	background: transparent;
	width: 100%;
	text-align: left;
}
#footer, #push {
	height: 140px; /* .push must be the same height as #footer */
}


		
	
	
#map_canvas 			{
	width:861px;
	height:240px; 
	margin:0 0 20px 0; 
	border:2px solid #BFB791;
	}
#map_canvas img 		{
	background: transparent;
	}	
	
	
		
	
			
		
		

/*

#blocco-largo .blocconews {
	float: left;
	margin: 0 0 20px 0;
	border:0px solid yellow;
	line-height: 110%;
	width: 100%;
	}
#blocco-largo .blocconews h3 {
	padding: 0;	
	margin: 0 0 10px 0;
	font-size: 19px;
	}
#blocco-largo .blocconews h3 a:hover {
	background: #97C6FA;
	color: #940703;
	text-decoration: none;
	}



*/

	
	
	
	
	
		

		

/* PAGINAZIONE */

#paginatore				{ float: left;  height: 58px; }
ul#pagination  			{ float:right; position:relative; margin: 30px 0 20px 0px; height:20px; list-style-type:none; list-style-image:none; background-image: none; }
#pagination li          { border:0; margin:0; padding:0; font-size:11px; list-style-type:none; list-style-image:none; background-image: none; float:left; }
#pagination a           { border:1px solid #F09254; margin-right:2px; background: #F09254;}

#pagination .previous-off,
#pagination .next-off   { color:#fff; display:block; float:left; font-weight:bold; padding:0px 4px 4px 4px; display: none; }
#pagination .active     { color:#131313; font-weight:bold; display:block; float:left; padding:0px 4px 4px 4px; margin-top: 0; width:12px; height: 14px; text-align:center; line-height:14px; display:block; font-size:13px;}

#pagination a,
#pagination a:link, 
#pagination a:visited   { width:14px; height: 14px; text-align:center; line-height:14px; display:block; float:left; padding:0 0 1px 0; text-decoration:none; cursor: pointer; border:solid 1px #BFB791; background: #BFB791; color:#fff; font-weight: bold;}
#pagination a:hover     { color:#E8E4D4; background: #9F966D; border:solid 1px #9F966D;}



	
	
.thumbsmall {float:left;width:45px;height:45px;margin:0 8px 8px 0;text-align:center;background: no-repeat center center; overflow: hidden; border:1px solid #5E787D;}
.thumbsmall a {display: block;width: 100%;height: 100%; text-decoration: none;}
.thumbsmall:hover {text-decoration: none; border: 1px solid #E17D00;}
.thumbsmall a,
.thumbsmall a:hover,
.thumbsmall-in a,
.thumbsmall-in a:hover {font-size: 1px; width: 37px;height: 41px; text-decoration:none; border:none; background:none; float:left; border:1px solid #fff;}

.thumb {float:left;width:90px;height:90px;margin:0 8px 8px 0;text-align:center;background: no-repeat center center; overflow: hidden; border:1px solid #FCD2A8;}
.thumb a {display: block;width: 100%;height: 100%; text-decoration: none;}
.thumb:hover {text-decoration: none; border: 1px solid #8B0A04;}
.thumb a,
.thumb a:hover,
.thumb-in a,
.thumb-in a:hover {font-size: 1px; width: 82px;height: 86px; text-decoration:none; border:none; background:none; float:left; border:1px solid #5382C6;}

.thumbmedium {float:left;width:70px;height:70px;margin:0 8px 8px 0;text-align:center;background: no-repeat center center; overflow: hidden; border:5px solid #EEEBDF;}
.thumbmedium a {display: block;width: 100%;height: 100%; text-decoration: none; }
.thumbmedium:hover {text-decoration: none; border: 5px solid #BFB791;}
.thumbmedium a,
.thumbmedium a:hover,
.thumbmedium-in a,
.thumbmedium-in a:hover {font-size: 1px; width: 70px;height: 70px; text-decoration:none; border:none; float:left; border:0px solid #000;}
.thumbmedium-in a:hover { background: none;}



	


#blocco-largo .blocconews h3.less {	
	margin: 0 0 3px 0;
	}
.partecipazione {display: block; font-size: 13px; color: #980808; font-weight: bold; margin-bottom: 5px; }







	
	
	
	
	
	/*		FORM		*/
	
form  					{
	padding:0px 0px 20px 0px;
	font-family: "Trebuchet MS", Verdana, tahoma, Arial, sans-serif;
	margin:0;	
	}
form p 					{
	float: left;
	height: 1%;
	border: 1px solid #fff;	
	margin: 0 0 4px 0;
	padding: 6px 0 0 0px;
	width: 254px;
	}
form label 				{
	float: left;
	font-family: Georgia, “Times New Roman”, Palatino, serif;
	font-size:16px;
	margin:4px 0 2px 0px;
	color:#BFB791;
	width:220px;
	text-align:left;
	font-weight: bold;
	}
form input 				{
	border: #fff solid 1px;
 	float: left;
	width: 216px;
	height: 23px;
	font-family: Georgia, “Times New Roman”, Palatino, serif;
	font-size: 15px;
	color: #575757;
	padding-left: 5px;
	padding-top:4px;
	background: #f0f0f0;
	border-bottom:1px solid #ccc;
	}
input.error				{	
	background-color:green;
	border:solid 2px red;
	border-bottom:1px solid red;
	}
form input.required 	{
	border: #fff solid 1px;
	background: #f0f0f0;
	border-bottom:1px solid #ccc;
	}
form input.firstname 	{
	visibility: hidden;
	display: none;
	border: none;
	width: 0;
	height: 0;
	font-size: 0px;
	color: #fff;
	background: #fff;
	}
form select 			{
	border: #fff solid 1px;
 	float: left;
	font-family: Georgia, “Times New Roman”, Palatino, serif;
	font-size: 15px;
	color: #da5a05;
	padding-left: 5px;
	background: #f0f0f0;
	border-bottom:1px solid #ccc;	
	width: auto;
	min-width: 180px;
	height: 26px;
	padding: 0px 0px 0px 2px;
	}
form textarea 			{
	float: left;
	width: 521px;
	height: 75px;
	border:none;
	font-family: Georgia, “Times New Roman”, Palatino, serif;
	font-size: 15px;
	color: #da5a05;
	padding-left: 5px;
	padding-top:2px;
	background:#f0f0f0;
	overflow:auto;
	border-bottom:1px solid #ccc;
	}
form input[type="checkbox"],
form input[type="radio"]  {
   	background: transparent;
   	border: 0;
 	float: left;
	width: 18px;
	height: 18px;
	}	
form table 				{
	width: 100%;
	text-align:left;
	border-collapse:collapse; 
	padding:0;
	margin: 15px 0 2px 0 ;
	border:0px solid red;
	}
form td 				{
	border:0px solid #fff;
	padding:0px;
	margin:0;	
	}
form .checks   			{
	float: left;
	height: 1%;
	margin: 0 0 20px 0px;
	border-bottom: 1px solid #fff;
	padding-bottom: 0;
	}
form span.radio {
	padding: 0 20px 0 5px;
}
form p.privacy {
	padding-top: 0px ;
	width: 500px;	
}
form p.button {	
	margin:  14px 0 0 -2px;
	float: left;
	}
.nota,
form span.nota			
	{
	float:left;
	padding: 9px 20px 0 7px;
	font-size: 13px;
	display:block;
	font-style:italic;
	color:#858688;
	margin-top:-10px;
	}
form span.nota2,
.nota2 {
	padding: 0 20px 0 5px;
	font-size: 12px;
}
form .requiredchecks   {
	float: left;
	height: 1%;
	margin: 0;
	border-bottom: 1px solid #fff;
	padding: 2px 0 5px 0;
	}
#div_expo 				{		
	height:0px;
	margin:0 auto;	
	}					
#messaggio 				{
	font-size:18px;
	height:0px;
	text-align:center;
	margin:0px auto 0 auto;
	width: 500px;
	overflow: hidden; 
	}
#messaggio img			{			
	border: none;
	float: none;
	}
#messaggio p.esito		{ font-family: Georgia, "Times New Roman", Palatino, serif; color: #a25912; padding: 2px 0 0 0; margin: 0 auto; font-weight: normal; font-size:22px; }
#messaggio p.esito2		{ color: #677c1e; font-size:15px; font-weight: normal; padding: 0px; margin: 0 auto 22px auto; }


	
#errorMessage 			{
	font-family: Georgia, “Times New Roman”, Palatino, serif;	
	float:left;    
	color: #BF3A0B;
	font-size: 18px;
	font-weight: bold;
	background: #FDFAE1;
	border:1px solid #EFE8B3;
	width: 710px;
	padding: 18px 12px;
	text-align: center;
	margin-bottom: 18px;
	display: none;
	}
.myResponse 			{
	text-align:center;
	visibility:hidden;
	height:0px;
	margin:0 auto;
	}
.myResponse2 			{	
	font-family: Georgia, “Times New Roman”, Palatino, serif;	
	font-size:18px;
	font-weight:bold;
	color:#BC360F;
	text-align:center;
	visibility:visible;
	height:0px;
	margin:0 auto;
	}
.risultato 				{
	height:0px;
	text-align:center;
	color:#fff;
	margin:0 auto;
	}
.risultato2 			{
	font-family: Georgia, “Times New Roman”, Palatino, serif;	
	font-size:18px;
	font-weight:bold;
	color:#BC360F;
	margin: 30px auto 0 auto;	
	}
.myClass 				{
	border:2px solid red;
	}	




/*  ROLLOVER BUTTONS  */
button {
	float: left;
	border:0;
  	cursor:pointer;  	
  	padding:0 20px 0 0;
  	text-align:center;  	
  	height:39px;
  	margin: 0;  	
  	background:url(../images/butt-r.png) 100% 0px  no-repeat;   	 	
}
button span {
	font-weight:normal;
	font-size:21px;
	font-family: Georgia, "Times New Roman", Palatino, serif;	
	position:relative;
  	display:block;
  	white-space:nowrap;
  	padding:0 0 0 20px;
  	height:39px;  	
  	margin: -2px 0 0 0;  	
  	line-height:32px;
  	background:url(../images/butt-l.png) 0% 0px no-repeat;
  	color:#ece5c8;
}
button:hover {
	background:url(../images/butt-r.png) 100% -39px no-repeat;
}
button:hover span {
	background:url(../images/butt-l.png) 0% -39px no-repeat;
}
button:active {
	background:url(../images/butt-r.png) 100% -37px no-repeat;
}
button:active span {
	background:url(../images/butt-l.png) 0% -37px no-repeat;
	color: #2d360e;
}



#flags {
	float: right;
	color: #BFB791;
	width: 250px;
	}
#flags form {
	float: right;
	margin: 0 0 10px 0;
	padding: 0;
	}
#flags button {
	float: right;
	background-position: 50% 10%;
	font-size: 12px;
	color: #000;
	text-align: center;
	width: 20px;
	height: 16px;
	margin-left: 6px;
	padding: 0 0 1px 0;
	}



input:focus,
input[type=text]:focus,
input[type=password]:focus,
textarea:focus,
select:focus {
  	outline: 0 none;
  	outline-style:none;
	outline-width:0px;
}




/*




#box-login h3 {
	float: left;
	font-size: 21px;
	margin: 7px 0 0 0;
	color: #385358;
	font-variant: small-caps;
	}		
#box-login form {
	position: relative;
	float: left;
	width: 190px;
	margin-left: 14px;
	}
#box-login form label {
	position: absolute;
	top:48px;
	left:0px;
	width: 75px;
	height: 20px;
	font-family: 'Lucida Grande','Trebuchet MS', Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #465d62;
	}
#box-login form label.password {
	top:76px;
	}
#box-login form input {
	position: absolute;
	top:47px;
	left:82px;
	width: 102px;
	height: 20px;
	border:none;
	background: #eceadc;
	font-family: 'Lucida Grande','Trebuchet MS', Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
	}
#box-login form input.password {
	top:75px;
	}
#box-login form button {
	position: absolute;
	top:104px;
	left:128px;
	width: 57px;
	height: 22px;
	border:none;
	background: url(../images/button-accedi.png);
	font-family: 'Lucida Grande','Trebuchet MS', Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0px;
	color: #606060;
	cursor: pointer;
	}	
#box-login p {
	position: absolute;
	bottom:0px;
	left:0px;
	width: 205px;
	border-top:1px solid #e1dec8;
	font-family: 'Lucida Grande','Trebuchet MS', Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	color: #465d62;
	padding: 5px 0 0 15px;
	line-height: 14px;
	}	
#box-login p a {
	color: #cf5e02; 
	}	
#box-login p a:hover {
	color: #5E787D; 
	background: none;
	text-decoration: underline;
	}
*/		
	


		


