html, body, #container {
	min-height: 98%;
	height: 98%;
}

body {
	background:url(images/bg.jpg) repeat-x #ede7e1; 
	margin:0;
	font:12px "Trebuchet MS", verdana, sans-serif;
	color:#594740;
}

#container {
	width:763px; 
	margin:0px auto;
}

/* HEADER */

#header {
	float:left;
	width:763px;
}

#header .top {
	background:url(images/header-bg.jpg) no-repeat;
	height:115px;
}

#header .menu {
	background:url(images/menu-bg.jpg) no-repeat;
	float:left;
	width:763px;
}

#header .menu .orange {
	float:left;
	width:565px;
	padding:10px 0 0 11px;
	height:39px;
}

#header .menu .orange a {
	text-decoration:none;
	color:#B09782;
	padding:5px 6px;
	font-size:11px;
	border-right:solid 1px #f9c96f;
}

#header .menu .orange .end {
	text-decoration:none;
	color:#B09782;
	padding:5px 2px;
	font-size:11px;
	border-right:none;
}

#header .menu .orange a:hover {
	color:#583119;
}

#header .menu .brown {
	float:left;
	width:176px;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-size:11px;
	padding:11px 0;
}

#header .menu .brown:hover {
	color:#3A261A;
}

/* estilos BODY */

#main {
	float:left;
	width:763px;
	padding-bottom:20px;
}

#main .bannerHome {
	background:url(images/banner-bg.jpg) no-repeat top;
	padding:74px 0 0 40px;
	font-size:22px;
	color:#997A60;
	height:141px;
}

#main .bannerPartners {
	background:url(images/banner_partners-bg.jpg) no-repeat top;
	padding:74px 0 0 40px;
	font-size:22px;
	color:#997A60;
	height:141px;
}

#main .bannerHome span {
	font-size:27px;
	color:#F8B334;
	display:block;
}

#main .bannerPartners span {
	font-size:27px;
	color:#F8B334;
	display:block;
}

#main .colLeft {
	float:left;
	width:460px;
	padding-top: 0;
	padding-right: 19px;
	padding-bottom: -10px;
	padding-left: 10px;
	position: relative;
}

#main .colLeft h1 {
	margin:15px 0;
	color:#583119;
	font-weight:normal;
	font-size:22px;
}

#main .colLeft h2 {
	margin:0;
	color:#fff;
	font-weight:normal;
	font-size:12px;
}

#main .colLeft p {
	margin:15px 0 0 0;
	line-height:15px;
}

#main .colLeft .bottom {
	margin:15px 0 0 0;
	line-height:15px;
	background:url(images/doot2.gif) repeat-x bottom;
	padding-bottom:15px;
}

#main .colLeft .span {
	line-height:15px;
	background:url(images/doot2.gif) repeat-x bottom;
	padding:12px 0;
	display:block;
}

#main .colLeft .span a {
	text-decoration:none;
	color:#F59236;
	font-weight: bolder;
}

#main .colLeft .span2 a {
	text-decoration:none;
	color:#583119;
	font-weight: bolder;
}


#main .colLeft .span a:hover {
	text-decoration:underline;
}

#main .colLeft .span .bold {
	font-weight:bold;
	display:inline;
}

#main .colLeft .thumb {
	border:solid 1px #d1ba9a;
}

#main .colRight {
	float:left;
	width:264px;
	background:url(images/rightnavbar-top.jpg) no-repeat;
	padding-top:10px;
	position: relative;
}

#main .colRight .content {
	background:url(images/rightnavbar-bg.jpg) repeat-x;
	float:left;
	width:249px;
	height: 450px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 15px;
}


#main .colRight .content h3 a {
	color:#F8B334;
	font-weight:bold;
	font-size:12px;
	float:left;
	width:235px;
	text-decoration: none;
}

#main .colRight .content h3 a:hover {
	text-decoration: underline;
}

#main .colRight .content h3 {
	background:url(images/doot.gif) repeat-x bottom;
	padding-bottom:10px;
	color:#F8B334;
	font-weight:bold;
	font-size:12px;
	float:left;
	width:235px;
	margin:15px 0;
}

#main .colRight .content .thumb {
	float:left;
	width:85px;
	border:solid 1px #d1ba9a;
	margin-right: 4px;
	margin-bottom: 2px;

}

#main .colRight .content .pdp {
	float:left;
	border:solid 1px #d1ba9a;
	margin-right: 4px;
	margin-bottom: 2px;

}

#main .colRight .content .txt {
	float:left;
	width:130px;
	padding-left:10px;
	font-size:11px;
	margin:0;
	line-height:13px;
}

#main .colRight .content .hiperlink {
	float:left;
	width:230px;
	font-size:11px;
	margin:0 0 10px 0;
	text-decoration:none;
	color:#8C7E77;
	line-height:13px;
}

#main .colRight .content .hiperlink:hover {
	color:#583119;
}

#main .colRight .content .hiperlink img {
	border:none;
}

/* FOOTER */

#footer {
	background:#583119;
	width:100%;
	color:#fff;
	text-align:center;
	font-size:10px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	clear:both;
	bottom: 0px;
}

#footer a {
	text-decoration:none;
	color:#fff;
	margin:0 30px;
}

#footer a:hover {
	color:#F8B334;
}

#footer span {
	display:block;
	color:#AC917B;
	margin-top:15px;
}

.formcontainer {
	border: 1px dotted #999999;
	line-height: 1.6em;
	width: 420px;
	padding: 8px;
	left: 10px;
	background-color: #f6e3c5;
}

.caption {
	color:#111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 4px;
	width: 100px;
	float: left;
}
