@font-face {
    font-family: BebasNeueRegular;
    src: url('/fonts/BebasNeueRegular/bebasneue-webfont.eot');
    src: url('/fonts/BebasNeueRegular/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/BebasNeueRegular/bebasneue-webfont.woff') format('woff'),
         url('/fonts/BebasNeueRegular/bebasneue-webfont.ttf') format('truetype'),
         url('/fonts/BebasNeueRegular/bebasneue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal!important;
    font-style: normal!important;
}

body {
	background: #dddddd url(images/bg.jpg) no-repeat top center; 
	font-family:'Oswald', sans-serif;
	text-transform: uppercase;
	color:#959595;
	font-size:14px;

}
p {display:inline;}



.wrap {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	height: 1040px;
}
.top {
	margin: 0px;
}
.logo {
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 40px;
	width: 325px;
}

.blog a{
	float:left;
	margin-right:5px;
}

.redesociales a{
	float:right;
	margin-right:5px;
}


.main a{
	float:left;
}
.footer {
	margin-top: 580px;
}

#blog { background: url(images/blog.png) no-repeat right; width:32px; height:32px; margin-top: -5px;}
#blog:hover { background: url(images/blog_hover.png) no-repeat right; width:32px; height:32px; margin-top: -5px;}

#facebook { background: url(images/facebook.png) no-repeat; width:32px; height:32px; margin-top: -5px;}
#facebook:hover { background: url(images/facebook_hover.png) no-repeat; width:32px; height:32px; margin-top: -5px;}
#youtube{ background: url(images/youtube.png) no-repeat; width:32px; height:32px; margin-top: -5px;}
#youtube:hover{ background: url(images/youtube_hover.png) no-repeat; width:32px; height:32px; margin-top: -5px;}
#tuenti { background: url(images/tuenti.png) no-repeat; width:32px; height:32px; margin-top: -5px;}
#tuenti:hover { background: url(images/tuenti_hover.png) no-repeat; width:32px; height:32px; margin-top: -5px;}
#twitter { background: url(images/twitter.png) no-repeat; width:32px; height:32px; margin-top: -5px;}
#twitter:hover { background: url(images/twitter_hover.png) no-repeat; width:32px; height:32px; margin-top: -5px;}

#cuevas1-2 { background: url(images/cuevas1y2.jpg) no-repeat; width:470px; height:215px;}
#cuevas1-2:hover { background: url(images/cuevas1y2_hover.jpg) no-repeat; width:470px; height:215px;}
#cuevas3 { background: url(images/costaesmeraldasuites.jpg) no-repeat; width:470px; height:215px;}
#cuevas3:hover { background: url(images/costaesmeraldasuites_hover.jpg) no-repeat; width:470px; height:215px;}
#costaesmeralda{ background: url(images/costaesmeralda.jpg) no-repeat; width:470px; height:215px;}
#costaesmeralda:hover{ background: url(images/costaesmeralda_hover.jpg) no-repeat; width:470px; height:215px;}
#casadelmarques { background: url(images/casadelmarques.jpg) no-repeat; width:470px; height:215px;}
#casadelmarques:hover { background: url(images/casadelmarques_hover.jpg) no-repeat; width:470px; height:215px;}

a:link{	color:#959595; text-decoration:none}
a:visited{	color:#959595;text-decoration:none}
a:hover{	color:#959595;text-decoration:none}
a:active{	color:#959595;text-decoration:none}


