body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: scroll;
	background-color: #1c6085;
	background-image: url(../imgs/bg_degrade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
.divDestaquesHome {
	POSITION: relative;
	FLOAT: left;
	WIDTH: 120px;
	margin-top: 6px;
	margin-right:10px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align:center;
}a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #003366;
	text-decoration: none;
}
.h1 {
	font-size:18px;
	font-weight:bold;
}
.h2 {
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}
