.tabPri
{
 border-style: solid;
 border-width: 1px;
 border-color: #FFCC00;
}

.centra
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.skiplink
{
	display:none;
}

body
{
	background-color: #FFFFFF;
	color: #000033;
	font-size: large;
	font-family: sans-serif;
	margin: 5px;
	background-image: url('../images/fundo1.jpg');
	background-repeat: repeat-x;
}

a
{
	color: #000066;
}

.caixaMenu
{
	padding: 10px;
}

.menuVert
{
	font-size: small;
	color: #000066;
	text-decoration: none;
}

a:hover.menuVert
{
	font-size: small;
	color: #000033;
	text-decoration: underline;
	background-color: #EFEFEF;
}

.contraAprest
{
	font-size: small;
	color: #003366;
	text-decoration: none;
}

.pequeno
{
	font-size: x-small;
	color: #000066;
}

.titulo
{
	font-weight: bold;
	font-size: x-large;
	text-align: right;
	text-transform: uppercase;
}

/*
xx-small
x-small
small
medium
large
x-large
xx-large
*/
