@charset "utf-8";

#box{
    width:887px;
    height:auto;
    
}
.box {
    background:url(../images/ima_top.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	
	width:887px;
	height:10px;
}
.boxbg{
    background:url(../images/bg_middle.jpg);
	background-repeat:
	width:887px;
	height:445px;
}
.boxbottommiddle{
    background:url(../images/middle.jpg);
    width:887px;
	height:15px;
}

.boxgray{
    background: url(../images/bg_gray.jpg);
	background-repeat:no-repeat;
	background-position:top;
	 
	width:887px;
	height:76px;
}
.boxabajo{
    background: url(../images/abajo.jpg);
	width:887px;
	height:7px;
	background-repeat:no-repeat;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF6600;
	text-decoration: none;
	
}

