@charset "utf-8";
body,form,td/* CSS Document */

 {
	margin: 0px;
	padding: 0px;
	font: 1em/19px Tahoma;
	color: #333333;
}
td {
	font-size: 0.8em;
}

p,form,h1 {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 1.2em;
	margin-bottom: 10px;
	margin-top: 10px;
}


#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background: url(/ms/cochabamba.coop/template/img/header.jpg) no-repeat center top;
}

#header {
	height: 143px;
	width: 950px;
}

#leftframe {
	float: left;
	width: 255px;
	background: url(/ms/cochabamba.coop/template/img/leftbar.jpg) no-repeat;
	height: 466px;
	padding-top: 1px;
}
#contentframe {
	float: right;
	width: 695px;
	margin-top: 65px;
}
#footer {
	clear: both;
	width: 950px;
	font-size: 0.7em;
	text-align: right;
}
#navitem {
	height: 26px;
	cursor: pointer;
	margin-top: 4px;
	margin-bottom: 1px;
}
.home {
	width: 248px;
}
.background {
	width: 236px;
}
.partners {
	width: 223px;
}
.downloads {
	width: 215px;
}
.society {
	width: 205px;
}
.invest {
	width: 198px;
}

.newsletter {
	width: 189px;
}
.contact {
	width: 182px;
}
.highlight {
	/*color: #7D9F2F;*/
	color: #9F322F;
}

