body {
	margin: 0px;
	padding: 0px;
	width: 600px;
}
#Div_Foto {
	height: auto;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}
#Div_News {
	float: left;
	width: 450px;
	margin-left: 10px;
	margin-top: 5px;
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}
.ClearBoth {
	font-size: 1px;
	height: 1px;
	clear: both;
}
.Foto {
	background-image: url(../images/default_Bg.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-left: 7px;
	width: 110px;
}
.Foto img {
	height: 93px;
	width: 93px;
}
.Foto a {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.tema{
	font-size: 12px;
	font-weight: bold;
	color: #44853c;
	text-decoration: none;
	text-align: justify;
}
#Div_Content {
	overflow: -moz-scrollbars-vertical; 
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden; 
	height: 350px;
	padding-left: 100px;
}

