/* CSS Document */

body
{
	background-color: #FFFFFF;
	background-image: url(../images/tile.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Helvetica, sans-serif;
}

.zona_flash{background-image:url(../images/base_flash.jpg); background-repeat:no-repeat;}
.zona_menu{background-image:url(../images/back_menu.gif);}
.zona_menu_extra{background-image:url(../images/back_menu.gif); border-top: 1px solid #dedede;}
.zona_lateral{background-image:url(../images/back_lateral.gif); background-repeat:repeat-y;}
.menu_lateral{background-image:url(../images/menu_lat_estica.gif); background-repeat:repeat-y; background-position:center;}
.menu_lateral_245{background-image:url(../images/menu_lat_estica_245.gif); background-repeat:repeat-y; background-position:center;}
.menu_lateral_500{background-image:url(../images/menu_lat_estica_500.gif); background-repeat:repeat-y; background-position:center;}
.sombra_esquerda{background-image:url(../images/left_shadow_repeat.jpg); background-repeat:repeat-y;}
.sombra_direita{background-image:url(../images/right_shadow_repeat.jpg); background-repeat:repeat-y;}
.theend{background-image:url(../images/end.jpg); background-position:top; background-repeat:no-repeat;}

.menu_esquerdo {font-size:14px; text-align:left; color:#5f5f5f; font-weight: bold;}
.menu_esquerdo a.link:link{ color:#5f5f5f; font-size:14px; text-decoration:none;}
.menu_esquerdo a.link:visited{ color:#5f5f5f; font-size:14px; text-decoration:none;}
.menu_esquerdo a.link:hover{font-size:14px; color:#dd0f13; text-decoration:underline;}

.titulo_conteudo{font-size:22px; text-align:left; font-weight:bold; color:#dd0f13;}
.subtitulo_conteudo{font-size:14px; text-align:left; font-weight:bold; color:#dd0f13;}

.texto_conteudo{font-size:12px; text-align:justify; color:#333333;}
.texto_conteudo a:link{font-size:12px; text-align:justify; color:#dd0f13; text-decoration:none;}
.texto_conteudo a:visited{font-size:12px; text-align:justify; color:#dd0f13; text-decoration:none;}
.texto_conteudo a:hover{font-size:12px; text-align:justify; color:#333333; text-decoration:underline;}

.texto_lateral{font-size:12px; text-align:justify; color:#333333;}
.texto_lateral a:link{font-size:12px; text-align:justify; color:#333333; text-decoration:none;}
.texto_lateral a:visited{font-size:12px; text-align:justify; color:#333333; text-decoration:none;}
.texto_lateral a:hover{font-size:12px; text-align:justify; color:#333333;}

.saiba_mais{font-size:12px; text-align:justify; color:#333333;}
.saiba_mais a:link{font-size:12px; text-align:justify; color:#dd0f13; text-decoration:none;}
.saiba_mais a:visited{font-size:12px; text-align:justify; color:#dd0f13;}
.saiba_mais a:hover{font-size:12px; text-align:justify; color:#333333;}

.menu_inferior{font-size:12px; text-align:center; color:#333333;padding-top: 5px;}
.menu_inferior a:link{font-size:12px; text-align:center; color:#333333; text-decoration:none;}
.menu_inferior a:visited{font-size:12px; text-align:center; color:#333333; text-decoration:none;}
.menu_inferior a:hover{font-size:12px; text-align:center; color:#dd0f13; text-decoration:none;}

.submit_botao{ border-color:#cbcbcb; width:150px; border:solid 1px #dd0f13; background-color:#dd0f13; color:#FFFFFF;}

.mapas{font-size: 10px;	font-family: Verdana, Arial, Helvetica, sans-serif;}

.red_left_button
{
	width: 174px;
	height: 37px;
	background-image: url(../images/btn.png);
	background-repeat: no-repeat;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	padding-left: 40px;
	color: #FFFFFF;
}

.red_left_button a, a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.red_left_button a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.red_left_button a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.red_left_button a:visited:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.red_left_button a:visited:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

#accordion p
{
	font-size: 12px;
	margin: 0;
	padding: 0;
	border: 0;
}

#accordion h3 {
	font-size: 14px;
}

.erp_box_center_left {
	float: left;
	width: 12px;
	height: 23px;
	background-image: url('../images/top_esq.png');
	background-repeat: no-repeat;
}

.erp_box_center_body {
	float: left;
	width: 210px;
	height: 23px;
	line-height: 23px;
	font-size: 12px;
	font-weight: bold;
	color: #dd0f13;
	background-image: url('../images/top_center.jpg');
	background-repeat: repeat-x;
}

.erp_box_center_right {
	float: left;
	width: 23px;
	height: 23px;
	background-image: url('../images/top_dir.png');
	background-repeat: no-repeat;
}

.erp_box_bottom_left {
	float: left;
	width: 12px;
	height: 31px;
	background-image: url('../images/bottom_esq.jpg');
	background-repeat: no-repeat;
}

.erp_box_bottom_body {
	float: left;
	height: 31px;
	width: 221px;
	background-image: url('../images/bottom.jpg');
	background-repeat: repeat-x;
}

.erp_box_bottom_right {
	float: left;
	width: 12px;
	height: 31px;
	background-image: url('../images/bottom_dir.png');
	background-repeat: no-repeat;
}

.clear {
	clear: both;
}

.erp_smallbox_center_body {
	width: 204px;
	height: 23px;
	padding-left: 10px;
	line-height: 23px;
	font-size: 12px;
	font-weight: bold;
	color: #dd0f13;
	background-image: url('../images/top_clean.gif');
	background-repeat: no-repeat;
}
