a {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #2e3192;
	text-decoration: none;
}
.a:hover {
	text-decoration: underline;
}
	
.formulario {

	font-family: Arial;
	
	font-weight: bold;

	font-size: 11px;

	color: #000070;

	text-decoration: none;

	border: none;

	background: transparent;

}


.titulo {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #2e3192;
	text-decoration: none;
}
.titulo_home {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #2e3192;
	text-decoration: none;
}
.tituloBlog {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #2e3192;
	text-decoration: none;
}
.titulo1 {
	font-family: Arial;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.tituloPreco {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #b60101;
	text-decoration: none;
}
.tituloPoupup {
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #364646;
	text-decoration: none;
}

.grupoSubgrupo {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #364646;
	text-decoration: none;
}
.grupoSubgrupo:hover {
	/*color: #9a2a21;*/
	text-decoration: underline;
}
.rodape {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.rodape:hover {
	text-decoration: underline;
}
.menuRapido {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #afbec5;
	text-decoration: none;
}
.menuRapido:hover {
	text-decoration: underline;
}
.pontilhado {
	font-family: Arial;
	font-size: 10px;
	color: #808080;
	text-decoration: none;
}
.inputContato {
	font-family: Arial;
	font-size: 11px;
	color: #364646;
	text-decoration: none;
	border: 1px solid #364646;
	background: #FFFFFF;
}
.input {
	font-family: Arial;
	font-size: 10px;
	color: #364646;
	background: #d6d6d6;
	text-decoration: none;
	border: 1px solid #000070;
}
.bordatabelabaixo {
	text-decoration: none;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
}
.bordaBanner {
	width: 481px;
	height:61px;
	border-top: 2px solid #c0c0c0;
	border-right: 2px solid #c0c0c0;
	border-bottom: 2px solid #c0c0c0;
	border-left: 2px solid #c0c0c0;
}
.borda {
	border-top: 2px solid #c0c0c0;
	border-right: 2px solid #c0c0c0;
	border-bottom: 2px solid #c0c0c0;
	border-left: 2px solid #c0c0c0;
}

#rolagemGaleria {
width:250px;
height:100px;
overflow:auto;
}
/* jQuery lightBox plugin - Gallery style */
#Products {
	background: transparent;
	width:270px;
	height:250px;
	overflow:hidden;
}
#Products ul { list-style: none;}
#Products ul li { display: inline; }
#Products ul img {		
	border: 2px solid #3e3e3e;
	border-width: 2px;
}
#Products ul a:hover img {
	border: 2px solid #fff;
	border-width: 2px 2px 2px;
	color: #fff;
	text-decoration:none;
}
#Products ul a:hover { color: #fff; }