body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

.txt{
   font-size: 11px;
	color: #797979;
	line-height: 15px;
}
.txt a{color: #797979;}
.txt a:hover{color: #ff5a00;}

.subtitle{
   font-size: 18px;
	color: #797979;
	line-height: 15px;
}

.webcam{
   font-size: 20px;
	color: #f8f8fa;
	text-decoration: none;
}


.dateNews {
   font-size: 11px;
	line-height: 15px;
}

.dateNews img {margin-left: 18px; float:left; margin-right: 5px;}
.dateNews span {	color: #ff8c02; diplay:inline;}
.dateNews p {	margin-left: 37px; margin-top: -3px; color: #404040; diplay:inline;}


a:link {
	color: #797979;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #797979;
	text-decoration: underline;
}
.backtd {
	background-image: url(/medias/img/common/back-td.jpg);
	background-repeat: repeat-y;
}

