/* CSS Document */
body{
	margin: 0;
	padding:0;
	font-family: Tahoma, "Trebuchet MS", "Times New Roman";
	font-size: 12px;
	line-height: 1.5em;
	color: #444444;
	background: #c2c2c2;
}
a:link, a:visited { color: #720803; text-decoration: none; font-weight: bold;} 
a:active, a:hover { color: #720803; text-decoration: none; font-weight: bold; }

a.linkum:link {
color:#FF0000;
text-decoration:none;
}
a.linkum:visited {
color:#FF0000;
text-decoration:none;
}
a.linkum:hover {
color:#000000;
text-decoration:underline overline;
}
a.linkum:active {
color:#00FF00;
text-decoration:underline;
background-color:#000000;
}

h1 {
	margin:0px;
	padding-left: 40px;
	padding-top: 40px;
	font-weight: bold;
	font-size: 18px;
	color:#981d1d;
}
h2 {
	margin: 0px;
	font-weight: bold;
	padding-left: 40px;
	font-size: 16px;
	color:#ea6300;
}
h3 {
	margin:20px 0px 20px 40px;
	font-weight: bold;
	font-size: 12px;
	color:#adadad;
}

#templatemo_container {
	margin: auto;
	margin-top: 10px;
	width: 770px;
	border: solid 5px #FFFFFF;
	background: #FFFFFF;
}
#templatemo_left_column {
	float: left;
	width: 27px;
	height: 442px;
	background: url(imagens/templatemo_left_corner.jpg) no-repeat;
}
#templatemo_left_title {
	padding: 20px;
	height: 43px;
	color: #5e5e5e;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
	letter-spacing: 2px;

}
#templatemo_left_title span {
	font-size: 24px;
	color:#c61000;
}
#templatemo_menu_column {
	float: left;
	width: 230px;
	background: url(imagens/templatemo_left_title.jpg) no-repeat;
}
.templatemo_menu_list {
	float: left;
	width: 230px;
}
.templatemo_menu_list ul {
	list-style-type: none;
	margin: 10px;
	padding: 0;
	width: 213px;
}
.templatemo_menu_list li a {
	display: block;
	height: 25px;
	padding-top: 8px;
	color: #666666;
	padding-left: 50px;
	background: url(imagens/templatemo_menu_button.gif);
}
.templatemo_menu_list li a:hover, .templatemo_menu_list li .current {
	color: #a81407;
}
#templatemo_new {
	float: left;
	width: 205px;
	padding-top: 20px;
	padding-left: 0px;
	text-align: justify;
	padding-right: 20px;
}

.post-container {
	list-style-position: inside;
	list-style-type: circle;
	text-indent: 5px;
	list-style-image: url(imagens/check.png);
}

.titulo_feed{
	padding-left: 40px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}


.titulo_categoria{
	font-size: 22px;
	font-weight: bold;
	color: #981d1d;
	text-align: center;
}

img { border:0; }

.titulo_subtitulos{
	padding-left: 40px;
	font-size: 16px;
	font-weight: bold;
	color: #ea6300;
}

.texto_lateral{
	padding-left: 40px;
	text-align: left;
}

#templatemo_new span {
	background: #f09e00;
	border: thin dotted;
	color: #FFFFFF;
	padding: 5px;
}
#templatemo_contact {
	float: left;
	margin-top: 20px;
	padding-left: 20px;
	padding-top: 10px;
	width: 209px;
	background: #720803;
	color: #FFFFFF;
	height: 62px;
}
#templatemo_contact span {
	font-size: 14px;
	font-weight: bold;
}
#templatemo_right_column {
	float: right;
	width: 513px;
}
#templatemo_right_header {
	height: 251px;
	color: #FFFFFF;
	background: url(imagens/templatemo_header.jpg) no-repeat;
}
.templatemo_right_link {
	float: left;
	margin: auto;
}
.templatemo_right_link ul {
	margin: 0px;
	list-style: none;
	padding-left: 300px;
}
.templatemo_right_link li{
	display: inline;
}
.templatemo_right_link li a {
	float: left;
	margin-top: 55px;
	width: 100px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background: url(imagens/bullet.gif) no-repeat;
}
.templatemo_right_slogan {
	float: right;
	text-align: right;
	margin-top: 70px;
	padding-right: 15px;
	width: 260px;
	color: #CCCCCC;

}
#templatemo_content {
	background: url(imagens/templatemo_right_bg.jpg) repeat-x;
}
#templatemo_content p {
	margin-top: 0px;
	text-align: justify;
	padding-left: 0px;
	padding-right: 40px;
}

.templatemo_wedo img {
	float: right;
	padding-left: 10px;
}
#templatemo_footer {
	clear: both;
	width: 770px;
	height: 52px;
	padding-top: 20px;
	text-align: center;
	background: #dedede;
	font-weight: bold;
}
table.comBordaSimples {
	border-collapse: collapse;
	background-color: #EBEBEB;
}

table.comBordaSimples td {
	border: 1px solid #CCCCCC;
}

table.comBordaSimples th {
	border: 1px solid black;
	border-bottom: 2px solid black;
	background-color: #F1F1ED;

}
table.comBordaInfo {
	border-collapse: collapse;
	background-color: #FFFFFF;
}

table.comBordaInfo td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

table.comBordaInfo th {
	border: 1px solid black;
	border-bottom: 2px solid black;
	background-color: #FFFFFF;
	
}
.pequeno_texto {
	font-family: Tahoma, "Trebuchet MS", "Times New Roman";
	font-size: 11px;
	color: #666666;
}

.pequeno_texto_lateral {
	padding-left: 40px;
	text-align: left;
	font-family: Tahoma, "Trebuchet MS", "Times New Roman";
	font-size: 10px;
	color: #666666;
	line-height: 10pt
}

.medio_texto {
	font-family: Tahoma, "Trebuchet MS", "Times New Roman";
	font-size: 12px;
	color: #FF0000;
}
.borda {
	background-color: #F2F2F2;
	border: 1px dashed #CCCCCC;
}

.borda_orange {
	background-color: #FFF2DF;
	border: 1px dashed #FFE3BB;
}

.informativos {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-image: url(imagens/bolinha_seta.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	width: 250px;
	float: left;
	background-position: 2px;
}
blockquote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	margin:15px 0;
	min-height:32px;
	padding:0 50px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(imagens/blockquote.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	line-height: 18px
}

.tb10 {
	background-image:url(imagens/form_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;
	color:#333333;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
	font-family:tahoma, arial, sans-serif;
}.borda_suporte {
	text-indent: 10px;
	font-family: Tahoma, "Trebuchet MS", "Times New Roman";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin: 2px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
