* {
	margin:0px;
	padding:0px;
line-height: 1.4;
}
body
{
	font-size: 14px;
	font-family: Arial;
	background-color: #62bd19;
	color: #1d611d;
}

#container {
	margin-bottom: 0px;

	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 960px;
}

#header {
	background-image: url(img/top.jpg);
	background-repeat:no-repeat;
	height: 243px;
}

#footer {
	background-image: url(footbar.jpg);
	background-repeat:repeat-x;
	back-groundcolor: #a8ec63;
	height: 15px;
}


#main
{

}


.toptable
{
	width:100%
}

.page
{
 width: 100%;
 background-color: #ffffff;
}

.center
{
	padding:10px;
	vertical-align: top;
	background-color: #f5f455;
}

#center a {
  color: #1d611d;
  text-decoration: underline;
font-weight: bold;
}

#center a:link, a:active, a:visited, a:hover {
  color: #1d611d;
  text-decoration: underline;
font-weight: bold;
}

.left
{
 width:180px;
 background-color: #62bd19;
 color: #eef358;
}

h4 {
	margin:0px;
	padding:0px;

	font-size:17px;
	font-weight:normal;
	margin-left:13px;
	margin-bottom:10px;
}

p
{
 text-align:justify;
padding: 10px;
}

.left a:link, a:active, a:visited {
  color: #eef358;
  text-decoration: none;
  font-weight: bold;

}
.left a:hover {
  color: #eef358;
  text-decoration: none;
  font-weight: bold;

}

#image
{
margin-right: 50px;
}

#reclama
{
background-color: #99ff99;
width: 300px;
	font-size: 10px;
}
