body {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	background-color: #ffffff;
}

a:link {
	text-decoration: none;
}

a:visited {	
	text-decoration: none;
}
	
a:hover {	
	text-decoration: underline;
}

.menu {	
	color: #FFFFFF;	
	font-size: 7pt;	
	font-weight: bold;
}

.theme {
	color: #350104;
	font-size: 12pt;
	font-weight: bold;
}
.them {
	color: #350104;
	font-size: 10pt;
	font-weight: bold;
}

.content {
	color: #350104;	
	text-align: justify;
	font-size: 10pt;
}
.content a{
	color: #E47041;
}

.contentTecst {
	color: #bc4e31;	
	text-align: justify;
	font-size: 9pt;
        font-weight: bold;
}

.contentFoto {	
	color: #999999;	
	text-align: justify;	
	font-size: 7pt;
}

.footer {	
	color: #BABFD0;	
	text-align: justify;
	font-size: 7pt;
}
.footera {	
	color: #633232;	
	text-align: justify;
	font-size: 7pt;
}

img {	
	border: 0;
}

table.subMenu {	
	font-size: 100%;
	position: absolute;
	visibility: hidden;
}

.stilius{
		
		text-decoration: none;
		color: black;
}

.stilius:hover{
		color: #350104;
}

.leftFrame{
	background-repeat: repeat-y;
	background-position: left;
	vertical-align: top;
}

.rightFrame{
	background-repeat: repeat-y;
	background-position: right;
	vertical-align: bottom;
}
