a.color1{
	font-size: 11px;
	color: #999999;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
a.color1:hover{
	font-size: 12px;
	color: #FF0000;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


a.color2{
	font-size: 24px;
	color: #FF0000;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
a.color2:hover{
	font-size: 24px;
	color: #990000;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.color3{
	font-size: 14px;
	color: #666666;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.color3:hover{
	font-size: 14px;
	color: #f00;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.color4{
	font-size: 10px;
	color: #000000;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a.color4:hover{
	font-size: 9px;
	color: #666666;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
function changeBgcolor(cell) {
  cell.style.backgroundColor = (cell.style.backgroundColor=="red" ? "yellow":"blue");
}


/*Estilos escritos por ale orso*/

a.linktop{
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
}
a.linktop:hover{
	font-size: 11px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

body {
	background-color: #F2F2F2;
}

.texbottomsiteleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:10px;
}

.texbottomsiteritht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right:10px;
}

.lineasepIzq {
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#666;
}

.lineasepRig {
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#666;
}

.lineasepTop {
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#666;
}

#fondo1{
   background-image: url(../eImg/imagenesindex/puertas-madera-algarrobo.jpg);
   background-repeat:no-repeat;
   width: 262px;
   height: 150px;
}

#dondo1a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	text-align:right;
	color:#F00;
	padding-top:10px;
	padding-right:10px;
}

#dondo1b{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
	color:#000;
	padding-right:10px;
	padding-top:60px;
}

#fondo2{
   background-image: url(../eImg/imagenesindex/ventanas-madera-algarrobo.jpg);
   background-repeat:no-repeat;
   width: 262px;
   height: 150px;
}
#fondo3{
   background-image: url(../eImg/imagenesindex/muebles-cocina.jpg);
   background-repeat:no-repeat;
   width: 262px;
   height: 150px;
}
#fondo4{
   background-image: url(../eImg/imagenesindex/pisos-madera.jpg);
   background-repeat:no-repeat;
   width: 262px;
   height: 150px;
}
#fondo5{
   background-image: url(../eImg/imagenesindex/ventanas-aluminio.jpg);
   background-repeat:no-repeat;
   width: 262px;
   height: 150px;
}
#fondo6{
   background-image: url(../eImg/imagenesindex/puertas-chapa.jpg);
   background-repeat:no-repeat;
   width: 262px;
   height: 150px;
}