#contacto-btn {
	background-position:-574px 0;
}


/****************/
/* FLASH HEADER */
/****************/
#flash-header {
	background-image: url(../../images/contacto/flash-header-back.jpg) !important;
	background-position: 0 -2px;
	/* position: absolute; */
	height: 228px;
	background-repeat: no-repeat !important;
}
#flash-header h3 {
	background: transparent url(../../images/contacto/100Porciento-logo.jpg) no-repeat scroll 0 0;
font-size: 0;
height: 150px;
left: 726px;
text-indent: -9999px;
top: 154px;
position: absolute;
width: 149px;
}



/***********/
/* CONTENT */
/***********/
#content-back {
	margin:22px auto 0;
}
#content-bottom {
	padding:23px 0 59px 23px;
}

/* Columna izquierda */
#columna-izq {
	display:inline;
	float:left;
	margin-right:50px;
	width:413px;
}
#columna-izq h2 {
	background:transparent url(../../images/contacto/contacto-titulo.png) no-repeat scroll 0 0;
	font-size:0;
	height:45px;
	margin-bottom:22px;
	text-indent:-9999px;
	width:372px;
}
#nombre, #ciudad, #email, #telefono, #mensaje {
	background-image:url(../../images/contacto/campos.png);
	font-size:0;
	height:12px;
	text-indent:-9999px;
}
#nombre {
	margin-bottom:2px;
}
#ciudad {
	background-position:0 -58px;
	margin:12px 0 3px;
}
#email {
	background-position:0 -113px;
	margin:9px 0 4px;
}
#telefono {
	background-position:0 -169px;
	margin:9px 0 4px;
}
#mensaje {
	background-position:0 -225px;
	margin:9px 0 5px;
}


#nombre-input, #ciudad-input, #email-input, #telefono-input, #mesaje-input {
	color:#757575;
	background-image:url(../../images/contacto/campos.png);
	background-position:0 -15px;
	border:0;
	height:26px;
	padding:5px 0 0 5px;
	width:408px;
}
#mesaje-input {
	background-position:0 -242px;
	height:66px;
}
#enviar-btn {
	margin:17px 0 0 253px;
}
#enviar-btn a {
	background-image:url(../../images/contacto/enviar-btn.png);
	display:block;
	font-size:0;
	height:30px;
	text-indent:-9999px;
	width:160px;
}
#enviar-btn a:hover {
	background-position:0 -30px;
}


/* Columna derecha */
#columna-der {
	display:inline;
	float:left;
	padding-top:31px;
}
#columna-der h2 {
	background-image:url(../../images/contacto/encuentranos-titulo.png);
	font-size:0;
	height:18px;
	margin-bottom:10px;
	text-indent:-9999px;
	width:188px;
}
#direccion {
	color:#757575;
	width:353px;
}
#direccion h3 {
	color:#18a340;
	font:italic normal bold 14px Arial, Helvetica, sans-serif;
	line-height:20px;
}

.separador {
	background:transparent url(../../images/contacto/separador.gif) no-repeat scroll 0 0;
	height:1px;
	margin:20px 0 20px;
}
