a:link {
	font-weight: normal;
	color: #D50000;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #D50000;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

.foto {
	float:right;
    width:780px;
	height:216px;
    margin:0px 0px 0px 0px; /* top, right, bottom, left  */
	/* background: #6F6F7E; */
	background: #4E4E67	
}

.borda_img {
	border: 1.5px dotted #CCCCCC;
}

.h2,h3 {
	color:#0D0D73;
	letter-spacing:1px;
}

.h4 {
	color:#666666;

}

.texto {
	font-family: Arial;
	color: #53667B;
	font-size: 13px;
	padding-left: 15px;
	line-height: 20px;
}

.texto a:link {
	font-weight: normal;
	color:#D50000;
	text-decoration: none;
}
.texto a:visited {
	font-weight: normal;
	color:#D50000;
	text-decoration: none;
}
.texto a:hover {
	font-weight: normal;
	color:#333333;
	text-decoration: underline;
}

.top {
	height:auto;
	margin:20px 0px 0px 0px;
	clear:both;
}


.top-esquerda {
	height:auto;
	margin:20px 0px 0px 0px;
	clear:both;
	text-align:right;
}

.outros {
	width:210px;
	height:260px;
	float:left;
	margin:0px 5px 20px 0px;
	background-color:#f0f0f0;
	border:1px #e4e4e4 solid;

}


.outros-titulo {
	text-align:left;
	font-weight:bold;
	font-size:14px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #53667B;
}


.outros-texto {
	text-align:center;
	margin:10px 0px 10px 0px;
	height:auto
}


.outros-foto {
	text-align:center;
	margin:15px 0px 20px 0px;
	height:auto
}

.contato { 
	width:290px;
	height:100px;
	float:left;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	background-color:#ffffff;
	border:1px #cccccc dotted;
	text-align:left;
}

.formulario {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #FFFFFF;
	height: 20px;
	border: 1px double #E6E6E6;
}

.texto-formulario {
	color:#000000;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size:13px;	
}

.cadastro {
	width:50%;
	font-weight:bold;
	text-align:left
}

.botao	{
	border:1px solid #999999;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	height:25px;
	text-align:center;
	padding:2px 10px 2px 10px;
	background-image: url(../imagens/bg_botao.jpg);
	background-repeat: repeat-x;
}


.titulo {
	font-weight:bold;
	font-family: Arial;
	font-size: 20px;
	color: #D50000;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-bottom-width: 1.5px;
	border-bottom-style: dotted;
	border-bottom-color: #9EADBE;
	margin-left: 15px;

}

.corpo {
	font-family: Trebuchet MS, Verdana, Arial ;
	font-size: 13px;
	padding: 0px 10px 8px 6px;
	text-align:left
}

.copy {
	font-family: Arial;
	color: #000000;
	font-size: 11px;
	padding-left: 15px;
}
.pontilhado {
	font-weight:bold;
	border-bottom-width: 1.5px;
	border-bottom-style: dotted;
	border-bottom-color: #9EADBE;
	margin-left: 15px;
	font-size: 9px;
	margin-right: 15px;
}
.texto2 {
	font-family: Arial;
	color: #53667B;
	font-size: 14px;
	padding-left: 15px;
	line-height: 24px;
}
.menu_lateral {
	font-weight:normal;
	font-family: Arial;
	font-size: 14px;
	color: #BF0000;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	border-bottom-width: 1.5px;
	border-bottom-style: dotted;
	border-bottom-color: #9EADBE;
	margin-left: 3px;
}
.texto3 {
	font-family: Arial;
	color: #D50000;
	font-size: 15px;
	font-weight: normal;
}
.texto_peq {
	font-family: Arial;
	color: #53667B;
	font-size: 11px;
}
.formulario2 {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #FFFFFF;
	height: 80px;
	border: 1px double #E6E6E6;
}
.texto3_bold {
	font-family: Arial;
	color: #D50000;
	font-size: 16px;
	font-weight: bold;
	padding-left: 15px;
}
