#cabecera {
	width: 920px;
	height: 157px;
	background-image:url(../imagenes/fondo-cabecera-int-contacto.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#columna1 {
	float:left;
	width:315px;
	height: 157px;
}

#columna1 img {
	margin-top: 30px;
	margin-left: 10px;
}

#columna2 {
	float:left;
	width: 316px;
	height: 157px;
}

#columna2 h1 {
	width: 306px;
	height: 69px;
	background-image:url(../imagenes/ropa-mascotas.gif);
	background-repeat:no-repeat;
	margin-top: 25px;
	margin-left: 10px;
}


#columna2 h2 {
	width: 241px;
	height: 36px;
	background-image: url(../imagenes/titulo-contacto.gif);
	background-repeat:no-repeat;
	margin-top: 24px;
	margin-left: 25px;
}

#columna2-en {
	float:left;
	width: 316px;
	height: 157px;
}

#columna2-en h1 {
	width: 306px;
	height: 69px;
	background-image:url(../imagenes/ropa-mascotas-en.gif);
	background-repeat:no-repeat;
	margin-top: 25px;
	margin-left: 10px;
}


#columna2-en h2 {
	width: 241px;
	height: 36px;
	background-image: url(../imagenes/titulo-contacto-en.gif);
	background-repeat:no-repeat;
	margin-top: 24px;
	margin-left: 25px;
}


#precontenidos {
	background-image: url(../imagenes/fondo-ficha-grande.jpg);
	background-repeat:repeat-y;
	

}

#contenidos { 
	width:920px;
	background-color:#FFFFFF;
	background-image:url(../imagenes/fondo-ficha-grande.jpg);
	background-repeat:repeat-y;
	background-position:center;
}



		 
#bienvenida {
	width: 920px;
	height: 129px;
	background-image:url(../imagenes/fondo-contacto-contenidos.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	
}
					
		
#texto02 {
	float:left;
	width: 330px;
	height: 129px;
	
}

#texto02 p {
	margin-left: 18px;
	margin-right: 3px;
	margin-bottom: 5px;
}




#parte-central {
	width:920px;

}

#parte-central a {
	text-decoration:none;
}	

					
#menu {
	float:left;
	width: 211px;
	height: 405px;
	background-image:url(../imagenes/fondo-contacto-menu.jpg);
	background-repeat:no-repeat;
	background-position: center top;

}

#menu p {
	font-size: 9px;
	margin-left: 45px;
	margin-right: 3px;
}

#menu ul {
	width: 175px;
	padding:10px 5px 0 15px; 
	list-style:none;
	text-align:left;
	

}

#menu li {
	margin:0; 
	padding:0; 
	font-size: 16px;
	height: 28px;
	background-image:url(../imagenes/fondo-titulo-menu.gif);
	background-repeat:no-repeat;
	background-position:center;
}


#menu a {
	display:block; 
	font-weight:bold;
	padding:4px 0 4px 35px; 
	background:url("../imagenes/huella.gif") no-repeat; 
	text-decoration:none;
}

#menu a:hover {
	background:url("../imagenes/huella-b.gif") no-repeat; text-decoration:none;
}

.activo {
	display:block; 
	font-weight:bold;
	padding:4px 0 4px 35px; 
	background:url("../imagenes/huella-b.gif") no-repeat; 
	text-decoration:none;
}
		

#contacta i {display:none;}

#contacta {
	float:left;
	width: 700px;
	
}
#contacta a {
	text-decoration:underline;
}		

#contacta p {
	padding: 10px;
}


#map {

}
.mapas {
	width: 680px;
	height: 30px;
	background-image: url(../imagenes/titulo-mapa.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin-top: 15px;
	margin-left: 10px;
	border-bottom: 1px solid #E3DFEF;
}

.mapas-en {
	width: 680px;
	height: 30px;
	background-image: url(../imagenes/titulo-mapa-en.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin-top: 15px;
	margin-left: 10px;
	border-bottom: 1px solid #E3DFEF;
}

#map {
	margin: 10px;
	width: 680px;
	height: 220px;
	
}

.formul {
	width: 680px;
	height: 30px;
	background-image: url(../imagenes/titulo-formulario.gif);
	background-repeat:no-repeat;
	margin-top: 15px;
	margin-left: 10px;
	
}

.formul-en {
	width: 680px;
	height: 30px;
	background-image: url(../imagenes/titulo-formulario-en.gif);
	background-repeat:no-repeat;
	margin-top: 15px;
	margin-left: 10px;
	
}

#formula {
	margin: 10px;
	width: 680px;
	border: 1px solid #E3DFEF;
}



#formula form em {
	margin-left: 15px; 
	margin-right: 15px; 
	padding: 0;
	line-height: 15px;
}

.casillas {
	width: 180px;
	border: solid 1px #E3DFEF;
	background-color: #FFFFFF;
	font-size: 12px;
	
}

#formula form textarea {
	border: solid 1px #E3DFEF;
	background-color: #FFFFFF;
	font-size: 12px;
	width: 630px;
	height: 75px;
}

.boton-form{
	background-color: #FFFFFF;
	width: 100px;
	font-size: 12px;
	border: solid 1px #E3DFEF;
}

/*pie*/


#fondo-pie {
	height: 64px;
	background-color:#E1DDEE;
}

#pie {
	width:920px;
	height: 64px;
	background-image:url(../imagenes/fondo-pie-int-ficha.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	text-align:center;
}

#pie p {
	padding-top: 10px;
}
