BODY					{ margin: 0; color: black; font-size: 12pt; background-color: #AFAF99; }
A 						{ font-family: Arial; color: navy; font-size: 10pt; text-decoration: none; font-weight: bold; }
A:visited			{ color: darkmagenta; }
A:hover				{ color: red; }
P							{ text-align: justify; }
HR						{ color: #AFAF99; }
H1						{ text-align: center; text-transform: uppercase; }
H2, H3, H4		{ text-align: left; }

TABLE.body		{ width: 779px; }

TABLE.menu		{ border: 0px solid white; background-color: white; width: 100%; }
TABLE.menu 
	TD 					{ background-color: #2D4747; text-align: center; }
TABLE.menu 
	#selected		{ background-color: lightgrey; font-size: 10pt; font-weight: bold; font-family: Arial,Verdana,Geneva; cursor: default; }
TABLE.menu A	{ color: white; font-size: 10pt; font-weight: bold; font-family: Arial,Verdana,Geneva; text-decoration:none; }
TABLE.menu 
	A:visited		{ color: white; }
TABLE.menu
	A:hover			{ color: orange; }	
	
TABLE.autor		{ font-weight: bold;}
TABLE.autor
	TD					{ vertical-align: top; }
	
TABLE.text		{ background-color: RGB(236,232,203); width: 100%; border: 1px solid lightgray; }

TABLE.logo		{ background-color: white; width: 100%; border-width: 0px; height: 71px; }
TABLE.logo
	SPAN.section
							{ font-size: 30pt; color: #2D4747; font-family: Garamond; font-weight: bold; cursor: default; }
TABLE.logo
	A						{ color: #2D4747; font-size: 14pt; font-family: Times New Roman; }
TABLE.logo
	A:visited		{ color: #2D4747; }
TABLE.logo
	A:hover			{ color: red; }

DIV.copyright_full
							{ background-color: white; width: 100%; height: 261; border: 0px solid black; }

TABLE.pic			{ width: 100%; text-align: center; }
TABLE.pic
	IMG					{ border: 1px solid #AFAF99; }
TABLE.pic		
	IMG.thmb		{ cursor: hand; }
TABLE.pic
	TR.descr		{ vertical-align: top; font-style: italic; }
TABLE.pic
	TR.text			{ vertical-align: top; }
	
TABLE.pic-tbl	{ width: 100%; text-align: center; font-style: italic; }
TABLE.pic-tbl
	TD.text			{ text-align: justify; font-style: normal; vertical-align: top; }
TABLE.pic-tbl
	IMG.thmb		{ cursor: hand; }
	
TABLE.text-tbl
							{ width: 100%; border-collapse: collapse; text-align: center; background-color: RGB(236,232,203); }
TABLE.text-tbl
	TR.head	
		TD				{ background-color: lightgrey; font-weight: bold; }
TABLE.text-tbl
	TD					{ background-color: #CCCC99; }

TABLE.pic-left
							{ float: left; margin-right: 20px; margin-bottom: 10px; width: 202px; height: 152px; border: 1px solid #AFAF99; background-color: #F6F2D3; text-align: center; }
TABLE.pic-left
	IMG.thmb		{ cursor: hand; }
TABLE.pic-left
	TR.descr  	{ vertical-align: top; font-style: italic; }	
	
TD.v-border		{ width: 20px; }
TD.h-border		{ height: 20px; }

IMG.thmb-left	{ float: left; margin-right: 20px; margin-bottom: 15px; width: 200px; height: 150px; cursor: hand; border: 1px solid #AFAF99; }
IMG.thmb-right{ float: right; margin-left: 20px; margin-bottom: 15px; width: 200px; height: 150px; cursor: hand; border: 1px solid #AFAF99; }

IMG.left			{ float: left; margin-right: 20px; margin-bottom: 15px; width: 200px; height: 150px; border: 1px solid #AFAF99; }

TD.copyright	{ font-style: italic; font-weight: bold; color: red; }

P.pic-descr		{ font-style: italic; }
P.copyright		{ font-style: italic; font-weight: bold; color: red; }

DIV.local_menu, DIV.bunner
							{ width: 100%; text-align: center; }
							
UL, OL				{ text-align: justify; }

UL.toc	
	A 					{ font-size: medium; }

U.art					{ font-weight: bold; text-decoration: none; }

EM						{ text-style: italic; }

DIV.copyright	{ font-size: x-small; font-family: Verdana; }

BLOCKQUOTE		{ font-style: italic; }
