html {
	height:100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0; 
	padding:0;
	height:auto;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.titular {
	font-size:18px;
	font-weight:bold;
}

.noticia {
	font-size:12px;
}

.leerMas {
	font-size:12px;
	font-weight:bold;
	color:#0066FF;
	text-align:right;
}

#contenedor {
	width: 799px;
	height: 100%;
	background-color:#ececec;
	margin:auto;
}

#header {
	width: 799px;
	height: 135px;
	background-image:url(imagenes/Montaje_01.jpg);
}

#footer {
	width: 799px;
	height: 75px;
	background-image:url(imagenes/footer.jpg);
	float:left;
}

#menu {
	width: 799px;
	height: 42px;
	/*background-image:url(imagenes/Montaje_02.jpg);*/
}

#fotos {
	width: 799px;
	height: 299px;
	background-image:url(imagenes/Montaje_03.jpg);
}

#contenido {
	width: 799px;
	height: 60%;
	margin:0;
	padding:0;
	overflow:hidden;
}

#flashContent {
	height:60%;
}

#noticias {
	width: 359px;
	height: 475px;
	/*background-image:url(imagenes/Montaje_04.jpg);*/
	float:left;
}

#promos {
	width: 440px;
	height: 475px;
	float:left;
}

#promo1 {
	width: 440px;
	height: 161px;
	background-image:url(imagenes/Montaje_05.jpg);
}

#subPromos {
	width: 440px;
	height: 154px;
	background-image:url(imagenes/Montaje_05.jpg);
}

#promo2 {
	width: 218px;
	height: 154px;
	background-image:url(imagenes/Montaje_06.jpg);
	float:left;
}

#promo3 {
	width: 222px;
	height: 154px;
	background-image:url(imagenes/Montaje_07.jpg);
	float:right;
}

#promo4 {
	width: 440px;
	height: 160px;
	background-image:url(imagenes/Montaje_08.jpg);
}

#SeccionMenu {
	width: 283px;
	background-color:#000000;
	float:left;
	/*height:480px;*/
	height:100%;
	overflow:auto;
}

#Catalogo {
	width: 516px;
	float:left;
	height:auto;
}

#Celdilla {
	width: 172px;
	height:166px;
	float:left;
	background-image:url(imagenes/CeldillaSeccion.jpg);
}

#CeldillaGrande {
	width: 234px;
	height: 234px;
	float:left;
	background-image:url(imagenes/BigCell.jpg);
}

#headerSeccion {
height:51px;
width:283px;
background-image:url(imagenes/catalogo.jpg);
background-repeat:no-repeat;
background-position:center;
float:left;
}

#contenidoSeccion {
width:283px;
color:#FFFFFF;
font-size:24px;
font-weight:bold;
float:left;
height:100%;
}

#CeldillaContenido {
height:120px;
width:120px;
margin:22px 21px 28px 25px;
color:#000000;
}

#CeldillaG {
height:170px;
width:180px;
margin:22px 21px 28px 25px;
color:#000000;
border-width:2px;
border-color:#009999;
}

#celdup {
width:120px;
height:110px;
}

#celddown {
width:120px;
height:10px;
font-size:11px;
text-align:right;
font-weight:bold;
}

img{
border:0;
}

#SeccionMenu a, #SeccionMenu a:VISITED{
color:#FFFFFF;
}

#SeccionMenu a:HOVER{
color:#CCCCCC;
}

#productTitle{
width:270px;
height:35px;
float:left;
margin:22px 12px 0px 0px;
text-align:center;
font-size:24px;
font-weight:bold;
}

#productDesc{
width:270px;
height:163px;
float:left;
margin:0px 12px 28px 0px;
text-align:left;
font-size:12px;
}

#extras{
width:516px;
/*height:200px;*/
float:left;
text-align:right;
overflow:hidden;
}

#medidas{
height:194px;
width:42px;
float:right;
background-image:url(imagenes/Medidas.jpg);
}

#tablaPrecios{
text-align:left;
font-weight:bold;
font-size:18px;
float:right;
margin-top:20px;
}

#volver{
width: 500px;
float:left;
margin-right:16px;
font-weight:bold;
font-size:14px;
overflow:auto;
}
