@charset "utf-8";


body > div.container, body > div#warp > div.container {
	margin-top: 140px;
}

.container .content, .container-fluid .content {
/* border-radius: 6px; */
	border-radius: initial;
    background: none;
    /*background-color: gray;*/
    background-image: url('../images/background_top.png');
    background-repeat: repeat;
    padding: 19px 13px;

	font-family: Arial;
	font-size: 11pt;
	font-style: normal;    
}

.container .content {
	font-size: 11pt;
}

.content .h3, .content h3 {
	font-size: 14pt;
	color: #4170a4;
	/*text-transform: uppercase;*/
	font-weight: bold;
}

.content p {
	font-size: 11pt;
}

.content ul {
	font-size: 11pt;
	font-weight: 200;
	line-height: 110%;
	margin-left: 0px;
	padding-left: 15px;	
}

.content ul li {
	/*font-size: 80%;*/
	list-style-type: disc;
}

.txt {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.txt_bold {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.txt_contactos {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	paddin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}

.txt_contactos3 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
	paddin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}

.txt_contactos2 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	paddin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 35px;
}

.txtitalic {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}

.txt2 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.txt_bold {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.txt_bold_cor {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
}

.txt_peq {
	font-family: Arial;
	font-size: x-small;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8c2d19;
	text-decoration: none;
}

.txt_margem_peq {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}


.titulos {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
ul{
list-style:none;
}
li{
list-style:none;
}