@charset "utf-8";
/* CSS Document */
body{
	background-image:url(../img/body_fundo.jpg);
	background-repeat:repeat-x;
	background-color:#D35A90;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
a:link {
	text-decoration:none;
	text-align:justify;
}
a:visited {
	text-decoration:none;
	text-align:justify;
}
a:hover {
	text-decoration:underline;
	text-align:justify;	
}
a:active {
	text-decoration:underline;
	text-align:justify;
}
.img_topo{
	background-image:url(../img/topo3.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
.rodape{
	background-image:url(../img/fundo_rodape.jpg);
	background-repeat:repeat-x;
	font-family:Verdana;
	font-size:11px;
	color:#FFFFFF;
	padding-left:15px;
}
.data{
	font-family:Verdana;
	font-size:10px;
	color:#666666;
	padding-right:15px;
}
.mlat{
	padding-left:15px;
}

.loja{
	font-family:Verdana; 
	font-size:10px; 
	color:#A03C6C; 
	font-weight:bold; 
	padding-left:5px;
	text-decoration:none;
	text-align:justify;
}
a.loja:link{
	font-family:Verdana; 
	font-size:10px; 
	color:#A03C6C; 
	font-weight:bold; 
	padding-left:5px;
	text-decoration:none;
	text-align:justify;
}
a.loja:visited{
	font-family:Verdana;
	font-size:10px;
	color:#A03C6C;
	font-weight:bold;
	padding-left:5px;
	text-decoration:none;
	text-align:justify;
}
a.loja:hover{
	font-family:Verdana; 
	font-size:10px; 
	color:#A03C6C; 
	font-weight:bold; 
	padding-left:5px; 
	text-decoration:underline;
	text-align:justify;
}
a.loja:active{
	font-family:Verdana; 
	font-size:10px; 
	color:#A03C6C; 
	font-weight:bold; 
	padding-left:5px; 
	text-decoration:underline;
	text-align:justify;
}

.img_loja {
	border:#A03C6C 2px solid;
	cursor:pointer;
}

.menu{
	font-family:Verdana; 
	font-size:11px; 
	color:#A03C6C; 
	padding-left:10px;
	text-decoration:none;
	text-align:justify;
}
a.menu:link{
	font-family:Verdana; 
	font-size:11px; 
	color:#A03C6C; 
	padding-left:10px;
	text-decoration:none;
	text-align:justify;
}
a.menu:visited{
	font-family:Verdana;
	font-size:11px;
	color:#A03C6C;
	padding-left:10px;
	text-decoration:none;
	text-align:justify;
}
a.menu:hover{
	font-family:Verdana; 
	font-size:11px; 
	color:red; 
	padding-left:10px; 
	text-decoration:underline;
	text-align:justify;
}
a.menu:active{
	font-family:Verdana; 
	font-size:11px; 
	color:#A03C6C; 
	padding-left:10px; 
	text-decoration:underline;
	text-align:justify;
}
.menu2{
	font-family:Verdana; 
	font-size:11px; 
	color:#A03C6C; 
	padding-left:2px;
	text-decoration:none;
	text-align:justify;
}
a.menu2:link{
	font-family:Verdana; 
	font-size:11px; 
	color:#A03C6C; 
	padding-left:2px;
	text-decoration:none;
	text-align:justify;
}
a.menu2:visited{
	font-family:Verdana;
	font-size:11px;
	color:#A03C6C;
	padding-left:2px;
	text-decoration:none;
	text-align:justify;
}
a.menu2:hover{
	font-family:Verdana; 
	font-size:11px; 
	color:red; 
	padding-left:2px; 
	text-decoration:underline;
	text-align:justify;
}
a.menu2:active{
	font-family:Verdana; 
	font-size:11px; 
	color:#A03C6C; 
	padding-left:2px; 
	text-decoration:underline;
	text-align:justify;
}
.numero_v{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#8D221F;
}
.texto_preto{
		font-family:"Comic Sans MS";
	/*font-family:Verdana;*/
	font-size:11px;
	color:#000000;
	text-align: justify;
}
.texto_preto_menor{
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	text-align: justify;
}
.texto_branco_menor{
	font-family:Verdana;
	font-size:10px;
	color:#FFF;
	text-align:justify;
}
.texto_vermelho_negrito{
	font-family:Verdana;
	font-size:10px;
	color:#FF0000;
	font-weight:bold;
	text-align:justify;
}
.texto_preto_negrito{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align: justify;
}
.texto_branco{
	font-family:Verdana;
	font-size:12px;
	color:#FFFFFF;
	text-align:justify;
}
.edit{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	border: 1px solid #A03C6C;
	text-align:justify;
}
.botao{
	height:36px;
	background-image:url(../img/botao.gif);
	background-repeat:repeat-x;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.borda_lat_esq{
	background-image:url(../img/borda/borda_linha_esq.jpg);
	background-repeat:repeat-y;
}
.borda_lat_dir{
	background-image:url(../img/borda/borda_linha_dir.jpg);
	background-repeat:repeat-y;
}
.borda_sup{
	background-image:url(../img/borda/borda_linha_sup.jpg);
	background-repeat:repeat-x;
}
.borda_inf{
	background-image:url(../img/borda/borda_linha_inf.jpg);
	background-repeat:repeat-x;
}
.txt_menu{
/*	height:36px;*/
	background-image:url(../img/botao.gif);
	background-repeat:repeat-x;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:justify;
}
.txt_menu2{
	/*height:36px;
	background-image:url(../img/botao.gif);
	background-repeat:repeat-x;*/
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:justify;
}
a.txt_menu2:link{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-align:justify;
}
a.txt_menu2:visited{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-align:justify;
}
a.txt_menu2:hover{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
	text-align:justify;
}
a.txt_menu2:active{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
	text-align:justify;
}
.texto_verde_negrito{
	font-family:Verdana;
	font-size:10px;
	color:#00CC33;
	font-weight:bold;
	text-align:justify;
}
.txt_menurecuperar{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
	*cursor: hand;
	text-align:justify;
}
.txt_menurecuperar:hover{
	text-decoration:underline;
	text-align:justify;
}
.cx{
	border: solid 1px #A92477;
	font-family: "Comic Sans MS";
	font-size:16px;
	margin-top:10px;
	padding:10px;
}
