body
{
	font-family: "Tahoma", sans-serif;
	font-size: 11px;	
	margin: 0;
	background-image: url('../images/bkg/index.jpg');
	background-repeat: no-repeat;
	background-position: center 0px;
	background-color: #eeeeee;
	text-align: center;
}

a {
	text-decoration: none;
}

table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

td {
	font-size: 1em;
	color:#000000;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	border-collapse: collapse;
}

.c {
	text-align: center;
}

.main_borde {
	width:80em;
	border: 0.3em solid #0b763d;
	border-radius: 1em;
	background-color: #FFF;
	text-align: center;
	margin: 2em auto 2em auto;
	padding-bottom: 1em;
}

.header {
	width: 88%;
	margin: 0 auto;
	text-align: center;
	margin: 2em auto 2em auto;
}

.logo_nasacoat {
	width: 16em;
	text-align: left;
	vertical-align: middle;
}

.center_header {
	text-align: center;
	vertical-align: middle;
	padding-right: 1.2em;
}

.center_header img {
	margin: 0 2em;
	height: 10em;
}

.logo_nc {
	width: 14em;
	text-align: right;
	vertical-align: middle;
	padding-top: 0.2em;
	padding-right: 0.5em;
}

td.logo_nc a img {
	margin-bottom: 0.3em;
}

.main_title {
	width: 90%;
	margin: 0 auto;
	padding-bottom: 1em;
	font-size: 1em;
	color: #0b763d;
	text-align: center;
	border: 0.1em solid #0b763d;
	border-radius: 1em;
}

.main_title a img {
	height: 2em;
	vertical-align: middle;
	margin: 1em 1em 0.3em 1em;
}

.main_title a, .main_title a:visited {
	text-decoration: none;
	color: #0b763d;
}

.main_title a div {
	font-size: 0.7em;
	text-align: center;
	margin-bottom: 1em;
}

table.prods_list {
	width: 85%;
	margin: 2em auto;
	padding: 1em 1em;
	/*border: 1px solid green;*/
}

table.prods_list tr td {
	width: 50%;
	padding: 0.5em 0.5em;
	font-size: 1.2em;
}

table.start_menu {
	width: 95%;
	margin: 2.5em auto 0.8em auto;
	padding: 1em 1em;
}

table.start_menu tr td {
	width: 33.33%;
	padding-bottom: 0.5em;
	font-size: 1em;
	/*border: 0.1em solid blue;*/
}

table.start_menu_2 {
	width: 66%;
	margin: 1.5em auto 0.5em auto;
}

table.start_menu_2 tr td {
	width: 50%;
	padding-bottom: 0.5em;
	font-size: 1em;
	text-align: center;
	/*border: 0.1em solid blue;*/
}

table.start_menu_2 tr td div.main_title {
	width: 15.5em;
}

table.start_menu_2 tr td.left_ce div.main_title {
	padding-bottom: 0;
}

.r {
text-align: right;
}

.l {
text-align: left;
}

.vm {
	vertical-align: middle;
}

.footer {
	width: 920px;
	font-family: "Verdana", sans-serif;
	background-color: transparent;
	text-align: center;
	height: 40px;
	margin: 12px auto 17px auto;
	font-weight:bold;
	font-size: 10px;
}

.di {
	margin-bottom: 5em;
}





