/*
	naranja claro:#DEBA87
	naranja oscuro: #FB8521
*/
body{background-color:#DEBA87;}

#containerehtio{
	margin-top:0px;
	background-color:white;
	box-shadow: 5px 5px 10px #FB8521;
	 background-image: url("../img/emo/flecos2.png"), url("../img/emo/sello.png");
  background-position: left top, right top;
  background-repeat: repeat-y, no-repeat;
	
}

#logo{
	height:150px;
}

header{
	background-color:#FB8521
}