body {
	font: .8em 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif; color:#000;line-height:1.8em;
}
hr { height: 1px; border-width: 1px 0 0 0; border-style: solid; border-color:#ccc;}
img {border:0;}

a:link, a:visited {color:#000;}
a:hover {color:#000; text-decoration:none;}
a:active {color:#000;}

h1, h2, h3, h4, h5, h6 {
	margin:0 0 .5em;
}
h1 {
	font:normal 1.4em/1em 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font:normal 1.2em/1em 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font:bold 1em/1em 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	font:normal 1em/1em 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
}
p {
	margin:0 0 1em;
	}


/*STRUCTURE*/
#flags, #top, #grlogo, #menu, #copyright, #left, #printlink {
	display:none;
	}
	#prodtext, #prodpic {float:left;}
		#prodtext {
			width:80%;
			}
		#prodpic {
			width:15%;
			padding-left:3%;
			}
		#prodpic img {display:block; line-height:normal; margin-bottom:3px;}

/*MODULE - LIST ARICLES*/
#DataListArticles h5 {}

#DataListArticles .ItemStyle {
	padding: 0 4px;
	}

#DataListArticles a {
	display: block;
	text-decoration: none;
	}

#DataListArticles a:hover {
	font-color: #000;
	}