﻿body
{
	font-size: 12pt;
	color: #00ccff;
	font-family: Verdana;
}
#center
{
	border-right: #ffffff thin solid;
	border-top: #cccccc thin solid;
	font-size: 9pt;
	border-left: #ffffff thin solid;
	clip: rect(auto auto auto auto);
	border-bottom: #cccccc thin solid;
	font-family: Verdana;
	width: 400px;
	height: 840px;
	left: 200px;
	position: absolute;
	top: 160px;
	font-weight: normal;
	color: #0066cc;
}
#right 

{border-right: #ffffff thin solid;
	border-top: #cccccc thin solid;
	font-size: 9pt;
	border-left: #ffffff thin solid;
	clip: rect(auto auto auto auto);
	border-bottom: #cccccc thin solid;
	font-family: Verdana;
	width: 160px;
	height: 840px;
	left: 605px;
	position: absolute;
	top: 160px;
	font-weight: normal;
	color: #0066cc;
}

#lblblue
{
	background-color: #0066cc;
	border-right: #0099cc thin solid;
	border-top: #0099cc thin solid;
	border-left: #0099cc thin solid;
	border-bottom: #0099cc thin solid;
}


#cadastro
{
	 clip: rect(auto auto auto 20px); 
	 
	 }
#imageL
{
	 position: relative; top: -12px; 
	 }


