body {
	background-color: #d9b2a3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8c1f25; /*	color: #005496; */
	text-decoration: none;
}

a.linkMenu {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8c1f25; /*	color: #005496; */
	text-decoration: none; 
}
	
a.link:hover {
	text-decoration: underline;
}

#_page_body_content_title
{
	
}
#_page_body_content_body
{
	width: 737px;
	height: 407px;
	float: left;
	top: 10px;
	position: relative;
	border-top: solid 1px #66cccc;
	border-bottom: solid 1px #66cccc;
	background-color: #FFFFFF;
	padding: 10px 10px 0px 10px;
	text-align: justify;
}
#_page_body_content_body p
{
	text-indent: 20pt;
}
.font_title
{
	font-size:14px; 
	font-weight:bold; 
	color:#8c1f25;
	text-decoration: none;
}
.font_subtitle
{
	font-size:12px; 
	font-weight:bold; 
	color:#8c1f25;
	text-decoration: none;
}

/********************************************/
.botao {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px;
	color: white;
	background-color: #8c1f25;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	border: #f8e9e4 thin solid;
	border-width: 1px;
	text-align:center;
}
.Login {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #121212;
}

/********************************************/

.colShadowLeft {
	width: 14px;
	padding-left: 14px;
	background: url(img/shadown_esq.jpg) repeat-y right;
}

.colShadowRight {
	width: 14px;
	padding-right: 14px;
	background: url(img/shadown_dir.jpg) repeat-y left;
}
.colCenterRed {
	background-color: #F8E9E4;
	height: 25px;
	border-bottom: 2px solid #FFFFFF;
	background-repeat: repeat;
	background-image: url(img/25px_altura.jpg);
}
.rodape .copyright{
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
	margin-left: 5px;
	margin-top: 10px;
}
.rodape {
	height: 55px;
	vertical-align: top;
	background-color:#f8e9e4;
}
.colLogoLeft {
	background-color: #F8E9E4;
	width: 118px;
	height: 75px;
	border-right: 2px solid #FFFFFF; 
	border-bottom: 2px solid #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
}
.colLogoRight {
	width: 100%; /* 642 */
	height: 75px;
	background-color: #F8E9E4;
	border-bottom: 2px solid #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	padding-left: 5px;
	padding-bottom: 5px;
	text-align: left;
}
.linePresteza {
	height: 25px;
	background-color: #F8E9E4;
	border-bottom: 2px solid #FFFFFF;
	background-repeat: repeat;
	background-image: url(../imagens/27px_altura2.jpg);
}



