BODY {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height:16px;
}

.box {
	width:749px;
	vertical-align:top; 
}
.box_center {
	width:749px;
	text-align:center;
	vertical-align:top; 
}
.box_left {
	width:749px;
	text-align:left;
	vertical-align:top; 
}
.box_right {
	width:749px;
	text-align:right;
	vertical-align:top; 
}


.background_bordeux {
	background-color: #99042E;
}

.background_tracejado {
	background-image: url(../imagens/tracejado.gif);
	background-repeat: repeat-x;
}


.linktexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.linktexto:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #99042E;
	text-decoration: underline;
}




.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #99042E;
	text-decoration: none;
	line-height:24px;
}



.textolanguage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height:16px;
}
.linktextolanguage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.linktextolanguage:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #99042E;
	text-decoration: underline;
}
