@charset "utf-8";
/* CSS NARANJA */
.color-left{
	background: #FF7900;
}
.color-header{
	background: #736B69 url(img/superior_naranjo.jpg) no-repeat right top;
}
#right{	background-color:#FF7900;}
a:hover{
	text-decoration:none;
	color: #FF7900;
}
