#page-container {
	padding-bottom: 0px;
}

#content {
display: block;
margin-top: 9.4rem;
}

#mapaGoogle iframe { 
	width:100%;
}

/*
#container-footer-contactos{
	margin-top: -0.6rem;
	color: #fff;
	background-color: #000;
	padding: 40px 20px 18px 20px;
	color: #e0e0e0;
}
*/

#container-footer-contactos{
	position: fixed;
	width: 100%;
	min-height: 240px;
	bottom: 0px;
	color: #fff;
	background-color: #000;
	padding: 24px 20px 6px 20px;
	clear: both;
	/*z-index: 400;*/
}

#container-footer-contactos a{
	color: #e0e0e0;
}

#container-footer-contactos h2{
	text-transform: initial;
	color: #e0e0e0;
}

#container-info-contactos h2 {
border-bottom: 1px solid #e0e0e0;
padding-bottom: 1.1rem;
margin-bottom: 1.1rem;
}

#container-form-contactos{
	vertical-align: top;
	margin-right: 10rem;
}

#container-form-contactos input, #container-form-contactos textarea{
	margin: 0.1rem 0.0rem;
	padding: 0.1rem 0.4rem;
	border: 0px none;
	font: 1.3rem 'Open Sans', sans-serif;
}

#container-form-contactos input#country, #container-form-contactos input#company, #container-form-contactos input#name, #container-form-contactos input#email{
	width: 23.95rem;
}

#container-form-contactos textarea{
	width: 49rem;
}

div.buttonsArea{
	text-align: right;
}

#submit-contacto{
	margin: 2px;
	cursor: pointer;
}

#container-info-contactos{
	width: 38%;
	margin-left: 0rem;
	vertical-align: top;
}

#container-info-contactos-left{
	margin-right: 3.4rem;
}


#main-footer{
	display: none;
}








#blckMorada, #blckContactosOnline, #mapaGoogle{
	padding-bottom:30px;
}

#blckMorada{
	position: relative;
	display: inline-block;
	min-height: 360px;
}

#blckMorada > div{
	sdisplay:-moz-inline-stack; /* FF2 fix coz it does not support inline-block */
	xdisplay:inline-block; /* supported by FF3+ and IE8+ */
	zoom:1; *display:inline; /*  IE6 & IE7 hack coz they do not support inline-block (zoom trigger hasLayout and * target IE6/7) */
	vertical-align: top;
}

#blckMorada h3, #blckContactosOnline h3, #mapaGoogle h3{
	stext-transform: lowercase;
	padding-bottom: 8px;
	font-weight: bold;
}
#blckMorada h4, #blckContactosOnline h4, #mapaGoogle h4{
	text-transform: lowercase;
	padding-bottom: 8px;
	font-weight: bold;
}

#blckMorada td{
	min-width: 180px;
	padding-right: 30px;
	padding-bottom: 4px;
	vertical-align: top;
}

#blckMorada td h4, #blckContactosOnline h4{
	padding-bottom: 2px;
	font-weight: bold;
}

div.dadosContactos{
	padding-top: 4px;
}

.buttonsArea{
	text-align:right;
}

.buttonsArea input{
	min-width: 85px;
	color: #ffffff;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	margin-left: 4px;
	padding: 10px 12px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	vertical-align: middle;
	text-align: center;
	zoom: 1;
}

#message{

	width:60%;
}

#esqContactos {
	vertical-align:top;
	width:30%;
	margin-right:2%;
	display:inline-block;
}
#dirContactos {
	width: 30%;
	display:inline-block;	
}

