a {
    font-family:Verdana, Geneva, sans-serif; 
    font-size:12px; 
    color:#FFF; 
	text-decoration:none;
	background:
	}
	
a:link {
	font-family:Verdana, Geneva, sans-serif; 
    font-size:12px; 
    color:#FFF; 
}

a:visited {
    font-family:Verdana, Geneva, sans-serif; 
    font-size:12px; 
    color:#FFF; 
}

a:hover {
    font-family:Verdana, Geneva, sans-serif; 
    font-size:12px; 
    color:#ddd; 
	border:none; 

}

a:active {
	border:none; 
    color: #33FF66;
}
a: {
	border:none; 
    font-family:Verdana, Geneva, sans-serif; 
    font-size:12px; 
    color:#FFF; 
	}
	
img 
{
border:none
	}
.clear_line
{
clear:both;
margin-bottom:2px;
}


#barra_sup {
	position:relative;
	width:1024px;
	background: #333 ;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height:30px;
}

#tv {
	margin-left:10px;
	margin-top:3px;
	float:left;
}

#cont {

	width:1024px;
	background: #eee ;
	background:url(../images/fondo.png) repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

	#logo {
		position:relative;
		left:0px;
		top:10px;
		width:500px;
		height:100px;
		float: left;
		background: url(../images/logo.png) no-repeat ;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}



	#trov_sup {
		float:left;
		position:relative;
		left:30px;
		top:65px;	
		height:20px;
		padding: 5px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		border:  solid, 2px,#CF0;
	}

	#search_icon {
		width:20px;
		height: 20px;
		background: url(../images/find.png) no-repeat;	
	}

	#cont_world {
		position:relative;
		top:0px;
		background:url(../images/world.png) no-repeat;
		width:1024px;
		height:250px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		text-align:left;
	}


	#cont_sin {
/*background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.8, #FFFFFF), color-stop(10, #999));
//background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #A6CFE0 200%);*/
		position:relative;
		top: -85px;	
		left:55px;
		background: #fff;
		padding: 15px 2px 20px 2px;
		margin: 5px 5px 5px 5px;
		text-align:center;
		vertical-align:middle;
		box-sizing: border-box;
		width: 214px;
		height: 690px;
		border-radius: 1em 1em 1em 1em;
		-moz-box-shadow: 5px 5px 5px 5px silver;
		-webkit-box-shadow: 5px 5px 5px 5px silver;
		box-shadow: 0px 0px 5px 5px #666;
		float:left;
	}

		#cont_flags {
			 position:relative; 
			 top:5px; 
			 left:10px;
		     padding:0px 0px 10px 0px;
			 margin:-5px 0px 5px 10px;
			 background-color:#fff; 
             font-family:Verdana, Geneva, sans-serif; 
             font-size:11px;
			 color:#000; 
             width:170px;
             text-align:center; 
			 border-bottom:solid 1px #999;
		}
			#cont_flags_int {
				position:relative; 
				top:0px; 
				left:10px; 
				width:150px;
				background-color:#fff; 
				font-family:Verdana, Geneva, sans-serif; 
				font-size:11px;
				color:#000; 
				border-radius: 1em 1em 1em 1em;
			}
				/*	#div_flags_scrol {
				 width:120px; 
				 height:200px; 
				 overflow:hidden;
			}*/
			.flag {
				
				-webkit-filter: grayscale(20%);
				-moz-filter: grayscale(20%);
				-ms-filter: grayscale(20%);
				-o-filter: grayscale(20%);
			
				width:35px;
				height:17px;
				margin: 1px 1px 1px 1px;	
				border:1px solid #999;
				border-radius: 0.4em 0.4em 0.4em 0.4em;
				opacity:0.7;
			
				/*filter:alpha(opacity=80); /* For IE8 and earlier */
			}
			.flag:hover
			{
				filter: none;
				opacity:1;
				width:44px;
				height:22px;
				margin: -2px -3px -2px -4px;	
				-webkit-filter: grayscale(0%);
				-webkit-filter: grayscale(0%);
				-moz-filter: grayscale(0%);
				-ms-filter: grayscale(0%);
				-o-filter: grayscale(0%);

				border-radius: 0.4em 0.4em 0.4em 0.4em;
				-moz-box-shadow: 5px 5px 5px 5px silver;
				-webkit-box-shadow: 5px 5px 5px 5px silver;
				background-color:#CFF5D5;
				box-shadow: 0px 0px 2px 0px #aaa;
			}
			.flag_mob {
				width:40px;
				height:20px;
				margin: 1px 1px 1px 1px;	
				border:1px solid #999;
				border-radius: 0.4em 0.4em 0.4em 0.4em;

			}
		
			.country_img_cont{
				width:180px;
				height:175px;
				margin:40px 0px 0px 16px;
				border-radius: 0.8em 0.8em 0.8em 0.8em;
				box-sizing: border-box;
				border:solid 1px #999;
			}
			
			.country_img_pos{
				position:relative; 
				top:0px;
				left:-25px
			}
			.country_img {
				width:150px;
				height:150px;
				margin: 10px 0px 0px 30px;	
				border-radius: 0.8em 0.8em 0.8em 0.8em;
				box-sizing: border-box;
				border:none;
			}
			.country_flag_pos{
				position:relative; 
				top:-175px; 
				left:45px
			}
			.sel_flag {
				width:50px;
				height:25px;
				padding:4px 4px 4px 4px ;	
				margin: 0px 0px 0px 0px;	
				background:#FFF;
				border:#999 solid 1px;
				border-radius: 0.4em 0.4em 0.4em 0.4em;
			}
			.country_name{
				position:relative; 
				top:-10px;
				left:0px;
				border:none;
                background-color:#fff; 
                font-family:Verdana, Geneva, sans-serif; 
                font-size:12px;
				color:#000; 
                font-weight:bold;
                text-align:center; 
				width:100px;
                height:18px;
                padding: 2px 5px 1px 5px;
                border-radius: 0.6em 0.6em 0.6em 0.6em;
				border:solid 1px #999;			
			}



			.regione_combo{
				position:relative; 
				top:10px; 
				left:20px;
				border:none;
                background-color:#fff; 
                font-family:Verdana, Geneva, sans-serif; 
                font-size:11px;
				color:#000; 
                font-weight:bold;
                text-align:center; 
				width: 165px; 
                height:20px;
                padding: 2px 5px 1px 5px;
                border-radius: 0.6em 0.6em 0.6em 0.6em;
				border:solid 1px #999;
			}

			.cont_act_cat{
				position:relative; 
				top:0px; 
				left:10px;
				margin:10px 0px 10px 0px;
				border:none;
                background-color:#fff; 
                font-family:Verdana, Geneva, sans-serif; 
                font-size:11px;
				color:#000; 
                width:190px;
			  	height:212px;
                text-align:center; 
                padding: 2px 0px 2px 0px;
                border-radius: 1em 1em 1em 1em;
				border:solid 1px #999;
			}
			.cont_act_cat_nome{
				position:relative; 
				top:-15px; 
				left:15px;
				border:1px solid #999;
				background-color:#fff; 
				font-family:Verdana, Geneva, sans-serif; 
				font-size:14px;
				color:#222;
				font-weight:bold;
				text-align:center; 
				width: 150px; 
				height:20px;
				padding: 2px 5px 1px 5px;
				border-radius: 0.6em 0.6em 0.6em 0.6em;
			}
			.cont_act_cat_img{
				position:relative; 
				top:-10px; 
				left:0px;
				border:none;
                background-color:#fff; 
                font-family:Verdana, Geneva, sans-serif; 
                font-size:11px;
				color:#000; 
                width:190px;
                border-radius: 1em 1em 1em 1em;
			}
			
			
			
#cont_des {

	position:relative;
	top: -80px;	
	left:63px;
	float:left;
	text-align:center;
	width:730px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}

#trova{
	width:680px;
	
	margin: 28px 0px 0px 30px;
}
#trova_elenco_cat{
	width:610px;
	margin-top: 0px;
	float:left;
	border:1px solid #fff;
	padding: 10px 10px 10px 30px;
	border-radius: 1em 1em 1em 1em;
}
#trova_elenco_link{
	width:620px;
	margin: 0px 0px 0px 20px;
	float:left;
	border:1px solid #fff;
	padding: 10px 10px 10px 25px;
	border-radius: 1em 1em 1em 1em;
	
}
#go_left{
	
	width:20px;
	height:114px;
		margin:15px 2px 10px 0px;
		padding:80px 0px 0px 0px;
		text-align:left;
		float:left;
//	border: 1px solid #fff;
	}


#go_left:hover {
	border-radius: 1em 1em 1em 1em;
	-moz-box-shadow: 5px 5px 5px 5px silver;
	-webkit-box-shadow: 5px 5px 5px 5px silver;
		background-color:#CFF5D5;
	box-shadow: 0px 0px 10px 5px #CFF5D5;

}


.go_left_img {
	width:25px;
	height:25px;
}

#path_str{
	position:relative;
	left:10px;
	width:580px;
	text-align:left; 
	float:left;
	
}
#go_right{
	width:20px;
	height:109px;
	margin:15px 0px 10px 0px;
	float:left;
	padding:80px 0px 0px 0px;

}

#go_right:hover {
	border-radius: 1em 1em 1em 1em;
	-moz-box-shadow: 5px 5px 5px 5px silver;
	-webkit-box-shadow: 5px 5px 5px 5px silver;
	background-color:#CFF5D5;
	box-shadow: 0px 0px 10px 5px #CFF5D5;
}


.go_right_img {
	width:25px;
	height:25px;
}



#cont_cats {

	width:710px;
	margin-top: 28px;
	padding:0px 0px 0px 0px;
//border: 1px solid #fff;
}

#cont_links {
	position:relative;
	float:none;
	margin: 40px 0px 0px 40px;
	width:inherit;
	height:50px;


}


#cat_box {
	background: #fff;
	padding: 2px 2px 2px 2px;
	margin:10px 10px 10px 10px;
	text-align:center;
	float:left;
	vertical-align:middle;
	box-sizing: border-box;
	width: 204px;
	height: 204px;
	border-radius: 1em 1em 1em 1em;

	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	-moz-box-shadow: 5px 5px 5px 5px silver;
	-webkit-box-shadow:5px 5px 5px 5px silver;

	box-shadow: 0px 0px 5px 5px #666;

}


#cat_box:hover {
background: #fff;
padding: 2px 2px 2px 2px;
box-sizing: border-box;
width: 204px;
height: 204px;
border-radius: 1em 1em 1em 1em;
-moz-box-shadow: 5px 5px 5px 5px silver;
-webkit-box-shadow: 5px 5px 5px 5px silver;
	box-shadow: 0px 0px 0px 7px #8BED81;
}

.cat_img {
	width:200px;
	height:200px;
	border-radius: 0.8em 0.8em 0.8em 0.8em;
	box-sizing: border-box;
	border:none;
}

#link_img_box {

	background: #fff;
	margin:15px 20px 20px 20px;
	padding: 5px 5px 5px 5px;
	text-align:center;
	float:left;
	vertical-align:middle;
	box-sizing: border-box;
	width: 110px;
	height: 110px;
	border-radius: 1em 1em 1em 1em;
	-moz-box-shadow: 5px 5px 5px 5px silver;
	-webkit-box-shadow:5px 5px 5px 5px silver;
	box-shadow: 0px 0px 5px 5px #666;
}

#link_img_box:hover {
width: 110px;
height: 110px;
background: #fff;
box-sizing: border-box;
border-radius: 1em 1em 1em 1em;
-moz-box-shadow: 5px 5px 5px 5px silver;
-webkit-box-shadow: 5px 5px 5px 5px silver;
box-shadow: 0px 0px 0px 5px #8BED81;
}
.link_img {
	margin:5px 0px 0px 0px;
	width:90px;
	height:90px;
	border-radius: 0.8em 0.8em 0.8em 0.8em;
	border:none;
}

.link_img:hover {
	margin:3px 0px 0px 0px;
	width:90px;
	height:90px;
	border-radius: 0.8em 0.8em 0.8em 0.8em;
	border:none;
}
#link_text_box {
	background: #fff;
//	text-decoration:none;

	padding: 0px 5px 5px 5px;
	margin:15px 20px 20px 20px;
	text-align:center;
	vertical-align:middle;
	float:left;
	box-sizing: border-box;
	width: 110px;
	height: 110px;
	line-height:10px;
	font-family:Verdana, Geneva, sans-serif; 
    font-size:12px; 
    color:#333;
	border-radius: 1em 1em 1em 1em;
	-moz-box-shadow: 5px 5px 5px 5px silver;
	-webkit-box-shadow:5px 5px 5px 5px silver;
	box-shadow: 0px 0px 5px 5px #666;
}


#link_text_box:hover {
/*
	margin:15px 20px 20px 20px;
	text-align:center;
	vertical-align:middle;
background: #fff;
box-sizing: border-box;
border-radius: 1em 1em 1em 1em;
box-sizing: border-box;
width: 110px;
height: 110px;
line-height:10px;*/
-moz-box-shadow: 5px 5px 5px 5px silver;
-webkit-box-shadow: 5px 5px 5px 5px silver;
box-shadow: 0px 0px 0px 5px #8BED81;*/
}

#link_text_box a {
	background: #fff;
	font-family:Verdana, Geneva, sans-serif; 
    font-size:12px; 
    color:#333; 
}


#footer {
	padding: 0px 0px 0px 0px;
	width: 1024px;
	background: #111;
	font-family:Verdana, Geneva, sans-serif; 
    font-size:10px; 
    color:#ddd; 
}

#footer a {
	width: 1024px;
	font-family:Verdana, Geneva, sans-serif; 
    font-size:12px; 
    color:#bbb; 
}
/*
#area {
	background:#FFF;
	top: 122px;
	left:0px;
	border:solid 1px #999;
	}


#header {
background: url(../images/bg1.gif) repeat-x;
margin: 0px 0px 0px 0px;
height: 110px;

}

#header_text {
top: 5px;
left:470px;
position:absolute;
margin: 0px 0px 0px 100px;
height: 20px;
width: 400px;	
text-align:right;
vertical-align:middle;
font-size: 16px;
line-height:21px;
color: #FEDEAF;
font-family:"Times New Roman", Times, serif;
}

#trova_barra {
	position: absolute;
	top: 42px;
	left: 620px;
	text-align:left;

}

#trova {
vertical-align:top;
width: 650px;
margin: 30px 5px 30px 40px;
padding:0px 0px 0px 0px;
font-family:"Times New Roman", Times, serif;
font-size:18px;
line-height:25px;	
text-indent:40px;
font-weight:normal;
color:#666;
text-align:left;
text-decoration:none;


}

#trova a{
font-family:"Times New Roman", Times, serif;
font-size:16px;
line-height:25px;	
text-indent:40px;
font-weight:normal;
color:#333;
text-align:left;
text-decoration:none;

}

#trova a:hover{
font-family:"Times New Roman", Times, serif;
font-size:16px;
line-height:25px;	
text-indent:40px;
font-weight:normal;
color:#F60;
text-align:left;


}
.trova_th{
	text-decoration:none;
	border:#ddd solid 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	background:#FC6;
	height:30px;
	text-align:center;
	-moz-box-shadow: 5px 5px 5px 5px silver;
	-webkit-box-shadow: 5px 5px 5px 5px silver;
	box-shadow: 5px 5px 5px #999;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='silver')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='silver');
		}	
.trova_td{
	text-decoration:none;
	border:#ddd solid 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	background:#FFF9F2;
	height:40px;
	-moz-box-shadow: 5px 5px 5px 5px silver;
	-webkit-box-shadow: 5px 5px 5px 5px silver;
	box-shadow: 5px 5px 5px #999;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='silver')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='silver');
		}	
		
.trova_td:hover{
	text-decoration:none;
	border:#FC3 solid 1px;
	background:#FCF0DA;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
		width: 700px;
	height:40px;
	-moz-box-shadow: 5px 5px 5px 5px silver;
	-webkit-box-shadow: 5px 5px 5px 5px silver;
	box-shadow: 5px 5px 5px #999;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='silver')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='silver');
		}
.trova_td_path{
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
font-size:12px;
font-weight:normal;
color:#666;
text-align:left;
		}
#menu {
top: 57px;
left:140px;
position:absolute;
margin: 0px 0px 0px 100px;
height: 20px;

}

#menu_button_act
  {
background: url(../images/button.gif) no-repeat;
padding: 0 0 0 -5px;
text-align:center;
vertical-align:middle;
font-size: 14px;
line-height:21px;
color: #000;
font-family:"Times New Roman", Times, serif;
width:100px;
margin-right:10px;
float:left;


}

#menu_button
  {
background: url(../images/button_h.gif) no-repeat;
padding: 0 0 0 -5px;
text-align:center;
text-decoration: none;
vertical-align:middle;
font-size: 12px;
line-height:21px;
color: #333;
font-family:"Times New Roman", Times, serif;
width:100px;
height: 30px;
margin-right:10px;
float:left;

}
#menu_button:hover
  {
background: url(../images/button_h2.gif) no-repeat;
padding: 0bottom 0 0 -5px;
text-align:center;
vertical-align:middle;
font-size: 12px;
color: #000;
font-family:"Times New Roman", Times, serif;
width:100px;
text-decoration: none;
margin-right:10px;
float:left;
cursor:pointer;
}


#flags {

	position: absolute;
	text-align: left;
	vertical-align:top;
	border-width: 1px;
	top:80px;
	left: 240px;
	float: right;
	margin: 0 0 0 0px;
	line-height:5px;
   font-size: 14px;
   font-family:"Times New Roman", Times, serif;
   color:#1E1E1E;  

}



.flags_table {
	width:700px;
	height:20px;
	border-bottom: solid;
	border-bottom-color:#999;	
	border-bottom-width:1px;
	border-top: solid;
	border-top-color:#999;	
	border-top-width:1px;
	border-left: solid;
	border-left-color:#999;	
	border-left-width:1px;
	border-right: solid;
	border-right-color:#999;	
	border-right-width:1px;
	background-color:#FEF4DE;

}

#title {
	width:750px;
	height:40px;
	position: absolute;
	text-align: center;
	border-width: 1px;
	top:85px;
	left: 240px;
	margin: 0 0 0 0px;
	line-height:50px;
   font-size: 20px;
   font-family:"Times New Roman", Times, serif;
   color:#999;     
   	border-bottom: solid;
	border-bottom-color:#999;	
	border-bottom-width:1px;
	border-top: solid;
	border-top-color:#999;	
	border-top-width:1px;
	border-left: solid;
	border-left-color:#999;	
	border-left-width:1px;
	border-right: solid;
	border-right-color:#999;	
	border-right-width:1px;
	background-color:#FEF4DE;	

}

#region {
	position: absolute;
	line-height: 35px;
	top: 0px;
	left: 0px;
	float: left;
	//width: 230px;
	height: 30px;
	margin: 0 0 0 0px;
	padding: 10px 10px 10px 10px;	
    font-size: 14px;
   font-family:"Times New Roman", Times, serif

        	
}

.flags_separator {
	background:url(../img_country/flags_separtor.png) no-repeat;
}


#flags img {
	border:solid;
	border-width:1px;
	border-color:#999;	    	
}

#flags img:hover {
	border:solid;
	border-width:1px;
	border-color:#FC0;
	    	
}

.left_table
	{
		border-right: solid;
		border-right-color:#ddd;
		border-right-width: 1px;
		border-right-style:solid;
	}
.right_table
	{
	}
#path {
	vertical-align: top;
	color: #000;
	position: relative;
	top: 0px;
	left: 5px;


text-align:justify;
padding:10px 10px 10px 10px;
	}	

#path a{
font-family:"Times New Roman", Times, serif;
font-size:16px;
font-weight:normal;
color:#333;
}

#pages_list {
	font-family:"Times New Roman", Times, serif;
font-size:20px;
font-weight:normal;
	width:150px;
	vertical-align: top;
	color: #000;
	position: absolute;
	top: 122px;
	left: 780px;
	text-align:right;
	color:#999;

	}	
.pages_list_act{

text-decoration:none;

}
#pages_list a{
font-family:"Times New Roman", Times, serif;
font-size:16px;
font-weight:normal;
text-decoration:none;
color:#333;
}

#pages_list a:hover{
font-family:"Times New Roman", Times, serif;
font-size:16px;
font-weight:normal;
color:#FC3;
text-decoration:none;
}

#path a:hover{
font-family:"Times New Roman", Times, serif;
font-size:16px;
font-weight:normal;
color:#F63;
}



#contact_us {
width:700px;
margin: -20px 50px 0px 0px;
padding:0px 30px 30px 30px;
font-family:"Times New Roman", Times, serif;
font-size:14px;
line-heig6ht:25px;	
text-indent:40px;
font-weight:normal;
color:#666;
text-align:justify;
background-color:#fff;

}

#contact_us p {
font-family:"Times New Roman", Times, serif;
font-size:12px;
line-height:15px;	
text-indent:40px;
font-weight:normal;
color:#666;
text-align:justify;

}

#contact_us button {
	background-color:#FEF4DE;

	text-indent:0px;
	text-align:center;
	vertical-align:middle;
	border-width:2px;	 
	width:80px;  
	height:20px; 
	font-family:"Times New Roman", Times, serif;
	font-size:14px;	
	color:#333;
}

#contact_us button:hover {
	background-color:#FCE7B4;	
	line-height:0px;	
	text-indent:0px;
	text-align:center;
	vertical-align:middle;    
	border-width:2px;	 
	width:80px;  
	height:20px; 
	font-family:"Times New Roman", Times, serif;
	font-size:14px;		
	color:#333;
}

#contact_us_title {
font-family:"Times New Roman", Times, serif;
font-size:20px;
line-height:25px;	
text-indent:40px;
font-weight:normal;
color:#666;
text-align:justify;
}








#bg {
	position: absolute;
	top: 70px;
	left: 60px;
	width: 924px;
	height: 660px;
	background: url(../images/bg.png) no-repeat ;
}

#logo {
	left: 10px;
	top: 0px;
	width: 150px;
	height: 150px;
	margin: 10px auto;
	float:left ;
	-moz-box-shadow: 5px 5px 5px 5px blue;
 
    
}

#lang {
	position: absolute;
	top: -110px;
	left: -240px;
	width: 400px;
	height:20px;
	margin: 100px 0 0 350px;
	padding: 10px 10px 10px 10px;	
	text-align:right;
	vertical-align:middle;
	font-size: 16px;
	line-height:21px;
	color: #999;
	font-family:"Times New Roman", Times, serif;

       	
}


#errore {
	vertical-align:top;
	text-align:center;
	width: 650px;
	height:300px;
	margin: 30px 5px 30px 40px;
	padding:0px 0px 0px 0px;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	line-height:25px;	
	text-indent:40px;
	font-weight:normal;
	color:#666;
}

#cats {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
		}		
	
#cats img{
	border:#FFF solid 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
		}	
	
#cats img:hover{
	border:#FC3 solid 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	-moz-box-shadow: 5px 5px 5px 5px silver;
-webkit-box-shadow: 5px 5px 5px 5px silver;
box-shadow: 5px 5px 5px #999;
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='silver')";
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='silver');
		}	
#links {
	margin: 20px 0px 0px 50px;
	padding: 0px 0px 0px 0px;

		}		
	
#links img{
	border:none;
	width:60px;
	height:60px;
	border-radius: 0.4em 0.4em 0.4em 0.4em;
		}	
#links img:hover{
	border:none;

		}	
.links_td{
	border:#ddd solid 2px;
	background:#FFF9F2;
	border-radius: 0.8em 0.8em 0.8em 0.8em;
	padding: 3px 3px 3px 3px;

	-moz-box-shadow: 5px 5px 5px 5px silver;
	-webkit-box-shadow: 5px 5px 5px 5px silver;
	box-shadow: 5px 5px 5px #999;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='silver')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='silver');
		}	
.links_td:hover{
	border:#FC3 solid 2px;
	background:#FCF0DA;
	border-radius: 0.8em 0.8em 0.8em 0.8em;
	padding: 3px 3px 3px 3px;

	-moz-box-shadow: 5px 5px 5px 5px silver;
	-webkit-box-shadow: 5px 5px 5px 5px silver;
	box-shadow: 5px 5px 5px #999;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='silver')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='silver');
		}
.links_td_int{
	text-align:center;
	vertical-align:middle;
	
		}	
.links_td_int:hover{
	text-align:center;
	vertical-align:middle;
		}
#links a{		
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#333;	
	text-decoration:none;

}
		
#links a:hover{		
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#F63;	

}
/*




#act_cat {

	background:#FFF;
	position:absolute;
	top: 40px;
	left: 70px;
	width: 120px;
	height: 180px;
//	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
//	 -webkit-box-shadow: 0px 0px 5px 5px #666;
  //    box-shadow: 5px 5px 5px 5px #ccc;
      zoom: 1;
	}	
	

	
	
	
p {					font-weight:bold;
					font-size:16px;
					color:#ddd;
}
img:hover{
border:solid;border-color:#0F9;border-width:1px;
}

.ans {color:#888;
font-weight:bold;
font-size:16px;
border-bottom:solid;border-bottom-color:#0F9;border-bottom-width:1px;
border-top:solid;border-top-color:#0F9;border-top-width:1px;
border-left:solid;border-left-color:#0F9;border-left-width:1px;
}
.res {color:#000;
font-weight:bold;
font-size:16px;
border-bottom:solid;border-bottom-color:#0F9;border-bottom-width:1px;
border-top:solid;border-top-color:#0F9;border-top-width:1px;
border-right:solid;border-right-color:#0F9;border-right-width:1px;
}
.ans1 {color:#888;
font-weight:bold;
font-size:16px;
border:solid;border-color:#0F9;border-width:1px;
}

.flag:hover{
border:solid;border-color:#0F9;border-width:1px;
}
*/