a.menutopo {
text-decoration: none;
color: #FFF;
}

a.imagem{
text-decoration: none;
}

a.nossaslojas{
text-decoration: none;
color: #545454;
}

a.franquia{
text-decoration: none;
color: #545454;
}

a.link_botao {
text-decoration: none;
color: #FFF;
}

a.logofAdmin{
text-decoration: none;
color: #DA2128;
}

table.sample1 {
border-width: 1px 1px 1px 1px;
border-spacing: 0px;
border-style: solid solid solid solid;
border-color: black;
border-collapse: separate;
background-color: rgb(250, 240, 230);
}

table.sample1 th {
border-width: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border-style: inset inset inset inset;
border-color: white white white white;
background-color: rgb(255, 255, 240);
-moz-border-radius: 0px 0px 0px 0px;
}

table.sample1 td {
border-width: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border-style: inset inset inset inset;
border-color: white white white white;
background-color: #FFF8EE;
-moz-border-radius: 0px 0px 0px 0px;
}

table.sample2 td{
background-image: url(../images/jpgs/fundo_menu.jpg);
background-repeat: repeat-x;
height: 57px;
text-align: center;
}

.font1{
font-family: Verdana;
font-weight: bold;
font-size: 10px;
color: #FFF;
}

.font2{
font-family: Verdana;
font-size: 10px;
color: #545454;
}

.font3{
font-family: Verdana;
font-weight: bold;
font-size: 10px;
color: #545454;
}

.font4{
font-family: Verdana;
font-size: 24px;
color: #DA2128;
}

.font5{
font-family: Verdana;
font-size: 12px;
color: #0051a3;
}

.font6{
font-family: Verdana;
font-size: 10px;
color: #0051a3;
}

.font7{
font-family: Verdana;
font-weight: bold;
font-size: 12px;
color: #0051a3;
}

.font8{
font-family: Verdana;
font-weight: bold;
font-size: 12px;
color: #545454;
}

.font9{
font-family: Verdana;
font-weight: bold;
font-size: 15px;
color: #0051a3;
}

.font10{
font-family: Verdana;
font-weight: bold;
font-size: 17px;
color: #0051a3;
}

.font11{
font-family: Verdana;
font-weight: bold;
font-size: 15px;
color: #0051a3;
}

.font12{
font-family: Verdana;
font-size: 12px;
color: #DA2128;
}

.font13{
font-family: Verdana;
font-size: 12px;
color: #545454;
}

.font14{
font-family: Verdana;
font-weight: bold;
font-size: 10px;
color: #000;
}

.font15{
font-family: Verdana;
font-weight: bold;
font-size: 15px;
color: #0051a3;
}

.font16{
font-family: Verdana;
font-weight: bold;
font-size: 12px;
color: #DA2128;
}

.cadastro {
font-family: Verdana;
font-size: 10px;
color: #000;
border-style: outset;
border-width: 1px;
border-color: #B7C4D1;
height: 20px;
width: 100px;
background-color: #D6D7D7;
}

.formNoticia {
padding: 3px 0 0 3px;
font-family: Verdana;
font-size: 10px;
border-style: solid;
border-width: 1px;
border-color: #B7C4D1;
height: 20px;
}

#botaoMM {
position: relative;
float: left;
left: 0px;
top: 0;
height: 10px;
}

#latE {
position: absolute;
float: left;
left: 0;
height: 10px;
}

#centro {
position: absolute;
float: left;
left: 4px;
top: 0;
height: 10px;
}

#latD {
position: absolute;
float: left;
left: 12px;
height: 10px;
}

#texto {
position: relative;
float: left;
left: 20px;
top:0;
width:455px;
}

#textoresponse {
position: relative;
float: right;
right: 0;
top:0;
}

.form{
padding-left: 3pt;
border: 1pt #DADADA solid;
font-family: Verdana;
font-size: 8pt;
background:#FFFFFF;
}

.centro {
position: absolute;
float: left;
left: 5px;
top: 0;
height: 10px;
}


/*CONFIGURAÇÕES DO MENU*/
ul {
margin: 0;
padding: 0;
list-style: none;
width: 100%;
z-index: 0;
*z-index: 0;
}

ul li {
position: relative;
float: left;
top: 0;
margin: 0;
padding: 0;
z-index: 0;
}

li ul {
position: absolute;
float: left;
left: 0px;
top: 17px;
display: none;
z-index: 0;
*z-index: 0;
}

ul li a {
display: block;
text-decoration: none;
color: #445694;
background: #FFF;
z-index: 0;
/*border: 1px solid #ccc;*/
/*border: 0;*/
}

ul li ul li a {
font-family: Century Gothic;
font-weight: bold;
font-size: 11px;
text-decoration: none;
text-align: center;
color: #004E9E;
background-color: #bfcbd8;
border-bottom: 0;
height: 16px;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */


ul li ul{
margin: 0;
padding: 0;
list-style: none;
}

li:hover ul { display: block; }

li:hover ul, li.over ul { display: block; }

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

.link {
	text-decoration: none;
	font-size: 10px;
	color: #000;
	font-weight: normal;
}

.link:hover {
	font-weight: bold;
}

.tituloNoticia {
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	text-align: center;
}

.conteudoNoticia {
	font-size: 10px;
	font-family: Tahoma;
	font-weight: normal;
	text-align: justify;
}




.tit_box_home {
	color:#d03c3d;
	font-family:trebuchet MS;
	size:16pt;
	font-weight:bold;
	padding-left:5px;
	background:url(../images/jpgs/bg_tit.jpg) repeat-x bottom;
}
.font2link a {
	font-family: Verdana;
	font-size: 10px;
	color: #004e90;
	text-decoration:none;
}
.separa_home {
	background-color:#c5c5c5;
	width:1px;
}

.fade {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
