﻿body 
{
	background-image:url('Library/Images/back_site.jpg');
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	text-align:center;

}

.div_conteudo
{
	text-align:center;
	width:1100px;
	margin-top: 0px;

}
.div_content
{
	text-align:center;
	font-family: Trebuchet MS;
	background-image:url('Library/Images/back_conteudo.jpg');
	background-repeat:repeat-y;
	margin:-9px 0 -3px -25px;
	width:950px;
}


.TableTexto td {font-family: Verdana; font-size: 12px}
.TableTexto td input, select {font-family: Verdana; font-size: 12px;
	margin-left: 0px;
}

.Label {font-family:  Trebuchet MS; font-size: 13px}
.LabelBold {font-family:  Trebuchet MS; font-size: 13px; font-weight: bold}
a.linkCommunityZone {font-size: 13px; font-family: Trebuchet MS; text-decoration:none; color:#427AC5}
a.linkCommunityZone:hover {font-size: 13px; font-family: Trebuchet MS;  text-decoration:underline; color:#427AC5}
a.linkCommunityZone:visited {font-size: 13px; font-family: Trebuchet MS; text-decoration:none; color:#427AC5}

.Subtitulo {font-family: Trebuchet MS; font-size: 16px; color: #de0015; font-weight:bold;}
.TextoComum {font-family: Trebuchet MS; font-size: 13px; color: black; font-weight: normal}
.Title {font-family: Trebuchet MS; font-size: 20px; color: #de0015; font-weight:bold;}
