/* default Document */

body{
	padding:0;
	margin:0;
	border:0;
	background:#FFFFFF url(../images/bg.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	}
	
	
h1, h2, h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:left;
	padding:0;
	margin:0;
	line-height:22px;
	}
	
.bg1{
	border:1px solid #455f31;
	background-color:#FFFFFF;
	margin-top:40px;
	margin-bottom:40px;
	}
	
.bg2{
	background-color:#e3e6d5;
	height:22px;
	padding-left:58px;
	}
	
.bg3{
	background-color:#e3e6d5;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	}
	
.bg3 a{
	text-decoration:none;
	color:#000000;
	}
	
.bg3 a:hover{
	text-decoration:none;
	color:#582700;
	}
	
h1.topgreen{
	color:#455f31;
	font-size:13px;
	font-style:italic;
	line-height:22px;
	}
	
.topLinks{
	color:#7c5739;
	font-size:11px;
	line-height:26px;
	text-transform:uppercase;
	padding:0px 16px;
	text-decoration:none;
	}
	
a.topLinks:hover{
	color:#455f31;
	font-size:11px;
	line-height:26px;
	text-transform:uppercase;
	text-decoration:none;
	}
	
h2{
	color:#000;
	font-size:19px;
	line-height:22px;
	}
	
.cursiva{
	color:#000;
	font-size:11px;
	line-height:22px;
	font-style:italic;
	}
	
.line{
	width:300px;
	height:3px;
	background-color:#d3ddae;
	}

.bold {
	font-size: 14px;
	font-weight: bold;
}
.table-bg {
	background-image: url(../images/vert-dots.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.text-home {
	font-size: 13px;
	line-height: 18px;
}
