/* CSS Document */

body{
	margin:10px 0 10px 0;
	font-family:Tahoma;
	font-size:10px;
}

a{
	color:#000000;
	text-decoration:none;
}

a:hover{
	color:#000000;
	text-decoration:underline;
}


.titles{
	font-size:12px;
	font-weight:bold;
}

.link_header{
	font-size:11px;
}

.tit_sections{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}


.txt_section{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold
}

.txt_time{
	color:#000000;
	font-size:9px;
}

.title_rss{
	color: #EB3D00;
	line-height:14px;
}

.txt_rss{
	font-size:11px;
	line-height:14px;
}

.imgrecently{
	border:2px solid #F0A5C0;
	margin-top:10px;
	margin-bottom:10px;
}

.imgprev{
	border:2px solid #F0A5C0;
	margin-top:25px;
	margin-left:18px;
}

.txt_last{
	font-size:13px;
	font-weight:bold;
}

/*MENU*/
.linksmenu{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;	
	margin:0;
	}

	.linksmenu a{
	color: #FFFFFF;
	text-decoration: none;
	voice-family: "\"}\"";
	voice-family: inherit;
	}
	.linksmenu a:hover{
	color: #FFFFFF;
	text-decoration:underline;
	}
	.linksmenu a:visited{
	color: #FFFFFF;
	text-decoration:underline;
	}	
	.linksmenu a.selected{
	color: #FFFFFF;
	text-decoration:underline;
	}

/*MENU*/
#linksmymenu{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;	
	height: 25px;
	list-style-type: none;
	padding-left:10px;
	margin:0;
	width:455px;
	vertical-align:text-bottom;
	}
	#linksmymenu li	{
		float: left;
		padding: 10px 15px 0 0;
		}
	#linksmymenu a	{
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	voice-family: "\"}\"";
	voice-family: inherit;
	}
	#linksmymenu a:hover{
	color: #FFFFFF;
	text-decoration:underline;
	}
	#linksmymenu a.selected{
	color: #FFFFFF;
	text-decoration:underline;
	}
	
/*FOOTER*/
.linksfooter	{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	height: 15px;
	}
	.linksfooter a	{
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	voice-family: "\"}\"";
	voice-family: inherit;
	}
	.linksfooter a:hover{
	color: #FFFFFF;
	text-decoration:underline;
	}
	.linksfooter a.selected{
	color: #FFFFFF;
	text-decoration:underline;
	}

