@import url('fonts.css');
body{
	background-image:url(../images/bg-786.png)
}
#logo{
	background-repeat:no-repeat;
}
hr{
	width:99%;
	height:5px;
	background:url(../images/line.jpg) repeat-x top left;
	border:0px;
	margin:0px
	
}
.show480,.show786,.show1024{
	display:none;
} 
#footer a {

	font-family:HelveticaNeueLTStd-Cn, arial;
	color:#fff;
	text-decoration:none;}
#footer img{ max-width:90%;}
#footer p{
	font-family:HelveticaNeueLTStd-Cn, arial;
	color:#fff;
	text-decoration:none;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	font-weight:300;
	font-size:18px;
	letter-spacing:1px;
	line-height:23px;
}
#footer{
	background-color:#B9A891;	
	display:table;
	width:80%;
	margin-left:auto;
	margin-right:auto;
	margin-top: -16px;
	z-index: 100;
	position: relative;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}
.borde1c,.borde1a,.borde1b{
	border-left:1px solid #fff;
	float:left;
	width:30%;
	margin-top:15px;
}
.borde1c{
	border:none;
	text-align:center;
	width:27%;
}
.borde1a{
	width:28%;
}
.borde1b{
	width:44%;
	margin-bottom:10px;
}
#cuerpo{
	background:no-repeat;
}