﻿body {  font-size: 1em; color: #ffffff; font-family: Verdana; background-color: #456845; }
html,body{margin:0; padding: 0;}
div#container{position: relative;	width: 100%;
}
div#content
{	
	padding:  0px 0px 0px;
	margin-right:0.2em;
    margin-left:0.2em;
	height:450px;
	width: 100%;

}

div#footer{
	position: absolute;
	bottom: 0px;
	width: 100%;
	background-color: #456845;
	height:40px;
	left: 0;
	background-image:url(Images/BarrieraBrMin.gif);
	background-repeat:repeat-x; 
	vertical-align:top;
	font-family:Verdana;
	font-size:0.8em;
	color:#fce200
} 
a.tocchapter:visited	{color: #1b3c1b;text-decoration:none;font-weight: bold;font-size:10pt;font-family: Verdana;}
a.tocchapter:link		{color: #1b3c1b;text-decoration:none;font-weight:bold;font-size:10pt;font-family: Verdana;}
a.tocchapter:active	{color:red;text-decoration:none;font-weight:bold;font-size:10pt;font-family: Verdana;}
a.tocchapter:visited	{color:#1b3c1b;text-decoration:none;font-weight:bold;font-size:10pt;font-family: Verdana;}
a.tocchapter:hover	{ color:#fbdf23;text-decoration:none;font-weight:bold;font-size:10pt;font-family:Verdana;}
