/* CSS Document */
<!--
body {
	background-color: #121212;
	background-image: url(../images/body.jpg);
	background-repeat: repeat-x;
}
.novidades {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: 600;
	text-decoration: none;
}
.quemsomos {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-style: normal;
	font-weight: lighter;
	text-decoration: none;
}
.lista_novidades {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	text-decoration: none;
}
.lista_novidades:hover {
	color: #C50802

}
.pesquisar {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
}
.buscador_items {
	color: #333333;
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
}
.menu {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: 600;
	text-decoration: none;
}

.menu:hover{
	color: #CC0000; 
}

.guia {
	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
}	

.todoslosproductos{
	font-family: Verdana;
	font-size: 10px;
	color: #32373A;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
}	
.descripcion1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;

}

.preco {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;

}

.preco_rojo {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;

}

.modelo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}
.modelo:hover {
	color: #FF0000;
	text-decoration: underline;
}

.guialink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
a.guialink:link {
	color: #FF0000;
}

a.guialink:hover {
	color: #666666;
}

a.guialink:active {
	color: #990000;
}

a.guialink:visited {
	color: #FF0000;
}

.menuproductos{
	color: #333333;
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	font-weight: lighter;
}
.menuproductos:hover{
	color: #333333; 
}

.copyright{
	color: #333333;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
}
.rojo{
	color: #9A0115;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

.rojo:hover{
	color: #666666; 
}

.modelo2{
	font-family: Verdana;
	font-size: 12px;
	color: #AF0915; 
	text-decoration: none;
	font-weight: bold;
}

.modelo3{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	font-weight: 550;
	text-decoration: none;
}

.alinear {
	vertical-align:middle; 
	position:fixed;
	top:500px;
}	

.itemsprin{
	color: #333333;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	margin: 7px;
}
.divisor{
  	font-size:9px;
	background-image: url(../images/spacio.gif);
	background-repeat: repeat-x;
}
.textocomun {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333}

.menucamaras:link {
	color: #FF0000;
}

.menucamaras:hover {
	background-color: #FFFFFF; 
	color: #0000FF; 
	cursor: hand; 
	clip: rect( ); 
	border-bottom-width: medium
}

.menucamaras:active {
	color: #990000;
}

.menucamaras:visited {
	color: #FF0000;
}
.modeloazul{
	font-family: Verdana;
	font-size: 11px;
	color: #495677; 
	text-decoration: none;
	font-weight: bold;
}
.modelodescargaat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.modelodescargaat:hover {
	color: #333399;
}

.modelodescargaat:active {
	color: #999999;
}

.modelodescargaat:visited {
	color: #999999;
}

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

.cadastre-se{
	color: #CC0000;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

.cadastre-se:hover {
	color: #999999;

}
.sombra
 {
	background-image: url(../images/sombra.jpg);
	background-repeat: repeat-x;
}
-->

