.home_celda {
	background-image: url(imagenes/home/fondo_planta.jpg);
	background-repeat: no-repeat;
}
.interior {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #CD3301;
	padding-left: 75px;
	line-height: 20px;
	padding-right: 20px;
}
.celda_servicios {
	background-image: url(imagenes/interior/fondo_azul.jpg);
	background-repeat: no-repeat;
}
.celda_trabajos {

	background-image: url(imagenes/interior/trabajos/fondo_piedra.jpg);
	background-repeat: no-repeat;
}
.celda_contactos {


	background-image: url(imagenes/interior/contactos/fondo_pasto.jpg);
	background-repeat: no-repeat;
}
.txt_contacto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #512000;
	padding-left: 20px;
	line-height: 12px;
	padding-top: 5px;
	padding-bottom: 10px;
}
a.link_contactos:link {
	text-decoration: none;
	color: #512000;
}
a.link_contactos:visited {
	text-decoration: none;
	color: #512000;
}
a.link_contactos:hover {
	text-decoration: underline;
	color: #512000;
}
a.link_contactos:active {
	text-decoration: none;
	color: #512000;
}
.celda_metodologias {

	background-image: url(imagenes/interior/metodologias/fondo_maceta.jpg);
	background-repeat: no-repeat;
}
.formulario {
	border: 1px solid #CD3301;
}
.formulario_txt {
	margin-top: 8px;
}
.form_enviar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #512000;
	background-color: #FFFFFF;
	height: 25px;
	width: 60px;
	border: 1px solid #CD3301;
}
.link_laura {
	padding-top: 220px;
}
.borde_fotos {
	background-color: #A62900;
	border-top-width: 7px;
	border-left-width: 7px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #A62900;
	border-left-color: #A62900;
}
.fotitos_margen {
	padding-right: 7px;
	padding-bottom: 7px;
}
.borde_ampliaciones {
	background-color: #A62900;
}
.borde_fotos2 {
	background-color: #A62900;
	border-top-width: 7px;
	border-left-width: 7px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #A62900;
	border-left-color: #A62900;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A62900;
	border-bottom-color: #A62900;
}

