body {
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: #ffffff; 
	font-family: verdana, arial, helvetica, sans-serif;
	color: #4d4d4d;
}

a {
	color: #4d4d4d;
	text-decoration: none;
}

.foto {
	padding-right: 10px;
	padding-left: 40px;
	vertical-align: bottom;
	text-align: center;
}

.imagens {
	border: 2px solid #B60D00;
}

.conteudo {
	font-size: 80%;

}

.conteudo p {
	padding-left: 5px;
	padding-right: 5px;
}


ul {
	list-style-type: square; 
	line-height: 180%; 
	margin-left: 25px; 
	margin-right: 25px;
}

.conteudo a { 
	text-decoration: underline;
}

.conteudo a:hover { 
	text-decoration: none;
}

.conteudo .titulo {
	padding-left: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #B60D00;
	text-transform: uppercase;
	font-weight: bold;
}

.conteudo .titulo a {
	text-decoration: none;
}

.titulo_ul {
	font-weight: bold;
}

.titulo_ul a {
	text-decoration: none;
}

.titulo_ul a:hover {
	text-decoration: underline;
}

.menu p {
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-right: 15px;
	margin-bottom: -10px;
	background: #B60D00;
	font-size: 80%;
	font-weight: bold;
	color: #585858;
	white-space: nowrap;
}

.menu a {
	color: #ffffff;
}

.menu a:hover {
	text-decoration: underline;
}

.footer {
	padding-left: 5px;
	font-size: 60%;
	line-height: 120%;
}

.footer2 {
	padding-right: 5px;
	font-size: 60%;
	text-align: right;
}

.footer2 a {
	color: #000000;
}

.footer2 a:hover {
	text-decoration: underline;
	color: #000000;
}

.senso {
	color: #800000;
}

.familiaviva {
	font-size: 110%;
	letter-spacing: 1px;
	font-weight: bold;
	color: #B60D00;
	font-family: Times New Roman;
}

input {
	border: 1px solid #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
}

.check {
	margin-top: 2px;
	height: 17px;
}

.nota {
	font-size: 70%;
}

textarea {
	border: 1px solid #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
}

select {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 80%;
}

input.submit {
	cursor: hand;
	background: #ffffff; 
	border: 1px #000000 solid;  
	height: 22px;
	width: 100px;
	color:  #000000;
	font-size: 80%;
}
