body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/backgr.jpg);
	background-repeat: repeat-x;
	background-color: #2E5506;
}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

.both {
	clear: both;
}

#header {
	margin: auto;
	width: 840px;
}
#nav-menu {
	margin: auto;
	width: 840px;
}
#main {
	margin: auto;
	width: 840px;
	background-image: url(../images/logo_r6_c1.jpg);
	background-repeat: repeat-y;
	padding-top: 8px;
	padding-bottom: 4px;
}
#main a {
	color: #436A17;
}

#main .about {
	width: 414px;
	padding-left: 40px;
	float: left;
}
#main .about .tt {
	font-size: 22px;
	color: #EBAC69;
	font-weight: bold;
}

#main .video {
	margin-left: 500px;
	background-image: url(../images/videom.gif);
	background-repeat: no-repeat;
	height: 240px;
}
#main .video .flash {
	padding-top: 34px;
	padding-right:66px;
}

#main .articles {
	padding-right: 40px;
	padding-left: 40px;
	background-image: url(../images/artm.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#main .articles .art {
	width: 360px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 14px;
	float: left;
	margin-bottom: 6px;
}
#main .articles .art .tt {
	font-size: 18px;
	color: #000;
	margin-bottom: 6px;
	margin-top: 10px;
}
#main .articles .art .readm {
	font-size: 11px;
	color: #000;
	padding-top: 4px;
	padding-bottom: 2px;
	text-align: right;
	padding-right: 16px;
}
#main .articles .art .readm a {
	color: #000;
	text-decoration: none;
}
#main .content {
	padding-right: 46px;
	padding-left: 46px;
}
#main .content .tt {
	font-size: 22px;
	margin-bottom: 8px;
}

#main .content .bloqS1 {
	width: 350px;
	float: left;
	margin: 8px;
}
#main .content .bloqS1 .servS {
	padding: 4px;
	margin: 2px;
	border: 1px solid #ECECEC;
}
#main .content .bloqS1 .servS .img {
	width: 110px;
	padding: 2px;
	margin: 1px;
	border: 1px solid #DFECF5;
	float: left;
}
#main .content .bloqS1 .servS .info {
	margin-left: 124px;
}
#main .content .bloqS1 .servS .info strong {
	color: #666;
}
#main .content .bloqS1 input {
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #CCCCCC;
	width: 80%;
}
#main .content .bloqS1 textarea {
	border: 1px solid #CCCCCC;
	width: 96%;
}
#main .content .bloqS1 #button {
	width: 70px;
	border: 2px solid #375E0F;
	background-color: #728229;
	color: #FFF;
	font-weight: bold;
	padding: 2px;
}
#main .content .notas {
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	margin-bottom: 8px;
}
#main .content .notas .image {
	height: 120px;
	width: 120px;
	float: left;
}
#main .content .notas .text {
	margin-left: 136px;
}
#main .content .notas .text .readm {
	text-align: right;
	padding-right: 14px;
}
#main .content .notas .text .readm a {
	font-size: 11px;
	color: #333;
	text-decoration: none;
}

#main .content .notas .text .tt {
	font-size: 16px;
	margin-bottom: 6px;
}



#footer {
	background-image: url(../images/logo_r8_c1.gif);
	margin: auto;
	height: 84px;
	width: 840px;
}
#footer .links {
	padding-top: 26px;
	padding-left: 50px;
	color: #FFF;
	font-size: 11px;
}
#footer .links a {
	color: #FFF;
}
