body {
	font-family: 'Open Sans', sans-serif;
	margin: 0px;
	background-color: #fff;
	min-width: 980px;
	color: #333;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.navegador {
	height: 50px;
	width: 100%;
	min-width: 980px;
	padding-top: 12px;
	padding-bottom: 12px;
	position: absolute;
	background-image: url(rs/bg-whitte50.png);
	background-color: #FFF;
}
.navegador .centerNav {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

.navegador .logo {
	height: 40px;
	width: 120px;
	float: left;
}
.navegador .menu {
	float: right;
	font-size: 14px;
	line-height: 42px;
	font-weight: 600;
	padding-top: 4px;
	padding-bottom: 4px;
}
#menuON {
	font-weight: 700;
}

.navegador .menu a .opt{
	float: left;
	margin-right: 6px;
	margin-left: 6px;
	padding-right: 12px;
	padding-left: 12px;
	display: block;
	color: #333;
	text-decoration: none;
}
.navegador .menu a .opt.shop {
	border: 1px solid #333;
	background-image: url(rs/ico%20shop.png);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-left: 32px;
}
.navegador .menu .opt.idioma {
	background-image: url(rs/ico%20idioma.png);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-left: 32px;
	float: left;
	margin-left: 6px;
	display: block;
	color: #333;
	text-decoration: none;
	margin-right: 18px;
}
.separador {
	background-image: url(rs/separador.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 220px;
	margin-top: -350px;
	margin-right: auto;
	margin-left: auto;
}
.separadorHome {
	background-image: url(rs/separador.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 220px;
	margin-top: -350px;
	margin-right: auto;
	margin-left: auto;
}


.cover-home  {
	height: 900px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1920px;
	overflow: hidden;
}
.cover {
	height: 900px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1920px;
	overflow: hidden;
}
.cover .showroom2 .image {
	position: relative;
}
.cover-home .btCont  {
	background-image: url(rs/ico-next.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	width: 50px;
	cursor: pointer;
	margin-top: 495px;
	margin-left: -25px;
	position: absolute;
	left: 50%;
}



.showroom2 {
	background-repeat: no-repeat;
	background-position: center center;
	/* background-attachment: fixed; */
	/* background-size: cover;*/
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: -1;
	left: 0px;
	top: 0px;
}

.coverIn {
	height: 900px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1920px;
	overflow: hidden;
	background-image: url(rs/bgTest.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.showroom  {
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: -1;
	left: 0px;
	top: 0px;
}
.showroom .show {
	overflow: hidden;
	position: absolute;
	background-position: center center;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	/* background-attachment: fixed;*/
	/* background-size: cover; */
}
.showroom .show .claim {
	width: 900px;
	margin-left: -450px;
	font-size: 36px;
	font-weight: 300;
	color: #333;
	text-align: center;
	line-height: 40px;
	text-transform: uppercase;
	margin-top: 260px;
	position: absolute;
	left: 50%;
	padding-top: 23px;
	padding-bottom: 23px;	/*
	text-shadow: -1px 1px 1px #808080;
	-webkit-text-shadow: -1px 1px 1px #808080;
	-moz-text-shadow: -1px 1px 1px #808080;
	*/
	background-image: url(rs/separaClaim.png);
	background-repeat: no-repeat;
	background-position: center center;	
}


.content {
	float: left;
	width: 100%;
	padding-bottom: 0px;
	background-color: #FFF;
}
.page {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.miniSeparador {
	background-color: #333;
	height: 3px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	margin-bottom: 65px;
}

.page .titulo {
	font-size: 48px;
	font-weight: 300;
	line-height: 54px;
}
.page .subline  {
	background-color: #333;
	float: left;
	height: 3px;
	width: 100px;
	clear: both;
	margin-top: 35px;
	margin-bottom: 50px;
}
.page .box {
	font-size: 14px;
	line-height: 22px;
	text-align: justify;
	font-weight: 600;
	color: #555555;
}
.page .box .colum {
	float: left;
	width: 460px;
	margin-bottom: 65px;
}
.page .box .columDoble {
	float: left;
	width: 940px;
	margin-bottom: 65px;
	padding-right: 20px;
	padding-left: 20px;
}
.page .box .columDoble .agendaLine {
	height: 140px;
	margin-bottom: 50px;
	width: 940px;
}
.page .box .columDoble .agendaLine .fecha {
	height: 95px;
	width: 140px;
	margin-right: 30px;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	background-image: url(rs/bgRombo.png);
	color: #FFF;
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	padding-top: 45px;
	background-attachment: scroll;
}
.page .box .columDoble .agendaLine .allInfo {
	float: left;
	height: 140px;
	width: 770px;
	font-size: 14px;
	font-weight: 400;
	text-align: left;
}
.page .box .columDoble .agendaLine .allInfo .inf1 {
	font-size: 22px;
	font-weight: 300;
	margin-bottom: 10px;
	width: 600px;
	line-height: 25px;
}
.page .box .columDoble .agendaLine .allInfo .inf2 {
	margin-bottom: 10px;
}
.page .box .columDoble .agendaLine .allInfo .inf3 {
	font-size: 10px;
}

.page .box .columDoble .agendaLine a {
	color: #444;
	text-decoration: underline;
}
.page .box .colum .overImg {
	height: 662px;
	margin-top: -400px;
	background-image: url(rs/img-farol.png);
	background-repeat: no-repeat;
	background-position: center center;
}



.page .callAct {
	clear: both;
	float: none;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.page .callAct a {
	font-weight: 600;
	color: #333;
	text-decoration: none;
}

.page .callAct .line {
	background-color: #333;
	height: 3px;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
}
.page .callAct .textAct .mini {
	font-size: 18px;
	padding-top: 20px;
}

.page .callAct .textAct {
	font-size: 28px;
	font-weight: 300;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;
	text-transform: uppercase;
	line-height: 32px;
}
.page .homeServices {
	height: 440px;
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
}
.page .homeServices a {
	color: #333;
}

.page .homeServices .servi {
	float: left;
	width: 285px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	height: 195px;
	font-size: 12px;
	font-weight: 600;
	text-align: center;
}
.page .homeServices .servi .rombo  {
	height: 40px;
	width: 40px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: center;
	background-image: url(rs/bgRomboMini.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.page .homeServices .servi .serN {
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 30px;
}
.miniTit {
	font-size: 20px;
}

#contacto .box .colum #form1 {
	float: left;
	width: 100%;
	height: 650px;
}

#contacto .box .colum .fotmTit {
	font-size: 18px;
	line-height: 30px;
	color: #333;
	height: 50px;
	display: block;
}
#contacto .box .colum .line {
	font-size: 14px;
	line-height: 40px;
	color: #333;
	height: 40px;
}
#contacto .box .colum .line .cform {
	height: 26px;
	width: 300px;
	border: 1px solid #666;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
#contacto .box .colum .line .bform {
	width: 300px;
	border: 1px solid #666;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
#contacto .box .line #button {
	border: 1px solid #666;
	background-color: #FFF;
	font-size: 14px;
	padding: 10px;
	cursor: pointer;
}





.preFooter {
	clear: both;
	float: none;
}
.preFooter .preFoo1 {
	background-image: url(rs/separador-inverso.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 220px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 90px;
}

.preFooter .preFoo2 {
	background-image: url(rs/separador-opaco.png);
	background-repeat: no-repeat;
	background-position: -15px 80px;
	height: 280px;
	margin-right: auto;
	margin-left: auto;
}
.social{
    font-size: 14px;
    margin-left: 36px;
    padding-top: 120px;	
}
.social .miniline{
	width: 25px;
	height: 2px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: #333;
}
.footer {
	height: 46px;
	clear: both;
	float: none;
	background-image: url(rs/bgFooter.png);
	font-size: 9px;
	font-weight: 600;
	background-color: #FFF;
	line-height: 46px;
}
.preFooter .box{
	margin-left: 36px;
	font-size: 11px;
	padding-top: 35px;
	padding-bottom: 15px;
}
.preFooter .box a{
	color: #555;
	margin-right: 15px;
}
.post-load-home {
	background-color: #FFF;
	height: 100%;
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 9999;
}
