/* DEFAULT */

body {
	background-color: #FCFCFC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.cx_pesquisa {
	font-family: Verdana;
	font-size: 10px;
	color: 646464;
	width: 138px;
	height: 18px;
	border: 1px;
	border-style: solid;
	border-color: #E2E4E5;
}

.img_outline {
	border: 1px;
	border-style: solid;
	border-color: #E2E4E5;
}

.entrelinha {
	line-height: 15px;
}

/* ESTRUTURA IDS */

#tableoutline {
	border:1px;
	border-style:solid;
	border-color:#EEEFF0;
	background-color: #FFFFFF;
}

#content {
	float:right;
	width: 544px;
	background-color: #0099CC;
}

#lateral {
	font-family: Verdana;
	font-size: 10px;
	color: 646464;
	width: 177px;
	margin-left: 14px;
	margin-right: 14px;
	margin-bottom: 14px;
	border:1px;
	border-style:solid;
	border-color:#EEEFF0;
	background-color: #FFFFFF;
	padding: 7px;
}

#lateralnewsletter {
	font-family: Verdana;
	font-size: 10px;
	color: 646464;
	width: 177px;
	margin-left: 14px;
	margin-right: 14px;
	margin-bottom: 14px;
	border:1px;
	border-style:solid;
	border-color:#EEEFF0;
	background-color: #FFFFFF;
}


/* ESTRUTURA */

.cx_outline {
	font-family: Verdana;
	font-size: 10px;
	color: 646464;
	border:1px;
	border-style:solid;
	border-color:#EEEFF0;
	background-color: #FFFFFF;
	padding: 7px;
}

.bottomline {
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#EEEFF0;
	font-family: Verdana;
	font-size: 10px;
	color: #646464;
}




/* LINKS */

.footerlink {
	font-family: Verdana;
	font-size:9px;
	color: #646464;
	font-weight: normal;
	text-decoration:none;
}
.footerlink:visited {
	font-family: Verdana;
	font-size:9px;
	color: #646464;
	text-decoration:none;
}
.footerlink:hover {
	font-family: Verdana;
	font-size:9px;
	color: #646464;
	text-decoration:underline;
}

a {
	font-family: Verdana;
	color: #C63B41;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	color: #C63B41;
	text-decoration:underline;
}
a:visited {
	font-family: Verdana;
	color: #C63B41;
	text-decoration:underline;
}
a:hover {
	font-family: Verdana;
	color: #C63B41;
	text-decoration:none;
}

.link {
	font-family: Verdana;
	color: #7BC143;
	font-weight: bold;
	text-decoration:none;
	font-size: 10px;
	
}
.link:visited {
	font-family: Verdana;
	color: #7BC143;
	text-decoration:none;
}
.link:hover {
	font-family: Verdana;
	color: #7BC143;
	text-decoration:underline;
}




/* TEXT */

.ponto {
	font-family: Verdana;
	color: #68BD45;
	font-weight: bold;
	text-decoration: none;
}

.pontinho {
	font-family: Verdana;
	color: #C63B41;
	text-decoration: none;
}

.footertext {
	font-family: Verdana;
	font-size:9px;
	color: #646464;
	font-weight: normal;
	text-decoration:none;
}

.Texto {
	font-family: Verdana;
	font-size: 10px;
	color: #646464;
}

.Titulo {
	font-family: Verdana;
	font-size: 10px;
	color: #646464;
	font-weight: bold;
}

.Titulo_Grande {
	font-family: Verdana;
	font-size: 14px;
	color: #646464;
	font-weight: bold;
}

.Titulo_Grande_Cor {
	font-family: Verdana;
	font-size: 14px;
	color: #C63B41;
	font-weight: bold;
}

