img.certificates
	{
	border:0px none;
	width:88px;
	height:31px;
	}
	
img.fotos
	{
	border:0px none;
	width:150px;
	height:150px;
	}

body 
	{
	background-color: #eeeeee;
	text-align: center; 
	margin-top: 7%;
	font-family: arial, "lucida console", sans-serif;
	}

.note 
	{
	color: gray; 
	font-size: 10px; 
	text-align: right;  
	margin-left: auto; 
	margin-right: auto; 
	width: 720px;
	}
	
.flash 
	{
	text-align: left; 
	margin-left: auto; 
	margin-right: auto; 
	width: 720px;
	}
	
.text 
	{
	color: #666666;  
	font-size: 11px;  
	}

.title 
	{
	text-align: right;
	color: gray; 
	font-size: 14px; 
	font-weight: bold;
	font-variant: small-caps;
	}
	
.logo
	{
	border:0px none;
	width:185px;
	height:55px;
	text-align: left;
	}

.fundointro
	{
	padding : 0;
	width: 718px;
	border-right: 2px ridge #666666;
	border-left: 2px ridge #ffffff;
	border-top: 2px ridge #ffffff;
	border-bottom: 0px none;
	}
	
.logo_fundobranco
	{
	border:0px none;
	width:110px;
	height:31px;
	text-align: right;
	}

.icon
	{
	padding : 0;
	width: 68px;
	height:68px;
	border:0px none;
	text-align: left;
	vertical-align: middle;
	}

.subtitle 
	{
	text-align: right;
	color: gray; 
	font-size: 12px; 
	font-weight: bold;
	}

.fichatitulogrande
	{
	width: 490px;
	vertical-align: middle;
	color: gray;
	text-align: left; 
	font-size: 18px; 
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing:0.1em;
	}
	
.fichatitulo
	{
	width: 490px;
	vertical-align: middle;
	color: gray;
	text-align: left; 
	font-size: 15px; 
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing:0.1em;
	}
	
.titleleft
	{
	text-align: left;
	color: gray;  
	font-size: 14px; 
	font-weight: bold;
	font-variant: small-caps;
	}

.titleright
	{
	text-align: right;
	color: gray; 
	font-size: 14px; 
	font-weight: bold;
	font-variant: small-caps;
	}

.topmenu
	{
	text-align: center;
	color: gray;  
	font-size: 14px; 
	font-weight: bold;
	letter-spacing:0.1em;
	font-variant: small-caps;
	}
	
.subtitleleft
	{
	text-align: left;
	color: gray;  
	font-size: 12px; 
	font-weight: bold;
	}

table
	{
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	background: #eeeeee;
	border-collapse: collapse;
	border-color: white;
	}

table.ficha
	{
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background: #ffffff;
	table-layout: fixed;
	border-right: 2px ridge #666666;
	border-left: 2px ridge #ffffff;
	border-top: 0px none;
	border-bottom: 2px ridge #666666;
	width: 720px;
	}

table.branco
	{
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background: #ffffff;
	border-collapse: collapse;
	}

td.width
	{
	width: 360px;
	}
	
td.morewidth
	{
	width: 600px;
	}

td.fichawidth
	{
	width: 190px;
	text-align: left;
	}

td.fichawidthjustify
	{
	width: 190px;
	text-align: justify;
	}

td.fichaimg
	{
	width: 490px;
	vertical-align: middle;
	color: gray; 
	border-bottom: 2px dashed #888888;
	border-right: 2px dashed #888888;
	font-size: 12px; 
	font-weight: bold;
	}

td.foto
	{
	width: 150px;
	}

td
	{
	padding: 5px;
	vertical-align: top;
	text-align: left;
	}

ul
	{
	list-style: disc outside;
	}

hr
	{
	border-style:none none dotted;
	border-width:0px 0px 1px;
	border-bottom:1px dotted #AABA0A;
	}

a:link 
	{
    	outline-style: none;
	text-align: right;
	color: gray;  
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none;
	}

a:visited 
	{
	outline-style: none;
	text-align: right;
	color: gray;  
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none;
	}

a:active 
	{
	outline-style: none;
	text-align: right;
	color: #010299;  
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none;
	}

a:hover 
	{
	outline-style: none;
	text-align: right;
	color: #AABA0A; 
	font-size: 12px; 
	font-weight: bold; 
	}
