body {
	background-image: url('../images/fondo_rojkes.gif');
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-family: 'Asap', sans-serif;
	font-weight: 400;
	overflow-y: scroll;
}

img {
	border: 0;
}

figure {
	margin: 0;
}

article, aside, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

.clearfix:after { 
	content: "."; 
	visibility: hidden; 
	display: block; 
	height: 0; 
	clear: both;
}

.button {
	display: inline-block;
	text-decoration: none;
	color: inherit;
}

.button:hover {
	opacity: 0.7;
	filter:alpha(opacity=70);
}

header.main {
	background-color: #FFFFFF;
	width: 100%;
	height: 126px;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1;
}

.emprendimientos-consulta img {
	box-shadow: 0 6px 5px -5px #707070; 
}

img.separator {
	width: 100%;
    position: relative;
    top: 16px;
}

footer.main img.separator {
	top: -5px;
}

section.central {
	width: 824px;
	margin-left: auto;
	margin-right: auto;
	padding: 35px 73px 0;
}

header.main nav {
	float: right;
	font-family: 'Asap', sans-serif;
	font-weight: 400;
	font-size: 10pt;
	margin-top:	28px;
	color: #707070;
}

header.main nav a {
	margin-right: 1em;
	margin-left: 1em;
}

header.main nav a:link, header.main nav a:visited {
	color: #707070;
	text-decoration: none;
}

header.main nav a:hover, header.main nav a:active {
	color: #09BBAF;
}

header.main nav a.current {
	color: #09BBAF;
}

section.content {
	background-color: #FFFFFF;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
    position: relative;
    top: 118px;
}

div.slider div.item {
	background-repeat: no-repeat;
	height: 380px;
	position: relative;
    top: -16px;
}

div.bx-wrapper {
	margin: 0;
}

div.bx-wrapper div.bx-viewport {
	left: 0;
	border: 0;
}

div.bx-wrapper div.bx-controls-direction a {
	z-index: 0;
}

#bxSlider_item1 {
	background-image: url("../images/rojkes_home_01.gif");
}

#bxSlider_item2 {
	background-image: url("../images/rojkes_home_02.jpg");
}

#bxSlider_item3 {
	background-image: url("../images/rojkes_home_03.jpg");
}

div.slider .button {
	left: 60px;
    position: relative;
    top: 15px;
}

#contentBody {
	padding: 60px 73px 0;
	font-family: 'Asap', sans-serif;
	font-weight: 400;
	color: #707070;
}

#news, #contacto {
	font-family: 'Asap', sans-serif;
	font-weight: 400;
	margin-top: 50px;
	margin-bottom: 100px;
	color: #707070;
}

#news img {
	float: left;
	margin-right: 37px;
}

#news p.title1, p.title2, #contacto p.title1, p.title2 {
	margin: 0;
	padding: 0;
	font-size: 16pt;
}

#news p.title1, #contacto p.title1 {
	font-family: 'Asap', sans-serif;
	font-weight: 700;
}

#news p.title2, #contacto p.title2 {
	font-family: 'Asap', sans-serif;
	font-weight: 400;
}

#news p.conocelos {
	font-family: 'Asap', sans-serif;
	font-weight: 400;
	font-style: italic;
	color: #CCCC00;
}

#news p.description, #contacto p.description {
	line-height: 140%;
	font-size: 10pt;
}

#emprendimientos {
	float: left;
	margin-right: 38px;
	width: 374px;
	clear: left;
}

#servicios {
	float: right;
	margin-left: 38px;
	width: 374px;
	clear: right;
}

#garantiaBtn, #ventajasBtn {
	margin-top: 40px;
	margin-bottom: 40px;
	display: block;
}

.emprendimientos-consulta {
	background-color: #F0F0F0;
	font-size: 9pt;
	color: #707070;	
}

.emprendimientos-consulta form {
	padding: 20px 73px;
}

.emprendimientos-consulta input[type=text], .emprendimientos-consulta input[type=email] {
	width: 270px;
}

.emprendimientos-consulta label[for='rentalCheck'], .emprendimientos-consulta label[for='saleCheck'] {
	margin-right: 3px;
	margin-left: 15px;
}

.emprendimientos-consulta label[for='projectText'] {
	margin-right: 3px;
}

#projectText {
	width: 200px;
}

.emprendimientos-consulta textarea {
	width: 564px;
}

#contacto {
	padding: 35px 73px;
	background-color: #F0F0F0;
}

#contactoDescription {
	float: left;
	width: 230px;
	margin-right: 20px;
}

input[type='text'], input[type='email'], textarea {
	font-family: 'Asap', sans-serif;
	font-weight: 400;
	font-size: 9pt;
	color: #707070;
	padding: 3px 10px;
	width: 304px;
	border-width: 1px;
	border-style: solid;
	border-color: #E3E3E3;
	margin: 7px 0px;
}

textarea {
	resize: none;
}

.emprendimientos-consulta form .inputs {
	float: left;
}

#enviarFormDiv {
	float: right;
	font-size: 9pt;
	width: 200px;
	margin-top: 35px;
}

.emprendimientos-consulta form .enviarForm {
	float: right;
	font-size: 9pt;
	width: 200px;
	padding-top: 5px;
}

.emprendimientos-consulta form .enviarForm p {
	margin: 0;
	padding: 0;
}

.emprendimientos-consulta form .enviarForm p.title1 {
	font-weight: 400;	
	font-size: 16pt;
}

.emprendimientos-consulta form .enviarForm p.title2 {
	font-weight: 700;
	font-size: 16pt;
}

.emprendimientos-consulta form input[type='image'] {
	margin: 15px 0;
}

footer.main {
	font-family: 'Asap', sans-serif;
	font-weight: 400;
	font-size: 9pt;
	background-color: #4E494D;
	color: #FFFFFF;
	position: absolute;
	padding-bottom: 20px;
	width: 100%;
	left: 0;
	margin: 0;
}

footer.main section img {
	margin-bottom: 10px;
}

footer.main p {
	width: 280px;
	margin: 0;
	line-height: 140%;
}

footer.main a:link, footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 700;
}

footer.main a:hover, footer a:active {
	color: #09BBAF;
}

footer.main .sign {
	float: right;
    font-size: 8pt;
    position: relative;
    width: 30%;
    bottom: -20px;
    color: #C0C0C2;
}

#lefttFooter {
	float: left;
}

#rightFooter {
	float: right;
	padding-top: 20px;
}

#rightFooter img {
	margin-top: 15px;
}

div.fix {
	height: 100px;
}
