BODY  {
	font : normal x-small Verdana, Geneva, sans-serif;
	background : #FFFFFF;
	margin : 0;
	font-size : 13px;
	height: 100%;
} 


img  {
	border : 0;
} 

html {
height: 100%;
}

A:link  {
text-decoration : none;
color : #CE2B37;
} 

 A:visited  {
text-decoration : none;
color : #CE2B37;
} 

A:active  {
text-decoration : none;
color : #CE2B37;
} 

A:hover  {
text-decoration : underline;
color : #000000;
}

p  {
font-style : normal;
font-family : Verdana, Geneva, sans-serif;
font-size : 12px;
text-align: justify;
} 

div.logo_bak {
	background-image : url(img/bak.png);
	width : 100%;
	height : 75px;
	caption-side : top;
}

div.header {
	background-color : #FFFFFF;
	width : 100%;
	height: 125px;
}

div.menu {
	position : absolute;
	left : 20%;
	right : auto;
	top : 0px;
	text-align: center;	
	margin: 0;
}

div.content {
	background-color : #FFFFFF;
	width : 100%;
}

div.banner {
	background-color : #5B5B5B;
	text-align : center;
	width : 100%;
}

table.logo  {
	table-layout : fixed;
	width : 800px;
	height : 100%;
	caption-side : top;
	text-align : left;
	margin-left : auto;
	margin-right : auto;
} 

table.text  {
	table-layout : fixed;
	width : 690px;
	height : 100%;
	caption-side : bottom;
	text-align : left;
	margin-left : auto;
	margin-right : auto;
} 

table.whiteline  {
	table-layout : fixed;
	height : 28px;
	caption-side : bottom;
	text-align : left;
	margin-left : auto;
	margin-right : auto;
} 

table.line {
	background-image : url(img/bak_table.png);
	width : 100%;
	height : 47px;
}

corsivo  {
font-weight: normal;
font-size : 16px;
font-family: georgia, serif;
font-style : italic;
text-align : justify;
color : #C0C0C0;
} 

H1 {
	color : #CE2B37;	
	font-size : 12px;
	font-family : Verdana, Geneva, sans-serif;
	text-align : left;
}


H2  {
	font-size : 10px;
	font-family : Verdana, Geneva, sans-serif;
	font-style : normal;
	font-weight: normal; 
	text-align: center;
} 

H3  {
	font-size : 9px;
	font-family : Verdana, Geneva, sans-serif;
	font-style : normal;
	font-weight: normal; 
	text-align: center;
} 

H4 {
	font-size : 12px;
	font-family : Verdana, Geneva, sans-serif;
	font-style : normal;
	font-weight: normal; 
	text-align: center;
}

H5 {
	color : #FFFFFF;	
	font-size : 12px;
	font-family : Verdana, Geneva, sans-serif;
	text-align : left;
}

