body{
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background-color: #E8E8E8;
}
a{
	color: #666;
	text-decoration: none;
}
a:hover{
	color: #42418D;
	text-decoration: underline;
}
/** Estruturais */
#tplGeral{
	text-align: center;
}
#tplSite{
	text-align: left;
	margin: 0 auto;
	width: 990px;
}
#tplPrimario{
	border: 1px solid #BBB;
	background-color: #FFF;
	position: relative;
	margin-top: 30px;
}
#tplSecundario{
	margin: 28px;
	background-image: url(../images/bgs/bg_site.jpg);
	background-repeat: repeat-x;
	background-color: #CCC;
	position: relative;
}
#tplSecundarioP{
	margin: 28px;
	background-image: url(../images/bgs/bg_site.jpg);
	background-repeat: repeat-x;
	background-color: #CCC;
	position: relative;
	background-position: 0 -150px;
}
/** Rodape */
#tplRodape{
	margin-top: 28px;
}
#tplEndereco{
	background-color: #372d2e;
	height: 120px;
	margin-right: 45px;
	width: 280px;
	float: left;
	color: #FFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	padding: 10px 10px;
}
#tplLogin{
	background-color: #372d2e;
	height: 140px;
	width: 300px;
	color: #FFF;
	float: left;
}
#tplNewsBoxNews .campo, #tplLogin .campo{
	border: 1px solid #CCC;
	padding: 1px;
	font-size: 11px;
	width: 170px;
	background-color: #e9e9e9;
}
#tplNewsBoxNews .botao, #tplLogin .botao{
	background-color: #727370;
	color: #FFF;
	border: 0;
	outline: 0;
	font-size: 11px;
	padding: 3px;
	margin-right: 37px;
}
#tplNewsBoxNews b, #tplLogin b{
	font-size: 16px;
	color: #DE147A;
	display: block;
	text-align: center;
}
#tplNews{
	background-color: #372d2e;
	margin-right: 45px;
	width: 300px;
	float: left;
	height: 140px;
}
#tplNewsBoxNews{
	background-color: #372D2E;
	color: #FFF;
	display: none;
}
#tplCopy{
	clear: both;
	line-height: 120px;
	margin: 0;
	padding: 0;
	text-align: center;
}

/** Functions */
#tplFunctions{
	position: absolute;
	right: 28px;
	width: 62px;
	background-color: #FFF;
	left: auto;
	top: 0px;
}
#tplFunctions ul{
	margin: 0;
	padding: 0;
}
#tplFunctions li{
	list-style-type: none;
	float: left;

}
#tplFunctions li a{
	background-color: #FFF;
	width: 17px;
	height: 28px;
	display: block;
	margin-left: 3px;
}
/** Icones */
#tplIcons{
	background-color: #E8E8E8;
	width: 148px;
	height: 30px;
	position: absolute;
	top: 10px;
	right: 10px;
}
#tplIcons ul{
	margin: 0;
	padding: 0;
}
#tplIcons li{
	list-style: none;
	margin-right: 5px;
	float: left;
}

/** Conteudo Geral */
#tplLogo{
	text-align: center;
}
#tplBox{
	height: 298px;
	margin: 0 50px 10px;
	border: 7px solid #B7B7B5;
	background-color: #FFF;
	border-bottom: 0;
	position: relative;
	background-image: url(../images/bgs/bg_banner.jpg);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}

/** Menu */
#tplMenu{
	background-color: #838280;
	height: 37px;
	width: 646px;
	margin: 0 auto;
}
#tplMenu ul{
	margin: 0 4px;
	padding: 0;
}
#tplMenu li{
	list-style: none;
	float: left;
	margin: 4px 0;
}
#tplMenu li a{
	display: block;
	color: #FFF;
	font-size: 11px;
	line-height: 29px;
	background-color: #838280;
	border-right: 1px solid #474342;
	border-left: 1px solid #b3b2b0;
	padding: 0 29px;
	font-weight: bold;
}
#tplMenu li a.first{
	border-left: 0;
	padding-left: 26px;

}
#tplMenu li a.last{
	border-right: 0;
	padding-right: 26px;
}
#tplMenu li a:hover{
	background-color: #969594;
	color: #333;
	text-decoration: none;
}
/** Centro */
#tplCenter{
	margin: 10px 50px 0;
	padding-bottom: 15px;
}

#tplWhite{
	height: 5px;
	clear: both;
}
.space{
	margin: 20px;
}
/** Home */
#tplHome{
	width: 834px;
	background-image: url(../images/bgs/bg_home.gif);
	background-repeat: repeat-y;
}
#tplHomeColuna{
	width: 300px;
	float: right;
}
#tplHomeContent{
	width: 524px;
	float: left;
}

/** Colunas */
#tplColColuna{
	width: 220px;
	background-color: #CCC;
	float: left;

}
#tplColContent{
	width: 604px;
	background-color: #FFF;
	float: right;
}

/** Full */
#tplFull{

}
#tplFullBox{
	background-color: #FFF;
	padding-top: 1px;
}
#tplFullDir{
	width: 424px;
	float: right;
	border-left: 1px dotted #999;
}
#tplFullEsq{
	width: 400px;
	float: left;
}

/** Layout */
a.bt{
	background-color: #7B194A;
	padding: 3px 5px;
	color: #FFF;
	text-decoration: none;
}
h1{
	color: #7B194A;
	font-size: 16px;
	margin: 0;
	padding: 0;
	line-height: 44px;
	padding-left: 230px;
}
h2{
	font-size: 14px;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	color: #7B194A;
	font-weight: bold;
}
h3{
	font-weight: normal;
	font-size: 12px;
	padding: 0;
	margin: 5px 0 10px;
}
hr{
	height: 1px;
	border: 0;
	outline: 0;
	border-bottom: 1px dotted #999;
}
/** Navegacao */
ul#cNav{
	margin: 0;
	padding: 0;
}
#cNav li{
	list-style: none;
	border-bottom: 1px solid #999;
	padding: 2px 0;
}
#cNav li.ttl{
	color: #7a174d;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
}
#cNav li a{
	line-height: 25px;
	display: block;
	text-align: left;
	padding: 0 5px;
	color: #333;
}
#cNav li a:hover{
	color: #FFF;
	background-color: #7A174D;
	text-decoration: none;
}
#cNav li a.sel{
	background-color: #7a174d;
	color: #FFF;
	text-align: right;
}
.campo{
	border: 1px solid #CCC;
	padding: 1px;
	font-size: 11px;
	background-color: #e9e9e9;
}
.botao{
	background-color: #727370;
	color: #FFF;
	border: 0;
	outline: 0;
	font-size: 11px;
	padding: 3px;
	margin-right: 10px;
}
/** Portifólio */
a.port{
	display: block;
	background-color: #f9f9f9;
	padding: 20px;
	float: left;
	margin: 0 18px 35px;
	border: 1px solid #eee;
}
a.port:hover{
	background-color: #7a174d;
}
/** noticias */
a.data{
	color: #7B194A;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.home b{
	color: #7B194A;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
/** Painel cliente */
#tplTtl{
	text-align: center;
	margin: 40px 50px 50px;
}

.tbP{
	border: 1px solid #ccc;
}
.tbP td{
	line-height: 22px;
	border: 1px solid #f1f1f1;
}
.tbP td.ttl{
	color: #7B194A;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#carrousel
{
	width: 824px;
	height: 298px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -412px;
	padding: 0;
}
#carrousel a
{
	position: absolute;
	width: 270px;
}
