DIV#fondo {
	background: url("../fondos/fondoSolNubes.jpg") no-repeat;	
}

DIV#fondoReducido {
	background: url("../fondos/fondoSolNubesReducido.jpg") no-repeat;
}

A {
	color: #9F0704;
}

DIV#contenido #cajaColor {	
	background: url("../img/esquinaOfertasSolNubes.png") bottom right no-repeat;
	background-color: #E7C6C6;
}

DIV#contenido .tituloCaja {
	border: 1px solid #E7C6C6;
}

.boton {
	background-color: #9F0704;	
}

EM {
	color: #9F0704;
}

#miCompra .filaResalte {
	background-color: #E7C6C6;
}

#miCompra TD.filaResalte {	
	border-right: 1px solid #E7C6C6;
}

#miCompra TR#cabeceraTabla TD{	
	background: url("../img/esquinaTablaSolNubes.png") bottom right no-repeat;
	background-color: #9F0704;	
}

.busqueda {
	background-color: #E7C6C6;
	color: #000;
}

DIV#banner {
	border: 1px solid #E7C6C6;
}

DIV#termometro4 {
	background: url("../fondos/termometro4.png") top left no-repeat;	
}