.imgBottomRight {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.imgBottomLeft {
	background-repeat: no-repeat;
	background-position: left bottom;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.tituloPaginas{
	font-size:16px;
	color: #7A8BA3;
	font-weight:bolder;
}

.menuPrincipal{
	font-size:10px;
	color: #333333;
	font-weight:bolder;
}

.ligasContenido{
	font-size:10px;
	color: #7A8BA3;
}

.ligasLinks{
	font-size:12px;
	color: #7A8BA3;
}

.contPrecioProducto{
	font-size:12px;
	color: #333333;
}

.contOfertaProducto{
	font-size:12px;
	color:#990000;
}

.contAhorroProducto{
	font-size:12px;
	color:#000066;
}

.contPrecioOferta{
	font-size:10px;
	color: #990000;
}

.principalNombreProducto{
	font-size:10px;
	color: #333333;
}
.principalTipoProducto{
	font-size:10px;
	color: #666666;
}
.principalPrecioProducto{
	font-size:10px;
	color: #0D2E8A;
}

.barraInferior{
	font-size:10px;
	color: #C1C1C1;
}

.barraIzq{
	font-size:12px;
	color: #7A8BA3;
	font-weight:bolder;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #E8E8E8;
	border: 1px solid #7A8BA3;
}
button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	height: 20px;
	width: 80px;
}

a:link {color: #7A8BA3;	text-decoration: none;}
a:visited {text-decoration: none;color: #7A8BA3;}
a:hover {text-decoration: underline;color: #7A8BA3;}
a:active {text-decoration: none;color: #7A8BA3;}

a.lMenu:link{color:#333333;text-decoration:none;}
a.lMenu:visited{color:#333333;text-decoration:none;}
a.lMenu:active{color:#333333;text-decoration:none;}
a.lMenu:hover{color:#333333;text-decoration:underline;}

a.lBottom:link{color:#C1C1C1;text-decoration:none;}
a.lBottom:visited{color:#C1C1C1;text-decoration:none;}
a.lBottom:active{color:#C1C1C1;text-decoration:none;}
a.lBottom:hover{color:#C1C1C1;text-decoration:underline;}
.textoNormal {
	font-size: 12px;
	color: #333333;
}
menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #E8E8E8;
	border: 1px solid #7A8BA3;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #E8E8E8;
	border: 1px solid #7A8BA3;
}
