body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6a6969;
	text-align: justify;
	margin: 0px;
}
.main {
	display: table;
	height: auto;
	width: 800px;
	margin: 0px auto;
}
.fullDiv {
	display: block;
	clear: left;
	height: auto;
	width: 800px;
}
.menu, .footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fcfdfa;
	background-color: #5b9024;
	text-align: center;
	clear: left;
	height: auto;
	width: 780px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
.menu {
	display: block;
	line-height: 20px;
}
.menu a {
	font-weight: bolder;
	color: #fcfdfa;
	text-decoration: none;
	letter-spacing: .2em;
	margin-right: 5px;
	margin-left: 5px;
}
.menu a:hover, .footer a:hover {
	color: #CADFB4;
}
.footer {
	display: table;
	margin-top: 10px;
}
.footer a {
	font-weight: bolder;
	color: #fcfdfa;
	text-decoration: none;
}
.mainPic {
	background-color: #5b9024;
	display: block;
	padding: 4px;
	clear: left;
	height: auto;
	width: 792px;
}
.mainContent {
	display: block;
	clear: left;
	height: auto;
	width: 790px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.homeContBlock {
	display: block;
	float: left;
	height: auto;
	width: 256px;
}
.titulosLeftBrdr, .titulosRightBrdr {
	background-color: #c9dfb3;
	display: block;
	height: 33px;
	width: 100%;
}
.titulosLeftBrdr {
	background-image: url(images/left_brdr_tit.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.titulosRightBrdr {
	background-image: url(images/right_brdr_tit.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.titulosLftCrnr, .titulosRghtCrnr {
	display: block;
	height: 24px;
	padding-top: 9px;
	padding-left: 10px;
	color: #3b6f04;
}
.titulosLftCrnr {
	background-image:url(images/left_crnr_tit.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-right: 10px;
}
.titulosRghtCrnr {
	background-image: url(images/right_crnr_tit.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin-left: 10px;
	font-weight: bolder;
	text-transform: uppercase;
}
.homeCnt {
	background-image: url(images/home_left_bkg.jpg);
	background-repeat: repeat-y;
	display: block;
	padding: 10px;
	clear: left;
	height: auto;
	width: 236px;
}
.homeCntPicMain {
	background-image: url(images/left_brdr_bkgr.jpg);
	background-repeat: repeat-y;
	background-position: left;
	display: table;
	float: left;
	height: 127px;
	width: 169px;
}
.homeCntPic {
	display: table;
	height: 124px;
	width: 87px;
	float: left;
}
a {
	color: #ee6b45;
	text-decoration: none;
}
a:hover {
	color: #5B9024;
}

.homeBotCnt {
	background-image: url(images/bot_bkgr.jpg);
	background-repeat: repeat-x;
	display: block;
	clear: left;
	height: 26px;
	width: 100%;
	background-position: bottom;
}
.Content {

	display: block;
	float: left;
	height: auto;
	width: 500px;
}

.ContentForm {
	display: block;
	float: left;
	height: auto;
	width: 800px;
}

.contentText {
	background-image: url(images/content_bkgr.jpg);
	background-repeat: repeat-y;
	display: block;
	padding: 10px;
	clear: left;
	height: auto;
	width: 480px;
}

.contentTextForm {
	background-image: url(images/content_bkgr_form.jpg);
	background-repeat: repeat-y;
	display: block;
	padding: 10px;
	clear: left;
	height: auto;
	width: 780px;
}


.bottomContent {
	height: 10px;
	width: 100%;
	background-image: url(images/bot_cntn_bkgr.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.mainFotos {
	display: block;
	padding: 10px;
	float: left;
	height: auto;
	width: 270px;
}
.fotos {
	display: block;
	clear: left;
	height: auto;
	width: 270px;
	padding-bottom: 10px;
}
.subTitulos {
	font-size: 12px;
	font-weight: bolder;
}
.webCam a {
	background-color: #C9DFB3;
	text-align: center;
	display: block;
	height: 12px;
	width: 100px;
	border: 2px outset #5B9024;
	font-weight: bolder;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.webCam a:hover {
	border: 2px inset #5B9024;
}
.homeCntText {
	display: table;
	height: 81px;
	clear: left;
	padding: 10px;
	width: 149px;
}

