
#content {
	background:#FFF;
	width: 780px;
	
	
}
.fonte18{
	font-size:18px;
}
#content img {
	border:0px;
	margin: 10px;
}
body {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header {
	background-color: #EBEBEB;
	width: 780px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 120px;
	background-image: url(images/altenburg2.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}
.tamanhos {
	width: 600px;
	border: 1px solid #B4B4B4;
}
.timpar {
	background-color: #f4f4f4;
	text-align: center;
}
#composicao, .composicao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 90px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 90px;
}

.tpar {
	background-color: #fbfbfb;
	text-align: center;
}

.ttitulo {
	background-color: #e3e3e3;
	font-weight: bold;
	text-align: center;
}

.descricao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 16px;
}

h1 {
	background-color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #355090;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#footer {
	background-color: #EBEBEB;
	width: 780px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 10px;
}


.shadetabs{
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: center; /*set to left, center, or right to align the menu as desired*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 5px;
margin-right: 2px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(images/shadeactive.gif);
border-bottom-color: #ebebeb;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{
border: 1px solid gray;
width: 450px;
margin-bottom: 1em; padding: 10px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	padding-right: 6px;
	padding-left: 6px;
}
