/* CSS Document */

#formulario {
	padding-top: 0px;
	padding-bottom: 50px;
	font-size: 14px;
	width: 560px;
}


.texto_tiendas { text-align:left;}

#fotos_tienda {
	float: left;
	width: 275px;
	padding-top: 50px;
}
.edicion_form_clases {
	width: 360px;
	background-color:#f2f2f2;
}

.subtitular_nombre_contacto {
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #A8A292;
	padding-bottom: 10px;

}

