body {
	background-image: url(../imagenes/elementos/bg.jpg);
	background-repeat: repeat-x;
	background-color: #357cb8;
	background-color: #406ea0;
	font-family: sans-serif;
	margin: 0;
}
h1 {
	border-bottom: 1px solid #afafaf;
	color: #003399;
	font-size: 20px;
	margin-bottom: 0;
	padding-bottom: 0;
}
h2 {
	border-bottom: 1px solid #eeeeee;
	color: #006699;
	font-size: 18px;
	margin: 0;
	padding: 0;
}
ul li ul {
	margin-left: 0;
	padding-left: 0;
}
ul li ul li {
	font-size: 12px;
	margin-left: 0;
	padding-left: 0;
}
table {
	background-color: #ffffff;
}
th {
background-color: #f9f9f9;
border-bottom: 1px solid #cccccc;
}
A:Link {
	text-decoration:none;
	color:#104273;
}
A:Visited {
	text-decoration:none;
	color:#104273;
}
A:hover {
	text-decoration:underline; color:#EC0000
}
#menuPrincipal {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menuPrincipal li {
	float: left;
	margin: 0;
	padding: 0;
}
#menuPrincipal li a {
	background-color: #d2dce7;
	background-color: #dfe7ef;
	background-image: url(../imagenes/elementos/bordeInf.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	/*border-bottom: 1px solid #006699;*/
	color: #006699;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	text-align: left;
	width: 209px;
	
}
html>body #menuPrincipal li a {
	width: 199px;
}
#menuPrincipal li a:hover {
	background-color: #f68e48;
	text-decoration: none;
}
#menuSuperior {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menuSuperior li {
	float: right;
	margin: 0;
	padding: 0;
}
#menuSuperior li a {
	background-color: #FF6633;
	border-left: 1px solid #FFFFFF;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	opacity: 0.8;
	_filter: alpha(opacity = 800);
	padding: 5px;
	text-align: center;
	width: 204px;
	
}
html>body #menuSuperior li a {
	width: 194px;
}
#menuSuperior li a:hover {
	background-color: #f68e48;
}
.ac {
	padding: 10px;
	
	opacity: 0.9;
	
	width: 745px;
}

.pie
{

	background-image: url(../imagenes/elementos/fondo_pie.jpg);
	background-repeat: repeat-x;

}

.poft {
	background-color: #ffff00;
}

.style5 {
	color: #FFFFFF;
	font-weight: bold;
}
.style6 {font-size: 12px}
.style9 {
	background-color: #0077DC;
	background-image: url(../imagenes/elementos/fondoCel_Blanco.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
}
.tabla_marcas tr td {
	padding-bottom: 0;
	text-align: center;
}
.tofertas tr td {
	font-size: 12px;
	padding: 5px;
}
.toft {
	clear: both;
	font-size: 20px;
	padding-top: 10px;
}

.z_sup
{

	background-image: url(../imagenes/elementos/fondo_z_sup.jpg);
	background-repeat: repeat-x;
	
	background-color: #ffffff;

}